Re: [Bacula-users] a small setup issue.

2007-07-30 Thread John Drescher
> [EMAIL PROTECTED]:~$ netstat -l | grep bacula > tcp0 0 localhost:bacula-dir*:* LISTEN > tcp0 0 localhost:bacula-fd *:* LISTEN > tcp0 0 localhost:bacula-sd *:* LISTEN > [EMAIL PROTECTED]:

Re: [Bacula-users] a small setup issue.

2007-07-30 Thread John Drescher
> It doesn't look like it does. > > [EMAIL PROTECTED]:~$ bconsole > Connecting to Director localhost:9101 > 1000 OK: marauder02-dir Version: 1.38.11 (28 June 2006) > Enter a period to cancel a command. > *status > Using default Catalog name=MyCatalog DB=bacula > Status available for: > 1:

Re: [Bacula-users] a small setup issue.

2007-07-30 Thread John Drescher
On 7/30/07, Mike Michalik <[EMAIL PROTECTED]> wrote: > > It doesn't look like it does. > > [EMAIL PROTECTED]:~$ bconsole > Connecting to Director localhost:9101 > 1000 OK: marauder02-dir Version: 1.38.11 (28 June 2006) > Enter a period to cancel a command. > *status > Using default Catalog n

Re: [Bacula-users] a small setup issue.

2007-07-30 Thread John Drescher
On 7/30/07, Mike Michalik <[EMAIL PROTECTED]> wrote: > > Hi John, > > The error occurs right after I accept the job. I start up bconsole, at the > * I type run, I choose #1, it says the job has started and then I get the > following error: > > [EMAIL PROTECTED]:~$ bconsole > Connecting to Dire

Re: [Bacula-users] a small setup issue.

2007-07-30 Thread John Drescher
> The problem is when I try to run bconsole. I get an error > saying that it cannot communicate with the storage device. When exactly does this error appear? I am confused on that because at home I just killed bacula-sd and then ran bconsole and it does start up fine without any s

Re: [Bacula-users] a small setup issue.

2007-07-30 Thread John Drescher
> I should also mention that when I start up the tray monitor, it reports > everything working as expected. When I click on the -fd and -sd > buttons, it sees everything and reports back that it's ready. When I > click on the -dir button, it states that I "You must specify a "use > " command bef

Re: [Bacula-users] a small setup issue.

2007-07-30 Thread John Drescher
> I notice that the -fd is owned by root while the other two are owned by > bacula, could that be the issue? > No, this is ok. At work I have it that way at home I have all services owned by root. John - This SF.net email is

Re: [Bacula-users] a small setup issue.

2007-07-30 Thread John Drescher
How about your bconsole.conf.? Are you sure the director is running? ps -ef | grep bacula John - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events

Re: [Bacula-users] a small setup issue.

2007-07-30 Thread Mike Michalik
I should also add that the error that I am getting from both bconsole and the gnome-bconsole is: 27-Jul 15:47 marauder02-dir: Client1.2007-07-27_15.47.40 Warning: bnet.c:853 Could not connect to Storage daemon on marauder02:9103. ERR=Connection refused Retrying ... Thanks! Mike Mike Mich