amcleanup(8) redhat man page | unix.com

Man Page: amcleanup

Operating Environment: redhat

Section: 8

AMCLEANUP(8)						      System Manager's Manual						      AMCLEANUP(8)

NAME
amcleanup - run the Amanda cleanup process after a failure
SYNOPSIS
amcleanup config
DESCRIPTION
Amcleanup generates the Amanda Mail Report 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 amdump program, but if amdump cannot complete for some reason (usually because of a tape server host crash), amcleanup must be run some time later (usually during system boot). See the amanda(8) man page for more details about Amanda.
EXAMPLES
This example runs the Amanda cleanup process by hand after a failure. % amcleanup DailySet1 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. /usr/sbin/amcleanup DailySet1 If nothing needs to be done, amcleanup exits normally with the message: amcleanup: no unprocessed logfile to clean up.
AUTHOR
James da Silva <jds@cs.umd.edu> University of Maryland, College Park
SEE ALSO
amanda(8), amdump(8) AMCLEANUP(8)
Related Man Pages
amrmtape(8) - centos
amcleanup(8) - redhat
amlabel(8) - redhat
amcleanup(8) - debian
amflush(8) - debian
Similar Topics in the Unix Linux Community
use tape from another server
steps to boot SCO server off emergency tape
Amanda Configuration for Asymmetric encryption
Finding a rogue process
How to run a script automatically when AIX version 7 server reboots?