>Hi all. I install bacula 5.0.1 and bat in Debian lenny. Director, storage and 
>client are in the same machine.
>I execute /sbin/bacula/bacula start
>but bacula no listen in 9101 ( yes listen in 9102 and 9103)
>
>What can i do?

Well, you could check what's running, I don't know or use Debian, but
whast the output of:

lsof -i |grep bacula
ps aux |grep bacula

Now check your logs and see why there are not 3 daemons running:
bacula-dir
bacula-sd
bacula-fd

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to