ba518506a96bed08019449de332d86beb7d54ec7
[debian/amanda] / man / amcheckdb.8
1 .\"     Title: amcheckdb
2 .\"    Author: 
3 .\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
4 .\"      Date: 02/07/2007
5 .\"    Manual: 
6 .\"    Source: 
7 .\"
8 .TH "AMCHECKDB" "8" "02/07/2007" "" ""
9 .\" disable hyphenation
10 .nh
11 .\" disable justification (adjust text to left margin only)
12 .ad l
13 .SH "NAME"
14 amcheckdb \- check Amanda database for tape consistency
15 .SH "SYNOPSIS"
16 .HP 10
17 \fBamcheckdb\fR \fIconfig\fR
18 .SH "DESCRIPTION"
19 .PP
20 \fBAmcheckdb\fR
21 verifies that every tape mentioned in the
22 \fIAmanda\fR
23 database is still valid in the
24 \fItapelist\fR
25 file.
26 .PP
27 See the
28 \fBamanda\fR(8)
29 man page for more details about
30 \fIAmanda\fR.
31 .SH "EXAMPLE"
32 .PP
33 This shows a normal response:
34 .sp
35 .RS 4
36 .nf
37 # amcheckdb daily
38 Ready.
39 .fi
40 .RE
41 .PP
42 This shows tape
43 \fIDMP014\fR
44 is still listed in the database but is no longer listed in the
45 \fItapelist\fR
46 file:
47 .sp
48 .RS 4
49 .nf
50 # amcheckdb daily
51 Tape DMP014 missing in /usr/local/etc/amanda//daily/tapelist
52 Ready.
53 .fi
54 .RE
55 .SH "AUTHOR"
56 .PP
57 Adrian T. Filipi\-Martin <atf3r@cs.virginia.edu>: Original text
58 .PP
59 Stefan G. Weichinger,
60 <sgw@amanda.org>, maintainer of the
61 \fIAmanda\fR\-documentation: XML\-conversion
62 .SH "SEE ALSO"
63 .PP
64 \fBamadmin\fR(8),
65 \fBamrmtape\fR(8),
66 \fBamanda\fR(8)