X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Fxml-source%2Famanda.8.xml;h=677d3d8e92a15d6b8e6ad8c4d3e7d499f16d7c12;hb=94a044f90357edefa6f4ae9f0b1d5885b0e34aee;hp=e65d913aaa7b78b9b46ba3c4edf8165c1ceef89d;hpb=d3b2175e084f88c8736ad7073eacbf4670147aec;p=debian%2Famanda diff --git a/man/xml-source/amanda.8.xml b/man/xml-source/amanda.8.xml index e65d913..677d3d8 100644 --- a/man/xml-source/amanda.8.xml +++ b/man/xml-source/amanda.8.xml @@ -176,16 +176,25 @@ - amverify + amcheckdump + options config - amverifyrun + amserverconfig + options config + + + amaddclient + config + options + + @@ -320,9 +329,21 @@ ejecting tapes and scanning the tape storage slots. - amverify + amcheckdump + +Check the results of an &A; dump. + + + + amserverconfig -Check &A; backup tapes for errors. +Program to setup initial &A; configuration. + + + + amaddclient + +Program to add client to an existing &A; configuration. @@ -1221,14 +1242,38 @@ escaped within any component by preceding them with a '\'. CONFIGURATION OVERRIDE -Most command allow to overwrite any configuration parameter on -the command line with the -o option. --o NAME=value -eg. -o runtapes=2 -eg. -o DUMPTYPE:no-compress:compress="server fast" -eg. -o TAPETYPE:HP-DAT:length=2000m -eg. -o INTERFACE:local:use="2000 kbps" +Most commands allow the override of specific +configuration options on the command line, using the -o option. This option has the form -oname=value. +An optional space is allowed after the -o. +Each configuration option should be specified in a separate +command-line option. + +For global options, name is simply the name of the option, e.g., + +amdump -oruntapes=2 + +For options in a named section of the configuration, name has the +form SECTION:section_name:name, +where SECTION is one of TAPETYPE, DUMPTYPE, HOLDINGDISK, or INTERFACE, and +section_name is the name of the tapetype, dumptype, holdingdisk, or interface. +Examples: + +amdump -o TAPETYPE:HP-DAT:length=2000m +amdump -o DUMPTYPE:no-compress:compress="server fast" +amdump -o HOLDINGDISK:hd1:use="-100 mb" +amdump -o INTERFACE:local:use="2000 kbps" + + +Note that configuration overrides are not effective for tape +changers, which supply a tapedev based on their own configuration. In order to +override tapedev, you must also disable any changer: + +amdump -otapedev=/dev/nst1 -otpchanger='' + + @@ -1262,8 +1307,10 @@ the command line with the -o option. amtape8, amtapetype8, amtoc8, -amverify8, -amverifyrun8 +amcheckdump8, +amserverconfig8, +amaddclient8 +http://wiki.zmanda.com