Bacula-users

[Bacula-users] "Connection Reset by Peer" Error message

2012-01-26 14:05:49
Subject: [Bacula-users] "Connection Reset by Peer" Error message
From: Christopher Hylarides <hylaride AT oanda DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Thu, 26 Jan 2012 13:29:11 -0500
Hey all,

This always happens repeatedly with only this windows client at 2 hours 
and 27 minutes no matter what.  The Bacula DIR and SD are on a solaris 
10 host and on the same subnet, so there is no firewall timing out.

This problem has been happening repeatedly, even before with bacula 
5.0.3 (we recently updated to 5.2.4 and the problem remains).

We have other machines that back up w/o issue with much more data. 
We're successfully backing up 40 other hosts, including one other 
windows server.

Can anyone help out? I've been stumped for awhile now.



26-Jan 00:27 backup01-dir JobId 11150: Fatal error: Network error with 
FD during Backup: ERR=Connection reset by peer
26-Jan 00:27 backup01-dir JobId 11150: Fatal error: No Job status 
returned from FD.
26-Jan 00:27 backup01-dir JobId 11150: Error: Bacula backup01-dir 5.2.4 
(18Jan12):
   Build OS:               i386-pc-solaris2.10 solaris 5.10
   JobId:                  11150
   Job:                    abw02.2012-01-25_22.00.00_11
   Backup Level:           Full (upgraded from Incremental)
   Client:                 "abw02-fd" 5.2.4 (18Jan12) Microsoft Windows 
Server 2008 R2 Standard Edition Service Pack 1 (build 7601), 
64-bit,Cross-compile,Win64
   FileSet:                "abw02" 2011-06-14 15:01:43
   Pool:                   "Office" (From Job resource)
   Catalog:                "OANDACatalog" (From Client resource)
   Storage:                "LocalDisks" (From Pool resource)
   Scheduled time:         25-Jan-2012 22:00:00
   Start time:             25-Jan-2012 22:00:01
   End time:               26-Jan-2012 00:27:32
   Elapsed time:           2 hours 27 mins 31 secs
   Priority:               10
   FD Files Written:       0
   SD Files Written:       0
   FD Bytes Written:       0 (0 B)
   SD Bytes Written:       0 (0 B)
   Rate:                   0.0 KB/s
   Software Compression:   None
   VSS:                    no
   Encryption:             no
   Accurate:               no
   Volume name(s):         Office-0115
   Volume Session Id:      5
   Volume Session Time:    1327517858
   Last Volume Bytes:      127,991,926,779 (127.9 GB)
   Non-fatal FD errors:    1
   SD Errors:              0
   FD termination status:  Error
   SD termination status:  Error
   Termination:            *** Backup Error ***





The error in the windows client is such:
/home/kern/bacula/k/bacula/src/lib/bsock.c:389 Write error sending 240 
bytes to  client:10.1.1.34:36387: ERR=Input/output error






Bacula-DIR CONFIG:
Job {
         Name                    = "abw02"
         FileSet                 = "abw02"
         Client                  = abw02-fd
         JobDefs                 = "DailyBackup"
}

FileSet {
         Name = "abw02"
         Include {
                 Options {
                         signature=MD5
                         sparse=yes
                         aclsupport=no
                         compression=gzip1
                 }
                 File = "G:/backups"
         }
         Exclude {}
}

Client {
         Name                    = abw02-fd
         Address                 = abw02.dev.oanda.com
         FDPort                  = 9102
         Catalog                 = OANDACatalog
         Password                = "REMOVED"
         File Retention          = 3 months
         Job Retention           = 6 months
         AutoPrune               = yes
}



Bacula-CLIENT CONFIG:

FileDaemon {
   Name = abw02-fd
   FDport = 9102
   WorkingDirectory = "C:/Program Files/Bacula/working"
   Pid Directory = "C:/Program Files/Bacula/working"
   Maximum Concurrent Jobs = 10
}

Director {
   Name = backup01-dir
   Password = "REMOVED"
}

Messages {
   Name = Standard
   director = backup01-dir = all, !skipped, !restored
}


-- 
Christopher Hylarides
Systems Administrator
OANDA Corporation
+1.416.593.6767x327
http://www.oanda.com/

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
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>