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 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.

Reply via email to