a69cdb3bcbbadf5c999f262db0af0ca0e804f49d
[debian/amanda] / man / amcheckdb.8
1 '\" t
2 .\"     Title: amcheckdb
3 .\"    Author: Adrian T. Filipi-Martin <atf3r@cs.virginia.edu>
4 .\" Generator: DocBook XSL Stylesheets vsnapshot_8273 <http://docbook.sf.net/>
5 .\"      Date: 11/05/2009
6 .\"    Manual: System Administration Commands
7 .\"    Source: Amanda 2.6.1p2
8 .\"  Language: English
9 .\"
10 .TH "AMCHECKDB" "8" "11/05/2009" "Amanda 2\&.6\&.1p2" "System Administration Commands"
11 .\" -----------------------------------------------------------------
12 .\" * set default formatting
13 .\" -----------------------------------------------------------------
14 .\" disable hyphenation
15 .nh
16 .\" disable justification (adjust text to left margin only)
17 .ad l
18 .\" -----------------------------------------------------------------
19 .\" * MAIN CONTENT STARTS HERE *
20 .\" -----------------------------------------------------------------
21 .SH "NAME"
22 amcheckdb \- check \fIAmanda\fR database for tape consistency
23 .SH "SYNOPSIS"
24 .HP \w'\fBamcheckdb\fR\ 'u
25 \fBamcheckdb\fR \fIconfig\fR
26 .SH "DESCRIPTION"
27 .PP
28 \fBAmcheckdb\fR
29 verifies that every tape mentioned in the
30 \fIAmanda\fR
31 database is still valid in the
32 \fBtapelist\fR(5)\&.
33 .PP
34 See the
35 \fBamanda\fR(8)
36 man page for more details about
37 \fIAmanda\fR\&.
38 .SH "EXAMPLE"
39 .PP
40 This shows a normal response:
41 .nf
42 # amcheckdb daily
43 Ready\&.
44 .fi
45 .PP
46 This shows tape
47 \fIDMP014\fR
48 is still listed in the database but is no longer listed in the
49 \fBtapelist\fR(5):
50 .nf
51 # amcheckdb daily
52 Tape DMP014 missing in /usr/local/etc/amanda//daily/tapelist
53 Ready\&.
54 .fi
55 .SH "SEE ALSO"
56 .PP
57 \fBamadmin\fR(8),
58 \fBamrmtape\fR(8),
59 \fBamanda\fR(8),
60 : http://wiki.zmanda.com
61 .SH "AUTHORS"
62 .PP
63 \fBAdrian T\&. Filipi\-Martin\fR <\&atf3r@cs\&.virginia\&.edu\&>
64 .PP
65 \fBStefan G\&. Weichinger\fR <\&sgw@amanda\&.org\&>