[Bacula-users] Schedule for every second month?

2018-03-26 Thread Sebastian Suchanek
Hi everyone! In Bacula v5.2.6, I would like to define a job that runs on the first Monday every second month. As an example: - 1st Monday in January -> Full Backup - 1st Monday in February -> Differential Backup - 1st Monday in March -> Full Backup - 1st Monday in April -> Differetial Backup and s

[Bacula-users] Schedule - rotate pool by week.

2017-01-20 Thread Gi Dot
Hi, I have 3 sets of tapes, pool'ed by week - Set1Pool: mon-set1 - mon tue-set1 - tue wed-set1 - wed thu-set1 - thu fri-set1 - fri/sat/sun Set2Pool: mon-set2 - mon tue-set2 - tue wed-set2 - wed thu-set2 - thu fri-set2 - fri/sat/sun Set3Pool: mon-set3 - mon tue-set3 - tue wed-set3 - wed thu-set

Re: [Bacula-users] Schedule 4 disks rotating weekly

2017-01-09 Thread Sergio Belkin
2017-01-04 12:57 GMT-03:00 Phil Stracchino : > On 01/04/17 10:52, Martin Simmons wrote: > >> On Fri, 30 Dec 2016 18:37:28 -0300, Sergio Belkin said: > >> > >> I have 4 disks: > >> > >> I'd want to plug every disk every monday. > >> > >> So, Mondays run Full Backups and the rest of the days > >

Re: [Bacula-users] Schedule 4 disks rotating weekly

2017-01-04 Thread Dean E. Weimer
On 2017-01-04 9:57 am, Phil Stracchino wrote: > On 01/04/17 10:52, Martin Simmons wrote: >>> On Fri, 30 Dec 2016 18:37:28 -0300, Sergio Belkin said: >>> >>> I have 4 disks: >>> >>> I'd want to plug every disk every monday. >>> >>> So, Mondays run Full Backups and the rest of the days >>> Dif

Re: [Bacula-users] Schedule 4 disks rotating weekly

2017-01-04 Thread Phil Stracchino
On 01/04/17 10:52, Martin Simmons wrote: >> On Fri, 30 Dec 2016 18:37:28 -0300, Sergio Belkin said: >> >> I have 4 disks: >> >> I'd want to plug every disk every monday. >> >> So, Mondays run Full Backups and the rest of the days >> Differential/Incremental ones >> ... >> I'd want that operator

Re: [Bacula-users] Schedule 4 disks rotating weekly

2017-01-04 Thread Martin Simmons
> On Fri, 30 Dec 2016 18:37:28 -0300, Sergio Belkin said: > > I have 4 disks: > > I'd want to plug every disk every monday. > > So, Mondays run Full Backups and the rest of the days > Differential/Incremental ones > ... > I'd want that operator: rotate from disk 1 to disk 4 regardless the we

[Bacula-users] Schedule 4 disks rotating weekly

2016-12-30 Thread Sergio Belkin
Hi, I have 4 disks: I'd want to plug every disk every monday. So, Mondays run Full Backups and the rest of the days Differential/Incremental ones But I've found some weird of configure, for example: December 20th altough is the 4th week of month bacula take it as 3rd week, because is the 3rd t

Re: [Bacula-users] Schedule: number of week

2016-12-20 Thread Sergio Belkin
Hi Wanderley, Now I've tried again and worked. !: For example: Run = Level=Full Pool=VirtualDisk2 3rd at 13:40 Greets 2016-12-19 16:30 GMT-03:00 Wanderlei Huttel : > Hello Sergio > > I've tried your schedule on bacula 7.4.4 and I hadn't any errors. > > > Best Regards > > *Wanderlei Hüttel* >

[Bacula-users] Schedule: number of week

2016-12-19 Thread Sergio Belkin
Hi, Can I create the schedule something like: 1st week (of month) 2nd week (of month) 3rd week (of month) 4th week (of month) ? Thanks in advance! -- -- Sergio Belkin LPIC-2 Certified - http://www.lpi.org -- Developer

Re: [Bacula-users] Schedule backup Job only from incremental

2015-06-12 Thread Dimitri Maziuk
On 06/12/2015 03:14 PM, John Lockard wrote: > You could "almost" do things this way. Unfortunately, you'll have to > occasionally wipe the "mirror" systems. ZFS snapshots would do incremental transfers as well as -- being snapshots -- the "wiping". Bacula not required. -- Dimitri Maziuk Program

Re: [Bacula-users] Schedule backup Job only from incremental

2015-06-12 Thread John Lockard
You could "almost" do things this way. Unfortunately, you'll have to occasionally wipe the "mirror" systems. If I restored a full to the "mirror" machine, followed by a differential, followed by any number of incremental backups, there's almost a 100% chance that files which were deleted since a

Re: [Bacula-users] Schedule backup Job only from incremental

2015-06-12 Thread Silver Salonen
On 12.06.2015 18:27, Carlo Filippetto wrote: > Hi all, > I would like to have a DR site where the machines are clones of the > production ones. > > May I use only the incremental volumes to daily restore them > (something like sync this machine with the original ones)? > > Thank you Hi. If you

[Bacula-users] Schedule backup Job only from incremental

2015-06-12 Thread Carlo Filippetto
Hi all, I would like to have a DR site where the machines are clones of the production ones. May I use only the incremental volumes to daily restore them (something like sync this machine with the original ones)? Thank you --

Re: [Bacula-users] Schedule: week days and month days?

2015-01-19 Thread Bill Arlofski
On 01/19/2015 03:36 AM, Luc Van der Veken wrote: > From: Bill Arlofski [mailto:waa-bac...@revpol.com] >> If I do: >> >> * status director days=30 >> >> It shows me tonight's scheduled jobs, two jobs from tomorrow morning, all of >> Saturday's scheduled jobs followed by all the jobs to be run on Fe

Re: [Bacula-users] Schedule: week days and month days?

2015-01-19 Thread Luc Van der Veken
From: Bill Arlofski [mailto:waa-bac...@revpol.com] > If I do: > > * status director days=30 > > It shows me tonight's scheduled jobs, two jobs from tomorrow morning, all of > Saturday's scheduled jobs followed by all the jobs to be run on February 7th. That's probably correct. The documentation s

Re: [Bacula-users] Schedule: week days and month days?

2015-01-16 Thread Bill Arlofski
(resending because last one did not appear to make the list, hope this is not a dupe now :) On 01/15/2015 05:04 AM, Florian wrote: > Hello. > > I was wondering if I can set up a schedule to do the following: > > Incremental from 2. to 31. day of the month, but only monday - saturday > differenti

[Bacula-users] Schedule: week days and month days?

2015-01-15 Thread Florian
Hello. I was wondering if I can set up a schedule to do the following: Incremental from 2. to 31. day of the month, but only monday - saturday differential from 2. to 31. day of the month, but only sunday I couldn't find an example on it, so I just had a wild guess. Would this work? Run = Full

[Bacula-users] Schedule and Reserve Tape Drives

2014-12-21 Thread Patrick
Hi, I have a questions about the scheduling and reserving tape drives. One Example: Two tape devices in one library. About 6 scheduled jobs each weekend in a specific order. Sat 06:00 - Job 1 - Long run time Sat 07:00 - Job 2 - Long run time Sat 13:00 - Job 3 - Short run time Sat 13:00 - Job 4

Re: [Bacula-users] Schedule question

2014-12-12 Thread Thomas Lohman
> is there a quick way to set the schedule to be "every other week" > (to create full backups every 14 days i.e. on even weeks since > 01.01.1971 for example) > > If there is no predefined keyword, is there a way to trigger this > based on the result of an external command? Hi, you may also want t

Re: [Bacula-users] Schedule question

2014-12-12 Thread Heitor Faria
> > is there a quick way to set the schedule to be "every other week" > > (to create full backups every 14 days i.e. on even weeks since > > 01.01.1971 for example) > > > Not exactly AFAIK, but you can get close by specifying 1st + 3rd week of the > month or 1st + 3rd + 5th +... week of the year.

Re: [Bacula-users] Schedule question

2014-12-11 Thread Luc Van der Veken
> From: D S > Hello, > > is there a quick way to set the schedule to be "every other week" > (to create full backups every 14 days i.e. on even weeks since > 01.01.1971 for example) Not exactly AFAIK, but you can get close by specifying 1st + 3rd week of the month or 1st + 3rd + 5th +... week

[Bacula-users] Schedule question

2014-12-11 Thread D S
Hello, is there a quick way to set the schedule to be "every other week" (to create full backups every 14 days i.e. on even weeks since 01.01.1971 for example) If there is no predefined keyword, is there a way to trigger this based on the result of an external command? Regards. ---

Re: [Bacula-users] Schedule failure.

2014-04-04 Thread Kern Sibbald
On 04/04/2014 08:23 AM, Erik P. Olsen wrote: > With the following schedule backups on saturdays should never happen: > > Schedule { >Name = "epohost-WeeklyCycle" >Run = Level=Full Pool=Files third sun at 8:02 >Run = Level=Incremental Pool=Files mon-fri at 8:02 >Run = Level=Increment

Re: [Bacula-users] Schedule failure.

2014-04-04 Thread Radosław Korzeniewski
Hello, 2014-04-04 8:23 GMT+02:00 Erik P. Olsen : > With the following schedule backups on saturdays should never happen: > > Schedule { >Name = "epohost-WeeklyCycle" >Run = Level=Full Pool=Files third sun at 8:02 >Run = Level=Incremental Pool=Files mon-fri at 8:02 >Run = Level=Inc

Re: [Bacula-users] Schedule failure. SOLVED

2014-04-03 Thread Erik P. Olsen
Please disregard this mail. My misunderstanding. Sorry for the noise. On 04/04/14 08:23, Erik P. Olsen wrote: > With the following schedule backups on saturdays should never happen: > > Schedule { >Name = "epohost-WeeklyCycle" >Run = Level=Full Pool=Files third sun at 8:02 >Run = Leve

[Bacula-users] Schedule failure.

2014-04-03 Thread Erik P. Olsen
With the following schedule backups on saturdays should never happen: Schedule { Name = "epohost-WeeklyCycle" Run = Level=Full Pool=Files third sun at 8:02 Run = Level=Incremental Pool=Files mon-fri at 8:02 Run = Level=Incremental Pool=Files 1st-2nd sun at 8:02 Run = Level=Increment

Re: [Bacula-users] Schedule Management

2012-04-13 Thread Martin Simmons
> On Wed, 11 Apr 2012 12:13:12 -0300, João Alberto Kuchnier said: > > Hi everyone! > > I have a doubt about running a monthly scheduled job. I have an standard > job for daily backups using its daily pool. However, I need to create an > extra monthly backup tape for external storage. I need

[Bacula-users] Schedule Management

2012-04-11 Thread João Alberto Kuchnier
Hi everyone! I have a doubt about running a monthly scheduled job. I have an standard job for daily backups using its daily pool. However, I need to create an extra monthly backup tape for external storage. I need to create an exception on standard daily schedule to separate one single day for

Re: [Bacula-users] Schedule : First day of month

2012-04-06 Thread Julien S
Hi Nicolas, = 1st | 2nd | 3rd | 4th | 5th | first | second | third | fourth | fifth = sun | mon | tue | wed | thu | fri | sat | sunday | monday | tuesday | wednesday | thursday | friday | saturday "week-keyword" uses with "wday-k

Re: [Bacula-users] Schedule : First day of month

2012-04-06 Thread Joe Nyland
On 6 Apr 2012, at 06:43, Nicolas wrote: > Hi all, > > > I'm searching how make a schedule for "the first day of january", the first > day of feb-jun", "the first day of jul", the first day of aug-dec". > > > The syntaxe I used doesn't work : > > "jan 1st at 00:00am" > > > Do you know wha

[Bacula-users] Schedule : First day of month

2012-04-05 Thread Nicolas
Hi all, I'm searching how make a schedule for "the first day of january", the first day of feb-jun", "the first day of jul", the first day of aug-dec". The syntaxe I used doesn't work : "jan 1st at 00:00am" Do you know what's the good one ? Thanks -- Nicolas http://www.shivaserv.fr

Re: [Bacula-users] Schedule virtual servers so their not running concurrently

2012-01-31 Thread Jérôme Blion
On Mon, 30 Jan 2012 11:20:15 +, keith wrote: > We have about 80 virtual servers running on 20 Physical servers that > need backed up. > > Our Bacula implementation is now at scheduling stage and we are stuck > trying to figure out how to get the virtual servers to backup without > them all runn

Re: [Bacula-users] Schedule virtual servers so their not running concurrently

2012-01-30 Thread Adrian Reyer
On Mon, Jan 30, 2012 at 11:20:15AM +, keith wrote: > We have about 80 virtual servers running on 20 Physical servers that > need backed up. I tend and just ignore that problem as my virtual servers have quite different data on it and the network is the limiting factor here, not the disk io. N

[Bacula-users] Schedule virtual servers so their not running concurrently

2012-01-30 Thread keith
We have about 80 virtual servers running on 20 Physical servers that need backed up. Our Bacula implementation is now at scheduling stage and we are stuck trying to figure out how to get the virtual servers to backup without them all running concurrently overwhelming the physical servers that

Re: [Bacula-users] Schedule

2011-11-02 Thread Francisco Garcia Perez
Maybe something like this? Schedule { Name = "CicloMensual" Run = Level=Full Pool=Completo 1st sat at 22:00 Run = Level=Differential Pool=Diferencial mon-fri 1-31 at 22:00 Run = Level=Incremental Pool=Incremental 2nd-5th sat-sun at 22:00 } first saturday of month level full, the full back

[Bacula-users] Schedule

2011-11-01 Thread Francisco Garcia Perez
Hello!, I have this schedule: Schedule { Name = "CicloMensual" Run = Level=Full Pool=Completo on 1 at 22:00 Run = Level=Differential Pool=Diferencial mon-fri 2-31 at 22:00 Run = Level=Incremental Pool=Incremental sat-sun 2-31 at 22:00 } I want change the Full schedule to the first friday

[Bacula-users] schedule help

2011-04-04 Thread Vinz S
Hello, I need some help for the schedule directive in my new Bacula configuration. Here are my prerequisites: -1 daily incremental backup at 19:00 from Monday to Friday -1 seasonal full backup on first seasonal Saturday. -1 yearly full backup on first Saturday of the year. -1 weekly full backup a

Re: [Bacula-users] Schedule / Restore Questions

2011-01-25 Thread Randy Katz
On 1/25/2011 4:21 AM, Dan Langille wrote: > On 1/25/2011 2:03 AM, Randy Katz wrote: > >> Restore Question: >> >> If one desires a restore and there is data in incrementals, >> differentials and a full at the beginning. In the case of the >> incrementals >> and differentials where data is selected

Re: [Bacula-users] Schedule / Restore Questions

2011-01-25 Thread Randy Katz
On 1/25/2011 4:21 AM, Dan Langille wrote: > On 1/25/2011 2:03 AM, Randy Katz wrote: > >> Restore Question: >> >> If one desires a restore and there is data in incrementals, >> differentials and a full at the beginning. In the case of the >> incrementals >> and differentials where data is selected

Re: [Bacula-users] Schedule / Restore Questions

2011-01-25 Thread Dan Langille
On 1/25/2011 2:03 AM, Randy Katz wrote: > Restore Question: > > If one desires a restore and there is data in incrementals, > differentials and a full at the beginning. In the case of the incrementals > and differentials where data is selected does it restore the latest > version of the Jobs that

Re: [Bacula-users] Schedule / Restore Questions

2011-01-25 Thread Randy Katz
On 1/25/2011 12:11 AM, Christian Manal wrote: > Hi, > >> Schedule Question: >> >> I know how to schedule a full backup then incremental and/or >> differentials within a month, say full backup day 1 or first sunday >> of the month and then diffs on sun 2-5 and incres on mon-sat, etc... >> >> How wou

Re: [Bacula-users] Schedule / Restore Questions

2011-01-25 Thread Christian Manal
Hi, > Schedule Question: > > I know how to schedule a full backup then incremental and/or > differentials within a month, say full backup day 1 or first sunday > of the month and then diffs on sun 2-5 and incres on mon-sat, etc... > > How would one schedule a full backup every 2 months, diffs o

[Bacula-users] Schedule / Restore Questions

2011-01-24 Thread Randy Katz
Hi, Schedule Question: I know how to schedule a full backup then incremental and/or differentials within a month, say full backup day 1 or first sunday of the month and then diffs on sun 2-5 and incres on mon-sat, etc... How would one schedule a full backup every 2 months, diffs on sundays 2-5

Re: [Bacula-users] Schedule based override for Fileset options?

2010-07-22 Thread Martin Simmons
> On Wed, 21 Jul 2010 17:18:06 -0500, Steve Costaras said: > > I am looking at doing base jobs to help avoid tying up systems for too > long though until multi-threading for the FD arrives it's kind of moot > as it takes the same amount of time with large file sets.I use the > MD5 check

Re: [Bacula-users] Schedule based override for Fileset options?

2010-07-21 Thread Steve Costaras
I am looking at doing base jobs to help avoid tying up systems for too long though until multi-threading for the FD arrives it's kind of moot as it takes the same amount of time with large file sets.I use the MD5 checks as a means to verify file integrity and to restore if a file gets cor

Re: [Bacula-users] Schedule based override for Fileset options?

2010-07-21 Thread Martin Simmons
> On Wed, 21 Jul 2010 05:51:37 -0500, Steve Costaras said: > > I am running v5.0.2 against some clients with many files (5-10 > million). I have and want the fileset option of accurate=mcs5 (md5 > checks) when I do a full backup of the clients. However I DO NOT want > to do a md5 check

[Bacula-users] Schedule based override for Fileset options?

2010-07-21 Thread Steve Costaras
I am running v5.0.2 against some clients with many files (5-10 million). I have and want the fileset option of accurate=mcs5 (md5 checks) when I do a full backup of the clients. However I DO NOT want to do a md5 check when I do differentials/incremental's due to the fact that it takes day

[Bacula-users] Schedule Question

2010-07-14 Thread Uwe Schuerkamp
Hi folks, will the following schedule accomplish what we expect? ;-) Schedule { Name = "first_saturday_in_mar_jun_sep_dec" Run = Level=Full 1st Sat Mar Jun Sep Dec at 00:00 Run = Level=Incremental 2nd Sat at 00:00 } - full backups on the 1st Saturday in mar, jun, sep and dec. - increm

[Bacula-users] Schedule Resource : Date-time-specification

2010-07-13 Thread Joseph Spenner
In the "Configuring the Director" document, there's an entry regarding backups "every 10 minutes", as follows: Schedule { Name = "TenMinutes" Run = Level=Full hourly at 0:05 Run = Level=Full hourly at 0:15 Run = Level=Full hourly at 0:25 Run = Level=Full hourly at 0:35 Run = Level=Ful

Re: [Bacula-users] Schedule - Again

2010-02-01 Thread Dan Langille
Glynd wrote: > No Don, you didn't misunderstand, I did! I assumed that the week starts on > Sunday, rather than the anniversary of the 1st January. I understand what you thought. But you are not dealing with weeks. You are dealing with days. The 5th Tuesday is not the Tuesday of the 5th week.

Re: [Bacula-users] Schedule - Again

2010-01-31 Thread Glynd
No Don, you didn't misunderstand, I did! I assumed that the week starts on Sunday, rather than the anniversary of the 1st January. The only way I can think of to swap the storage disks over on a Monday is to define week of year in the schedule. A bit inelegant but should work. Is there a more el

Re: [Bacula-users] Schedule - Again

2010-01-29 Thread Dan Langille
Glyn wrote: > Sorry to keep banging on about this but there is still something I don't > get! > > Yesterday the back-ups ran as expected on schedule A but today they are > all asking for storage B (schedule B). The schedule works on weeks of > the month and as far as I know, Sunday is the 1st d

Re: [Bacula-users] Schedule - Again

2010-01-29 Thread Dan Langille
Glyn wrote: > Sorry to keep banging on about this but there is still something I don't > get! > > Yesterday the back-ups ran as expected on schedule A but today they are > all asking for storage B (schedule B). The schedule works on weeks of > the month and as far as I know, Sunday is the 1st d

[Bacula-users] Schedule - Again

2010-01-29 Thread Glyn
Sorry to keep banging on about this but there is still something I don't get! Yesterday the back-ups ran as expected on schedule A but today they are all asking for storage B (schedule B). The schedule works on weeks of the month and as far as I know, Sunday is the 1st day of the week, so why

Re: [Bacula-users] Schedule not working as expected

2010-01-25 Thread Phil Stracchino
On 01/25/10 09:09, glynd wrote: > > Hi Phil, > >>From what you are saying, I need to have 2 schedules (odd and even) rather >>then just the one. I also need 2 jobs for each client one for odd and one for >>even weeks, with each job pointing to the relevant schedule, yes? > > I thought that be

[Bacula-users] Schedule not working as expected

2010-01-25 Thread glynd
Hi Phil, >From what you are saying, I need to have 2 schedules (odd and even) rather >then just the one. I also need 2 jobs for each client one for odd and one for >even weeks, with each job pointing to the relevant schedule, yes? I thought that because the schedule defines the odd and even w

Re: [Bacula-users] Schedule not working as expected

2010-01-25 Thread Phil Stracchino
On 01/25/10 02:50, Glyn wrote: > I have 2 external USB drives which I swap around each Monday, some jobs > run during the day for the laptops and the servers run at night. I have > a schedule which contains even weeks and of odd weeks, like this: > Schedule { >Name = "WeeklyCycle" >Run =

[Bacula-users] Schedule not working as expected

2010-01-24 Thread Glyn
I have 2 external USB drives which I swap around each Monday, some jobs run during the day for the laptops and the servers run at night. I have a schedule which contains even weeks and of odd weeks, like this: Schedule { Name = "WeeklyCycle" Run = Level = Incremental IncrementalPool = Incr

Re: [Bacula-users] Schedule not being followed

2010-01-20 Thread Martin Simmons
> On Wed, 20 Jan 2010 00:50:30 -0800 (PST), Glynd said: > > Some more information on this which may help. I did a show schedules and got > this: > > Schedule: name=WeeklyCycle > --> Run Level=Incremental > hour=19 > mday=0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21

Re: [Bacula-users] Schedule not being followed

2010-01-20 Thread Martin Simmons
> On Sun, 17 Jan 2010 22:00:41 -0800 (PST), Glynd said: > > Hi Martin, > > If this is true then Bacula will dictate when the (in my case) the weekly > disk has to be swapped out. I would much prefer to do this on a Monday > morning, but if in 2010, Bacula wants to change on a Friday it will

Re: [Bacula-users] Schedule not being followed

2010-01-20 Thread Glynd
Some more information on this which may help. I did a show schedules and got this: Schedule: name=WeeklyCycle --> Run Level=Incremental hour=19 mday=0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 month=0 1 2 3 4 5 6 7 8 9 10 11 wday

Re: [Bacula-users] Schedule not being followed

2010-01-18 Thread Glynd
This still persists after I changed the schedule as per Anrno's instructions. Bacula still thinks it is week 2 (or 4) and insists that it wants disk A. When does the new week start according to Bacula, is it the same day as the 1st of the month or Sunday? Is there anyway to check what it "think

Re: [Bacula-users] Schedule not being followed

2010-01-18 Thread Arno Lehmann
Hello, 18.01.2010 07:05, Glynd wrote: > Hi Arno, Many thanks for this, it makes sense. > > One question though. There are 2 laptops that need backing up and they are > not always connected to the network at the same time. How do people normally > configure Bacula to back-up laptops like this? Fo

Re: [Bacula-users] Schedule verify init

2010-01-18 Thread Jorge Cabello
Solved. I didn't know I could use 2 Run lines in the same schedule. Thanks Martin! On Viernes, 15 de Enero de 2010 21:47:01 Martin Simmons wrote: > > On Fri, 15 Jan 2010 12:26:27 +0100, Jorge Cabello said: > > > > Hello, > > > > I'm trying to run a daily verify job to see which files have c

Re: [Bacula-users] Schedule not being followed

2010-01-17 Thread Glynd
Hi Arno, Many thanks for this, it makes sense. One question though. There are 2 laptops that need backing up and they are not always connected to the network at the same time. How do people normally configure Bacula to back-up laptops like this? TIA Cheers Glyn Arno Lehmann wrote: > > Hello,

Re: [Bacula-users] Schedule not being followed

2010-01-17 Thread Glynd
Hi Martin, If this is true then Bacula will dictate when the (in my case) the weekly disk has to be swapped out. I would much prefer to do this on a Monday morning, but if in 2010, Bacula wants to change on a Friday it will be Saturday next year? Can I define the schedule differently so I can sw

Re: [Bacula-users] Schedule verify init

2010-01-15 Thread Martin Simmons
> On Fri, 15 Jan 2010 12:26:27 +0100, Jorge Cabello said: > > Hello, > > I'm trying to run a daily verify job to see which files have changed from the > previous verify. > > To do so I want to: > 1) Run a daily verify job > 2) Run a init catalog job when the verify finishes to refresh the d

Re: [Bacula-users] Schedule not being followed

2010-01-15 Thread Martin Simmons
> On Fri, 15 Jan 2010 09:25:29 +0200, Glyn said: > > Using 3.0.2 on Ubuntu 8.04 server with MySQL. > > It is now Friday of the 2nd week of January so the schedule A with Pool > A should be used, I would have thought. However, this morning at 9:05 I > get a message asking for a volume of dr

Re: [Bacula-users] Schedule not being followed

2010-01-15 Thread Dan Langille
Arno Lehmann wrote: > Hello, > > 15.01.2010 08:25, Glyn wrote: >> Using 3.0.2 on Ubuntu 8.04 server with MySQL. >> >> It is now Friday of the 2nd week of January so the schedule A with Pool >> A should be used, I would have thought. However, this morning at 9:05 I >> get a message asking for a v

Re: [Bacula-users] Schedule not being followed

2010-01-15 Thread Arno Lehmann
Hello, 15.01.2010 08:25, Glyn wrote: > Using 3.0.2 on Ubuntu 8.04 server with MySQL. > > It is now Friday of the 2nd week of January so the schedule A with Pool > A should be used, I would have thought. However, this morning at 9:05 I > get a message asking for a volume of drive B to be labelle

[Bacula-users] Schedule verify init

2010-01-15 Thread Jorge Cabello
Hello, I'm trying to run a daily verify job to see which files have changed from the previous verify. To do so I want to: 1) Run a daily verify job 2) Run a init catalog job when the verify finishes to refresh the database so the next time de verify is run I will only see the new changes. The

[Bacula-users] Schedule not being followed

2010-01-14 Thread Glyn
Using 3.0.2 on Ubuntu 8.04 server with MySQL. It is now Friday of the 2nd week of January so the schedule A with Pool A should be used, I would have thought. However, this morning at 9:05 I get a message asking for a volume of drive B to be labelled. From Monday to Thursday the A schedule was u

Re: [Bacula-users] Schedule question.

2009-10-30 Thread Cedric Tefft
Ronan Eckelberry wrote: > Hi guys, > > Quick scheduling question. I want to run Fulls 1st of every 3rd > month and Incrementals on 2nd-31st. I think the incremental part is > easy, but does anyone know of a good way to specify the Fulls? > > Looking for something to do the following: >

[Bacula-users] Schedule question.

2009-10-29 Thread Ronan Eckelberry
Hi guys, Quick scheduling question. I want to run Fulls 1st of every 3rd month and Incrementals on 2nd-31st. I think the incremental part is easy, but does anyone know of a good way to specify the Fulls? Looking for something to do the following: FULL Jan1, Apr1, July1, Oct1, etc in

Re: [Bacula-users] Schedule question

2009-10-05 Thread Christian Gaul
Jeff Palmer schrieb: > Schedule { > Name = "MonthlyCycle" > Run = Full on 1 at 21:05 > Run = Differential on fri at 23:05 > Run = Incremental sat-thu at 23:05 > } > Bacula schedules are not exclusive, if you define a Full on the 1st and a Differential on fridays, then you will get a Full

[Bacula-users] Schedule question

2009-10-04 Thread Jeff Palmer
Hello all, We currently use amanda, and I've been trying out bacula in a lab environment. The ultimate goal will be to retain the same backup policy as we currently have, but using bacula (obviously) In reading the docs for Scheduling, I'm not clear on a couple of things. Would someon

Re: [Bacula-users] Schedule full backups without interrupting incrementals

2009-04-08 Thread (private) HKS
Thanks for the responses. I created separate jobs for each of my clients. Inelegant, but oh well. -HKS 2009/4/8 Paweł Madej : > Use separate job for the same fileset but with different schedule for tape > backups then it will be clearly separated. > > On poniedziałek, 6 kwietnia 2009 23:42:21 Mik

Re: [Bacula-users] Schedule full backups without inter rupting incrementals

2009-04-08 Thread Paweł Madej
Use separate job for the same fileset but with different schedule for tape backups then it will be clearly separated. On poniedziałek, 6 kwietnia 2009 23:42:21 Mike Ruskai wrote: > On 04/06/2009 17:19, (private) HKS wrote: > > The obvious problem is that the weekly tape backup will disrupt my > >

Re: [Bacula-users] Schedule full backups without interrupting incrementals

2009-04-06 Thread Mike Ruskai
On 04/06/2009 17:19, (private) HKS wrote: > The obvious problem is that the weekly tape backup will disrupt my > incremental/differential scheme. Is there any way to avoid this? I'm > Use a separate job and file set. Or maybe just a separate job - not sure which Bacula uses to calculate the b

[Bacula-users] Schedule full backups without interrupting incrementals

2009-04-06 Thread (private) HKS
Bacula 2.2.8 on OpenBSD 4.4 in a mixed OS environment. I'm introducing tape backups into a disk-only backup scheme, and trying to figure out what the best way to do so is. Right now, I think the best option is to modify my schedules from this: Schedule { Name = "WeeklyCycle" Run = Full 1st su

Re: [Bacula-users] schedule issue

2009-01-12 Thread Carlo Maesen
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-

Re: [Bacula-users] schedule issue

2009-01-12 Thread Graham Keeling
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 = Lev

[Bacula-users] schedule issue

2009-01-12 Thread Carlo Maesen
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 } +-++--

[Bacula-users] schedule writing and spooling on different drives and spool directorys

2008-12-09 Thread Stefan Lubitz
Hi all, I have a Tapeloader with 2 drives and a backupserver with a huge spool directory. Now I thought it would be nice to schedule the different drives and the time when it spools to have allways a maximum on network load and keep the time which is needed for the backup as short as possible.

Re: [Bacula-users] Schedule help

2008-01-19 Thread Andrea Conti
> I guess you want: > > Run = Level=Incremental 2nd-5th sun at 23:30 That, plus Run = Level=Incremental mon-sat at 23:30 Andrea - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studi

Re: [Bacula-users] Schedule help

2008-01-19 Thread Dan Langille
Adrián Ribao Martínez wrote: > El Sábado, 19 de Enero de 2008, escribió: >> Adrián Ribao Martínez wrote: >>> Hello, is it possible to define a schedule to run a full backup the first >>> sunday of the month and incremental backup the other days of the month? >>> >>> Schedule { >>> Name = "Month

Re: [Bacula-users] Schedule help

2008-01-19 Thread Dan Langille
Adrián Ribao Martínez wrote: > Hello, is it possible to define a schedule to run a full backup the first > sunday of the month and incremental backup the other days of the month? > > Schedule { > Name = "Monthly" > Run = Full 1st sun at 23:30 > Run = Incremental ... > } > > Can I use

[Bacula-users] Schedule help

2008-01-19 Thread Adrián Ribao Martínez
Hello, is it possible to define a schedule to run a full backup the first sunday of the month and incremental backup the other days of the month? Schedule { Name = "Monthly" Run = Full 1st sun at 23:30 Run = Incremental ... } Can I use exceptions in Schedule definitions? I mean, run

Re: [Bacula-users] Schedule Resource Job overrides question

2007-10-11 Thread Hydro Meteor
Oops, Sorry folks, I realized after I emailed this question that the question itself was poorly framed (e.g., the Storage Directive must be of type File) -- I presume that the Pool choices to restore from (Differential, Incremental, Full) are presented to the administrator via the console. Sorry

Re: [Bacula-users] Schedule Resource Job overrides question

2007-10-11 Thread Hydro Meteor
Philip, et al, What about for Jobs that are Restore Types? Can one specify the Full Backup, Incremental Backup and Differential Backup Pool directives for Restore jobs rather than a mere "Pool" directive and thus ability to override a mere "Storage" directive? Best regards, -H On 10/10/07, Phil

Re: [Bacula-users] Schedule Resource Job overrides question

2007-10-10 Thread Hydro Meteor
Philip, Thank you very much for checking my logic. I also think its logically makes sense to take your suggestion of including the multiple pools within the Job resource as you suggest (instead of relying solely on indirect reference to these pools via the Schedule Resource Job overrides) -- even

[Bacula-users] Schedule Resource Job overrides question

2007-10-10 Thread Hydro Meteor
Hello all -- In the Director Daemon configuration file (bacula-dir.conf), I am defining a simple backup Job Resource that points to a Schedule Resource. My Schedule Resource contains three backup types (with corresponding Pool Resources that I have also in the configuration file): # When to do th

Re: [Bacula-users] Schedule fullbackup every 4 weeks on saturday

2007-08-09 Thread Benjamin E. Zeller
On Wednesday 08 August 2007 11:32:32 Arno Lehmann wrote: > Hi, > > 08.08.2007 09:37,, Benjamin E. Zeller wrote:: > > On Tuesday 07 August 2007 12:42:09 Benjamin E. Zeller wrote: > >> Hi, > >> > >> this is rather urgent, can't figure it out via the docs. > >> > >> How can I schedule a fullbackup, th

Re: [Bacula-users] Schedule fullbackup every 4 weeks on saturday

2007-08-08 Thread Arno Lehmann
Hi, 08.08.2007 09:37,, Benjamin E. Zeller wrote:: > On Tuesday 07 August 2007 12:42:09 Benjamin E. Zeller wrote: >> Hi, >> >> this is rather urgent, can't figure it out via the docs. >> >> How can I schedule a fullbackup, that runs every 4 weeks on saturday? >> >> Schedule { >> Name = "red" >>

Re: [Bacula-users] Schedule fullbackup every 4 weeks on saturday

2007-08-08 Thread Benjamin E. Zeller
On Tuesday 07 August 2007 12:42:09 Benjamin E. Zeller wrote: > Hi, > > this is rather urgent, can't figure it out via the docs. > > How can I schedule a fullbackup, that runs every 4 weeks on saturday? > > Schedule { > Name = "red" > Run = Level=Incremental mon-sat at 22:00 > Run = Level=Full

Re: [Bacula-users] Schedule fullbackup every 4 weeks on saturday

2007-08-07 Thread Arno Lehmann
Hi, 07.08.2007 13:27,, Falk Sauer wrote:: > Hi Benjamin, > > On Tuesday 07 August 2007 writes Benjamin E. Zeller: > >> this is rather urgent, can't figure it out via the docs. > > urgent is a really bad word on any mailing lists ... Indeed :-) But anyway... >> How can I schedule a fullbackup

Re: [Bacula-users] Schedule fullbackup every 4 weeks on saturday

2007-08-07 Thread Falk Sauer
Hi Benjamin, On Tuesday 07 August 2007 writes Benjamin E. Zeller: > this is rather urgent, can't figure it out via the docs. urgent is a really bad word on any mailing lists ... > How can I schedule a fullbackup, that runs every 4 weeks on saturday? > > Schedule { > Name = "red" > Run = Lev

[Bacula-users] Schedule fullbackup every 4 weeks on saturday

2007-08-07 Thread Benjamin E. Zeller
Hi, this is rather urgent, can't figure it out via the docs. How can I schedule a fullbackup, that runs every 4 weeks on saturday? Schedule { Name = "red" Run = Level=Incremental mon-sat at 22:00 Run = Level=Full sun at 22:00 } The 2nd Run= should be the schedule mentioned above. Greet

Re: [Bacula-users] Schedule fullbackup every 4 weeks on saturday

2007-08-07 Thread Paul Muster
Benjamin E. Zeller wrote: > this is rather urgent, can't figure it out via the docs. Sure you could. ;-) > How can I schedule a fullbackup, that runs every 4 weeks on saturday? > > Schedule { > Name = "red" > Run = Level=Incremental mon-sat at 22:00 > Run = Level=Full sun at 22:00 > } >

Re: [Bacula-users] Schedule fullbackup every 4 weeks on saturday

2007-08-07 Thread mikee
On Tue, 07 Aug 2007, Benjamin E. Zeller might have said: > Hi, > > this is rather urgent, can't figure it out via the docs. > > How can I schedule a fullbackup, that runs every 4 weeks on saturday? > > Schedule { > Name = "red" > Run = Level=Incremental mon-sat at 22:00 > Run = Level=Ful

  1   2   >