Amcheckdb: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
 
Line 17: Line 17:
This shows a normal response:
This shows a normal response:


# amcheckdb daily
# amcheckdb daily
Ready.
Ready.


This shows tape DMP014 is still listed in the database but is no longer listed in the tapelist file:
This shows tape DMP014 is still listed in the database but is no longer listed in the tapelist file:


# amcheckdb daily
# amcheckdb daily
Tape DMP014 missing in /usr/local/etc/amanda//daily/tapelist
Tape DMP014 missing in /usr/local/etc/amanda//daily/tapelist
Ready.
Ready.


==AUTHOR==
==AUTHOR==

Revision as of 23:06, 1 December 2005

Name

amcheckdb — check AMANDA database for tape consistency

Synopsis

amcheckdb config

DESCRIPTION

Amcheckdb verifies that every tape mentioned in the AMANDA database is still valid in the tapelist file.

See the amanda(8) man page for more details about AMANDA.

EXAMPLE

This shows a normal response:

# amcheckdb daily
Ready.

This shows tape DMP014 is still listed in the database but is no longer listed in the tapelist file:

# amcheckdb daily
Tape DMP014 missing in /usr/local/etc/amanda//daily/tapelist
Ready.

AUTHOR

Adrian T. Filipi-Martin <[email protected]>: Original text

Stefan G. Weichinger, <[email protected]>, maintainer of the AMANDA-documentation: XML-conversion

SEE ALSO

amadmin(8), amrmtape(8), amanda(8)