X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famcleanup.8;h=aafebae3230454cce8c70df12ae694efd8ca1d3d;hb=d74dc4d908fcbc1a4ef474edaf51e61ec90eab6b;hp=3542e3ea160c776df4149b70cb06aa5b2bf9115c;hpb=34197d9f46a5f4e944378cbb65fca32ee0eec7b9;p=debian%2Famanda diff --git a/man/amcleanup.8 b/man/amcleanup.8 index 3542e3e..aafebae 100644 --- a/man/amcleanup.8 +++ b/man/amcleanup.8 @@ -1,20 +1,28 @@ +'\" t .\" Title: amcleanup -.\" Author: -.\" Generator: DocBook XSL Stylesheets v1.72.0 -.\" Date: 02/07/2007 -.\" Manual: -.\" Source: +.\" Author: James da Silva +.\" Generator: DocBook XSL Stylesheets vsnapshot_8273 +.\" Date: 04/10/2009 +.\" Manual: System Administration Commands +.\" Source: Amanda 2.6.1p1 +.\" Language: English .\" -.TH "AMCLEANUP" "8" "02/07/2007" "" "" +.TH "AMCLEANUP" "8" "04/10/2009" "Amanda 2\&.6\&.1p1" "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 \fIAmanda\fR cleanup process after a failure .SH "SYNOPSIS" -.HP 10 -\fBamcleanup\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 @@ -22,65 +30,64 @@ 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 +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. +\fIAmanda\fR\&. .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\&. .RE .SH "EXAMPLES" .PP This example runs the \fIAmanda\fR -cleanup process by hand after a failure. -.sp -.RS 4 +cleanup process by hand after a failure\&. .nf % amcleanup daily .fi -.RE .PP -Putting the following line in a system boot script (e.g. -\fI/etc/rc.local\fR) runs the +Putting the following line in a system boot script (e\&.g\&. +/etc/rc\&.local) runs the \fIAmanda\fR -cleanup process as part of the reboot, eliminating the need to run it by hand. -.sp -.RS 4 +cleanup process as part of the reboot, eliminating the need to run it by hand\&. .nf /usr/local/sbin/amcleanup daily .fi -.RE .PP If nothing needs to be done, \fBamcleanup\fR exits normally with the message: -.sp -.RS 4 .nf -amcleanup: no unprocessed logfile to clean up. +amcleanup: no unprocessed logfile to clean up\&. .fi -.RE -.SH "AUTHOR" -.PP -James da Silva, -: Original text -.PP -Stefan G. Weichinger, -, maintainer of the -\fIAmanda\fR\-documentation: XML\-conversion .SH "SEE ALSO" .PP \fBamanda\fR(8), -\fBamdump\fR(8) +\fBamdump\fR(8), +: http://wiki.zmanda.com +.SH "AUTHORS" +.PP +\fBJames da Silva\fR <\&jds@amanda\&.org\&> +.PP +\fBStefan G\&. Weichinger\fR <\&sgw@amanda\&.org\&>