On Tuesday 13 February 2007 19:57, Zeratul wrote: > On Tue, 13 Feb 2007 09:04:01 -0600, Zeratul wrote > > > The problem I have is that the jobs fail at the end of the process > > with the following error: > > ------------------------------------------------------------------------- > >-- 13-Feb 03:46 bacula-master01: > > awstats_-_backup_on_tape.2007-02-12_21.57.08 Fatal error: Network error > > with FD during Backup: ERR=Connection reset by peer > > 13-Feb 03:46 bacula-master01: > > awstats_-_backup_on_tape.2007-02-12_21.57.08 Fatal error: No Job status > > returned from FD. > > 13-Feb 03:46 bacula-master01: > > awstats_-_backup_on_tape.2007-02-12_21.57.08 Error: Bacula 2.0.1 > > (12Jan07): 13-Feb-2007 03:46:38 > > ------------------------------------------------------------------------- > >-- > > > > Before this error, there are normal messages regarding the > > spooling/despooling process. > > I had a look on the logs one more time and I think I missed something > important. > --------------------------------------------------------------------------- >--- > > 13-Feb 02:29 backup-tp01: Spooling data again ... > 13-Feb 02:46 backup-tp01: Job write elapsed time = 04:48:03, Transfer rate > = 997.0 K bytes/second > 13-Feb 02:46 backup-tp01: Committing spooled data to Volume "CLN380L3". > Despooling 893,761,939 bytes ... > 13-Feb 02:47 backup-tp01: Despooling elapsed time = 00:00:19, Transfer rate > = 47.04 M bytes/second > 13-Feb 02:47 backup-tp01: Sending spooled attrs to the Director. Despooling > 163,331,464 bytes ... > 13-Feb 03:46 bacula-master01: awstats_-_backup_on_tape.2007-02-12_21.57.08 > Fatal error: Network error with FD during Backup: ERR=Connection > reset by peer > 13-Feb 03:46 bacula-master01: awstats_-_backup_on_tape.2007-02-12_21.57.08 > Fatal error: No Job status returned from FD. > 13-Feb 03:46 bacula-master01: awstats_-_backup_on_tape.2007-02-12_21.57.08 > Error: Bacula 2.0.1 (12Jan07): 13-Feb-2007 03:46:38 > --------------------------------------------------------------------------- >-- > > So, after spooling/despooling of data, the storage daemon (backup-tp01) is > trying to send the spooled attributes to the director (bacula-master01). > After 1 hour it comes the error. Maybe this rings a bell to someone? > Thanks.
Unfortunately, there is no "Bacula" solution for this because heartbeat does not work during sending the attributes. The bottom line is that you have a broken network. There are two possible fixes: 1. Fix your network switches/routers. They should timeout after 2 hours not after 1 hour. Furthermore they should not timeout at all because Bacula sets keepalive. Most likely your switches/routers are not respecting keepalive. 2. This weekend I will have a patch that permits "quick" disconnect of the FD after all the data is sent so that the FD will be totally disconnected during the attribute despooling. If you wish you can try that patch when it becomes available, or you can checkout the current SVN, which already has that patch. I have tested it a lot, and it seems to work quite well. > > Daniel > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users