Hello. I'm having problems with Bacula 2.4.4. Bacula 2.4.3 and earlier versions ran fine without problems on the same server.
For some reason bacula-sd seems to get stuck somehow almost every night, making all the backup jobs stall waiting for SD to do something.. Checking "status storage" makes bconsole stuck too, with the last line of output being "Used volumes status". You need to press ctrl+c multiple times to quit bconsole or kill it. This problem can be fixed by restarting bacula-sd daemon.. although doing this you end up with tapes with VolStatus being set to Error, because the count of files mismatch on the media and on the catalog. When bacula-sd is stuck doing "strace -p <pid_of_bacula-sd>" shows bacula-sd being in select() forever.. nothing happening. Tracebacks here: dir (which is just fine, it doesn't get stuck): http://pasik.reaktio.net/bacula/debug/244/bacula-dir.tb sd (stuck): http://pasik.reaktio.net/bacula/debug/244/bacula-sd.tb >From what I can understand, most of the threads are in "__lll_mutex_lock_wait ()" or "pthread_cond_wait" state.. Any ideas what's going on? I'm running Bacula 2.4.4 on x86_64 centos 5.2. -- Pasi ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
