I'm having a lot of trouble getting Windows 2000 clients to backup
with my current bacula setup.  Backups consistently crash with the
following error:
23-May 16:31 cas-fd: CAS.2006-05-23_14.57.24 Fatal error: 
c:\cygwin\home\kern\bacula\k\src\win32\filed\../../filed/backup.c:500 Network 
send error to SD. ERR=Input/output error
23-May 16:31 black-dir: CAS.2006-05-23_14.57.24 Error: Bacula 1.38.9 (02May06): 
23-May-2006 16:31:59

I've tried a number of things to resolve this problem, and nothing has
helped.  First I figured it was some sort of network problem.
However, these machines have a solid connection, and a Linux box in
the same datecenter backs up cleanly every time.  

With full debugging turned on, this is the debug message I get on the FD:
cas-fd: ../../filed/backup.c:506 Send data to SD len=6884
cas-fd: ../../filed/backup.c:506 Send data to SD len=7048
cas-fd: ../../filed/backup.c:506 Send data to SD len=7047
cas-fd: ../../filed/backup.c:111 end blast_data ok=0
cas-fd: ../../filed/job.c:1266 Error in blast_data.
cas-fd: ../../filed/job.c:1334 End FD msg: 2800 End Job TermCode=102 
JobFiles=6386 ReadBytes=15769107088 JobBytes=3128401861 Errors=0

On the server running the Director and Storage Daemon, I get the
following:
black-sd: block.c:430 binbuf=64503 buf_len=64512
black-dir: backup.c:302 FDStatus=f
black-dir: msgchan.c:306 === End msg_thread. use=2
black-dir: backup.c:363 Enter backup_cleanup 69 E

What does the "Error in blast_data" error mean?

Here's my bacula-fd.conf file:

Director {
  Name = black-dir
  Password = "<snip>"
}

FileDaemon {                          # this is me
  Name = cas-fd
  FDport = 9102                  # where we listen for the director
  WorkingDirectory = /bacula/working
  Pid Directory = /bacula/working
  Heartbeat Interval = 30 seconds
}

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

-- 
Ted Cabeen
Sr. Systems/Network Administrator
Impulse Internet Services LLC




-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to