X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=example%2Ftemplate.d%2Fadvanced.conf.in;h=71d3fed5b18fa0b927f0a1464e31e15695c832ac;hb=b116e9366c7b2ea2c2eb53b0a13df4090e176235;hp=19b963e982898c8928ea7a349e32ee000322be4a;hpb=94a044f90357edefa6f4ae9f0b1d5885b0e34aee;p=debian%2Famanda diff --git a/example/template.d/advanced.conf.in b/example/template.d/advanced.conf.in index 19b963e..71d3fed 100644 --- a/example/template.d/advanced.conf.in +++ b/example/template.d/advanced.conf.in @@ -25,7 +25,7 @@ taperalgo first # The algorithm used to choose which dump image to send # largestfit The largest dump image that will fit on the current tape. # smallest The smallest dump image. # last Last in - first out. -displayunit "m" # Possible values: "k|m|g|t" +displayunit "g" # Possible values: "k|m|g|t" # Default: k. # The unit used to print many numbers. # k=kilo, m=mega, g=giga, t=tera @@ -50,14 +50,10 @@ device_output_buffer_size 1280k # encounters, uncomment the line below. Note that this will ERASE any # non-Amanda tapes you may have, and may also ERASE any near-failing tapes. # Use with caution. -## label_new_tapes "DailySet1-%%%" +## autolabel "DailySet1-%%%" empty -maxdumpsize -1 # Maximum number of bytes the planner will schedule - # for a run (default: runtapes * tape_length). -amrecover_do_fsf yes # amrecover will call amrestore with the - # -f flag for faster positioning of the tape. -amrecover_check_label yes # amrecover will call amrestore with the - # -l flag to check the label. +maxdumpsize -1 # Maximum total size the planner will schedule + # for a run (default: runtapes * tape_length) (kbytes). bumpmult 4 # threshold = bumpsize * bumpmult^(level-1)