Imported Upstream version 2.4.5
[debian/amanda] / docs / amcheckdb.8.txt
diff --git a/docs/amcheckdb.8.txt b/docs/amcheckdb.8.txt
new file mode 100644 (file)
index 0000000..c5b7ef3
--- /dev/null
@@ -0,0 +1,49 @@
+
+                             amcheckdb
+Prev  Chapter 35. The AMANDA Manual Pages.  Next
+
+-------------------------------------------------------------------------------
+
+Name
+
+amcheckdb \14 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 <atf3r@cs.virginia.edu>: Original text
+Stefan G. Weichinger, <sgw@amanda.org>, maintainer of the AMANDA-documentation:
+XML-conversion
+
+SEE ALSO
+
+amadmin(8), amrmtape(8), amanda(8)
+-------------------------------------------------------------------------------
+
+Prev      Up        Next
+amcheck  Home  amcleanup
+