On Friday 23 January 2015 17.48:14 Ashley wrote:
> Hi Guys,
>
> As we are currently using 7 x LTO-6 tapes for a full backup it is beginning
> to get quote troublesome sending 7 tapes at a time offsite.
>
> I am trying to create and offsite schedule that basically takes a Full backup
> on the first of Jan and the first of Dec and then does a differential every
> Saturday. This will mean that I only have to send 7 tapes offsite every 6
> months and the rest of the time one or 2 a week.
>
> My Problem is i have defined the schedule as so
>
> Schedule {
> Name = "OffsiteCycle"
> Run = Full on jun 1 at 07:00
> Run = Full on dec 1 at 07:00
> Run = Differential 1st sat at 07:05
> Run = Differential 2nd sat at 07:05
> Run = Differential 3rd sat at 07:05
> Run = Differential 4th sat at 07:05
> Run = Differential 5th sat at 07:05
> }
>
> But when i run show schedule in bconsole i get the following:
> as you can see the month is being ignored.
>
> Schedule {
> Name = "OffsiteCycle"
> run = level=Full 1 at 07:00
> run = level=Full 1 at 07:00
> run = level=Differential 1st Sat at 07:05
> run = level=Differential 2nd Sat at 07:05
> run = level=Differential 3rd Sat at 07:05
> run = level=Differential 4th Sat at 07:05
> run = level=Differential 5th Sat at 07:05
> }
>
> Any help would be appreciated.
>
> Regards,
>
> Ashley
>
>
you've mixed the day and month order
check
http://doc.bareos.org/master/html/bareos-manual-main-reference.html#x1-1010008.4
Should be
Schedule {
Name = "OffsiteCycle"
Run = Full on 1 jun at 07:00
Run = Full on 1 dec at 07:00
Run = Differential sat at 07:05
}
Read the doc, and practice ...
Then I've a joker question : What happen if the 1st decembre or june is a
saturday ?
:-)
--
Bruno Friedmann
Ioda-Net Sàrl www.ioda-net.ch
openSUSE Member & Board, fsfe fellowship
GPG KEY : D5C9B751C4653227
irc: tigerfoot
--
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.