On 17/02/2022 00:18, Chris Wilkinson wrote:
I tried a schedule like so to test this out by deleting the Pool= part.

Schedule {
   Name = "archive"
#  Run = Pool="archive-full" Level="Full" 1st sun at 4:00
   Run = Level="Full" 1st sun at 4:00
   Run = Pool="archive-diff" Level="Differential" 2nd-5th sun at 4:00
   Run = Pool="archive-incr" Level="Incremental" mon-sat at 4:00
}

Look into using the "Priority" setting, my Incremental backups run at 48, Differentials at 49, and Fulls at 50. Catalog is at 91.

Oh, and set "Allow Mixed Priority" to Yes to allow lower priority (higher number) jobs to start and wait for the higher priority (lower number) jobs to finish.

My systems all do Incrementals Tuesday to Friday at 00:01, and different groups do either a Differential or Full on Saturday at 00:01 - alas some of the fulls now take more than the entire weekend, but we don't do much then. :-)

        Cheers,
                Gary    B-)


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to