This is a follow up for the archives. My problem was that the Storage
declaration in bacula-dir.conf was missing a the required "Maximum
Concurrent Jobs = 20" setting. This is adequately explained in the manual
at the following location.
http://www.bacula.org/rel-manual/Tips_Suggestions.html#SEC
On Friday 08 December 2006 01:07, [EMAIL PROTECTED] wrote:
> On Thu, 7 Dec 2006, Ryan Novosielski wrote:
>
> > Read the manual regarding this. You're missing a "Maximum Concurrent
> > Jobs" statement, though I couldn't swear whether it goes under Storage
> > or under Device. That should get you st
On Thu, 7 Dec 2006, Ryan Novosielski wrote:
> Read the manual regarding this. You're missing a "Maximum Concurrent
> Jobs" statement, though I couldn't swear whether it goes under Storage
> or under Device. That should get you started, however.
Thank you for your help. Although it seemed out of
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Read the manual regarding this. You're missing a "Maximum Concurrent
Jobs" statement, though I couldn't swear whether it goes under Storage
or under Device. That should get you started, however. BTW, you should
really upgrade that FD -- Bacula is not d
Hi all,
I am having trouble with concurrent jobs not spooling in parallel -- they
spool and despool, one at a time, in sequential order. I only get one job
running at a time. I want daily backups that write one volume to disk,
per job, with concurrent jobs that spool in parallel. Can someone pl