b625a5f7693ff31f953f88d6928618028c4926fb
[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 .ad l
25 .hy 0
26 .HP 9
27 \fBamrmtape\fR [\-n] [\-v] [\-q] [\-d] \fIconfig\fR \fIlabel\fR
28 .ad
29 .hy
30
31 .SH "DESCRIPTION"
32
33 .PP
34 \fBAmrmtape\fR 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\&.
35
36 .PP
37 See the \fBamanda\fR(8) man page for more details about \fBAMANDA\fR\&.
38
39 .SH "OPTIONS"
40
41 .TP
42 \fB\-n\fR
43 Generate new \fBtapelist\fR and database files with \fBlabel\fR removed, but leave them in \fI/tmp\fR and do not update the original copies\&.
44
45 .TP
46 \fB\-v\fR
47 List backups of hosts and disks that are being discarded\&. Enabled by default\&.
48
49 .TP
50 \fB\-q\fR
51 Opposite of \fB\-v\fR\&.
52
53 .TP
54 \fB\-d\fR
55 Run in debugging mode so all executed commands are shown\&.
56
57 .SH "EXAMPLE"
58
59 .PP
60 Remove tape labeled \fBDAILY034\fR from the \fBDailySet1\fR configuration\&.
61 .nf
62
63 # amrmtape DailySet1 DAILY034
64 .fi
65
66 .SH "AUTHOR"
67
68 .PP
69 Adrian T\&. Filipi\-Martin <atf3r@cs\&.virginia\&.edu>: Original text
70
71 .PP
72 Stefan G\&. Weichinger, <sgw@amanda\&.org>, maintainer of the \fBAMANDA\fR\-documentation: XML\-conversion
73
74 .SH "SEE ALSO"
75
76 .PP
77 \fBamadmin\fR(8), \fBamanda\fR(8)
78