X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famrmtape.8;fp=man%2Famrmtape.8;h=b625a5f7693ff31f953f88d6928618028c4926fb;hb=0de2ad0a86685398621fb8ffa6990c029681bb3a;hp=0000000000000000000000000000000000000000;hpb=3ab887b9bc819a846c75dd7f2ee5d41fac22b19f;p=debian%2Famanda diff --git a/man/amrmtape.8 b/man/amrmtape.8 new file mode 100644 index 0000000..b625a5f --- /dev/null +++ b/man/amrmtape.8 @@ -0,0 +1,78 @@ +.\"Generated by db2man.xsl. Don't modify this, modify the source. +.de Sh \" Subsection +.br +.if t .Sp +.ne 5 +.PP +\fB\\$1\fR +.PP +.. +.de Sp \" Vertical space (when we can't use .PP) +.if t .sp .5v +.if n .sp +.. +.de Ip \" List item +.br +.ie \\n(.$>=3 .ne \\$3 +.el .ne 3 +.IP "\\$1" \\$2 +.. +.TH "AMRMTAPE" 8 "" "" "" +.SH NAME +amrmtape \- remove a tape from the AMANDA database +.SH "SYNOPSIS" +.ad l +.hy 0 +.HP 9 +\fBamrmtape\fR [\-n] [\-v] [\-q] [\-d] \fIconfig\fR \fIlabel\fR +.ad +.hy + +.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\&. + +.PP +See the \fBamanda\fR(8) man page for more details about \fBAMANDA\fR\&. + +.SH "OPTIONS" + +.TP +\fB\-n\fR +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\&. + +.TP +\fB\-v\fR +List backups of hosts and disks that are being discarded\&. Enabled by default\&. + +.TP +\fB\-q\fR +Opposite of \fB\-v\fR\&. + +.TP +\fB\-d\fR +Run in debugging mode so all executed commands are shown\&. + +.SH "EXAMPLE" + +.PP +Remove tape labeled \fBDAILY034\fR from the \fBDailySet1\fR configuration\&. +.nf + +# amrmtape DailySet1 DAILY034 +.fi + +.SH "AUTHOR" + +.PP +Adrian T\&. Filipi\-Martin : Original text + +.PP +Stefan G\&. Weichinger, , maintainer of the \fBAMANDA\fR\-documentation: XML\-conversion + +.SH "SEE ALSO" + +.PP +\fBamadmin\fR(8), \fBamanda\fR(8) +