Man page - amcleanup(8)
Packages contas this manual
- amservice(8)
- amcheckdump(8)
- amrestore(8)
- amcleanupdisk(8)
- tapelist(5)
- amoldrecover(8)
- amcheck(8)
- amoverview(8)
- amanda-auth-ssl(7)
- amadmin(8)
- script-email(8)
- amcrypt-ossl(8)
- amtapetype(8)
- amanda-devices(7)
- amanda-scripts(7)
- disklist(5)
- amcrypt(8)
- amsamba(8)
- amzfs-snapshot(8)
- amstar(8)
- amflush(8)
- amanda.conf(5)
- amfetchdump(8)
- amanda-auth(7)
- amstatus(8)
- amanda-compatibility(7)
- amcleanup(8)
- amreport(8)
- amvault(8)
- amcrypt-ossl-asym(8)
- amanda-archive-format(5)
- amanda-applications(7)
- amanda-rest-server(8)
- amcheckdb(8)
- amserverconfig(8)
- amcryptsimple(8)
- amsuntar(8)
- amanda-security.conf(5)
- amanda(8)
- amanda-interactivity(7)
- amaespipe(8)
- ambackup(8)
- amarchiver(8)
- amanda-changers(7)
- amzfs-sendrecv(8)
- amanda-taperscan(7)
- amplot(8)
- amanda-match(7)
- amrmtape(8)
- amgtar(8)
- amanda-client.conf(5)
- amtoc(8)
- amaddclient(8)
- amanda-command-file(5)
- amgetconf(8)
- ambsdtar(8)
- amdump_client(8)
- amlabel(8)
- amdevcheck(8)
- amrecover(8)
- amtape(8)
- amgpgcrypt(8)
- amraw(8)
- amssl(8)
- amreindex(8)
- amdump(8)
- activate-devpay(1)
- ampgsql(8)
apt-get install amanda-common
Manual
| AMCLEANUP(8) | System Administration Commands | AMCLEANUP(8) |
NAME
amcleanup - run the Amanda cleanup process after a failure
SYNOPSIS
amcleanup [-k] [-p] [-r] [-v] [--note string] 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).
The amcleanupdisk program is run with the same [-r] and [-v] options.
See the amanda(8) man page for more details about Amanda.
OPTIONS
-k
-p
-r
-v
--note string
EXAMPLES
This example runs the Amanda cleanup process by hand after a failure.
% amcleanup daily
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/local/sbin/amcleanup daily
If nothing needs to be done, amcleanup exits normally with the message:
amcleanup: no unprocessed logfile to clean up.
SEE ALSO
amanda(8), amdump(8)
The Amanda Wiki: : http://wiki.zmanda.com/
AUTHORS
James da Silva <jds@amanda.org>
Stefan G. Weichinger <sgw@amanda.org>
| 01/25/2025 | Amanda 3.5.4 |