From: Jonathan Horne <jho...@skopos.us<mailto:jho...@skopos.us>>
Date: Monday, December 3, 2012 9:19 AM
To: 
"bacula-users@lists.sourceforge.net<mailto:bacula-users@lists.sourceforge.net>" 
<bacula-users@lists.sourceforge.net<mailto:bacula-users@lists.sourceforge.net>>
Subject: [Bacula-users] concurrent jobs previously working but now only 2

A previous test build, i had concurrent jobs working, that my systems would 
backup 4 at a time.  Now that I've taken it down and rebuilt it, I've obviously 
missed something because even tho i have:

Director {                            # define myself
  Name = bacula-dir
  DIRport = 9101                # where we listen for UA connections
  QueryFile = "/var/libexec/bacula/query.sql"
  WorkingDirectory = "/var/spool/bacula"
  PidDirectory = "/var/run"
  Maximum Concurrent Jobs = 4
  Password = "tehwin"         # Console password
  Messages = Daemon
}

… Im not getting 4 concurrent.  Going crazy while i go over what i left out 
here, i don't remember listing this anywhere else (that doesn't mean i didn't). 
 Could someone please nudge me in the right direction, web link with reliable 
examples welcome.  Or just turn the light one for me :)

Thanks,
jonathan

>>>>>
Other places for this setting: Maximum Concurrent Jobs = 4
bacula-sd – both Storage and Device definitions – these should be different 
unless you only have the one device
bacula-fd – FileDaemon definition – how many the client can have in parallel – 
typically smaller, usually set to 1

Patti Clark
Linux System Administrator
Research and Development Systems Support Oak Ridge National Laboratory


------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to