Hiya,

I've got a weird issue that I haven't been able to solve.  I've looked
through the mail lists and I've turned up the debug level (today, so I
don't have any information at this point)

This is what I'm seeing:  

The director daemon is hanging.  The process looks like it's running.
Several of them actually (Dir 3-6, fd 2-3, sd 3-5).  Bconsole and
wxconsole will connect, but will not output anything.  When the daemon
gets to this state, none of the scheduled backups run.  Doing startup
script restart of the the daemons brings the daemon/s back to a
responsive level.

Machine inforamtion:  
RHEL3-ES
Bacula-  1.38.10


Things that I have done:
Set the LD_ASSUME_KERNEL via in the startup scripts:
if [ -d "/lib/tls" -a `uname -r | cut -c1-3` = "2.4" ]; then
     export LD_ASSUME_KERNEL=2.4.19
fi

What bothers me is that I can't seem to find anything in a log file,
that is if I setup logging correctly.   (in my bacula log, I'm only
seeing console messages.) 

I would appreciate help with the issue itself, or pointing me in the
right direction to figure out why it's hanging.

Mark



Mark Ching - Luminary Micro, Inc.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to