Bacula-users

Re: [Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer

2010-04-10 01:36:53
Subject: Re: [Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer
From: jerry lowry <jlowry AT edt DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Fri, 09 Apr 2010 10:33:28 +0300
On 4/10/2010 3:30 AM, Jon Schewe wrote:
> On 04/08/2010 07:04 AM, Matija Nalis wrote:
>    
>> On Wed, Apr 07, 2010 at 02:15:14PM +0100, Prashant Ramhit wrote:
>>
>>      
>>> <b>06-Apr 12:54 client-fd JobId 299: Fatal error: backup.c:892 Network send 
>>> error to SD. ERR=Connection reset by peer</b></small></pre>
>>>
>>> Is it possible to tell me how to enable more debug on client and
>>> storage so that i can find more clues to this issue.<br>
>>>
>>>        
>> You can use "-d number" to increase debug level; but in your case it
>> should be pretty clear -- something (usually router or firewall)
>> between SD and FD (or even local firewalls on themselves) is killing
>> TCP connection (usually because it was idle for too long).
>>
>> See http://tinyurl.com/y8wapdu
>> it adding "Heartbeat Interval" helps you.
>>
>>
>>      
> I have heartbeat intervals set at the following:
> bacula-dir.conf:
> client {
>    Heartbeat interval = 15 Seconds
> }
> storage {
>    Heartbeat interval = 1 minutes
> }
>
> bacula-sd.conf
> storage {
>    Heartbeat interval = 1 minute
> }
>
> bacula-fd.conf
> FileDaemon {
>    Heartbeat Interval = 5 seconds
> }
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Bacula-users mailing list
> Bacula-users AT lists.sourceforge DOT net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>    
Hi,  are you backing up through a firewall.  I had this same problem and 
it tuned out that the firewall has a setup limit on how long a job will 
last.  Reset the limit and all my backups work as planned.

jerry

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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>