On 5/16/19 12:06 PM, ce wrote: > Hi, > > How can I setup bacula to run multiple bacula jobs at the same time for the > same windows client? > should I just set Maximum Concurrent Jobs to more than one, can I set 3 or > 4 concurrent bacula jobs for a windows client? is that possible?
Setting that in the Job definition should work. My "server"-side setup is
>
> enable concurrency in 4 places:
> - Storage stanza in bacula-sd.conf
> - Device stanza in bacula-sd.conf
> - Storage stanza in bacula-dir.conf
> - Director stanza in bacula-dir.conf
>
> Specifically, "Storage" is in both config files.
and for some clients I have 2 jobs run in parallel ("configs" and "data
dirs").
However if you want to run 4 long jobs in parallel, I'd first make sure
the network has the bandwidth for it.
--
Dimitri Maziuk
Programmer/sysadmin
BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
