On Tue, 2005-07-26 at 11:58 -0700, Jesse Keating wrote:
> 
> So I tried this, and same thing.  Looks like the ssh tunnel gets
> started, and the client gets the word to start a backup, however it just
> hangs when trying to contact the sd.  Thoughts?
> 

This is very strange.  The backup job kicks off the ssh script, which
supposedly opens all the tunnels.  The client however is never able to
connect to 'localhost:9103' as seen by logs:

26-Jul 12:56 hermes: hermes.2005-07-26_13.01.02 Warning: bnet.c:769
Could not connect to Storage daemon on localhost:9103. ERR=Connection
refused
Retrying ...
26-Jul 13:01 hermes: hermes.2005-07-26_13.01.02 Warning: bnet.c:769
Could not connect to Storage daemon on localhost:9103. ERR=Connection
refused
Retrying ...


Yet when I start the ssh tunnel myself, I am able to telnet to localhost
9103 on hermes:

[EMAIL PROTECTED] ~]$ telnet localhost 9103
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
status
Connection closed by foreign host.

Is the protocol documented somewhere so that I may issue a few commands
to the SD to make sure I'm getting the connection right?

-- 
Jesse Keating
GameHouse -- Systems Engineer



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to