---------- Forwarded message ----------
From: John Drescher <[EMAIL PROTECTED]>
Date: Jul 31, 2007 12:52 AM
Subject: Re: [Bacula-users] a small setup issue.
To: Mike Michalik <[EMAIL PROTECTED]>


Yes. This looks good as well as your netstat output.

BTW, the reason for this lack of connecting was that the daemons were
listening only on the lo  network interface (127.0.0.1) and the socket
clients were trying to connect on the external ip address only as a
result they could not communicate.

John

Now time for sleep. I have been awake for around 20 hours...




On 7/31/07, Mike Michalik <[EMAIL PROTECTED]> wrote:
>
>  I think that solved the problem.
>
>  [EMAIL PROTECTED]:/etc/bacula$ bconsole
>  Connecting to Director marauder02:9101
>  1000 OK: marauder02-dir Version: 1.38.11 (28 June 2006)
>  Enter a period to cancel a command.
>  *status dir
>  Using default Catalog name=MyCatalog DB=bacula
>  marauder02-dir Version: 1.38.11 (28 June 2006) i486-pc-linux-gnu debian 4.0
>  Daemon started 30-Jul-07 21:42, 0 Jobs run since started.
>
>  Scheduled Jobs:
>  Level          Type     Pri  Scheduled          Name               Volume
> ===================================================================================
>  Incremental    Backup    10  30-Jul-07 23:05    Client1
> *unknown*
>  Full           Backup    11  30-Jul-07 23:10    BackupCatalog
> *unknown*
>  ====
>
>  Running Jobs:
>  No Jobs running.
>  ====
>
>  Terminated Jobs:
>   JobId  Level     Files      Bytes     Status   Finished        Name
> ========================================================================
>      13  Full          0              0 Error    27-Jul-07 16:47 Client1
>      14  Full          0              0 Error    27-Jul-07 23:35 Client1
>      15  Full          0              0 Error    27-Jul-07 23:35
> BackupCatalog
>      16  Full          0              0 Error    28-Jul-07 23:35 Client1
>      17  Full          0              0 Error    28-Jul-07 23:35
> BackupCatalog
>      18  Full          0              0 Error    29-Jul-07 12:52
> BackupCatalog
>      19  Full          0              0 Error    29-Jul-07 13:23 Client1
>      21  Full          0              0 Error    29-Jul-07 13:53 Client1
>      20  Full          0              0 Error    29-Jul-07 13:53
> BackupCatalog
>      24  Full          0              0 Error    30-Jul-07 20:55 Client1
>
>  ====
>  *status client
>  Automatically selected Client: marauder02-fd
>  Connecting to Client marauder02-fd at marauder02:9102
>
>  marauder02-fd Version: 1.38.11 (28 June 2006)  i486-pc-linux-gnu debian 4.0
>  Daemon started 30-Jul-07 21:40, 0 Jobs run since started.
>  No Terminated Jobs.
>  Running Jobs:
>  Director connected at: 30-Jul-07 21:44
>  No Jobs running.
>  ====
>  *status storage
>  Automatically selected Storage: DDS-4
>  Connecting to Storage daemon DDS-4 at marauder02:9103
>
>  marauder02-sd Version: 1.38.11 (28 June 2006) i486-pc-linux-gnu debian 4.0
>  Daemon started 30-Jul-07 21:39, 0 Jobs run since started.
>
>  Running Jobs:
>  No Jobs running.
>  ====
>
>  Jobs waiting to reserve a drive:
>  ====
>  No Terminated Jobs.
>
>  Device status:
>  Device "DDS-4" (/dev/nst0) open but no Bacula volume is mounted.
>      Total Bytes Read=64,512 Blocks Read=1 Bytes/block=64,512
>      Positioned at File=0 Block=0
>  ====
>
>  In Use Volume status:
>  ====
>
>  *
>
>  I am going to attempt to run a job now.
>
>
>  John Drescher wrote:
>
>  [EMAIL PROTECTED]:~$ netstat -l | grep bacula
> tcp 0 0 localhost:bacula-dir *:* LISTEN
> tcp 0 0 localhost:bacula-fd *:* LISTEN
> tcp 0 0 localhost:bacula-sd *:* LISTEN
> [EMAIL PROTECTED]:~$
>
>
>  Ok, I see a very big potential problem. It says it is only listening
> on localhost. This is bad as localhost and marauder02 are not the same
> thing. You need to get rid of localhost and 127.0.0.1 and replace them
> with marauder02 for in all the .conf files then restart the daemons.
>
> John
>
>
>
> --
>
>
>
> LEGAL NOTICE
>
> Unless expressly stated otherwise, this message is confidential and may be
> privileged. It is intended for the addressee(s) only. Access to this E-mail
> by anyone else is unauthorized. If you are not an addressee, any disclosure
> or copying of the contents of this E-mail or any action taken (or not taken)
> in reliance on it is unauthorized and may be unlawful. If you are not an
> addressee, please inform the sender immediately.
>


--
John M. Drescher


-- 
John M. Drescher

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to