a3327be13b233f0ad09f511fd7ab1ceded6f0ac2
[debian/amanda] / man / amrmtape.8
1 .\"     Title: amrmtape
2 .\"    Author: 
3 .\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
4 .\"      Date: 02/07/2007
5 .\"    Manual: 
6 .\"    Source: 
7 .\"
8 .TH "AMRMTAPE" "8" "02/07/2007" "" ""
9 .\" disable hyphenation
10 .nh
11 .\" disable justification (adjust text to left margin only)
12 .ad l
13 .SH "NAME"
14 amrmtape \- remove a tape from the Amanda database
15 .SH "SYNOPSIS"
16 .HP 9
17 \fBamrmtape\fR [\-n] [\-v] [\-q] [\-d] \fIconfig\fR \fIlabel\fR
18 .SH "DESCRIPTION"
19 .PP
20 \fBAmrmtape\fR
21 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.
22 .PP
23 See the
24 \fBamanda\fR(8)
25 man page for more details about
26 \fIAmanda\fR.
27 .SH "OPTIONS"
28 .PP
29 \fB\-n\fR
30 .RS 4
31 Generate new
32 \fItapelist\fR
33 and database files with
34 \fIlabel\fR
35 removed, but leave them in
36 \fI/tmp\fR
37 and do not update the original copies.
38 .RE
39 .PP
40 \fB\-v\fR
41 .RS 4
42 List backups of hosts and disks that are being discarded. Enabled by default.
43 .RE
44 .PP
45 \fB\-q\fR
46 .RS 4
47 Opposite of
48 \fB\-v\fR.
49 .RE
50 .PP
51 \fB\-d\fR
52 .RS 4
53 Run in debugging mode so all executed commands are shown.
54 .RE
55 .SH "EXAMPLE"
56 .PP
57 Remove tape labeled
58 \fIDAILY034\fR
59 from the
60 \fIDailySet1\fR
61 configuration.
62 .sp
63 .RS 4
64 .nf
65 # amrmtape DailySet1 DAILY034
66 .fi
67 .RE
68 .SH "AUTHOR"
69 .PP
70 Adrian T. Filipi\-Martin
71 <atf3r@cs.virginia.edu>: Original text
72 .PP
73 Stefan G. Weichinger,
74 <sgw@amanda.org>, maintainer of the
75 \fIAmanda\fR\-documentation: XML\-conversion
76 .SH "SEE ALSO"
77 .PP
78 \fBamadmin\fR(8),
79 \fBamanda\fR(8)