Imported Upstream version 2.4.5
[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 .ad l
25 .hy 0
26 .HP 9
27 \fBamverify\fR \fIconfig\fR [\fIslot\fR\ [\fIruntapes\fR]]
28 .ad
29 .hy
30
31 .SH "DESCRIPTION"
32
33 .PP
34 \fBAmverify\fR reads an Amanda format tape and makes sure each backup image can be processed by \fBamrestore\fR and, if possible, the appropriate restore program (e\&.g\&. \fBtar\fR)\&.
35
36 .PP
37 \fBAmverify\fR runs \fBamrestore\fR 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
39 .PP
40 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 \fBdd\fR to /dev/null\&. This still determines if the tape is readable, but does not do any internal consistency check on the image\&.
41
42 .PP
43 If \fBconfig\fR is set up to use a tape changer, the \fBslot\fR argument may be used to choose the first tape to process\&. Otherwise, the \fBcurrent\fR slot is used\&.
44
45 .PP
46 The \fBruntapes\fR configuration parameter determines how many tapes are processed unless it is specified on the command line\&.
47
48 .PP
49 See the \fBamanda\fR(8) man page for more details about Amanda\&.
50
51 .SH "AUTHOR"
52
53 .PP
54 Axel Zinser <fifi@icem\&.de> : Original text
55
56 .PP
57 Stefan G\&. Weichinger, <sgw@amanda\&.org>, maintainer of the \fBAMANDA\fR\-documentation: XML\-conversion
58
59 .SH "SEE ALSO"
60
61 .PP
62 \fBamrestore\fR(8), \fBamanda\fR(8), \fBamverifyrun\fR(8)
63