X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Fxml-source%2Famadmin.8.xml;h=19002d2b3c7f7590c3439d1e130f2c27ab9ee2a5;hb=94a044f90357edefa6f4ae9f0b1d5885b0e34aee;hp=d98bd78e62868cfab88b21be5ab077ae9066142f;hpb=12179dea039515c06168c0037d048566a3f623de;p=debian%2Famanda diff --git a/man/xml-source/amadmin.8.xml b/man/xml-source/amadmin.8.xml index d98bd78..19002d2 100644 --- a/man/xml-source/amadmin.8.xml +++ b/man/xml-source/amadmin.8.xml @@ -24,8 +24,8 @@ amadmin config command - commandoptions - -oconfigoption* + command_options + configoption @@ -42,27 +42,19 @@ man page for more details about &A;. COMMANDS -Commands that take a -hostname -[ -disks -] -parameter pair operate on all disks in the -disklist -for that -hostname -if no disks are specified. -Where -hostname -is also marked as being optional, -the command operates on all hosts and disks in the -disklist. -Both -hostname -and -disks -are special expressions, see the "HOST & DISK EXPRESSION" section -of +Commands that take a hostname [ disks ] +parameter pair operate on all disks in the disklist for that +hostname if no disks are specified. Where +hostname is also marked as being optional, +the command operates on all hosts and disks in the disklist. +Both hostname and disks +are special expressions; see the "HOST & DISK EXPRESSION" section +of amanda8 +for a description. + +Commands that take one or more dumpspec parameters operate +on the set of dumps specified by all of the expressions. See the "DUMP SPECIFICATIONS" +section of amanda8 for a description. @@ -140,6 +132,9 @@ Note that if this causes the number of reusable tapes to drop below the amanda.conf tapecycle value, &A; will request new tapes until the count is satisfied again. +Tape marked no-reuse are available +for recovery, marking them no-reuse is a +security to be sure amanda will not overwrite them. @@ -155,20 +150,52 @@ value, &A; will request new tapes until the count is satisfied again. The tape label or holding disk filename, file number, and status are displayed. -The option changes the sort order using the following flags: - -h host name -k disk name -d dump date -l backup level -p dump part -b tape label +The option changes the sort order using the following flags: + +h: host name +k: disk name +d: dump date +l: backup level +p: dump part +b: tape label + An uppercase letter reverses the sort order for that key. The default sort order is hkdlpb. + + holding delete hostname [ disk [ datestamp [ .. ] ] ] + + + Delete holding files matching the given specification. At least + a hostname must be provided. + + + + + + holding list [-l] [-d] [ hostname [ disk [ datestamp [ .. ] ] ] ] + + + List holding files matching the given specification, or all holding + files if no specification is provided. With '-l', additional information + (size, level, and whether the dump is outdated) is provided. With '-d', only + outdated dumps are shown. + + An outdated holding file is one which is not required for a + restore of the most recent dump. Note that + outdated dumps may still be required for restores at earlier dates. + For example, assume that a DLE had a level 0 on Monday, level + 1's Tuesday through Thursday, and a level 2 on Friday. Then the + files required for a restore of Fridays (the most recent) dump + are those from Monday (level 0), Thursday (level 1), and Friday + (level 2). Tuesday and Wednesday's files are outdated. + + + + delete [ hostname [ disks ]* ]+ @@ -177,9 +204,10 @@ The default sort order is hkdlpb. on hostname from the &A; database. -If you do not also remove the disk from the +If you do not also remove the disk from the disklist -file, &A; will treat it as a new disk during the next run. +file, &A; will treat it as a new disk during the next run. + @@ -250,7 +278,7 @@ Mostly used for debugging. -o configoption -See the "CONFIGURATION OVERWRITE" +See the "CONFIGURATION OVERRIDE" section in amanda8. @@ -317,16 +345,16 @@ some type of error. $ amadmin daily find machine-c /var date host disk lv tape or file file part status -2000\-11\-09 machine\-c /var 0 000110 9 -- OK -2000\-11\-08 machine\-c /var 2 000109 2 -- OK -2000\-11\-07 machine\-c /var 2 /amanda/20001107/machine-c._var.2 0 OK -2000\-11\-06 machine\-c /var 2 000107 2 -- OK -2000\-11\-05 machine\-c /var 2 000106 3 -- OK -2000\-11\-04 machine\-c /var 2 000105 2 -- OK -2000\-11\-03 machine\-c /var 2 000104 2 -- OK -2000\-11\-02 machine\-c /var 2 000103 2 -- OK -2000\-11\-01 machine\-c /var 1 000102 5 -- OK -2000\-10\-31 machine\-c /var 1 000101 3 -- OK +2000-11-09 machine-c /var 0 000110 9 -- OK +2000-11-08 machine-c /var 2 000109 2 -- OK +2000-11-07 machine-c /var 2 /amanda/20001107/machine-c._var.2 0 OK +2000-11-06 machine-c /var 2 000107 2 -- OK +2000-11-05 machine-c /var 2 000106 3 -- OK +2000-11-04 machine-c /var 2 000105 2 -- OK +2000-11-03 machine-c /var 2 000104 2 -- OK +2000-11-02 machine-c /var 2 000103 2 -- OK +2000-11-01 machine-c /var 1 000102 5 -- OK +2000-10-31 machine-c /var 1 000101 3 -- OK Forget about the @@ -411,6 +439,8 @@ TOTAL 241 12412187 7316312 731631 (estimated 8 runs per dumpcycle) amcheck8, amdump8, amrestore8, -amfetchdump8 +amfetchdump8, +http://wiki.zmanda.com +