Imported Upstream version 2.4.5
[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 .ad l
25 .hy 0
26 .HP 10
27 \fBamcheckdb\fR \fIconfig\fR
28 .ad
29 .hy
30
31 .SH "DESCRIPTION"
32
33 .PP
34 \fBAmcheckdb\fR verifies that every tape mentioned in the \fBAMANDA\fR database is still valid in the \fBtapelist\fR file\&.
35
36 .PP
37 See the \fBamanda\fR(8) man page for more details about \fBAMANDA\fR\&.
38
39 .SH "EXAMPLE"
40
41 .PP
42 This shows a normal response:
43 .nf
44
45 # amcheckdb daily
46 Ready\&.
47 .fi
48
49 .PP
50 This shows tape \fBDMP014\fR is still listed in the database but is no longer listed in the \fBtapelist\fR file:
51 .nf
52
53 # amcheckdb daily
54 Tape DMP014 missing in /usr/local/etc/amanda//daily/tapelist
55 Ready\&.
56 .fi
57
58 .SH "AUTHOR"
59
60 .PP
61 Adrian T\&. Filipi\-Martin <atf3r@cs\&.virginia\&.edu>: Original text
62
63 .PP
64 Stefan G\&. Weichinger, <sgw@amanda\&.org>, maintainer of the \fBAMANDA\fR\-documentation: XML\-conversion
65
66 .SH "SEE ALSO"
67
68 .PP
69 \fBamadmin\fR(8), \fBamrmtape\fR(8), \fBamanda\fR(8)
70