Re: [Bacula-users] problem with etc/init.d/bacula-director

2011-02-28 Thread Randy Katz
Here is my unaltered and working /etc/init.d/bacula-dir from ubuntu server 10.10 apt-get install: # cat bacula-dir #! /bin/sh # # bacula This shell script takes care of starting and stopping # the bacula Director daemon on Debian/Ubuntu/Kubuntu # systems. # # Kern E. Sibbald - 21 Mar

Re: [Bacula-users] problem with etc/init.d/bacula-director

2011-02-28 Thread gianni
Summarinzing: on ubuntu 10.10 bacula-dir doesn't start automatically (there is a problem with the bacula-dir script in /etc/init.d), could you please tell me how to modify this standard script, taken from the bacula source? I wrote the values that I think are correct in the comments, the rest of th

Re: [Bacula-users] problem with etc/init.d/bacula-director

2011-02-26 Thread Ralf Gross
Ralf Gross schrieb: > giannife fe schrieb: > > Hi, my bacula works perfectly, except that I have to start manually > > bacula-dir (bacula-sd and bacula-fd start as they should). > > I've got bacula 5.0.2 precompiled for ubuntu. > > > > Here is the output of some commands: > > root@dragon:/home/ego

Re: [Bacula-users] problem with etc/init.d/bacula-director

2011-02-26 Thread Ralf Gross
giannife fe schrieb: > Hi, my bacula works perfectly, except that I have to start manually > bacula-dir (bacula-sd and bacula-fd start as they should). > I've got bacula 5.0.2 precompiled for ubuntu. > > Here is the output of some commands: > root@dragon:/home/ego# /etc/init.d/bacula-director star

Re: [Bacula-users] problem with etc/init.d/bacula-director

2011-02-26 Thread Randy Katz
On 2/26/2011 2:20 AM, gianni wrote: > sorry, what I have said doesn't make sense > the problem is that this doesn't work: > /etc/init.d/bacula-director start > > this works: > bacula-dir > > I would like to correct the problem with "/etc/init.d/bacula-director start" > > On Sat, Feb 26, 2011 at 11:

Re: [Bacula-users] problem with etc/init.d/bacula-director

2011-02-26 Thread gianni
sorry, what I have said doesn't make sense the problem is that this doesn't work: /etc/init.d/bacula-director start this works: bacula-dir I would like to correct the problem with "/etc/init.d/bacula-director start" On Sat, Feb 26, 2011 at 11:12, gianni wrote: >> A common reason for bacula-dir

Re: [Bacula-users] problem with etc/init.d/bacula-director

2011-02-26 Thread gianni
> A common reason for bacula-dir not starting up is database connection > issues. Can you ensure that your database server is running before > bacula-dir is started? > -- > Dan Langille - http://langille.org/ Dan, thanks for your suggestion, I don't know what to answer... When I type bacula-dir

Re: [Bacula-users] problem with etc/init.d/bacula-director

2011-02-25 Thread Dan Langille
On 2/25/2011 3:46 PM, giannife fe wrote: > Hi, my bacula works perfectly, except that I have to start manually > bacula-dir (bacula-sd and bacula-fd start as they should). > I've got bacula 5.0.2 precompiled for ubuntu. A common reason for bacula-dir not starting up is database connection issues.

Re: [Bacula-users] problem with etc/init.d/bacula-director

2011-02-25 Thread Mehma Sarja
Yo, I've had the same problem - futzed with Ubuntu how-to's and gave up. Sure would be nice to have it in init.d. Mehma -- Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splun

[Bacula-users] problem with etc/init.d/bacula-director

2011-02-25 Thread giannife fe
Hi, my bacula works perfectly, except that I have to start manually bacula-dir (bacula-sd and bacula-fd start as they should). I've got bacula 5.0.2 precompiled for ubuntu. Here is the output of some commands: root@dragon:/home/ego# /etc/init.d/bacula-director start  * Starting Bacula Director...