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
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
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
> >
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
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
> 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
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
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*
>
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
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
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
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
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
--
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
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
(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
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
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
> 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
> > 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.
> 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
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.
---
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
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
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
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
> 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
> 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
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
> 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
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
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
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
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.
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
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
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
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
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
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
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 =
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
> 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
> 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
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
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
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
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
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,
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
> 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
> 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
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
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
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
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
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:
>
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
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
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
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
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
> >
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 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
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-
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
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
}
+-++--
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.
> 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
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
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
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
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
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
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
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
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
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"
>>
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
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
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
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
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
> }
>
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 - 100 of 148 matches
Mail list logo