=item *
Commands to copy data from AFS volumes to tape or a backup data file, and
-to restore it to the file system: B<backup diskrestore>, B<backup dump>,
-B<backup volrestore>, and B<backup volsetrestore>.
+to restore it to the file system:
+L<B<backup diskrestore>|backup_diskrestore(8)>,
+L<B<backup dump>|backup_dump(8)>,
+L<B<backup volrestore>|backup_volrestore(8)>,
+and L<B<backup volsetrestore>|backup_volsetrestore(8)>.
=item *
-Commands to administer the records in the Backup Database: B<backup
-adddump>, B<backup addhost>, B<backup addvolentry>, B<backup addvolset>,
-B<backup deldump>, B<backup deletedump>, B<backup delhost>, B<backup
-delvolentry>, B<backup delvolset>, B<backup dumpinfo>, B<backup
-listdumps>, B<backup listhosts>, B<backup listvolsets>, B<backup
-scantape>, B<backup setexp>, and B<backup volinfo>.
+Commands to administer the records in the Backup Database:
+L<B<backup adddump>|backup_adddump(8)>,
+L<B<backup addhost>|backup_addhost(8)>,
+L<B<backup addvolentry>|backup_addvolentry(8)>,
+L<B<backup addvolset>|backup_addvolset(8)>,
+L<B<backup deldump>|backup_deldump(8)>,
+L<B<backup deletedump>|backup_deletedump(8)>,
+L<B<backup delhost>|backup_delhost(8)>,
+L<B<backup delvolentry>|backup_delvolentry(8)>,
+L<B<backup delvolset>|backup_delvolset(8)>,
+L<B<backup dumpinfo>|backup_dumpinfo(8)>,
+L<B<backup listdumps>|backup_listdumps(8)>,
+L<B<backup listhosts>|backup_listhosts(8)>,
+L<B<backup listvolsets>|backup_listvolsets(8)>,
+L<B<backup scantape>|backup_scantape(8)>,
+L<B<backup setexp>|backup_setexp(8)>,
+and L<B<backup volinfo>|backup_volinfo(8)>.
=item *
-Commands to write and read tape labels: B<backup labeltape> and B<backup
-readlabel>.
+Commands to write and read tape labels:
+L<B<backup labeltape>|backup_labeltape(8)>
+and L<B<backup readlabel>|backup_readlabel(8)>.
=item *
Commands to list and change the status of backup operations and the
-machines performing them: B<backup jobs>, B<backup kill>, and B<backup
-status>.
+machines performing them:
+L<B<backup jobs>|backup_jobs(8)>,
+L<B<backup kill>|backup_kill(8)>,
+and L<B<backup status>|backup_status(8)>.
=item *
-Commands to enter and leave interactive mode: B<backup interactive> and
-B<backup quit>.
+Commands to enter and leave interactive mode:
+L<B<backup interactive>|backup_interactive(8)>
+and L<B<backup quit>|backup_quit(8)>.
=item *
Commands to check for and repair corruption in the Backup Database:
-B<backup dbverify>, B<backup restoredb>, and B<backup savedb>.
+L<B<backup dbverify>|backup_dbverify(8)>,
+L<B<backup restoredb>|backup_restoredb(8)>,
+and L<B<backup savedb>|backup_savedb(8)>.
=item *
-Commands to obtain help: B<backup apropos> and B<backup help>.
+Commands to obtain help:
+L<B<backup apropos>|backup_apropos(8)>
+and L<B<backup help>|backup_help(8)>.
=back
In addition to the standard command line interface, the B<backup> command
suite provides an I<interactive> interface, which has several useful
features described in L<backup_interactive(8)>. Three of the commands in
-the suite are available only in interactive mode: B<backup jobs>, B<backup
-kill>, and B<backup quit>.
+the suite are available only in interactive mode:
+L<B<backup jobs>|backup_jobs(8)>,
+L<B<backup kill>|backup_kill(8)>,
+and L<B<backup quit>|backup_quit(8)>
=head1 OPTIONS
The maximum number of tape devices that can work together on a restore
operation is 128 (that is the maximum number of values that can be
-provided for the B<-portoffset> argument to the B<backup diskrestore>,
-B<backup volrestore>, or B<backup volsetrestore> command).
+provided for the B<-portoffset> argument to the
+L<B<backup diskrestore>|backup_diskrestore(8)>,
+L<B<backup volrestore>|backup_volrestore(8)>,
+or L<B<backup volsetrestore>|backup_volsetrestore(8)> command).
=back
L<backup_addhost(8)>,
L<backup_addvolentry(8)>,
L<backup_addvolset(8)>,
+L<backup_apropos(8)>,
L<backup_dbverify(8)>,
L<backup_deldump(8)>,
L<backup_deletedump(8)>,
S<<< [B<-portoffset> <I<TC port offset>>] >>>
[B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
-B<backup addh> S<<< B<-t> <I<tape machine name>> >>> S<<< [B<-p> <I<TC port offset>>] >>>
+B<backup addh> S<<< B<-t> <I<tape machine name>> >>>
+ S<<< [B<-p> <I<TC port offset>>] >>>
[B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
=for html
<div class="synopsis">
B<backup addvolentry> S<<< B<-name> <I<volume set name>> >>>
- S<<< B<-server> <I<machine name>> >>> S<<< B<-partition> <I<partition name>> >>>
+ S<<< B<-server> <I<machine name>> >>>
+ S<<< B<-partition> <I<partition name>> >>>
S<<< B<-volumes> <I<volume name (regular expression)>> >>>
[B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
-B<backup addvole> S<<< B<-n> <I<volume set name>> >>> S<<< B<-s> <I<machine name>> >>>
- S<<< B<-p> <I<partition name>> >>> S<<< B<-v> <I<volume name (regular expression)>> >>>
+B<backup addvole> S<<< B<-n> <I<volume set name>> >>>
+ S<<< B<-s> <I<machine name>> >>>
+ S<<< B<-p> <I<partition name>> >>>
+ S<<< B<-v> <I<volume name (regular expression)>> >>>
[B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
=for html
=for html
<div class="synopsis">
-B<backup dbverify> [B<-detail>] [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>>
+B<backup dbverify> [B<-detail>] [B<-localauth>]
+ S<<< [B<-cell> <I<cell name>>] >>>
[B<-help>]
B<backup db> [B<-d>] [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
=for html
<div class="synopsis">
-B<backup deletedump> S<<< [B<-dumpid> <I<dump id>>+] >>> S<<< [B<-from> <I<date time>>+] >>>
- S<<< [B<-to> <I<date time>>+] >>> [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>>
+B<backup deletedump> S<<< [B<-dumpid> <I<dump id>>+] >>>
+ S<<< [B<-from> <I<date time>>+] >>>
+ S<<< [B<-to> <I<date time>>+] >>>
+ S<<< [B<-port> <I<TC port offset>>] >>>
+ S<<< [B<-groupid> <I<group ID>>] >>>
+ [B<-dbonly>] [B<-force>] [B<-noexecute>] [B<-localauth>]
+ S<<< [B<-cell> <I<cell name>>] >>>
[B<-help>]
-B<backup dele> S<<< [B<-d> <I<dump id>>+] >>> S<<< [B<-f> <I<date time>>+] >>>
- [-t <I<date time>>+] [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+B<backup dele> S<<< [B<-d> <I<dump id>>+] >>>
+ S<<< [B<-fr> <I<date time>>+] >>>
+ [-t <I<date time>>+]
+ S<<< [B<-p> <I<TC port offset>>] >>>
+ S<<< [B<-g> <I<group ID>>] >>>
+ [B<-db>] [B<-fo>] [B<-n>] [B<-l>]
+ S<<< [B<-c> <I<cell name>>] >>>
+ [B<-h>]
=for html
</div>
S<<< [B<-portoffset> <I<TC port offset>>] >>> [B<-localauth>]
S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
-B<backup delh> S<<< B<-t> <I<tape machine name>> >>> S<<< [B<-p> <I<TC port offset>>] >>>
+B<backup delh> S<<< B<-t> <I<tape machine name>> >>>
+ S<<< [B<-p> <I<TC port offset>>] >>>
[B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
=for html
S<<< B<-entry> <I<volume set index>> >>> [B<-localauth>]
S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
-B<backup delvole> S<<< B<-n> <I<volume set name>> >>> S<<< B<-e> <I<volume set index>> >>>
+B<backup delvole> S<<< B<-n> <I<volume set name>> >>>
+ S<<< B<-e> <I<volume set index>> >>>
[B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
=for html
S<<< [B<-extension> <I<new volume name extension>>] >>>
[B<-n>] [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
-B<backup di> S<<< B<-s> <I<machine to restore>> >>> S<<< B<-pa> <I<partition to restore>> >>>
- S<<< [B<-po> <I<TC port offset>>+] >>> S<<< [B<-news> <I<destination machine>>] >>>
+B<backup di> S<<< B<-s> <I<machine to restore>> >>>
+ S<<< B<-pa> <I<partition to restore>> >>>
+ S<<< [B<-po> <I<TC port offset>>+] >>>
+ S<<< [B<-news> <I<destination machine>>] >>>
S<<< [B<-newp> <I<destination partition>>] >>>
S<<< [B<-e> <I<new volume name extension>>] >>> [B<-n>] [B<-l>]
S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
B<backup dump> S<<< [B<-volumeset> <I<volume set name>>] >>>
S<<< [B<-dump> <I<dump level name>>] >>>
S<<< [B<-portoffset> <I<TC port offset>>] >>>
- S<<< [B<-at> <I<date/time to start dump>>+] >>> [B<-append>] [B<-n>]
+ S<<< [B<-at> <I<date/time to start dump>>+] >>>
+ [B<-append>] [B<-n>]
S<<< [B<-file> <I<load file>>] >>> [B<-localauth>]
S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
=for html
<div class="synopsis">
-B<backup help> S<<< [B<-topic> <I<help string>>+] >>> [B<-help>]
+B<backup help> S<<< [B<-topic> <I<help string>>+] >>> [B<-admin>] [B<-help>]
-B<backup h> S<<< [B<-t> <I<help string>>+] >>> [B<-h>]
+B<backup h> S<<< [B<-t> <I<help string>>+] >>> [B<-a>] [B<-h>]
=for html
</div>
=for html
<div class="synopsis">
-B<kill> S<<< B<-id> <I<job ID or dump set name>> >>> [B<-help>]
+B<backup kill> S<<< B<-id> <I<job ID or dump set name>> >>> [B<-help>]
-S<<< B<k -i> <I<job ID or dump set name>> >>> [B<-h>]
+B<backup k> S<<< B<k -i> <I<job ID or dump set name>> >>> [B<-h>]
=for html
</div>
B<backup labeltape> S<<< [B<-name> <I<AFS tape name, defaults to NULL>>] >>>
S<<< [B<-size> <I<tape size in Kbytes, defaults to size in tapeconfig>>] >>>
- S<<< [B<-portoffset> <I<TC port offset>>] >>> S<<< [B<-pname> <I<permanent tape name>>] >>>
+ S<<< [B<-portoffset> <I<TC port offset>>] >>>
+ S<<< [B<-pname> <I<permanent tape name>>] >>>
[B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
B<backup la> S<<< [B<-n> <I<AFS tape name, defaults to NULL>>] >>>
S<<< [B<-s> <I<tape size in Kbytes, defaults to size in tapeconfig>>] >>>
- S<<< [B<-po> <I<TC port offset>>] >>> S<<< [B<-pn> <I<permanent tape name>>] >>>
+ S<<< [B<-po> <I<TC port offset>>] >>>
+ S<<< [B<-pn> <I<permanent tape name>>] >>>
[B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
=for html
=for html
<div class="synopsis">
-B<backup readlabel> S<<< [B<-portoffset> <I<TC port offset>>] >>> [B<-localauth>]
- S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+B<backup readlabel> S<<< [B<-portoffset> <I<TC port offset>>] >>>
+ [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
-B<backup rea> S<<< [B<-p> <I<TC port offset>>] >>> [B<-l>] S<<< [B<-c> <I<cell name>>] >>>
- [B<-h>]
+B<backup rea> S<<< [B<-p> <I<TC port offset>>] >>>
+ [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
=for html
</div>
=for html
<div class="synopsis">
-B<backup restoredb> S<<< [B<-portoffset> <I<TC port offset>>] >>> [B<-localauth>]
- S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+B<backup restoredb> S<<< [B<-portoffset> <I<TC port offset>>] >>>
+ [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
-B<backup res> S<<< [B<-p> <I<TC port offset>>] >>> [B<-l>] S<<< [B<-c> <I<cell name>>] >>>
- [B<-h>]
+B<backup res> S<<< [B<-p> <I<TC port offset>>] >>>
+ [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
=for html
</div>
S<<< [B<-archive> <I<date time>>+] >>> [B<-localauth>]
S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
-B<backup sa> S<<< [B<-p> <I<TC port offset>>] >>> S<<< [B<-a> <I<date time>>+] >>>
+B<backup sa> S<<< [B<-p> <I<TC port offset>>] >>>
+ S<<< [B<-a> <I<date time>>+] >>>
[B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
=for html
S<<< [B<-expires> <I<expiration date>>+] >>> [B<-localauth>]
S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
-B<backup se> S<<< B<-d> <I<dump level name>>+ >>> S<<< [B<-e> <I<expiration date>>+] >>>
+B<backup se> S<<< B<-d> <I<dump level name>>+ >>>
+ S<<< [B<-e> <I<expiration date>>+] >>>
[B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
=for html
=for html
<div class="synopsis">
-B<backup status> S<<< [B<-portoffset> <I<TC port offset>>] >>> [B<-localauth>]
- S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
+B<backup status> S<<< [B<-portoffset> <I<TC port offset>>] >>>
+ [B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
-B<backup st> S<<< [B<-p> <I<TC port offset>>] >>> [B<-l>] S<<< [B<-c> <I<cell name>>] >>>
- [B<-h>]
+B<backup st> S<<< [B<-p> <I<TC port offset>>] >>>
+ [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
=for html
</div>
B<backup volinfo> S<<< B<-volume> <I<volume name>> >>> [B<-localauth>]
S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
-B<backup voli> S<<< B<-v> <I<volume name>> >>> [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
+B<backup voli> S<<< B<-v> <I<volume name>> >>>
+ [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
=for html
</div>
S<<< [B<-extension> <I<new volume name extension>>] >>>
S<<< [B<-date> <I<date from which to restore>>+] >>>
S<<< [B<-portoffset> <I<TC port offsets>>+] >>> [B<-n>]
+ S<<< [B<-usedump> <I<specify the dumpID to restore from>>] >>>
[B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
B<backup volr> S<<< B<-s> <I<destination machine>> >>>
- S<<< B<-pa> <I<destination partition>> >>> S<<< B<-v> <I<volume(s) to restore>>+ >>>
+ S<<< B<-pa> <I<destination partition>> >>>
+ S<<< B<-v> <I<volume(s) to restore>>+ >>>
S<<< [B<-e> <I<new volume name extension>>] >>>
- S<<< [B<-d> <I<date from which to restore>>+] >>> S<<< [B<-po> <I<TC port offsets>>+] >>>
+ S<<< [B<-d> <I<date from which to restore>>+] >>>
+ S<<< [B<-po> <I<TC port offsets>>+] >>>
+ S<<< [B<-u> <I<specify the dumpID to restore from>>] >>>
[B<-n>] [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
=for html
<div class="synopsis">
B<backup volsetrestore> S<<< [B<-name> <I<volume set name>>] >>>
- S<<< [B<-file> <I<file name>>] >>> S<<< [B<-portoffset> <I<TC port offset>>+] >>>
+ S<<< [B<-file> <I<file name>>] >>>
+ S<<< [B<-portoffset> <I<TC port offset>>+] >>>
S<<< [B<-extension> <I<new volume name extension>>] >>> [B<-n>]
[B<-localauth>] S<<< [B<-cell> <I<cell name>>] >>> [B<-help>]
-B<backup vols> S<<< [B<-na> <I<volume set name>>] >>> S<<< [B<-f> <I<file name>>] >>>
- S<<< [B<-p> <I<TC port offset>>+] >>> S<<< [B<-e> <I<new volume name extension>>] >>>
+B<backup vols> S<<< [B<-na> <I<volume set name>>] >>>
+ S<<< [B<-f> <I<file name>>] >>>
+ S<<< [B<-p> <I<TC port offset>>+] >>>
+ S<<< [B<-e> <I<new volume name extension>>] >>>
[B<-n>] [B<-l>] S<<< [B<-c> <I<cell name>>] >>> [B<-h>]
=for html