Bacula-users

Re: [Bacula-users] schedule issue

2009-01-12 08:45:16
Subject: Re: [Bacula-users] schedule issue
From: Carlo Maesen <c.maesen AT aca-it DOT be>
To: Graham Keeling <graham AT equiinet DOT com>
Date: Mon, 12 Jan 2009 14:42:45 +0100 (CET)
Ok now I understand. 
I though the schedule was running 1234512345...
Thanks for the response.


----- Oorspronkelijk bericht -----
Van: "Graham Keeling" <graham AT equiinet DOT com>
Aan: bacula-users AT lists.sourceforge DOT net
Verzonden: Maandag 12 januari 2009 11:19:18 GMT +01:00 Amsterdam / Berlijn / 
Bern / Rome / Stockholm / Wenen
Onderwerp: Re: [Bacula-users] schedule issue

On Mon, Jan 12, 2009 at 11:04:49AM +0100, Carlo Maesen wrote:
> Can someone explain the following:
> (bacula 2.4.3 on Centos 5.2)
> 
> Schedule {
>   Name = aca-windows-cycle
>   Run = Level=Differential Pool=aca tue-fri at 00:01
>   Run = Level=Full Pool=aca-week 1st-4th sat at 00:01
>   Run = Level=Full Pool=aca-month 5th sat at 00:01
> }

I don't really understand the problem, but one thing I noticed is that there
are not always five Saturdays in a month. For example, the end of 2008 looked
like this:

      October               November              December      
Su Mo Tu We Th Fr Sa  Su Mo Tu We Th Fr Sa  Su Mo Tu We Th Fr Sa
          1  2  3  4                     1      1  2  3  4  5  6
 5  6  7  8  9 10 11   2  3  4  5  6  7  8   7  8  9 10 11 12 13
12 13 14 15 16 17 18   9 10 11 12 13 14 15  14 15 16 17 18 19 20
19 20 21 22 23 24 25  16 17 18 19 20 21 22  21 22 23 24 25 26 27
26 27 28 29 30 31     23 24 25 26 27 28 29  28 29 30 31         

So, October and December had four Saturdays each, and November had five.
Perhaps your Schedule should be something like this..?

Schedule {
  Name = aca-windows-cycle
  Run = Level=Differential Pool=aca tue-fri at 00:01
  Run = Level=Full Pool=aca-week 2nd-5th sat at 00:01
  Run = Level=Full Pool=aca-month 1st sat at 00:01
}


------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>