Bacula-users

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

2010-04-09 20:32:57
Subject: Re: [Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer
From: Jon Schewe <jpschewe AT mtu DOT net>
To: Matija Nalis <mnalis+bacula AT CARNet DOT hr>
Date: Fri, 09 Apr 2010 19:30:19 -0500
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

<Prev in Thread] Current Thread [Next in Thread>