Imported Upstream version 2.4.5
[debian/amanda] / man / amcleanup.8
1 .\"Generated by db2man.xsl. Don't modify this, modify the source.
2 .de Sh \" Subsection
3 .br
4 .if t .Sp
5 .ne 5
6 .PP
7 \fB\\$1\fR
8 .PP
9 ..
10 .de Sp \" Vertical space (when we can't use .PP)
11 .if t .sp .5v
12 .if n .sp
13 ..
14 .de Ip \" List item
15 .br
16 .ie \\n(.$>=3 .ne \\$3
17 .el .ne 3
18 .IP "\\$1" \\$2
19 ..
20 .TH "AMCLEANUP" 8 "" "" ""
21 .SH NAME
22 amcleanup \- run the AMANDA cleanup process after a failure
23 .SH "SYNOPSIS"
24 .ad l
25 .hy 0
26 .HP 10
27 \fBamcleanup\fR \fIconfig\fR
28 .ad
29 .hy
30
31 .SH "DESCRIPTION"
32
33 .PP
34 \fBAmcleanup\fR generates the \fB\fBAMANDA\fR Mail Report\fR and updates the \fBAMANDA\fR 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)\&.
35
36 .PP
37 See the \fBamanda\fR(8) man page for more details about \fBAMANDA\fR\&.
38
39 .SH "EXAMPLES"
40
41 .PP
42 This example runs the \fBAMANDA\fR cleanup process by hand after a failure\&.
43 .nf
44
45 % amcleanup daily
46 .fi
47
48 .PP
49 Putting the following line in a system boot script (e\&.g\&. \fI/etc/rc\&.local\fR) runs the \fBAMANDA\fR cleanup process as part of the reboot, eliminating the need to run it by hand\&.
50 .nf
51
52 /usr/local/sbin/amcleanup daily
53 .fi
54
55 .PP
56 If nothing needs to be done, \fBamcleanup\fR exits normally with the message:
57 .nf
58
59 amcleanup: no unprocessed logfile to clean up\&.
60 .fi
61
62 .SH "AUTHOR"
63
64 .PP
65 James da Silva, <jds@amanda\&.org>: Original text
66
67 .PP
68 Stefan G\&. Weichinger, <sgw@amanda\&.org>, maintainer of the \fBAMANDA\fR\-documentation: XML\-conversion
69
70 .SH "SEE ALSO"
71
72 .PP
73 \fBamanda\fR(8), \fBamdump\fR(8)
74