On Sun, Jan 9, 2011 at 6:04 AM, Guy <g...@britewhite.net> wrote: > Hi All, > > In FileDaemon Configuration I've specified "Maximum Concurrent Jobs = 20" and > restarted bacula-fd on the client. > > FileDaemon { # this is me > Name = baculactl.00-fd > FDport = 9102 # where we listen for the director > WorkingDirectory = /var/bacula/working > Pid Directory = /var/run > Maximum Concurrent Jobs = 20 > } > > However I'm still getting an issue when I try to run multiple concurrent > jobs.. Is there somewhere else that this needs to be specified as well? I > tried using the estimate command rather than load up jobs to run for testing > this, however it seems estimate doesn't count and works regardless. Is there > another way to test this without running the backup and cancelling it. >
There are 5 or more places to use "Maximum Concurrent Jobs" depending on the level of concurrency you want. I believe the default in the bacula-fd.conf is already 20 so this place is not really doing much. You need to set it in the bacula-dir.conf in the director and client resources. Also keep in mind that every storage device can only load 1 volume at a time so if you are using disk volumes with multiple pools and only 1 storage do not expect jobs that go to different pools to run concurrently. John ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users