X-Git-Url: https://git.gag.com/?p=debian%2Famanda;a=blobdiff_plain;f=man%2Fxml-source%2Famdump.8.xml;h=166ec71925b662e529d826140e3a43b091158a56;hp=dd8a8f503add4a6e4c8928ca9f39f3a0dc949755;hb=b116e9366c7b2ea2c2eb53b0a13df4090e176235;hpb=fd48f3e498442f0cbff5f3606c7c403d0566150e diff --git a/man/xml-source/amdump.8.xml b/man/xml-source/amdump.8.xml index dd8a8f5..166ec71 100644 --- a/man/xml-source/amdump.8.xml +++ b/man/xml-source/amdump.8.xml @@ -30,6 +30,7 @@ amdump config + host disk @@ -41,20 +42,19 @@ DESCRIPTION Amdump -switches to the appropriate Amanda 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, @@ -63,6 +63,11 @@ 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 man page for more details about Amanda. @@ -74,7 +79,8 @@ man page for more details about Amanda. 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 . @@ -143,6 +149,7 @@ The exit code of amdump is the ORed value of: , , +