On Thu, Feb 26, 2009 at 09:55:33AM -0500, Bob Hetzel wrote:
> I don't know for sure if this is the same bug, but I had a bacula hang 
> issue in version 2.4.4 which the patch named 2.4.4-sd-deadlock.patch 
> attached to bug report #1213 seems to have helped so far.  (10 days)
> 

Yep, atm it seems that 2.4.4-sd-deadlock.patch fixed the problem.

I reported this problem as bug #1241.

Thanks!

-- Pasi

>     Bob
> 
> Eric Bollengier wrote:
> > Hello Pasi,
> > 
> > Can you open a bug in bugs.bacula.org (see support page on www.bacula.org)
> > We will need your director/storage configuration and job output too.
> > 
> > Bye
> > 
> > Le Thursday 26 February 2009 10:05:58 Pasi Kärkkäinen, vous avez écrit :
> >> 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

Reply via email to