X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famflush.8;h=2cec85aff1ed7c8510022b67ef210eabe91c4e35;hb=b116e9366c7b2ea2c2eb53b0a13df4090e176235;hp=5eb7e5545f9807593bceab0fa8baec5a0ed4f293;hpb=96f35b20267e8b1a1c846d476f27fcd330e0b018;p=debian%2Famanda diff --git a/man/amflush.8 b/man/amflush.8 index 5eb7e55..2cec85a 100644 --- a/man/amflush.8 +++ b/man/amflush.8 @@ -2,12 +2,12 @@ .\" Title: amflush .\" Author: James da Silva .\" Generator: DocBook XSL Stylesheets vsnapshot_8273 -.\" Date: 11/05/2009 +.\" Date: 10/18/2010 .\" Manual: System Administration Commands -.\" Source: Amanda 2.6.1p2 +.\" Source: Amanda 3.2.0 .\" Language: English .\" -.TH "AMFLUSH" "8" "11/05/2009" "Amanda 2\&.6\&.1p2" "System Administration Commands" +.TH "AMFLUSH" "8" "10/18/2010" "Amanda 3\&.2\&.0" "System Administration Commands" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -19,24 +19,23 @@ .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" -amflush \- flush \fIAmanda\fR backup files from holding disk to tape +amflush \- flush Amanda backup files from holding disk to tape .SH "SYNOPSIS" .HP \w'\fBamflush\fR\ 'u -\fBamflush\fR [\-b] [\-f] [\-s] [\-D\ \fIdatestamp\fR] \fIconfig\fR [\fIhost\fR\ [\fIdisk\fR...]...] [\-o\ \fIconfigoption\fR]... +\fBamflush\fR [\-b] [\-f] [\-s] [\-D\ \fIdatestamp\fR] \fIconfig\fR [\fIhost\fR\ [\fIdisk\fR...]...] [\fB\-o\fR\ \fIconfigoption\fR...] .SH "DESCRIPTION" .PP \fBAmflush\fR -writes -\fIAmanda\fR -backups from the holding disks to tape, and updates the -\fIAmanda\fR -info database and +writes Amanda backups from the holding disks to tape, and updates the Amanda info database and \fBtapelist\fR(5) -accordingly\&. Backups may stay in a holding disk when something is wrong with the tape at the time +accordingly\&. It is similar to amdump, but does not perform any backup operations on Amanda clients\&. Backups may stay in a holding disk when something is wrong with the tape at the time \fBamdump\fR is run\&. When this happens, the problem must be corrected and \fBamflush\fR run by hand\&. +.PP +The command optionally takes a set of DLE specifications (see +\fBamanda-match\fR(7)) to narrow the DLEs for which dumps will be flushed\&. All dumps in holding are flushed if no expressions are given\&. .SH "OPTIONS" .PP \fB\-b\fR @@ -70,21 +69,22 @@ option\&. .PP \fB\-D datestamp\fR .RS 4 -specify a datestamp expression you want to flush, see the "DATESTAMP EXPRESSION" section of -\fBamanda\fR(8) -for a description\&. +specify a datestamp expression you want to flush; see +\fBamanda-match\fR(7) +for details on the format of this expression\&. \fB\-D 20001225\-7\fR will flush all dumps from 25 december 2000 to 27 december 2000\&. .RE .PP \fIhost\fR [\fIdisk\fR]* .RS 4 -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 +\fBamanda-match\fR(7)\&. .RE .PP -\fB\-o\fR \fIconfigoption\fR +\fB\-o \fR\fB\fIconfigoption\fR\fR .RS 4 -See the "\fBCONFIGURATION OVERRIDE\fR" section in +See the "CONFIGURATION OVERRIDE" section in \fBamanda\fR(8)\&. .RE .PP @@ -96,17 +96,14 @@ for a description\&. will look in the holding disks specified by the \fIamanda\&.conf\fR file in /usr/local/etc/amanda/\fIconfig\fR -for any non\-empty -\fIAmanda\fR -work directories\&. It then prompts you to select a directory or to process all of the directories\&. The work directories in the holding disks are named by the date at the time +for any non\-empty Amanda work directories\&. It then prompts you to select a directory or to process all of the directories\&. The work directories in the holding disks are named by the date at the time \fBamdump\fR was run, e\&.g\&. 19910215\&. .PP See the \fBamanda\fR(8) -man page for more details about -\fIAmanda\fR\&. +man page for more details about Amanda\&. .SH "EXAMPLE" .PP \fBAmflush\fR @@ -119,10 +116,10 @@ writes the data to tape, updates the databases and sends a mail report similar t .nf % amflush MyConfig Scanning /amanda\-hold\&.\&.\&. - 20001113: found \fIAmanda\fR directory\&. - 20001114: found \fIAmanda\fR directory\&. + 20001113: found Amanda directory\&. + 20001114: found Amanda directory\&. -Multiple \fIAmanda\fR directories, please pick one by letter: +Multiple Amanda directories, please pick one by letter: A\&. 20001113 B\&. 20001114 Select directories to flush [A\&.\&.B]: [ALL] all @@ -152,10 +149,12 @@ The exit code of \fBamflush\fR is the ORed value of: .fi .SH "SEE ALSO" .PP - \fBamanda\fR(8), \fBamdump\fR(8), -: http://wiki.zmanda.com +\fBamanda-match\fR(7) +.PP +The Amanda Wiki: +: http://wiki.zmanda.com/ .SH "AUTHORS" .PP \fBJames da Silva\fR <\&jds@amanda\&.org\&>