Bacula-users

Re: [Bacula-users] Bacula-fd status says not running, debug says running

2013-11-30 20:03:13
Subject: Re: [Bacula-users] Bacula-fd status says not running, debug says running
From: "compdoc" <compdoc AT hotrodpc DOT com>
To: <bacula-users AT lists.sourceforge DOT net>
Date: Sat, 30 Nov 2013 17:59:33 -0700
> justin@ubuntu:/var/run/bacula$ sudo service bacula-fd status

 I run bacula dir and fd on the server using an upstart script
(/etc/init/bacula-dir.conf, etc)

But the upstart 'service' command doesn't show bacula is running on my
system:

$ sudo service bacula-dir status
bacula-dir stop/waiting

And the command 'sudo service --status-all' does not list bacula-dir or
bacula-fd, even though they are running. 

Same with the command:

$ initctl list | grep bacula
bacula-fd stop/waiting
bacula-dir stop/waiting

Upstart has requirements. I can make those commands work by adding scripts
into /etc/init.d/ (and there are possibly other ways) but it's not that
beneficial.

If they work, use these commands instead:

sudo bacula status

ps aux | grep bacula





------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>