On Mon, Jul 19, 2010 at 8:16 AM, John Drescher <dresche...@gmail.com> wrote:
> ---------- Forwarded message ----------
> From: Stan <stanleytbe...@gmail.com>
> Date: Mon, Jul 19, 2010 at 6:43 AM
> Subject: RE: [Bacula-users] new user, first attempt
> To: John Drescher <dresche...@gmail.com>
>
>
> backupServer:/home/stan# ps auwx | grep bacula
> bacula    2770  0.0  0.0  13392  1232 ?        Ssl  Jul18   0:00
> /usr/sbin/bacula-sd -c /etc/bacula/bacula-sd.conf -u bacula -g tape
> root      2780  0.0  0.0  13112   824 ?        Ssl  Jul18   0:00
> /usr/sbin/bacula-fd -c /etc/bacula/bacula-fd.conf
> root      3746  0.0  0.0   3116   708 pts/1    R+   05:35   0:00 grep bacula
> backupServer:/home/stan#
>
> I don't know what all this means but it appears that 2 daemons are running.
>
> I don't care right now whether it runs only on the local machine.  I just
> need to get it running so I can begin to become familiar with it.
>
> What should I look at next, please?
>

bacula-dir is not running and that needs to be fixed before we can go
on. To debug that run bacula-dir from a shell with the following
parameters:

bacula-dir -d 100 -c /etc/bacula/bacula-dir.conf


and post the error. Most likely the problem is with the database.

John

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to