I'm running Bacula 1.36.3 (haven't yet upgraded) with couple of clients. Mostly, everything runs good. However, from time to time a job gets stuck, and director seems to be stuck with it too (can't connect to director with console either). I've read that Bacula has trouble with TLS libraries, and one of the first things to check was to eliminate that. Running lsof on bacula-dir processes shows they were not linked with any library in /lib/tls directory (I have "export LD_ASSUME_KERNEL=2.4.19" in startup script). So I got that thing ruled out.
The only way to "unstuck" director seems to be to restart it. After that, connecting with bconsole and running "list jobs" shows the job that was stuck with 'R' flag in jobstatus column, and the jobs that were supposed to run after it with 'C' flag. Should I cleanup this stale jobs from database manually? So far, it seems to only happen for first incremental backup that follows either full or differential (well, 2 out of 2 times, could be coincidence). ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
