Splitting Configuration Parameters and Behavior

From wiki.zmanda.com
Revision as of 03:38, 29 June 2010 by Dustin (talk | contribs) (reorg)
Jump to navigation Jump to search

This table describes the configuration parameters that affect splitting, the relevant conditions for a particular dump, and the results. It does so both for the old parameters and the new. Notes that the new parameters are only used if none of the old parameters appear in the dumptype. See the key, below, for more information

Key

parameters

?
parameter is ignored
-
parameter is not given in amanda.conf
0
parameter has zero value
888 or 999
parameter has nonzero value
/...
a valid value for split_diskbuffer
inval
in invalid value for split_diskbuffer (nonexistent, or less than tape_splitsize bytes available)

results

888 or 999
part size from the corresponding parameter
10M
default fallback_splitsize of 10M
no splitting (LEOM devices will still successfully span from volume to volume; others will fail if they hit EOM)

Old (dumptype) Configuration Parameters

conditionconfigurationresult
tape
splitsize
split
diskbuffer
fallback
splitsize
part sizecaching
FILE_WRITE -??none
0??none
999??10Mnone
PORT_WRITE
no LEOM
-??none
0??none
999--10Mmemory
999-010Mmemory
999-888888memory
999inval-10Mmemory
999inval010Mmemory
999inval888888memory
999/...?999disk
PORT_WRITE
LEOM
-??none
0??none
999--10Mnone
999-010Mnone
999-888888none
999inval-10Mnone
999inval010Mnone
999inval888888none
999/...?999none