Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 435244

Summary: app-backup/bacula-5.2.11 waits indefinitely for next job execution after first job has finished
Product: Gentoo Linux Reporter: roltel <roland.schnabel>
Component: Current packagesAssignee: Thomas Beierlein <tomjbe>
Status: RESOLVED INVALID    
Severity: critical    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description roltel 2012-09-16 18:53:07 UTC
After updating from bacula-5.2.10 to 5.2.11, I noticed segfaults with bacula-dir. Also bacula would only run the first job after being restarted. All jobs after the first one show up as "job xxx is waiting for execution". Downgrading to version 5.2.10 fixed the problems. I am using bacula on a x86 system with a SCSI tape library (DELL PV 124T).

I can remember similar problems about 2 years ago. Bacula would only run the first job. After job completion, it could not send the notification email, and got stuck. Therefore only the first job after restart of bacula-dir was executed. Maybe this time it is a similar problem, that bacula-dir tries to complete a job and gets stuck there (sending an email, writing a log, etc.)


Reproducible: Always

Steps to Reproduce:
1. Restart bacula-dir after upgrading to version 5.2.11
2. First job finishes succesfully.
3. All other jobs get status "job xxx is waiting for execution".
Comment 1 roltel 2012-09-16 19:10:49 UTC
Some more information:

1. It does not make any difference if you start the jobs manually on bconsole, or if the jobs are automatically scheduled for execution.

2. The bacula log does not contain any error messages.

3. Storage daemon works fine, communication to the clients is also working.
Comment 2 Agostino Sarubbo gentoo-dev 2012-09-16 23:43:52 UTC
this version is not anymore in tree, please test 5.2.12
Comment 3 roltel 2012-09-17 19:38:37 UTC
bacula-5.2.12 is working fine. Sorry for the trouble. Please close this bug.