Now that I got the console fixed it seems I've tweaked something beyond my
knowledge.  The bacula director wont start.
 
I run ./bacula start which returns
 
[EMAIL PROTECTED] bin]# ./bacula start
Starting the Bacula Storage daemon
Starting the Bacula File daemon
Starting the Bacula Director daemon
 
However the bconsole can't connect to the director.
I run ps -ef | grep bacula and get
 
bacula   12626     1  0 Feb26 ?        00:00:00 /root/bacula/sbin/bacula-sd
-u bacula -g bacula -v -c /root/bacula/bin/bacula-sd.conf
bacula   12636     1  0 Feb26 ?        00:00:00 /root/bacula/sbin/bacula-fd
-u bacula -g bacula -v -c /root/bacula/bin/bacula-fd.conf
 
No bacula director.  I tried 
./bacula-dir -t -c bacula-dir.conf
To see if there was an issue with the bacula-dir.conf no failure.
I did strace on ./bacula start and didn't see any weird anomaly. It seems it
starts then immediately stops.  As far as I can tell everything is
configured correctly.
The device test worked fine so I don't think its that.  Where should I start
looking to find some sort of error message I can troubleshoot?
 
Thx again!
Glen
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to