We ran into this issue when we replaced all our iptables firewalls with Juniper 
SSG devices.  Check the timeout values for the service you defined on your 
juniper for your bacula ports, the juniper will have a default session time, we 
found the juniper closes the connection often, and ended up having to disable 
the timeout feature for the bacula services.




-----Original Message-----
From: Clark, Patricia A. [mailto:clar...@ornl.gov] 
Sent: Wednesday, September 25, 2013 7:17 AM
To: bacula-users
Subject: Re: [Bacula-users] fatal error on full backup.


From: Mauro <mrsan...@gmail.com<mailto:mrsan...@gmail.com>>
Date: Wednesday, September 25, 2013 8:18 AM
To: Uwe Schuerkamp 
<uwe.schuerk...@nionex.net<mailto:uwe.schuerk...@nionex.net>>, Mauro 
<mrsan...@gmail.com<mailto:mrsan...@gmail.com>>, bacula-users 
<bacula-users@lists.sourceforge.net<mailto:bacula-users@lists.sourceforge.net>>
Subject: Re: [Bacula-users] fatal error on full backup.

On 25 September 2013 13:58, Uwe Schuerkamp 
<uwe.schuerk...@nionex.net<mailto:uwe.schuerk...@nionex.net>> wrote:

On Wed, Sep 25, 2013 at 01:01:41PM +0200, Mauro wrote:

>   Start time:             25-Sep-2013 10:55:01
>   End time:               25-Sep-2013 12:55:26

This looks suspiciously close to 7200 seconds which is the default 
tcp_keepalive_timeout for most Linux distros.

Have you tried using the bacula dir / fd heartbeat feature? Is there a firewall 
(iptables?) involved somehow?

I've set Heartbeat = 30 in the director and yes there is a firewall between dir 
and fs, not iptables but a juniper, the firewall of the company.

Have you tried lowering the tcp_keepalive_timeout on both ends?

# echo 300 > /proc/sys/net/ipv4/tcp_keepalive_time


I'll try this.
>>>>>>>>
The heartbeat also needs to be on the client config, too.  I have much fewer 
timeouts, not completely free of them, though.

Patti Clark
Linux System Administrator
Research and Development Systems Support Oak Ridge National Laboratory



------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register > 
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to