X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=example%2Famanda.conf.in;h=b8b68e155613d73831ed54ce53b1b5eda1ec9997;hb=2df780bff19c457b0debb7adc29972a0bc2a5dc2;hp=807f8bb9ba4c044b3fe68077d8af52075ac9fdfb;hpb=0de2ad0a86685398621fb8ffa6990c029681bb3a;p=debian%2Famanda diff --git a/example/amanda.conf.in b/example/amanda.conf.in index 807f8bb..b8b68e1 100644 --- a/example/amanda.conf.in +++ b/example/amanda.conf.in @@ -142,7 +142,7 @@ amrecover_changer "@DEFAULT_TAPE_DEVICE@" # amrecover will use the changer if yo holdingdisk hd1 { comment "main holding disk" directory "/dumps/amanda" # where the holding disk is - use 290 Mb # how much space can we use on it + use -100 Mb # how much space can we use on it # a non-positive value means: # use all space but that value chunksize 1Gb # size of chunk if you want big dump to be @@ -350,6 +350,17 @@ define tapetype MIMSY-MEGATAPE { # Default: [compress client fast] # dumpcycle - set the number of days in the dump cycle, ie, set how often a # full dump should be performed. Default: from DUMPCYCLE above +# estimate Determine the way AMANDA does it's estimate. +# "client" - Use the same program as the dumping program, +# this is the most accurate way to do estimates, +# but it can take a long time. +# "calcsize" - Use a faster program to do estimates, but the +# result is less accurate. +# "server" - Use only statistics from the previous run to +# give an estimate, +# it takes only a few seconds but the result is not +# accurate if your disk usage changes from day to day. +# Default: [client] # exclude - specify files and directories to be excluded from the dump. # Useful with gnutar only; silently ignored by dump and samba. # Valid values are: