On Tue, 2 Aug 2005 at 8:59am, Paul Heinlein wrote
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 ... }
So how long do your backups typically run on Sun-Fri, and on Sat? How much do you backup on those runs?