Imported Upstream version 2.5.2p1
[debian/amanda] / docs / amcleanup.8.txt
1
2                              amcleanup
3 Prev  Chapter 36. The Amanda Manual Pages.  Next
4
5 -------------------------------------------------------------------------------
6
7 Name
8
9 amcleanup \14 run the Amanda cleanup process after a failure
10
11 Synopsis
12
13 amcleanup config
14
15 DESCRIPTION
16
17 Amcleanup generates the Amanda Mail Report and updates the Amanda databases
18 after a system failure on a tape server host. This cleanup process is normally
19 done automatically as part of the amdump program, but if amdump cannot complete
20 for some reason (usually because of a tape server host crash), amcleanup must
21 be run some time later (usually during system boot).
22 See the amanda(8) man page for more details about Amanda.
23
24 OPTIONS
25
26
27
28   -k
29       Kill all Amanda processes.
30
31
32 EXAMPLES
33
34 This example runs the Amanda cleanup process by hand after a failure.
35
36   % amcleanup daily
37
38 Putting the following line in a system boot script (e.g. /etc/rc.local) runs
39 the Amanda cleanup process as part of the reboot, eliminating the need to run
40 it by hand.
41
42   /usr/local/sbin/amcleanup daily
43
44 If nothing needs to be done, amcleanup exits normally with the message:
45
46   amcleanup: no unprocessed logfile to clean up.
47
48
49 AUTHOR
50
51 James da Silva, <jds@amanda.org>: Original text
52 Stefan G. Weichinger, <sgw@amanda.org>, maintainer of the Amanda-documentation:
53 XML-conversion
54
55 SEE ALSO
56
57 amanda(8), amdump(8)
58 -------------------------------------------------------------------------------
59
60 Prev        Up      Next
61 amcheckdb  Home  amcrypt
62