[Bacula-users] bacula will not start but gives no error

2010-06-14 Thread duxbuz
Hi, resolved this. I was seeing the working directory under bacula/working rather than having /bacula/bin/working i created this directory and it worked still have a directory called bacula/working with lots of data in, dont know why this is...but its working. thanks for pointers * +-

[Bacula-users] bacula will not start but gives no error

2010-05-25 Thread duxbuz
Hello Seems i have the directory: u...@mypc:~$ sudo ls -la bacula/ total 16 drwxr-xr-x 4 user user 4096 2010-05-21 09:25 . drwxr-xr-x 36 user user 4096 2010-05-25 09:38 .. drwxr-xr-x 2 user user 4096 2010-05-21 09:25 bin drwxrwx--- 2 root root 4096 2010-05-24 09:52 working and its

Re: [Bacula-users] bacula will not start but gives no error

2010-05-24 Thread ganiuszka
duxbuz pisze: > Thanks. > > I ran the first of the debug commands > > u...@mypc:~/bacula/bin$ sudo ./bacula-dir -d 200 -c bacula-dir.conf > > > and had this output: > > bacula-dir: dird.c:184-0 Debug level = 200 > bacula-dir: runscript.c:296-0 runscript: debug > bacula-dir: runscript.c:297-0

[Bacula-users] bacula will not start but gives no error

2010-05-24 Thread duxbuz
Thanks. I ran the first of the debug commands u...@mypc:~/bacula/bin$ sudo ./bacula-dir -d 200 -c bacula-dir.conf and had this output: bacula-dir: dird.c:184-0 Debug level = 200 bacula-dir: runscript.c:296-0 runscript: debug bacula-dir: runscript.c:297-0 --> RunScript bacula-dir: runscript

Re: [Bacula-users] bacula will not start but gives no error

2010-05-21 Thread ganiuszka
duxbuz wrote: > Hello, I am trying to get bacula up and running. Did all the installs, ran > scripts for the mysql setup... all looked good. > > But it seems that the daemons will not start > Hi You can try run Bacula daemons with -d parameter. It runs Bacula daemons with the debug mode. For

Re: [Bacula-users] bacula will not start but gives no error

2010-05-21 Thread Charlie Reddington
It should give you something in the bacula log file. Can you tell us what it says there? Mine is usually in something like /opt/bacula/var/ bacula/working. Charlie On May 21, 2010, at 10:01 AM, duxbuz wrote: > > Hello, I am trying to get bacula up and running. Did all the > installs, ran

[Bacula-users] bacula will not start but gives no error

2010-05-21 Thread duxbuz
Hello, I am trying to get bacula up and running. Did all the installs, ran scripts for the mysql setup... all looked good. But it seems that the daemons will not start itmana...@vega:~/bacula/bin$ sudo ./bacula restart Stopping the Bacula File daemon Stopping the Bacula Storage daemon Stopping