On Tue, 13 Feb 2007 18:21:27 +0100, Andrea Conti wrote
> > Fatal error: Network error with FD during Backup: ERR=Connection 
> > reset by peer
> 
> > Before this error, there are normal messages regarding the 
> > spooling/despooling
> > process.
> 
> Could you please post the relevant Job section?
> 
> > Anybody has any idea? I'm missing something in the configuration? Thanks.
> 
> Are you by any chance doing something like stopping the FD or rebooting
> the client in a RunClientAfterJob script?
> 
> Andrea

This is the job resource:
--------------------------------------------------------
# Backup job definition (on tape)                                            
                                                              
Job {
  Name = "awstats - backup on tape"
  Client = awstats
  JobDefs = "awstats-tape"
  SpoolData = yes
}

# Once a month Full backup from the client to the tape
JobDefs {
  Name = "awstats-tape"
  Type = Backup
  Level = Full
  Client = awstats
  FileSet = "awstats"
  Schedule = "Once_per_month"
  Storage = Tape_library
  Messages = Standard
  Pool = Tape_library
  Priority = 10
}
-------------------------------------------------------
No, I don't stop the file daemon and and I'm not using RunClientAfterJob. As I
said, running the job without "SpoolData = yes" finsh the process with no
errors. And, besides the tape job(s), there are many disk jobs - they are
working fine all the time. I don't know if matters - my bacula dir/storage is
2.0.1, the clients, 1.38.11. Thanks.

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

Reply via email to