X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Fxml-source%2Famdump.8.xml;h=bf170da175ef91370a0b168163f2b61e7bd1475d;hb=011a59f5a54864108a16af570a6b287410597cc2;hp=f1239d0d57d75d9506281075290cc639d05a162d;hpb=a6127998ee6dcab6bb034f6ca985b07804a86f9a;p=debian%2Famanda diff --git a/man/xml-source/amdump.8.xml b/man/xml-source/amdump.8.xml index f1239d0..bf170da 100644 --- a/man/xml-source/amdump.8.xml +++ b/man/xml-source/amdump.8.xml @@ -3,7 +3,7 @@ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ - + %global_entities; ]> @@ -13,41 +13,48 @@ amdump 8 +&rmi.source; +&rmi.version; +&rmi.manual.8; amdump -back up all disks in an &A; configuration +back up all disks in an Amanda configuration + +&author.jds; +&author.sgw.xml; + amdump + + &configoverride.synopsis; config host disk - -o configoption DESCRIPTION Amdump -switches to the appropriate &A; configuration directory, -e.g. /usr/local/etc/amanda/config, -then attempts to back up every disk specified by the -amanda.conf -file. +is the main interface to the Amanda backup process. It loads the specified configuration +and attempts to back up every disk specified by the +&disklist;. Amdump is normally run by cron. -You can specify many host/disk expressions, only disks that -match an expression will be dumped. All disks are dumped if no -expressions are given. +The command optionally takes a set of DLE specifications + (see ) to narrow the DLEs that will be dumped. +All disks are dumped if no expressions are given. -If the file /usr/local/etc/amanda/config/hold exists, +If a file named hold exists in the configuration directory, amdump will wait until it is removed before starting the backups. This allows scheduled backups to be delayed when circumstances warrant, for example, @@ -56,9 +63,14 @@ While waiting, amdump checks for the hold file every minute. +In some cases it is desirable to dump all Amanda clients to holding disk +without writing anything to storage media. The +option instructs Amanda to not start the taper, and thus enter degraded mode +immediately. + See the -amanda8 -man page for more details about &A;. + +man page for more details about Amanda. OPTIONS @@ -67,16 +79,12 @@ man page for more details about &A;. host [disk]* -Specify the host and disk on which the command will work. +Specify the host and disk on which the command will work -- see + the description of DLE specifications in . - - -o configoption - -See the "CONFIGURATION OVERRIDE" section in amanda8. - - + &configoverride.varlistentry; @@ -92,9 +100,9 @@ every weeknight at 1 a.m. as user Please see the -crontab5 + or -crontab1 + manual page for the correct crontab format for your system. @@ -115,7 +123,7 @@ or the remains of a previous incomplete &amdump; or &amflush; run. This run is terminated. If the problem is caused by the remains of a previous run, you must execute -amcleanup8 + and then rerun amdump. @@ -123,21 +131,26 @@ and then rerun -AUTHOR -James da Silva, &email.jds; : Original text -&maintainer.sgw;: XML-conversion +EXIT CODE +The exit code of amdump is the ORed value of: + + 0 = success + 1 = error + 2 = a dle give strange message + 4 = a dle failed + 8 = Don't know the status of a dle (RESULT_MISSING in the report) + 16 = tape error or no more tape + -SEE ALSO - - amanda8, - amcheck8, - amcleanup8, - amrestore8, - amflush8, - cron8, - - - + +, +, +, +, + + + +