The output always includes the expiration date and time of the tokens that the backup command interpreter
is using during the current interactive session, in the following format:
<date> <time>: TOKEN EXPIRATION
If the execution date and time specified for a scheduled dump operation is later than <date time>, then
its individual line (as described in the following paragraphs) appears below this line to indicate that
the current tokens will not be available to it.
If the issuer of the backup command included the -localauth flag when entering interactive mode, the line
instead reads as follows:
: TOKEN NEVER EXPIRES
The entry for a scheduled dump operation has the following format:
Job <job_ID>: <timestamp>: dump <volume_set> <dump_level>
where
<job_ID>
Is a job identification number assigned by the Backup System.
<timestamp>
Indicates the date and time the dump operation is to begin, in the format month/date/yearhours:minutes (in 24-hour format)
<volume_set>
Indicates the volume set to dump.
<dump_level>
Indicates the dump level at which to perform the dump operation.
The line for a pending or running operation of any other type has the following format:
Job <job_ID>: <operation> <status>
where
<job_ID>
Is a job identification number assigned by the Backup System.
<operation>
Identifies the operation the Tape Coordinator is performing, which is initiated by the indicated
command:
Dump (dumpname)
Initiated by the backup dump command. The dumpname has the following format:
<volume_set_name>.<dump_level_name>
Restore
Initiated by the backupdiskrestore, backupvolrestore, or backupvolsetrestore command.
Labeltape (tape_label)
Initiated by the backuplabeltapen command. The tape_label is the name specified by the backuplabeltape command's -name or -pname argument.
Scantape
Initiated by the backupscantape command.
SaveDb
Initiated by the backupsavedb command.
RestoreDb
Initiated by the backuprestoredb command.
<status>
Indicates the job's current status in one of the following messages. If no message appears, the job
is either still pending or has finished.
number Kbytes, volume volume_name
For a running dump operation, indicates the number of kilobytes copied to tape or a backup data
file so far, and the volume currently being dumped.
number Kbytes, restore.volume
For a running restore operation, indicates the number of kilobytes copied into AFS from a tape or
a backup data file so far.
[abort requested]
The backupkill command was issued, but the termination signal has yet to reach the Tape
Coordinator.
[abort sent]
The operation is canceled by the backupkill command. Once the Backup System removes an
operation from the queue or stops it from running, it no longer appears at all in the output from
the command.
[butc contact lost]
The backup command interpreter cannot reach the Tape Coordinator. The message can mean either
that the Tape Coordinator handling the operation was terminated or failed while the operation was
running, or that the connection to the Tape Coordinator timed out.
[done]
The Tape Coordinator has finished the operation.
[drive wait]
The operation is waiting for the specified tape drive to become free.
[operator wait]
The Tape Coordinator is waiting for the backup operator to insert a tape in the drive.