Hi All !

I recently upgraded my bacula in version 2.4.4. But I have still a problem 
about one backup :

19-Feb 00:03 xxx-sd JobId 23174: Recycled volume " xxx -0002" on device " xxx " 
(/3/ xxx /bacula), all previous data lost.
19-Feb 01:04 xxx: xxx.2009-02-19_00.00.00.24 Fatal error: backup.c:873 Network 
send error to SD. ERR=Success
19-Feb 01:04 xxx -dir JobId 23174: Fatal error: Max wait time exceeded. Job 
canceled.

I don't understand very well the problem :s    If someone have an idea ?

Thanks

Regards

François

JobDefs {
  Name = "xxx"
  Type = Backup
  Level = Full
  Messages = Standard
  Storage = xxx
  Max Run Time = 23 hour
  Max Wait Time = 1 hour
  Reschedule On Error = yes
  Reschedule Interval = 1 hour
  Reschedule Times = 2
}

Job {
#  Enabled = no
  JobDefs = "xxx"
  Name = xxx
  Level = Incremental
  Client = xxx
  FileSet = xxx
  Pool = xxx
  Schedule = xxx
  Write Bootstrap = "/0/bacula/bsr/ xxx.bsr"
  Priority = 10
}

Run = mon-sat at  00:00

Pool {
  Name = " xxx "
  Pool Type = Backup
  AutoPrune = yes
  VolumeRetention = 6d
  Maximum Volumes = 6
  Recycle = yes
  Recycle Oldest Volume = yes
  Volume Use Duration = 12 hours
  Label Format = " xxx -"
}
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to