I assume you got Week1Diff on Mon April 4 to Thu April 7 and then Week2Diff on
Fri April 8. This is because bacula uses "1st" to mean "1st week of the month
starting from day 1 of the month". I.e. the days in "1st" are Fri April 1 to
Thu April 7 inclusive.
So for instance, if
it is Friday of
> On Tue, 26 Apr 2016 14:29:24 -0700, akent04 said:
>
> Here's a sample of the schedules in my bacula-dir.conf:
>
> Schedule {
> Name = Week1Diff
> Run = Level=Differential 1st mon-fri at 23:10
> }
> Schedule {
> Name = Week2Diff
> Run = Level=Differential 2nd mon-fri at 23:10
> }
>
I have my schedules set up to Monday through Friday each week. The week of the
month (1st-5th) is specified so that I can have week1,week2, week3, week4, and
week 5 schedules to back up to specific media for that week.
I'm runnig Bacula 7.2.0 on Ubuntu Server 14.04 LTS.
Here's a sample of the s