David Brodbeck, thank you.
New version:
Schedule {
Name = "WeeklyCycle"
Run = Full w52 wed at 19:00 # (#04) # A full backup
takes more than one week!
Run = Differential 2nd-5th sat at 19:00 # (#07)
Run = Incremental w01 w02 w03 w04 w05 w06 w07 w08 w09 w10 w11 w12
w13 w14 w15 w16 w17 w18 w19 w20 w21 w22 w23 w24 w25 w26 w27 w28 w29 w30
w31 w32 w33 w34 w35 w36 w37 w38 w39 w40 w41 w42 w43 w44 w45 w46 w47 w48
w49 w50 w51 mon-fri at 19:00 # (#10)
}
=======================
JobDefs {
Name = "Nas"
Type = Backup
Level = Full
Client = Nas
FileSet = "Nas" (#13)
Schedule = "WeeklyCycle"
Storage = File
Messages = Standard
Pool = Full
Priority = 11
Write Bootstrap = "/export/backup/%c.bsr"
Full Backup Pool = Full # write Full Backups into
"Full" Pool (#05)
Differential Backup Pool = Differential # write Diff Backups into
"Differential" Pool (#08)
Incremental Backup Pool = Incremental # write Incr Backups into
"Incremental" Pool (#11)
Allow Duplicate Jobs = no
Cancel Lower Level Duplicates = yes
Cancel Queued Duplicates = yes
}
I think this should work in most cases except of w53
Birgit Ducarroz
Unix Systems Administration
Department of Informatics
University of Fribourg Switzerland
On 12.06.19 00:03, David Brodbeck wrote:
Have you considered just letting the schedule run and relying on "Allow
Duplicate Jobs = no" to cancel the differentials and incrementals while
the full backup is running? That's how I've been handling it. It's not
the most elegant thing (it does leave failed job warnings in your logs)
but it works.
On Fri, Jun 7, 2019 at 3:30 AM Birgit DUCARROZ via Bacula-users
<bacula-users@lists.sourceforge.net
<mailto:bacula-users@lists.sourceforge.net>> wrote:
Hi list,
I try to figure out how I could tune my scheduler so that one week of a
year is skipped by the backup scheduler. Since a full backup of all our
data takes an entire week, my aim is to skip this week for both
differential and incremental backups.
Actually, this is how it is configured, but I'd like to skip week 52
from wed to week 53 wed.
Any ideas?
Schedule {
Name = "WeeklyCycle"
Run = Full w52 wed at 21:00 # (#04) # A full
backup takes about one week!
Run = Differential 2nd-5th sat at 21:00 # (#07)
Run = Incremental mon-fri at 21:00 # (#10)
}
Regards,
Birgit
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
<mailto:Bacula-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/bacula-users
--
David Brodbeck
System Administrator, Department of Mathematics
University of California, Santa Barbara
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users