1fda719ca9236f147b68d5089e1fcba3e511225f
[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 v1.76.1 <http://docbook.sf.net/>
5 .\"      Date: 02/21/2012
6 .\"    Manual: System Administration Commands
7 .\"    Source: Amanda 3.3.1
8 .\"  Language: English
9 .\"
10 .TH "AMCHECKDB" "8" "02/21/2012" "Amanda 3\&.3\&.1" "System Administration Commands"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18 .ie \n(.g .ds Aq \(aq
19 .el       .ds Aq '
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
24 .nh
25 .\" disable justification (adjust text to left margin only)
26 .ad l
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
30 .SH "NAME"
31 amcheckdb \- check Amanda database for tape consistency
32 .SH "SYNOPSIS"
33 .HP \w'\fBamcheckdb\fR\ 'u
34 \fBamcheckdb\fR \fIconfig\fR
35 .SH "DESCRIPTION"
36 .PP
37 \fBAmcheckdb\fR
38 verifies that every tape mentioned in the Amanda database is still valid in the
39 \fBtapelist\fR(5)\&.
40 .PP
41 See the
42 \fBamanda\fR(8)
43 man page for more details about Amanda\&.
44 .SH "EXAMPLE"
45 .PP
46 This shows a normal response:
47 .nf
48 # amcheckdb daily
49 Ready\&.
50 .fi
51 .PP
52 This shows tape
53 \fIDMP014\fR
54 is still listed in the database but is no longer listed in the
55 \fBtapelist\fR(5):
56 .nf
57 # amcheckdb daily
58 Tape DMP014 missing in /usr/local/etc/amanda//daily/tapelist
59 Ready\&.
60 .fi
61 .SH "SEE ALSO"
62 .PP
63 \fBamanda\fR(8),
64 \fBamadmin\fR(8),
65 \fBamrmtape\fR(8)
66 .PP
67 The Amanda Wiki:
68 : http://wiki.zmanda.com/
69 .SH "AUTHORS"
70 .PP
71 \fBAdrian T\&. Filipi\-Martin\fR <\&atf3r@cs\&.virginia\&.edu\&>
72 .PP
73 \fBStefan G\&. Weichinger\fR <\&sgw@amanda\&.org\&>