Imported Upstream version 3.3.3
[debian/amanda] / man / amanda.conf.5
index 0fba0e25cf37c68fb7661bb9d973366f0b972736..d26aab2cccd2a52df1a6c7e0d6630f152ed7835d 100644 (file)
@@ -2,12 +2,12 @@
 .\"     Title: amanda.conf
 .\"    Author: James da Silva <jds@amanda.org>
 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\"      Date: 02/21/2012
+.\"      Date: 01/10/2013
 .\"    Manual: File formats and conventions
-.\"    Source: Amanda 3.3.1
+.\"    Source: Amanda 3.3.3
 .\"  Language: English
 .\"
-.TH "AMANDA\&.CONF" "5" "02/21/2012" "Amanda 3\&.3\&.1" "File formats and conventions"
+.TH "AMANDA\&.CONF" "5" "01/10/2013" "Amanda 3\&.3\&.3" "File formats and conventions"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -287,6 +287,28 @@ Never send an email\&.
 .RE
 .RE
 .PP
+\fBreport\-use\-media\fR \fIboolean\fR
+.RS 4
+Default:
+\fITrue\fR
+if
+\fBmax\-dle\-by\-volume\fR
+is not set,
+\fIFalse\fR
+if it is set\&. If the reporter must print the list of media used in the run\&.
+.RE
+.PP
+\fBreport\-next\-media\fR \fIboolean\fR
+.RS 4
+Default:
+\fITrue\fR
+if
+\fBmax\-dle\-by\-volume\fR
+is not set,
+\fIFalse\fR
+if it is set\&. If the reporter must print the list of media expected for the next run\&.
+.RE
+.PP
 \fBmax\-dle\-by\-volume\fR \fIint\fR
 .RS 4
 Default:
@@ -887,7 +909,7 @@ setting\&.
 .PP
 \fBcolumnspec\fR \fIstring\fR
 .RS 4
-default: "HostName=0:12:12,Disk=1:11:11,Level=1:1:1,OrigKB=1:\-7:0,OutKB=1:\-7:0,Compress=1:\-6:1,DumpTime=1:\-7:7,Dumprate=1:\-6:1,TapeTime=1:\-6:6,TapeRate=1:\-6:1"
+default: "HostName=0:\-12:12,Disk=1:\-11:11,Level=1:\-1:1,OrigKB=1:\-7:0,OutKB=1:\-7:0,Compress=1:\-6:1,DumpTime=1:\-7:7,Dumprate=1:\-6:1,TapeTime=1:\-6:6,TapeRate=1:\-6:1"
 .sp
 Defines the width of columns
 \fBamreport\fR
@@ -1130,6 +1152,11 @@ The error messages that appear in amrecover are intentionally vague to avoid inf
 .sp
 Recovery limits can be refined on a per\-DLE basis using the dumptype parameter of the same name\&. Note that the default value will apply to any dumpfiles for disks which no longer appear in the disklist; thus leaving the global parameter at its default value but setting it for all DLEs is not sufficient to maintain secure backups\&.
 .RE
+.PP
+\fBtmpdir\fR \fIstring\fR
+.RS 4
+Default: none (system default)\&. Set it to a directory with lots of free space if sort in amindexd fail with \*(AqNo space left on device\*(Aq\&.
+.RE
 .SH "HOLDINGDISK SECTION"
 .PP
 The
@@ -1650,6 +1677,12 @@ Default:
 \fI10000\fR\&. The maximum number of day for a promotion, set it 0 if you don\*(Aqt want promotion, set it to 1 or 2 if your disks get overpromoted\&.
 .RE
 .PP
+\fBmax\-warnings\fR \fIint\fR
+.RS 4
+Default:
+\fI20\fR\&. The maximum number of error lines in the report for a dle\&. A value of \*(Aq0\*(Aq means unlimited\&. This is useful to reduce the size of the log file and the size of the report\&. All errors are put in separate files if a dle have more errors\&.
+.RE
+.PP
 \fBpriority\fR [ \fBlow\fR | \fBmedium\fR | \fBhigh\fR ]
 .RS 4
 Default:
@@ -1956,9 +1989,7 @@ The default unit is Kbytes if it is not specified\&.
 .PP
 \fBpart\-size\fR \fIint\fR
 .RS 4
-Default: none\&. This is the size (in KB if no units are specified) of each split part written to the volume\&. It is reduced to
-\fBpart\-cache\-max\-size\fR
-when part caching is required\&. If this is set to zero, then no splitting will take place; in this case, some devices can span dumps from volume to volume, while others will cause the entire dump to fail if they encounter end\-of\-medium before the dump is complete\&. See "Dump Splitting Configuration" below\&.
+If this is set to zero (default), then no splitting will take place, and the entire dump will fail, if end\-of\-medium is encountered before the dump is complete, unless the device property LEOM is true, and the device can detect EOM\&. See "Dump Splitting Configuration" below\&.
 .RE
 .PP
 \fBpart\-cache\-type\fR [ \fBnone\fR | \fBdisk\fR | \fBmemory\fR ]
@@ -2443,7 +2474,7 @@ Default: not set\&. A comment string describing this taperscan\&.
 \fBplugin\fR \fIstring\fR
 .RS 4
 No default\&. Must be set to the name of the taperscan module\&. See
-<man></man>
+\fBamanda-taperscan\fR(7)
 for a list of defined taperscan modules\&.
 .RE
 .PP