Re: [Bacula-users] Exclude Day from Schedule

2021-08-27 Thread fk+bacula--- via Bacula-users
Thanks a lot, great idea! atb, Frank Am 27.08.2021 um 13:53 schrieb Wanderlei Huttel: Change to the first friday, is easier to change: Schedule {   Name = "E1N-WeeklyCycle"   Run = Level=Full first fri at 17:00   Run = Level=Incremental mon-thu at 17:00   Run = Level=Differential 2nd-5th fri a

Re: [Bacula-users] Exclude Day from Schedule

2021-08-27 Thread Wanderlei Huttel
Change to the first friday, is easier to change: Schedule { Name = "E1N-WeeklyCycle" Run = Level=Full first fri at 17:00 Run = Level=Incremental mon-thu at 17:00 Run = Level=Differential 2nd-5th fri at 17:00 } Best regards *Wanderlei Hüttel* Em sex., 27 de ago. de 2021 às 08:45, fk+ba

Re: [Bacula-users] exclude day from schedule

2013-09-30 Thread Süleyman Kuran
Sample schedule is missing weekly and montly pools. Each pools retention time is different. Daily pool expires after a week. Weekly pool expires after 4 weeks, monthly pool expires after 12 months. Sometimes it is necessary to restore previous backups not the latest. This way I have a wide rang

Re: [Bacula-users] exclude day from schedule

2013-08-16 Thread Kern Sibbald
On 08/02/2013 09:12 AM, Süleyman Kuran wrote: Hi, I read the docs but couldn't find any info. Is it possible to exclude from schedule? Yes, but you have to invert your normal way of thinking and simply include only the days/months/... that you want. By the way, I think some other people ha

Re: [Bacula-users] exclude day from schedule

2013-08-05 Thread Martin Simmons
> On Sat, 03 Aug 2013 00:56:38 +0300, =?UTF-8?B?U8O8bGV5bWFuIEt1cmFu?= > said: > > I export the Offsite media on Friday morning from the library and move > it to another location. Because there is no monthly backup in the > library I also schedule a job a day after the offsite backupin

Re: [Bacula-users] exclude day from schedule

2013-08-05 Thread Martin Simmons
> On Fri, 02 Aug 2013 12:53:50 -0400, Gary Dale said: > > On 02/08/13 12:25 PM, Martin Simmons wrote: > >> On Fri, 02 Aug 2013 10:12:03 +0300, Süleyman Kuran said: > >> Hi, > >> > >> I read the docs but couldn't find any info. Is it possible to exclude > >> from schedule? My schedule is as

Re: [Bacula-users] exclude day from schedule

2013-08-02 Thread Gary Dale
On 02/08/13 05:56 PM, Süleyman Kuran wrote: > I export the Offsite media on Friday morning from the library and move > it to another location. Because there is no monthly backup in the > library I also schedule a job a day after the offsite backupin case I > need to recover from a montly backup

Re: [Bacula-users] exclude day from schedule

2013-08-02 Thread Ana Emília M . Arruda
Hi! About "1st sat is always 1 day after the 1st friday". It´s not always true. You will have a 1st saturday before the 1st fridat happening on february, 2014. Regards, Ana On Fri, Aug 2, 2013 at 6:56 PM, Süleyman Kuran wrote: > I export the Offsite media on Friday morning from the library an

Re: [Bacula-users] exclude day from schedule

2013-08-02 Thread Süleyman Kuran
I export the Offsite media on Friday morning from the library and move it to another location. Because there is no monthly backup in the library I also schedule a job a day after the offsite backupin case I need to recover from a montly backup immediately. 1stsat is always 1 day after the 1st f

Re: [Bacula-users] exclude day from schedule

2013-08-02 Thread Gary Dale
On 02/08/13 12:25 PM, Martin Simmons wrote: >> On Fri, 02 Aug 2013 10:12:03 +0300, Süleyman Kuran said: >> Hi, >> >> I read the docs but couldn't find any info. Is it possible to exclude >> from schedule? My schedule is as follows: >> >> Schedule { >> Name = "MultipleRUN" >> Run = Level

Re: [Bacula-users] exclude day from schedule

2013-08-02 Thread Martin Simmons
> On Fri, 02 Aug 2013 10:12:03 +0300, Süleyman Kuran said: > > Hi, > > I read the docs but couldn't find any info. Is it possible to exclude > from schedule? My schedule is as follows: > > Schedule { >Name = "MultipleRUN" >Run = Level=Full Pool=Daily mon-sun at 3:17 >Run = Level

Re: [Bacula-users] exclude day from schedule

2013-08-02 Thread John Drescher
On Fri, Aug 2, 2013 at 8:45 AM, John Drescher wrote: >>> Maybe use a day range to schedule the daily full on days 2 to 31. >>> >> Oops. Not going to work with 1st sat. > > Although I guess you could do a 1st mon 2nd mon 3rd mon 4th mon 5th > mon 1st tue 2nd tue ... and exclude 1st sat. Ugly but it

Re: [Bacula-users] exclude day from schedule

2013-08-02 Thread John Drescher
> Something like > > Run = Level=Full Pool=Daily mon-fri,sun at 3:17 > Run = Level=Full Pool=Daily on 2nd-5th sat at 3:17 > > maybe. > That looks much simpler than my 1st 2nd ... approach. John -- Get your SQL database un

Re: [Bacula-users] exclude day from schedule

2013-08-02 Thread Téïcée Bacula
Hi Something like Run = Level=Full Pool=Daily mon-fri,sun at 3:17 Run = Level=Full Pool=Daily on 2nd-5th sat at 3:17 maybe. Greg. Le 02/08/2013 09:12, Süleyman Kuran a écrit : > Hi, > > I read the docs but couldn't find any info. Is it possible to exclude > from schedule? My schedule is as f

Re: [Bacula-users] exclude day from schedule

2013-08-02 Thread John Drescher
>> Maybe use a day range to schedule the daily full on days 2 to 31. >> > Oops. Not going to work with 1st sat. Although I guess you could do a 1st mon 2nd mon 3rd mon 4th mon 5th mon 1st tue 2nd tue ... and exclude 1st sat. Ugly but it should work. John -

Re: [Bacula-users] exclude day from schedule

2013-08-02 Thread John Drescher
On Fri, Aug 2, 2013 at 8:38 AM, John Drescher wrote: > On Fri, Aug 2, 2013 at 3:12 AM, Süleyman Kuran wrote: >> Hi, >> >> I read the docs but couldn't find any info. Is it possible to exclude from >> schedule? My schedule is as follows: >> >> Schedule { >> Name = "MultipleRUN" >> Run = Level=

Re: [Bacula-users] exclude day from schedule

2013-08-02 Thread John Drescher
On Fri, Aug 2, 2013 at 3:12 AM, Süleyman Kuran wrote: > Hi, > > I read the docs but couldn't find any info. Is it possible to exclude from > schedule? My schedule is as follows: > > Schedule { > Name = "MultipleRUN" > Run = Level=Full Pool=Daily mon-sun at 3:17 > Run = Level=Full Pool=Weekly