a62496ef4d813dc6f5c1ba27d0dbfe47724899db
[debian/amanda] / man / amrmtape.8
1 '\" t
2 .\"     Title: amrmtape
3 .\"    Author: Adrian T. Filipi-Martin <atf3r@cs.virginia.edu>
4 .\" Generator: DocBook XSL Stylesheets vsnapshot_8273 <http://docbook.sf.net/>
5 .\"      Date: 11/05/2009
6 .\"    Manual: System Administration Commands
7 .\"    Source: Amanda 2.6.1p2
8 .\"  Language: English
9 .\"
10 .TH "AMRMTAPE" "8" "11/05/2009" "Amanda 2\&.6\&.1p2" "System Administration Commands"
11 .\" -----------------------------------------------------------------
12 .\" * set default formatting
13 .\" -----------------------------------------------------------------
14 .\" disable hyphenation
15 .nh
16 .\" disable justification (adjust text to left margin only)
17 .ad l
18 .\" -----------------------------------------------------------------
19 .\" * MAIN CONTENT STARTS HERE *
20 .\" -----------------------------------------------------------------
21 .SH "NAME"
22 amrmtape \- remove a tape from the \fIAmanda\fR database
23 .SH "SYNOPSIS"
24 .HP \w'\fBamrmtape\fR\ 'u
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 \fIAmanda\fR\&.
35 .SH "OPTIONS"
36 .PP
37 \fB\-n\fR
38 .RS 4
39 Generate new
40 \fBtapelist\fR(5)
41 and database files with
42 \fIlabel\fR
43 removed, but leave them in
44 /tmp
45 and do not update the original copies\&.
46 .RE
47 .PP
48 \fB\-v\fR
49 .RS 4
50 List backups of hosts and disks that are being discarded\&. Enabled by default\&.
51 .RE
52 .PP
53 \fB\-q\fR
54 .RS 4
55 Opposite of
56 \fB\-v\fR\&.
57 .RE
58 .PP
59 \fB\-d\fR
60 .RS 4
61 Run in debugging mode so all executed commands are shown\&.
62 .RE
63 .SH "EXAMPLE"
64 .PP
65 Remove tape labeled
66 \fIDAILY034\fR
67 from the
68 \fIDailySet1\fR
69 configuration\&.
70 .nf
71 # amrmtape DailySet1 DAILY034
72 .fi
73 .SH "SEE ALSO"
74 .PP
75 \fBamadmin\fR(8),
76 \fBamanda\fR(8),
77 : http://wiki.zmanda.com
78 .SH "AUTHORS"
79 .PP
80 \fBAdrian T\&. Filipi\-Martin\fR <\&atf3r@cs\&.virginia\&.edu\&>
81 .PP
82 \fBStefan G\&. Weichinger\fR <\&sgw@amanda\&.org\&>