Hi,

I have to backup a remote site with several TB of data over a "slow"
connection (varying between 10-15 GB per hour). Under these
circumstances, one of my initial "Full" jobs gets killed after 6 days:

> 30-Aug 21:48 gothmog-dir JobId 34535: Fatal error: Network error with FD 
> during Backup: ERR=Interrupted system call
> 30-Aug 21:48 tapelib-sd JobId 34535: JobId=34535 
> Job="data.ground.astep.2011-08-24_21.47.40_26" marked to be canceled.
> 30-Aug 21:48 tapelib-sd JobId 34535: Job write elapsed time = 143:59:34, 
> Transfer rate = 3.536 M Bytes/second
> 30-Aug 21:48 gothmog-dir JobId 34535: Fatal error: No Job status returned 
> from FD.
> 30-Aug 21:48 gothmog-dir JobId 34535: Error: Watchdog sending kill after 
> 518405 secs to thread stalled reading File daemon.
> 30-Aug 21:48 gothmog-dir JobId 34535: Error: Bacula gothmog-dir 5.0.2 
> (28Apr10): 30-Aug-2011 21:48:35

The configuration for the failed job was:

JobDefs {
  Name = "TapeJobX"
  Type = Backup
  Level = Incremental
  Schedule = "MonthlyTapeCycle"
  Storage = Tapelib
  Messages = Standard
  Pool = Tapearchive
  SpoolData = yes
  Priority = 15
  Allow Mixed Priority = yes
  Max Start Delay = 20h
  Full Max Run Time = 14d
}

Job {
  Name = "data.ground.astep"
  Client = "Warg01"
  FileSet = "data.ground.astep"
  JobDefs = "TapeJobX"
  Accurate = yes
  Write Bootstrap = "/var/lib/bacula/data.ground.astep.bsr"
}

The director, sd, and fd are running on Debian Squeeze systems.

Any hints?

Regards,
  Uwe Bolick
-- 
 Uwe Bolick
 Zentrum für Astronomie und Astrophysik
 Technische Universität Berlin
 EW 8-1, Hardenbergstr. 36, D-10623 Berlin (Germany)

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to