[CentOS] Bacula

Tue Aug 2 15:59:04 UTC 2005
Paul Heinlein <heinlein at madboa.com>

On 8/2/05 8:54 AM, Joshua Baker-LePain wrote:

> So, how do you set the schedule?  And when do your backups run (what's the 
> window)?

Define a schedule, e.g.,

Schedule {
   Name = GFS
   Run = Level=Full Pool=monthly-tape 1st saturday at 21:30
   Run = Level=Full Pool=weekly-tape 2nd-5th saturday at 21:30
   Run = Level=Incremental Pool=daily-tape sun-fri at 23:30
}

Then tell your job to use it:

Job {
   ...
   Schedule = GFS
   ...
}

-- 
Paul Heinlein <> heinlein at madboa.com <> www.madboa.com