X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=man%2Fxml-source%2Famadmin.8.xml;h=64153d43b970890120b24af8f511ae62fffaa845;hb=2627875b7d18858bc1f9f7652811e4d8c15a23eb;hp=8a94b614e6d403d8441c7aa3ec81da1ad848e7da;hpb=34197d9f46a5f4e944378cbb65fca32ee0eec7b9;p=debian%2Famanda diff --git a/man/xml-source/amadmin.8.xml b/man/xml-source/amadmin.8.xml index 8a94b61..64153d4 100644 --- a/man/xml-source/amadmin.8.xml +++ b/man/xml-source/amadmin.8.xml @@ -10,14 +10,22 @@ + amadmin 8 +&rmi.source; +&rmi.version; +&rmi.manual.8; amadmin administrative interface to control &A; backups + +&author.jds; +&author.sgw.xml; + @@ -42,27 +50,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 +140,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. @@ -149,7 +152,7 @@ value, &A; will request new tapes until the count is satisfied again. - find [ hkdlpb ] [ hostname [ disks ]* ]* + find [ hkdlpbfw ] [ hostname [ disks ]* ]* Display all backups currently on tape or in the holding disk. The tape label or holding disk filename, @@ -159,17 +162,50 @@ and status are displayed. h: host name k: disk name -d: dump date +d: dump timestamp l: backup level p: dump part b: tape label +f: filenum on tape +w: write timestamp An uppercase letter reverses the sort order for that key. -The default sort order is hkdlpb. +The default sort order is hkdlpbfw. + + 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 ]* ]+ @@ -178,8 +214,7 @@ The default sort order is hkdlpb. on hostname from the &A; database. -If you do not also remove the disk from the -disklist +If you do not also remove the disk from the &disklist; file, &A; will treat it as a new disk during the next run. @@ -226,8 +261,7 @@ and insert them into the database on this machine. disklist [ hostname [ disks ]* ]* -Display the -disklist +Display the &disklist; information for each of the disks on @@ -252,7 +286,7 @@ Mostly used for debugging. -o configoption -See the "CONFIGURATION OVERWRITE" +See the "CONFIGURATION OVERRIDE" section in amanda8. @@ -335,14 +369,13 @@ date host disk lv tape or file file part status /workspace disk on machine-d. -If you do not also remove the disk from the -disklist +If you do not also remove the disk from the &disklist; file, &A; will treat it as a new disk during the next run. $ amadmin daily delete machine-d /workspace amadmin: machine-d:/workspace deleted from database. -amadmin: NOTE: you'll have to remove these from the disklist yourself. +amadmin: NOTE: you'll have to remove these from the &disklist; yourself. Find the next tape &A; will use (in this case, 123456). @@ -403,16 +436,13 @@ TOTAL 241 12412187 7316312 731631 (estimated 8 runs per dumpcycle) /usr/local/etc/amanda/config/amanda.conf -AUTHOR -James da Silva, &email.jds; : Original text -&maintainer.sgw;: XML-conversion - - SEE ALSO amanda8, amcheck8, amdump8, amrestore8, -amfetchdump8 +amfetchdump8, + +