On 11/28/18 11:24 PM, NEXIO Live wrote: > Hello Everyone, > > I have searched and come across many document for re-run failed jobs, i tried > that configuration but not able to get the appropriate result,could anyone > can help with the proper guidance that would we appreciated. > What isn't working for you?
I have just added Rerun Failed Levels = yes To my JobDefs for the jobs. I have one problem with this however. I also have the following settings to ensure that I don't run duplicate jobs. AllowDuplicateJobs = no CancelLowerLevelDuplicates = yes CancelQueuedDuplicates = yes However bareos doesn't differentiate between this cancel and a backup failure, so the cancled job is scheduled again the next day. This can cause problems when bareos decides that the cancled job should actually be upgraded to a full backup. You will end up running full backups over and over. At this point I manually delete the cancled jobs to avoid the problem. I should write a script to fix this, but haven't had the time. Ideally bareos would differentiate between cancled duplicate and failed backup. Jon -- Research Scientist Raytheon BBN Technologies 5775 Wayzata Blvd, Ste 630 Saint Louis Park, MN, 55416 Office: 952-545-5720 -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
