Brad Pinkston wrote:
> I have set the Maximum Concurrent Jobs on my director and storage daemons, but
> still keep getting this error...
> 
> mail1.2005-10-04_20.15.37 is waiting on max Storage jobs
> 
> Is more info needed?  I'm using backup to disk.  If it gets more complicated 
> I'd
> like to post config files and my requirements to see if anyone has any
> reccomendations for optimization.

This means you aren't allowing enough job concurrency on your Storage
device, and some jobs are waiting for others to complete before they can
run.

When backing up to tape, there are reasons why in some configurations
you want to limit Bacula to one job at a time per tape storage device.
When backing up to disk, this is not effectively much of an issue.

To fix your problem, edit your bacula-sd.conf file to set concurrency to
the maximum number of jobs you ever expect to want to have running at
one time.  Then edit the bacula-dir.conf file and set the Director's
concurrency to the number you just put in bacula-sd.conf, PLUS the
maximum number of consoles you expect to have open at one time.  Then
restart Bacula.


-- 
 Phil Stracchino       [EMAIL PROTECTED]
    Renaissance Man, Unix generalist, Perl hacker
 Mobile: 603-216-7037         Landline: 603-886-3518


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to