Bacula-users

Re: [Bacula-users] Bacula Console - shows conflicting info

2013-12-02 14:31:44
Subject: Re: [Bacula-users] Bacula Console - shows conflicting info
From: Peter Wood <peterwood.sd AT gmail DOT com>
To: thomasl AT mtl.mit DOT edu
Date: Mon, 2 Dec 2013 11:28:16 -0800
Brad,

What I'd do is run the bconsole's "estimate" command to verify the connection. If it is successful you should see a short summary report how many files the job will backup, sizes, and so on. It will not backup anything. 

If it fails login to the client and run:
  ps -ef | grep bacula
    You should see bacula-fd process running. I suspect bacula-fd is not running based on what you've posted so far.

If all good so far check your firewall settings. Make sure the client allows connection on tcp/udp port 9102.

-- Peter



On Mon, Dec 2, 2013 at 10:53 AM, Thomas Lohman <thomasl AT mtl.mit DOT edu> wrote:
> 25-Nov 13:38 home-server-dir JobId 144: Fatal error: Network error with FD during Backup: ERR=Connection reset by peer
> 25-Nov 13:38 home-server-dir JobId 144: Fatal error: No Job status returned from FD.
> 25-Nov 13:38 home-server-dir JobId 144: Error: Bacula home-server-dir 5.2.5 (26Jan12):

I am not sure what your exact configuration is but my guess/hunch is
that your jobs are being spooled to the server, but while they are then
being de-spooled to your volumes, the connection back to the client is
cut off for whatever reason ("Connection reset by peer" error).  This I
think would explain why the client may in fact think it finished ok but
the server doesn't. That is probably technically a bug and not a
feature. :)  Look at the Bacula "Heartbeat Interval" option if you are
not using this already and see if that helps to keep the connection alive.

hope this helps,


--tom



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>