Imported Upstream version 2.5.0p2
[debian/amanda] / man / amrmtape.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 "AMRMTAPE" 8 "" "" ""
21 .SH "NAME"
22 amrmtape - remove a tape from the Amanda database
23 .SH "SYNOPSIS"
24 .HP 9
25 \fBamrmtape\fR [-n] [-v] [-q] [-d] \fIconfig\fR \fIlabel\fR
26 .SH "DESCRIPTION"
27 .PP
28 \fBAmrmtape\fR
29 invalidates the contents of an existing backup tape in the configuration database. This is meant as a recovery mechanism when a good backup is damaged either by faulty hardware or user error, e.g. the tape is eaten by the drive or is overwritten.
30 .PP
31 See the
32 \fBamanda\fR(8)
33 man page for more details about
34 \fBAmanda\fR.
35 .SH "OPTIONS"
36 .TP
37 \fB-n\fR
38 Generate new
39 \fBtapelist\fR
40 and database files with
41 \fBlabel\fR
42 removed, but leave them in
43 \fI/tmp\fR
44 and do not update the original copies.
45 .TP
46 \fB-v\fR
47 List backups of hosts and disks that are being discarded. Enabled by default.
48 .TP
49 \fB-q\fR
50 Opposite of
51 \fB-v\fR.
52 .TP
53 \fB-d\fR
54 Run in debugging mode so all executed commands are shown.
55 .SH "EXAMPLE"
56 .PP
57 Remove tape labeled
58 \fBDAILY034\fR
59 from the
60 \fBDailySet1\fR
61 configuration.
62 .nf
63
64 # amrmtape DailySet1 DAILY034
65 .fi
66 .SH "AUTHOR"
67 .PP
68 Adrian T. Filipi-Martin
69 <atf3r@cs.virginia.edu>: Original text
70 .PP
71 Stefan G. Weichinger,
72 <sgw@amanda.org>, maintainer of the
73 \fBAmanda\fR-documentation: XML-conversion
74 .SH "SEE ALSO"
75 .PP
76 \fBamadmin\fR(8),
77 \fBamanda\fR(8)
78