Re: [Bacula-users] Prevent new jobs from being scheduled while old jobshasn't finished

2011-05-21 Thread Guenter Bartsch
James, that was a quick response! thank you so much for looking into this On Sat, May 21, 2011 at 11:15 AM, James Harper wrote: > You can add a setting to disallow duplicate jobs (see the manual) on a > per job basis, although when the duplicate tries to run Bacula logs an > error which can be

[Bacula-users] Prevent new jobs from being scheduled while old jobs hasn't finished

2011-05-21 Thread Guenter Bartsch
hi everyone, i have a question about bacula job scheduling. I have a pretty simple schedule for my backup: do a full backup at the beginning at the month and then incremental ones every day: Schedule { Name = "DefaultCycle" Run = Incremental mon-sun at 23:05 Run = Full 1st sun at 23:05 }