Imported Upstream version 3.2.0
[debian/amanda] / man / amcleanup.8
index 04dc0f8b6354197d620c9f848961fce4122e0deb..0d1372c86f351eb10e0265ed52f17adb15da4aef 100644 (file)
@@ -1,63 +1,69 @@
+'\" t
 .\"     Title: amcleanup
-.\"    Author: 
-.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
-.\"      Date: 08/22/2008
-.\"    Manual: 
-.\"    Source: 
+.\"    Author: James da Silva <jds@amanda.org>
+.\" Generator: DocBook XSL Stylesheets vsnapshot_8273 <http://docbook.sf.net/>
+.\"      Date: 10/18/2010
+.\"    Manual: System Administration Commands
+.\"    Source: Amanda 3.2.0
+.\"  Language: English
 .\"
-.TH "AMCLEANUP" "8" "08/22/2008" "" ""
+.TH "AMCLEANUP" "8" "10/18/2010" "Amanda 3\&.2\&.0" "System Administration Commands"
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
 .ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
 .SH "NAME"
-amcleanup - run the Amanda cleanup process after a failure
+amcleanup \- run the Amanda cleanup process after a failure
 .SH "SYNOPSIS"
-.HP 10
-\fBamcleanup\fR [\fB\-k\fR] [\fB\-v\fR] \fIconfig\fR
+.HP \w'\fBamcleanup\fR\ 'u
+\fBamcleanup\fR [\fB\-k\fR] [\fB\-p\fR] [\fB\-v\fR] \fIconfig\fR
 .SH "DESCRIPTION"
 .PP
 \fBAmcleanup\fR
 generates the
-\fI\fIAmanda\fR\fR\fI Mail Report\fR
-and updates the
-\fIAmanda\fR
-databases after a system failure on a tape server host\. This cleanup process is normally done automatically as part of the
+\fIAmanda Mail Report\fR
+and updates the Amanda databases after a system failure on a tape server host\&. This cleanup process is normally done automatically as part of the
 \fBamdump\fR
 program, but if
 \fBamdump\fR
 cannot complete for some reason (usually because of a tape server host crash),
 \fBamcleanup\fR
-must be run some time later (usually during system boot)\.
+must be run some time later (usually during system boot)\&.
 .PP
 See the
 \fBamanda\fR(8)
-man page for more details about
-\fIAmanda\fR\.
+man page for more details about Amanda\&.
 .SH "OPTIONS"
 .PP
 \fB\-k\fR
 .RS 4
-Kill all Amanda processes\.
+Kill all process listed in the log file are their child\&. if there is no log file, then kill all amdump and amflush process and their child\&.
+.RE
+.PP
+\fB\-p\fR
+.RS 4
+Do the cleanup only if all process listed in the log file are already terminated\&.
 .RE
 .PP
 \fB\-v\fR
 .RS 4
-Generate verbose output\.
+Generate verbose output\&.
 .RE
 .SH "EXAMPLES"
 .PP
-This example runs the
-\fIAmanda\fR
-cleanup process by hand after a failure\.
+This example runs the Amanda cleanup process by hand after a failure\&.
 .nf
 % amcleanup daily
 .fi
 .PP
-Putting the following line in a system boot script (e\.g\.
-\fI/etc/rc\.local\fR) runs the
-\fIAmanda\fR
-cleanup process as part of the reboot, eliminating the need to run it by hand\.
+Putting the following line in a system boot script (e\&.g\&.
+/etc/rc\&.local) runs the Amanda cleanup process as part of the reboot, eliminating the need to run it by hand\&.
 .nf
 /usr/local/sbin/amcleanup daily
 .fi
@@ -66,18 +72,17 @@ If nothing needs to be done,
 \fBamcleanup\fR
 exits normally with the message:
 .nf
-amcleanup: no unprocessed logfile to clean up\.
+amcleanup: no unprocessed logfile to clean up\&.
 .fi
-.SH "AUTHOR"
-.PP
-James da Silva,
-<jds@amanda\.org>: Original text
-.PP
-Stefan G\. Weichinger,
-<sgw@amanda\.org>, maintainer of the
-\fIAmanda\fR\-documentation: XML\-conversion
 .SH "SEE ALSO"
 .PP
 \fBamanda\fR(8),
-\fBamdump\fR(8),
-: http://wiki.zmanda.com
+\fBamdump\fR(8)
+.PP
+The Amanda Wiki:
+: http://wiki.zmanda.com/
+.SH "AUTHORS"
+.PP
+\fBJames da Silva\fR <\&jds@amanda\&.org\&>
+.PP
+\fBStefan G\&. Weichinger\fR <\&sgw@amanda\&.org\&>