Hi.

I've got Bacula server 2.0.2 running on FreeBSD-6.1 and client 2.0.2 running 
on Windows 2003 (with Exchange 2003). Client executes a script before job and 
backs up its system state and information storage, Bacula then backs up the 
folder where these backups were done into. Script terminates OK (well, 
actually it doesn't matter what they do as there's "exit 0" in the end, 
right?), even data gets transferred across the internet, but then the job 
fails, saying:

19-Feb 00:11 backup-dir: w2k3-fd.2007-02-18_23.05.29 Fatal error: Network 
error with FD during Backup: ERR=Connection reset by peer
19-Feb 00:11 backup-dir: w2k3-fd.2007-02-18_23.05.29 Fatal error: No Job 
status returned from FD.

Full report sent by bacula:
=============================
18-Feb 23:05 backup-dir: Prior failed job found in catalog. Upgrading to Full.
18-Feb 23:05 backup-dir: Start Backup JobId 4771, Job=w2k3.2007-02-18_23.05.29
18-Feb 23:05 w2k3-fd: ClientRunBeforeJob: run 
command "C:/bacula/backup/backup-exchange.bat Full"
18-Feb 23:05 w2k3-fd: ClientRunBeforeJob: Performing normal backup
18-Feb 23:11 backup-sd: Volume "w2k3-full-0003" previously written, moving to 
end of data.
19-Feb 00:11 backup-dir: w2k3.2007-02-18_23.05.29 Fatal error: Network error 
with FD during Backup: ERR=Connection reset by peer
19-Feb 00:11 backup-dir: w2k3.2007-02-18_23.05.29 Fatal error: No Job status 
returned from FD.
19-Feb 00:11 backup-dir: w2k3.2007-02-18_23.05.29 Error: Bacula 2.0.2 
(28Jan07): 19-Feb-2007 00:11:21
  JobId:                  4771
  Job:                    w2k3.2007-02-18_23.05.29
  Backup Level:           Full (upgraded from Incremental)
  Client:                 "w2k3-fd" 2.0.2 (28Jan07) Linux,Cross-compile,Win32
  FileSet:                "w2k3" 2006-12-27 23:05:51
  Pool:                   "pool-w2k3-full" (From Job FullPool override)
  Storage:                "storage-w2k3" (From Job resource)
  Scheduled time:         18-Feb-2007 23:05:28
  Start time:             18-Feb-2007 23:11:12
  End time:               19-Feb-2007 00:11:21
  Elapsed time:           1 hour 9 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
  Volume name(s):         
  Volume Session Id:      106
  Volume Session Time:    1171523574
  Last Volume Bytes:      228 (228 B)
  Non-fatal FD errors:    0
  SD Errors:              0
  FD termination status:  Error
  SD termination status:  Error
  Termination:            *** Backup Error ***
=============================

Fileset of the FD:
=============================
FileSet {
        Name = w2k3
        Enable VSS = no
        Ignore FileSet Changes = yes
                File = "C:/bacula/backup"
        }
}
=============================

What could be the problem? I've had this problem since I started trying 
backing up the server with Bacula 2.0.0.

Silver

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to