Imported Upstream version 3.2.1
[debian/amanda] / man / amrmtape.8
index e3f1cf7054fb4c87ff178fd1c26e5c286a4a57c8..1441c76fb52c269730a9496e34b9eddd2853b79d 100644 (file)
@@ -1,56 +1,82 @@
+'\" t
 .\"     Title: amrmtape
-.\"    Author: 
-.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
-.\"      Date: 08/22/2008
-.\"    Manual: 
-.\"    Source: 
+.\"    Author: Adrian T. Filipi-Martin <atf3r@cs.virginia.edu>
+.\" Generator: DocBook XSL Stylesheets vsnapshot_8273 <http://docbook.sf.net/>
+.\"      Date: 12/14/2010
+.\"    Manual: System Administration Commands
+.\"    Source: Amanda 3.2.1
+.\"  Language: English
 .\"
-.TH "AMRMTAPE" "8" "08/22/2008" "" ""
+.TH "AMRMTAPE" "8" "12/14/2010" "Amanda 3\&.2\&.1" "System Administration Commands"
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
 .ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
 .SH "NAME"
-amrmtape - remove a tape from the Amanda database
+amrmtape \- remove a tape from the Amanda database
 .SH "SYNOPSIS"
-.HP 9
-\fBamrmtape\fR [\-n] [\-v] [\-q] [\-d] \fIconfig\fR \fIlabel\fR
+.HP \w'\fBamrmtape\fR\ 'u
+\fBamrmtape\fR [\-\-changer\ \fIchanger\-name\fR] [\-\-cleanup] [\-\-dryrun] [\-n] [\-\-erase] [\-\-keep\-label] [\-\-quiet] [\-q] [\-\-verbose] [\-v] \fIconfig\fR \fIlabel\fR
 .SH "DESCRIPTION"
 .PP
 \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\.
+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\&.
 .PP
 See the
 \fBamanda\fR(8)
-man page for more details about
-\fIAmanda\fR\.
+man page for more details about Amanda\&.
 .SH "OPTIONS"
 .PP
-\fB\-n\fR
+\fB\-\-changer \fR\fB\fIchanger\-name\fR\fR\fB \fR
+.RS 4
+Specify which changer to use when erasing
+\fIlabel\fR
+.RE
+.PP
+\fB\-\-cleanup\fR
+.RS 4
+Remove logs and indexes associated with
+\fIlabel\fR\&. Otherwise, they\'ll remain until the next run of amdump\&.
+.RE
+.PP
+\fB\-\-dryrun\fR, \fB\-n\fR
 .RS 4
 Generate new
-\fItapelist\fR
+\fBtapelist\fR(5)
 and database files with
 \fIlabel\fR
 removed, but leave them in
-\fI/tmp\fR
-and do not update the original copies\.
+/tmp
+and do not update the original copies\&.
 .RE
 .PP
-\fB\-v\fR
+\fB\-\-erase\fR
 .RS 4
-List backups of hosts and disks that are being discarded\. Enabled by default\.
+Attempt to erase the data contained on the volume with the given label\&. This requires that Amanda be able to find that volume using the tape changer\&. Erasure is not supported by all Amanda devices, and the erasure is not "secure" in the sense that the data can most likely be recovered by someone with the right tools\&.
 .RE
 .PP
-\fB\-q\fR
+\fB\-\-keep\-label\fR
 .RS 4
-Opposite of
-\fB\-v\fR\.
+Do not remove
+\fIlabel\fR
+from the tapelist\&.
 .RE
 .PP
-\fB\-d\fR
+\fB\-\-verbose\fR, \fB\-v\fR
 .RS 4
-Run in debugging mode so all executed commands are shown\.
+List backups of hosts and disks that are being discarded\&. Enabled by default\&.
+.RE
+.PP
+\fB\-\-quiet\fR, \fB\-q\fR
+.RS 4
+Opposite of
+\fB\-v\fR\&.
 .RE
 .SH "EXAMPLE"
 .PP
@@ -58,20 +84,19 @@ Remove tape labeled
 \fIDAILY034\fR
 from the
 \fIDailySet1\fR
-configuration\.
+configuration\&.
 .nf
 # amrmtape DailySet1 DAILY034
 .fi
-.SH "AUTHOR"
-.PP
-Adrian T\. Filipi\-Martin
-<atf3r@cs\.virginia\.edu>: Original text
-.PP
-Stefan G\. Weichinger,
-<sgw@amanda\.org>, maintainer of the
-\fIAmanda\fR\-documentation: XML\-conversion
 .SH "SEE ALSO"
 .PP
-\fBamadmin\fR(8),
 \fBamanda\fR(8),
-: http://wiki.zmanda.com
+\fBamadmin\fR(8)
+.PP
+The Amanda Wiki:
+: http://wiki.zmanda.com/
+.SH "AUTHORS"
+.PP
+\fBAdrian T\&. Filipi\-Martin\fR <\&atf3r@cs\&.virginia\&.edu\&>
+.PP
+\fBStefan G\&. Weichinger\fR <\&sgw@amanda\&.org\&>