X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famlabel.8;h=060cbba40dba2fc19eb1937454c8d50b47084238;hb=96f35b20267e8b1a1c846d476f27fcd330e0b018;hp=89331dedc9614094e601936e3e96b693a369f00a;hpb=34197d9f46a5f4e944378cbb65fca32ee0eec7b9;p=debian%2Famanda diff --git a/man/amlabel.8 b/man/amlabel.8 index 89331de..060cbba 100644 --- a/man/amlabel.8 +++ b/man/amlabel.8 @@ -1,78 +1,86 @@ +'\" t .\" Title: amlabel -.\" Author: -.\" Generator: DocBook XSL Stylesheets v1.72.0 -.\" Date: 02/07/2007 -.\" Manual: -.\" Source: +.\" Author: James da Silva +.\" Generator: DocBook XSL Stylesheets vsnapshot_8273 +.\" Date: 11/05/2009 +.\" Manual: System Administration Commands +.\" Source: Amanda 2.6.1p2 +.\" Language: English .\" -.TH "AMLABEL" "8" "02/07/2007" "" "" +.TH "AMLABEL" "8" "11/05/2009" "Amanda 2\&.6\&.1p2" "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" -amlabel \- label an Amanda tape +amlabel \- label an \fIAmanda\fR tape .SH "SYNOPSIS" -.HP 8 +.HP \w'\fBamlabel\fR\ 'u \fBamlabel\fR [\-f] \fIconfig\fR \fIlabel\fR [slot\ \fIslot\fR] [\-o\ \fIconfigoption\fR]... .SH "DESCRIPTION" .PP All \fIAmanda\fR -tapes must be pre\-labeled before they are used. +tapes must be pre\-labeled before they are used\&. \fIAmanda\fR verifies the label in \fBamdump\fR and \fBamflush\fR -before writing to make sure the proper tape is loaded. +before writing to make sure the proper tape is loaded\&. .PP \fBAmlabel\fR writes an \fIAmanda\fR label on the tape in the device specified by the -\fIamanda.conf\fR -file in /usr/local/etc/amanda/\fIconfig\fR. +\fIamanda\&.conf\fR +file in /usr/local/etc/amanda/\fIconfig\fR\&. \fILabel\fR may be any string that does not contain whitespace and that matches the -\fIamanda.conf\fR +\fIamanda\&.conf\fR \fBlabelstr\fR -regular expression option. It is up to the system administrator to define a naming convention. +regular expression option\&. It is up to the system administrator to define a naming convention\&. .PP \fBAmlabel\fR appends the new tape to the -\fItapelist\fR +\fBtapelist\fR(5) file so it will be used by \fIAmanda\fR -before it reuses any other tapes. When you +before it reuses any other tapes\&. When you \fBamlabel\fR multiple tapes, they will be used in the order you \fBamlabel\fR -them. +them\&. .PP \fBAmlabel\fR will not write the label if the tape contains an active \fIAmanda\fR -tape or if the label specified is on an active tape. The +tape or if the label specified is on an active tape\&. The \fB\-f\fR -(force) flag bypasses these verifications. +(force) flag bypasses these verifications\&. .PP An optional \fIslot\fR -may be specified after the tape label. If a tape changer is in use, +may be specified after the tape label\&. If a tape changer is in use, \fBamlabel\fR -will label the tape in the specified slot instead of the currently loaded tape. +will label the tape in the specified slot instead of the currently loaded tape\&. .PP See the \fBamanda\fR(8) man page for more details about -\fIAmanda\fR. +\fIAmanda\fR\&. .SH "OPTIONS" .PP \fB\-o\fR \fIconfigoption\fR .RS 4 -See the "\fBCONFIGURATION OVERWRITE\fR" section in -\fBamanda\fR(8). +See the "\fBCONFIGURATION OVERRIDE\fR" section in +\fBamanda\fR(8)\&. .RE .SH "EXAMPLE" .PP @@ -80,24 +88,18 @@ Write an \fIAmanda\fR label with the string "DMP000" on the tape loaded in the device named in the \fBtapedev\fR -option in /usr/local/etc/amanda/daily/amanda.conf: -.sp -.RS 4 +option in /usr/local/etc/amanda/daily/amanda\&.conf: .nf % amlabel daily DMP000 .fi -.RE .PP Label the tape in slot 3 of the currently configured tape changer with the string "DMP003": -.sp -.RS 4 .nf % amlabel daily DMP003 slot 3 .fi -.RE .SH "MESSAGES" .PP -label \fIlabel\fR doesn't match labelstr \fIstr\fR +label \fIlabel\fR doesn\'t match labelstr \fIstr\fR .RS 4 Label \fIlabel\fR @@ -106,7 +108,7 @@ on the command line does not match the regular expression \fIstr\fR from -\fIamanda.conf\fR. +\fIamanda\&.conf\fR\&. .RE .PP label \fIlabel\fR already on a tape @@ -115,7 +117,7 @@ Label \fIlabel\fR is already listed as an active \fIAmanda\fR -tape. +tape\&. .RE .PP no tpchanger specified in \fIpath\fR , so slot command invalid @@ -123,10 +125,10 @@ no tpchanger specified in \fIpath\fR , so slot command invalid The command line has the \fBslot\fR parameter but the -\fIamanda.conf\fR +\fIamanda\&.conf\fR file in \fIpath\fR -does not have a tape changer configured. +does not have a tape changer configured\&. .RE .PP reading label \fIlabel\fR, tape is in another amanda configuration @@ -137,7 +139,7 @@ tape, but label does not match \fBlabelstr\fR for this configuration so it is probably part of a different \fIAmanda\fR -configuration. +configuration\&. .RE .PP reading label \fIlabel\fR, tape is active @@ -146,7 +148,7 @@ Tape \fIlabel\fR appears to already be part of this \fIAmanda\fR -configuration and active, i.e. has valid data on it. +configuration and active, i\&.e\&. has valid data on it\&. .RE .PP no label found, are you sure \fItape\fR is non\-rewinding? @@ -156,18 +158,16 @@ While checking that the label was written correctly, got an error that might be caused by mis\-configuring \fIAmanda\fR with a rewinding tape device name instead of a non\-rewinding device name for -\fItape.\fR +\fItape\&.\fR .RE -.SH "AUTHOR" +.SH "SEE ALSO" .PP -James da Silva, -: Original text +\fBamanda\fR(8), +\fBamdump\fR(8), +\fBamflush\fR(8), +: http://wiki.zmanda.com +.SH "AUTHORS" .PP -Stefan G. Weichinger, -, maintainer of the -\fIAmanda\fR\-documentation: XML\-conversion -.SH "SEE ALSO" +\fBJames da Silva\fR <\&jds@amanda\&.org\&> .PP -\fBamanda\fR(8) -\fBamdump\fR(8) -\fBamflush\fR(8) +\fBStefan G\&. Weichinger\fR <\&sgw@amanda\&.org\&>