Thanks Phil.

In the end I decided to run them manually after all. I read the docs
regarding this option and decided it was a bad idea because of "a failed
job is defined as one that has not terminated normally, which includes
any running job of the same name". I have several jobs which attempt to
run over the weekend which would be fine when differentials are running,
but when my once-monthly full jobs run, there are always a number of
jobs which try to run when the full job is still going.

Cheers
James

-----Original Message-----
From: Phil Stracchino [mailto:ala...@metrocast.net] 
Sent: 08 June 2010 13:48
To: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] Bacula running incremental after full job
failure

On 06/08/10 06:44, Beck J Mr wrote:
> Hi,
> 
> We had a power cut over the weekend. As look would have it, this 
> happened to be a weekend of full backup jobs and, as a result of the 
> power loss, quite a lot of the backup jobs failed.
> 
> I thought had read in the past that somebody was annoyed that Bacula 
> then insisted on running a full backup again because of a failure. I 
> thought this was rather handy as it would negate the need to manually 
> start up all the failed jobs.
> 
> However, when the jobs ran last night only incrementals ran. Do I need

> to configure something to manually re-run failed full jobs, or did I 
> misinterpret what I remember reading?

[...]

> JobDefs {
>   Name = "DefaultJob"
>   Type = Backup
>   Accurate = yes
>   Level = Incremental
>   Pool = Default
>   Messages = Standard
>   Write Bootstrap = "/var/bacula/%c.bsr"
>   Allow Duplicate Jobs = no
>   Cancel Queued Duplicates = yes
> }

You need to add "Rerun Failed Levels = yes" in this resource.


-- 
  Phil Stracchino, CDK#2     DoD#299792458     ICBM: 43.5607, -71.355
  ala...@caerllewys.net   ala...@metrocast.net   p...@co.ordinate.org
         Renaissance Man, Unix ronin, Perl hacker, Free Stater
                 It's not the years, it's the mileage.

------------------------------------------------------------------------
------
ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's
Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit.  See the
prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users



------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to