Hi Few days ago I decided to use data spooling for a tape job. So, I enabled "SpoolData = yes" in the Job resource and the Device resource in bacula-sd.conf looks like this:
Device { Name = NEO2000 MediaType = LTO-3 Archive Device = /dev/nst0 AutomaticMount = yes AlwaysOpen = yes LabelMedia = no Changer Device = /dev/sg4 Autochanger = yes Alert Command = "sh -c 'tapeinfo -f %c |grep TapeAlert|cat'" SpoolDirectory = /mnt/spool Maximum Spool Size = 30720000000 Maximum Job Spool Size = 2048000000 } 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 tried different values for "Spool Size" and "Job Spool Size", but the result was the same. The bacula server, bacula storage server and the clients are in the same LAN, and, and similar jobs, configured to save the backups on disk, work fine. Also, before adding the spool settings, the tape jobs were ok. Anybody has any idea? I'm missing something in the configuration? 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