8fbe82a5873866b59b59890c66ca87aac72b672b
[debian/amanda] / man / amcheckdb.8
1 .\"Generated by db2man.xsl. Don't modify this, modify the source.
2 .de Sh \" Subsection
3 .br
4 .if t .Sp
5 .ne 5
6 .PP
7 \fB\\$1\fR
8 .PP
9 ..
10 .de Sp \" Vertical space (when we can't use .PP)
11 .if t .sp .5v
12 .if n .sp
13 ..
14 .de Ip \" List item
15 .br
16 .ie \\n(.$>=3 .ne \\$3
17 .el .ne 3
18 .IP "\\$1" \\$2
19 ..
20 .TH "AMCHECKDB" 8 "" "" ""
21 .SH "NAME"
22 amcheckdb - check Amanda database for tape consistency
23 .SH "SYNOPSIS"
24 .HP 10
25 \fBamcheckdb\fR \fIconfig\fR
26 .SH "DESCRIPTION"
27 .PP
28 \fBAmcheckdb\fR
29 verifies that every tape mentioned in the
30 \fBAmanda\fR
31 database is still valid in the
32 \fBtapelist\fR
33 file.
34 .PP
35 See the
36 \fBamanda\fR(8)
37 man page for more details about
38 \fBAmanda\fR.
39 .SH "EXAMPLE"
40 .PP
41 This shows a normal response:
42 .nf
43
44 # amcheckdb daily
45 Ready.
46 .fi
47 .PP
48 This shows tape
49 \fBDMP014\fR
50 is still listed in the database but is no longer listed in the
51 \fBtapelist\fR
52 file:
53 .nf
54
55 # amcheckdb daily
56 Tape DMP014 missing in /usr/local/etc/amanda//daily/tapelist
57 Ready.
58 .fi
59 .SH "AUTHOR"
60 .PP
61 Adrian T. Filipi-Martin <atf3r@cs.virginia.edu>: Original text
62 .PP
63 Stefan G. Weichinger,
64 <sgw@amanda.org>, maintainer of the
65 \fBAmanda\fR-documentation: XML-conversion
66 .SH "SEE ALSO"
67 .PP
68 \fBamadmin\fR(8),
69 \fBamrmtape\fR(8),
70 \fBamanda\fR(8)
71