Greetings,
I have a Bacula file daemon running on a file server with numerous jobs backing
up different directories. Each job backs up to a different pool. Is it
possible to have one job use PKI encryption without forcing the other jobs to
be encrypted? Based on all the documentation I've re
Don't worry John.. Your help was great...
I will lead from here...
Thank also
2014-03-14 12:42 GMT-03:00 John Drescher :
> > Now run manual Full. Then the next incremental will not upgrade to
> > full if you do not change the job or fileset.
>
> BTW, sorry that my answers are short now. I am bu
> Now run manual Full. Then the next incremental will not upgrade to
> full if you do not change the job or fileset.
BTW, sorry that my answers are short now. I am busy doing house work
and minor car repair on my day off..
John
---
I will check out later... It's many file... about 160 GB... It's will take
a time...
2014-03-14 12:37 GMT-03:00 John Drescher :
> On Fri, Mar 14, 2014 at 11:17 AM, Gilberto Nunes
> wrote:
> > Ok... I change for this:
> >
> > Pool {
> > Name = Samba-Full
> > Pool Type = Backup
> > Maximum
On Fri, Mar 14, 2014 at 11:17 AM, Gilberto Nunes
wrote:
> Ok... I change for this:
>
> Pool {
> Name = Samba-Full
> Pool Type = Backup
> Maximum Volume Jobs = 1
> Volume Retention = 30 days
> Recycle = yes
> AutoPrune = yes
> LabelFormat = FullMensal
> }
> Pool {
> Name = Samba-Inc
Ok... I change for this:
Pool {
Name = Samba-Full
Pool Type = Backup
Maximum Volume Jobs = 1
Volume Retention = 30 days
Recycle = yes
AutoPrune = yes
LabelFormat = FullMensal
}
Pool {
Name = Samba-Incremental
Pool Type = Backup
Maximum Volume Jobs = 1
Volume Retention = 365 d
> The first Schedule is the only one to keep. Delete the other two and make it
> 1 job instead of 2.
It will never work with 2 jobs or 2 schedules.
John
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Data
On Fri, Mar 14, 2014 at 11:00 AM, Gilberto Nunes wrote:
> Do not consider the first Schedule... When I paste I forget to delete
> it
>
> Thanks
>
>
> 2014-03-14 12:00 GMT-03:00 Gilberto Nunes :
>
> To do consider the first Schedule... When I paste I forget to delete it
>>
>> Thank
>>
>
T
To do consider the first Schedule... When I paste I forget to delete it
Thanks
2014-03-14 11:56 GMT-03:00 Gilberto Nunes :
> > And you probably wouldn't want a complete backup of everything to sit in
> your > incremental volume pool
>
> That's right!
>
> 'cause that I do different Jobs to d
Do not consider the first Schedule... When I paste I forget to delete it
Thanks
2014-03-14 12:00 GMT-03:00 Gilberto Nunes :
> To do consider the first Schedule... When I paste I forget to delete it
>
> Thanks
>
>
> 2014-03-14 11:56 GMT-03:00 Gilberto Nunes :
>
> > And you probably would
> And you probably wouldn't want a complete backup of everything to sit in
your > incremental volume pool
That's right!
'cause that I do different Jobs to different Pools and different
schedule... Like this:
Schedule {
Name = Backup-Samba
Run = Level=Full Pool=Samba-Full 1st sat at 22:30
R
You are correct, you cannot have an incremental without having already done a
full. You will see in the logs that it says something like "no previous full
found, upgrading to full".
Even if you could make a backup application take an "incremental" backup
without having done a previous full, it
Well guys
Score zero, again!
Don't work as I expect!
Perhaps I was misunderstanding the configurations and how bacula works...
Or any other backup tool..
What I want to do is make an Incremental Backup today, has a Full backup
either or not...
So, now I think: make an incremenal backup from
Sorry... "what happen..." Poor English here... Brazilian guy try speak in
English... \o
2014-03-14 11:21 GMT-03:00 Gilberto Nunes :
> So much thanks...
>
> I will try and see what happened...
>
> Cheers
>
>
>
>
> 2014-03-14 11:18 GMT-03:00 Roberts, Ben :
>
> You can do it two ways:
>>
>>
>>
>
So much thanks...
I will try and see what happened...
Cheers
2014-03-14 11:18 GMT-03:00 Roberts, Ben :
> You can do it two ways:
>
>
>
> (Note the order of the arguments here is different from what you suggested
> - again check the docs for more info about what options you can specify
> her
You can do it two ways:
(Note the order of the arguments here is different from what you suggested -
again check the docs for more info about what options you can specify here)
Schedule {
Name = Backup-Samba
Run = Level=Full Pool=Samba-Full on 2nd fri at 18:30
}
Or you can do as I did in the
On Fri, Mar 14, 2014 at 10:14 AM, Gilberto Nunes
wrote:
> Just one more thing
>
> I have differents Volumes, one for Full and other for Incremental...
> On the Schedule I can define Full and Incremental like that?
>
> Schedule {
>
> Name = Backup-Samba
>
> Run = Level=Full on 2nd fri at 18:30
Just one more thing
I have differents Volumes, one for Full and other for Incremental...
On the Schedule I can define Full and Incremental like that?
Schedule {
Name = Backup-Samba
Run = Level=Full on 2nd fri at 18:30 Pool=Samba-Full # Monthly full
Run = Level=Incremental at 02:30 Pool=S
Great Thanks a lot
2014-03-14 11:08 GMT-03:00 Roberts, Ben :
> Correct - see the documentation for the Schedule Run directive:
> http://www.bacula.org/5.2.x-manuals/en/main/main/Configuring_Director.html#SECTION00145
>
>
>
> "Run = Job-overrides Date-time-specification
>
> T
Correct - see the documentation for the Schedule Run directive:
http://www.bacula.org/5.2.x-manuals/en/main/main/Configuring_Director.html#SECTION00145
"Run = Job-overrides Date-time-specification
The Job-overrides permit overriding the Level, the Storage, the Messages, and
the P
but this will override the Level statement on the Job definition?
2014-03-14 11:00 GMT-03:00 Roberts, Ben :
> Instead of specifying the pools in the schedule, I use the Full Backup Pool
> and Incremental Backup Pool options as below.
>
>
>
> Pool {
>
> Name = Samba-Full
>
> Pool Type = Bac
Instead of specifying the pools in the schedule, I use the Full Backup Pool and
Incremental Backup Pool options as below.
Pool {
Name = Samba-Full
Pool Type = Backup
Maximum Volume Jobs = 1
Volume Retention = 30 days
Recycle = yes
AutoPrune = yes
LabelFormat = FullMensal
}
On Fri, Mar 14, 2014 at 9:19 AM, Gilberto Nunes
wrote:
> But, and if I use different Volume for different Level??
> I create two Volume, one for each Level, Full and Incremental...
> How can I handle this?
> I don't wanna use just one file to make a Full and Incremental backup on the
I was a litt
Just to complemente I do this:
It will run a Full backup today, at 18hs30 and later, around 02hs30 will
run a Incremental backup...
This the configuration:
Pool {
Name = Samba-Full
Pool Type = Backup
Maximum Volume Jobs = 1
Volume Retention = 30 days
Recycle = yes
AutoPrune = yes
La
Oh... Ok Friends... Take your time... Don't worry... I'll continue
research...
2014-03-14 10:24 GMT-03:00 John Drescher :
> On Fri, Mar 14, 2014 at 9:22 AM, John Drescher
> wrote:
> > On Fri, Mar 14, 2014 at 9:19 AM, Gilberto Nunes
> > wrote:
> >> But, and if I use different Volume for differe
On Fri, Mar 14, 2014 at 9:22 AM, John Drescher wrote:
> On Fri, Mar 14, 2014 at 9:19 AM, Gilberto Nunes
> wrote:
>> But, and if I use different Volume for different Level??
>> I create two Volume, one for each Level, Full and Incremental...
>> How can I handle this?
>
> Odd / even pools. And more
On Fri, Mar 14, 2014 at 9:19 AM, Gilberto Nunes
wrote:
> But, and if I use different Volume for different Level??
> I create two Volume, one for each Level, Full and Incremental...
> How can I handle this?
Odd / even pools. And more than 1 Run= for Full. More than 1 Run= for
Incremental where you
But, and if I use different Volume for different Level??
I create two Volume, one for each Level, Full and Incremental...
How can I handle this?
I don't wanna use just one file to make a Full and Incremental backup on
the same file...
Thanks...
2014-03-14 10:13 GMT-03:00 Gilberto Nunes :
> hum..
> hum... I see...
> And in the Job definition I don't set any level, but just in the schedule
> definition, right??
I think you need a default level. I usually set that to Incremental.
The schedule overrides the level so it will work as expected.
John
---
hum... I see...
And in the Job definition I don't set any level, but just in the schedule
definition, right??
2014-03-14 10:12 GMT-03:00 John Drescher :
> On Fri, Mar 14, 2014 at 9:09 AM, Gilberto Nunes
> wrote:
> > That's what I do now...
> >
> You need exactly 1 job and 1 schedule. The sche
On Fri, Mar 14, 2014 at 9:09 AM, Gilberto Nunes
wrote:
> That's what I do now...
>
You need exactly 1 job and 1 schedule. The schedule will have more than 1 Run=
John
--
Learn Graph Databases - Download FREE O'Reilly Boo
That's what I do now...
Pool {
Name = Samba-Full
Pool Type = Backup
Maximum Volume Jobs = 1
Volume Retention = 30 days
Recycle = yes
AutoPrune = yes
LabelFormat = FullMensal
}
Pool {
Name = Samba-Incremental
Pool Type = Backup
Maximum Volume Jobs = 1
Volume Retention = 365 d
On Fri, Mar 14, 2014 at 8:59 AM, Gilberto Nunes
wrote:
> Hi John
>
> But how can I define multiple levels on the same Job... Sorry... Perhaps I'm
> missing something here...
The Schedule resource handles that.
Look at the example from the documentation with multiple Run statements:
http://www.b
Perhaps using JobDefs or something like that?
2014-03-14 9:59 GMT-03:00 Gilberto Nunes :
> Hi John
>
> But how can I define multiple levels on the same Job... Sorry... Perhaps
> I'm missing something here...
>
> Thanks...
>
>
> 2014-03-14 9:47 GMT-03:00 John Drescher :
>
> On Fri, Mar 14, 2014 a
Hi John
But how can I define multiple levels on the same Job... Sorry... Perhaps
I'm missing something here...
Thanks...
2014-03-14 9:47 GMT-03:00 John Drescher :
> On Fri, Mar 14, 2014 at 8:28 AM, Gilberto Nunes
> wrote:
> > Hi guys
> >
> > I am a bit confused here.
> >
> > I'm trying create
On Fri, Mar 14, 2014 at 8:28 AM, Gilberto Nunes
wrote:
> Hi guys
>
> I am a bit confused here.
>
> I'm trying create a rotine to use 2 different files... I want backup samba
> share folder, placed on /home/samba/shares.
> I try create two Pools, like Samba-Full and Samba-Incremental and create a
>
Hi guys
I am a bit confused here.
I'm trying create a rotine to use 2 different files... I want backup samba
share folder, placed on /home/samba/shares.
I try create two Pools, like Samba-Full and Samba-Incremental and create a
schedule to run Full Backup at all first Saturday of each month, and
Hi Uwe,
That would be useful if you could, thanks :)
Ben Roberts
IT Infrastructure
GSA Capital Partners LLP
Stratton House
5 Stratton Street
London W1J 8LA
D +44 (0)20 7959 7661
T +44 (0)20 7959 8800
www.gsacapital.com
> -Original Message-
> From: Uwe Schuerkamp [mailto:uwe.schuerk...
Hi folks,
I created a similar console based tool a while ago which works similar
to "top" (minus all the fancy keyboard shortcuts) but which works
great in a watch -n 60 loop, you can find a screenshot here:
https://dl.dropboxusercontent.com/u/1983539/btop.png
btop calculates time remaining bas
39 matches
Mail list logo