Imported Upstream version 3.2.0
[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: 10/18/2010
6 .\"    Manual: System Administration Commands
7 .\"    Source: Amanda 3.2.0
8 .\"  Language: English
9 .\"
10 .TH "AMCHECKDB" "8" "10/18/2010" "Amanda 3\&.2\&.0" "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 Amanda 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 Amanda database is still valid in the
30 \fBtapelist\fR(5)\&.
31 .PP
32 See the
33 \fBamanda\fR(8)
34 man page for more details about Amanda\&.
35 .SH "EXAMPLE"
36 .PP
37 This shows a normal response:
38 .nf
39 # amcheckdb daily
40 Ready\&.
41 .fi
42 .PP
43 This shows tape
44 \fIDMP014\fR
45 is still listed in the database but is no longer listed in the
46 \fBtapelist\fR(5):
47 .nf
48 # amcheckdb daily
49 Tape DMP014 missing in /usr/local/etc/amanda//daily/tapelist
50 Ready\&.
51 .fi
52 .SH "SEE ALSO"
53 .PP
54 \fBamanda\fR(8),
55 \fBamadmin\fR(8),
56 \fBamrmtape\fR(8)
57 .PP
58 The Amanda Wiki:
59 : http://wiki.zmanda.com/
60 .SH "AUTHORS"
61 .PP
62 \fBAdrian T\&. Filipi\-Martin\fR <\&atf3r@cs\&.virginia\&.edu\&>
63 .PP
64 \fBStefan G\&. Weichinger\fR <\&sgw@amanda\&.org\&>