6d7d5b6291e11716444f342858f5f244ddfccf7b
[debian/amanda] / man / amverify.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 "AMVERIFY" 8 "" "" ""
21 .SH "NAME"
22 amverify - check an Amanda tape for errors
23 .SH "SYNOPSIS"
24 .HP 9
25 \fBamverify\fR \fIconfig\fR [\fIslot\fRĀ [\fIruntapes\fR]]
26 .SH "DESCRIPTION"
27 .PP
28 \fBAmverify\fR
29 reads an Amanda format tape and makes sure each backup image can be processed by
30 \fBamrestore\fR
31 and, if possible, the appropriate restore program (e.g.
32 \fBtar\fR).
33 .PP
34 \fBAmverify\fR
35 runs
36 \fBamrestore\fR
37 on each file of the tape and pipes the output to a restore program (if available) with an option to create a catalogue of the backup. The catalogue itself is discarded. Only the success or failure of the operation itself is reported.
38 .PP
39 If the backup image cannot be processed by the restore program, e.g. if it was written on a different operating system, the image is sent through
40 \fBdd\fR
41 to /dev/null. This still determines if the tape is readable, but does not do any internal consistency check on the image.
42 .PP
43 If
44 \fBconfig\fR
45 is set up to use a tape changer, the
46 \fBslot\fR
47 argument may be used to choose the first tape to process. Otherwise, the
48 \fBcurrent\fR
49 slot is used.
50 .PP
51 The
52 \fBruntapes\fR
53 configuration parameter determines how many tapes are processed unless it is specified on the command line.
54 .PP
55 See the
56 \fBamanda\fR(8)
57 man page for more details about Amanda.
58 .SH "AUTHOR"
59 .PP
60 Axel Zinser
61 <fifi@icem.de>
62 : Original text
63 .PP
64 Stefan G. Weichinger,
65 <sgw@amanda.org>, maintainer of the
66 \fBAmanda\fR-documentation: XML-conversion
67 .SH "SEE ALSO"
68 .PP
69 \fBamrestore\fR(8),
70 \fBamanda\fR(8),
71 \fBamverifyrun\fR(8)
72