X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=man%2Fxml-source%2Famanda.conf.5.xml;h=33353ebf08aa91167f4ecc34b79f082b9460911c;hb=refs%2Ftags%2Fupstream%2F3.3.1;hp=7c63bcc7ec267685dafbb6819286753cb2c8b037;hpb=cd0b924f27312d57bd42f6c4fae2b795139e2d0b;p=debian%2Famanda diff --git a/man/xml-source/amanda.conf.5.xml b/man/xml-source/amanda.conf.5.xml index 7c63bcc..33353eb 100644 --- a/man/xml-source/amanda.conf.5.xml +++ b/man/xml-source/amanda.conf.5.xml @@ -348,6 +348,16 @@ Specify which types of messages will trigger an email from amreport. amreport is + + + max-dle-by-volume int + +Default: +1000000000. +The maximum number of dle written to a single volume. + + + dumpcycle int @@ -387,6 +397,7 @@ days / runtapes. + tapecycle int @@ -466,9 +477,11 @@ values: $c : config name $o : org configuration $b : barcode of the volume + $s : slot number, can specify a minimun number of digit: + $3s to get '001' $m : meta label -The template should contain some number of contiguous '%' +The template can contain some number of contiguous '%' characters, which will be replaced with a generated number. Be sure to specify enough '%' characters that you do not run out of tape labels. Example: @@ -477,6 +490,10 @@ Example: "$m-%%%", "$m-$b" +The generared label can be used only if it match the +labelstr setting. The volume will not be used if the +generated label doesn't match the labelstr setting. + Note that many devices cannot distinguish an empty tape from an error condition, so it may is often necessary to include volume-error as an autolabel condition. @@ -729,13 +746,23 @@ The algorithm used to choose which dump image to send to the taper. -taper-parallel-write int - - -Default: 1. + taper-parallel-write int + + Default: 1. Amanda can write simultaneously up to that number of volume at any given time. The changer must have as many drives. - + + + + + eject-volume int + + Default: no. +Set to yes if you want the volume to be ejected +after Amanda wrote data to it. It works only with some changer and device. + + + labelstr string @@ -833,7 +860,7 @@ How many times the server will resend a REQ packet if it doesn't get the ACK pac netusage int Default: -8000 Kbps. +80000 Kbps. The maximum network bandwidth allocated to Amanda, in Kbytes per second. See also the interface @@ -2600,7 +2627,7 @@ A comment string describing this set of network information. use int Default: -8000 Kbps. +80000 Kbps. The speed of the interface in Kbytes per second.