On 06/18/2012 07:36 PM, Joel Franco Guzmán wrote:
Hi all again,
man disklist says:
spindle
Default: -1. A number used to balance backup load on a host.
Amanda will not run multiple backups at the same time on the same
spindle, unless the spindle number is -1, which means there is no
spindle restriction.
I'm trying to dump several dumps (DLEs) in the same host because some of
them are autofs mounted ones so there is no impact on the local disks.
I've tried to set different spindles in the involved DLEs without success.
How can i make several dumps to just one host?
Regards,
man amanda.conf
maxdumps int
Default: 1. The maximum number of backups from a single host
that
Amanda will attempt to run in parallel. See also the inparallel
option.
Note that this parameter may also be set in a specific dumptype
(see below). This value sets the default for all dumptypes
so must
appear in amanda.conf before any dumptypes are defined.
Set maxdumps to a bigger value.
Jean-Louis