Hi Wolfgang,
You should use an incremental pool with a short retention period.
Regards,
Ludovic Strappazon.
Wolfgang Powisch a écrit :
> Hi,
>
> I'm using Bacula 1.38 and Disk-Files as Storage Device.
> It often happens that Incremental-Backups get very large, because
> peop
Hi Marc,
You just have to run a job for each database with a runbeforejob and
runafterjob as done by the BackupCatalog job.
Regards,
Ludovic Strappazon.
Marc a écrit :
> Hi,
>
> I've searched the archives, but I can not find any relevant information.
> Therefor my questio
what I'm looking for, as I
will be unable to restore Inno databases. Inno databases are stored in one
file, not separate files / directories as MyISAM.
I think I don't understand that.
Regards,
Ludovic Strappazon.
Regards,
Marc
-Oorspronkelijk bericht-
Van: Jerome Massano
Hi,
Just use the "Ignore FileSet Change" directive.
Regards,
Ludovic Strappazon.
Jean-François Leroux a écrit :
> Hi,
> I noticed that changing the FileSet content changes bacula behaviour :
> a scheduled incremental backup becomes a full backup in such a case.
> Th
Hello,
A restore with "replace = never" would'nt do what you need ?
Ludovic
Drew Tomlinson a écrit :
Is there a way to build a restore job that compares the all the files
associated with a particular job with the ones currently on a disk and
then only restore those that are missing? I was u
Drew Tomlinson a écrit :
On 10/10/2005 12:59 PM Ludovic Strappazon wrote:
Hello,
A restore with "replace = never" would'nt do what you need ?
Yes, I guess that would do it. Being as these backups are on tape,
will a job like that require me to feed all the tapes through
I sometimes have this problem, I suspect a RunBefore script to produce
too much output, but I have no time these days to go further.
Ludovic.
Sherwood McGowan a écrit :
>This "freezing" problem is the same one I was talking about around a
>week ago. It seems to be running fine, but bconsole will
Hi Paul,
As a first step, did you success in backing up the server itself ?
Ludovic.
Paul Burton a écrit :
> I'm getting really frustrated now.
> I've been trying unsuccessfully to get a backup done in bacula and am
> having trouble with an error i can't work out
> when i run the job everything
Hi Fred,
Maybe estimate ?
Ludovic.
http://bacula.org/rel-manual/Bacula_Console.html#SECTION000205000
*estimate*
Using this command, you can get an idea how many files will be
backed up, or if you are unsure about your Include statements in
your FileSet, you can test them
I can't see anything else.
You could first use a generic "backup everything" fileset just to first
get the list via estimate, then adjust ?
Ludovic
Fred Pierrot a écrit :
> hi,
> At 11:42 20/10/2005, you wrote:
>
>> Hi Fred,
>>
>> Maybe estimate ?
>
>
> The 'problem' with estimate is that it lis
Hi,
Did you try to activate/increase the sleep time in the mtx-changer script ?
Ludovic.
Kanwar Ranbir Sandhu wrote:
On Fri, 2005-21-10 at 16:10 +0200, Hendrik Weimer wrote:
I've done a fresh installation of Bacula 1.3.36 on a server with a
tape drive. Backup works fine, but I have a probl
10% of the personal profit I've done last
year on a small independant mission (installation of Bacula, of course).
I'll try to continue this way if I ever have other such missions.
Ludovic.
Kern Sibbald wrote:
So far, Ludovic Strappazon is the only individual to make a contribution
Hello,
For some reasons, we are thinking about migrating our Bacula config to
something like :
- Two Bacula-dirs, one for each side of a firewall
- One SD
- One Catalog.
I join a schema.
From the tests I've done today, everything seems ok, except that any
Director can restore any client to
Kern Sibbald a écrit :
>On Tuesday 15 November 2005 22:07, Ludovic Strappazon wrote:
>
>
>>Hello,
>>
>>For some reasons, we are thinking about migrating our Bacula config to
>>something like :
>>
>>- Two Bacula-dirs, one for each side of a firew
Hi,
I don't know if this could make a miracle, but did you think about
modifying your Night pool like this ?
Pool {
Name = Night
Pool Type = Backup
Recycle = yes
AutoPrune = yes
Volume Use Duration = 24h
Volume Retention = 13 days
(LabelFormat = "${
Hello,
I've just tried the "Scratch Pool" feature. I'm very happy to have it in
Bacula.
However, I think there is two problems, unless I'm missing something :
- Bacula takes a Scratch Pool volume when it can't find any appendable
volume, but it should (in my opinion) look before if there's any
re
Kern Sibbald a écrit :
>On Monday 28 November 2005 09:33, Ludovic Strappazon wrote:
>
>
>>Hello,
>>
>>I've just tried the "Scratch Pool" feature. I'm very happy to have it in
>>Bacula.
>>However, I think there is two problems, unless
This is maybe more readable :
I have a pool with two full tapes :
Tape_1|Full|1 week|Recycle=yes|LastWritten=5/11/2005
Tape_2|Full|1 week|Recycle=yes|LastWritten=23/11/2005
And a Scratch Pool with Tape_3.
If I run a job, this is what happen :
Tape_1|Full|1 week|Recycle=yes|LastWritten=5/11/2
Monday 28 November 2005 12:26, Ludovic Strappazon wrote:
This is maybe more readable :
Yes, thanks, it keeps it all on one line.
So, thanks for the example, this seems pretty clear.
Here is the algorithm that Bacula uses to get the next volume (as written in
the manual):
1. Searc
Would it be possible to have the famous Mongol Birthday Song in Private
:-D
Happy birthday Juan !
Ludovic.
Phil Stracchino a écrit :
>Juan Luis Frances wrote:
>
>
>>You are welcome. Your comments are a great birthday gift and, in a open
>>source
>>project as this, the incentive of the work
hould also take its
VolUseDuration, MaxVolJobs, MaxVolFiles and MaxVolBytes.
I think moving 8 before 7 is a good thing.
Best regards,
Ludovic.
Kern Sibbald a écrit :
>On Monday 28 November 2005 12:26, Ludovic Strappazon wrote:
>
>
>>This is maybe more readable :
>>
>
] - 973/972.0922 (2-0922)
> \__/ Univ. of Med. and Dent.| IST/AST - NJMS Medical Science Bldg - C630
>
>
> Ludovic Strappazon wrote:
>
>> I agree with you about moving 8 before 7.
>> But from my test, I think that 8 is currently between 3 and 4.
>>
>> There is
Hi,
You can use the "ignore fileset changes" :
http://bacula.org/rel-manual/Configuring_Director.html#SECTION0001470000000
Ludovic Strappazon
Pedro Henrique Morsch Mazzoni a écrit :
> Hi,
>
> I have changed a fileset and now bacula increases the level of backup
&g
Hi Eric,
I think you should restore your catalog
Ludovic Strappazon
Eric Peterson a écrit :
> I was trying to recycle a volume following the directions on the
> website. I guess they are only for newer versions or I didn't do
> things quite right.
>
> I selected 'pu
o extract the files using
> bextract.
>
> Live and learn!
>
> Thanks,
> Eric
>
> On 2/2/06, *Ludovic Strappazon* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
> Hi Eric,
>
> I think you should restore your catalog
>
>
necessary.
in http://bacula.org/rel-manual/Configuring_Director.html
Ludovic Strappazon.
Christoph Brunner a écrit :
>Hi,
>
>this week i updated to 1.38.5 (Debian 3.1) and overhauled my config. Now
>i have an Autochanger resource and some device resources.
>
>20 jobs are runn
something like :
Schedule {
Name = "MySchedule"
Run = pool="MyPool" Full fri at 20:30
Run = SpoolData=yes pool="MyPool" Storage="LTOdrive" Differential
mon-thu at 20:30
Run = SpoolData=yes pool="MyPool" Storage="LTOdrive" Increme
Bonjour Othman,
Il existe une liste bacula-users-fr pour les messages en français.
En ce qui concerne ta question, je pense que tu devrais trouver ton
bonheur dans ce chapitre :
http://www.bacula.org/rel-manual/Automated_Disk_Backup.html
Cordialement,
Ludovic Strappazon.
Othman JAMIL
Shon Stephens a écrit :
> Ok. This is a rant and you can remove it from the list if you want to
> later. I just have to vent.
>
> Bacula is incredibly complex to setup. Its taken 4 months and its
> still not working correctly.
>
> Things that should be easy that Bacula makes overly complex:
>
> Lab
for FD port in
client resource.
I use that on 4 linux behind a firewall.
These are the scripts I use for runbefore and run after each job :
Best regards,
Ludovic Strappazon
RunBefore :
#!/bin/bash
if test $# -lt 2 ; then
echo "usage: ouvreTunnel.ssh "
exit 1
fi
if [ -d /tmp/Tunnel
Hello,
If the script works when called by hand, I think you should first try to
increase the sleep in the changer script.
Best regards,
Ludovic Strappazon.
Lars Köller wrote:
Dear list,
did I miss something that has changed in bacula recently?
I have used my config since months running 1.36.1
nder
pressure and possibly release a poor product by specifying a fixed date?
And it's why we like it !
Ludovic Strappazon.
---
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas.
ource
Best regards,
Ludovic Strappazon.
Soeren Sonnenburg wrote:
Hi all!
I wonder why when a mobile client misses e.g. its scheduled FULL backup
bacula does not upgrade the next scheduled (DIFFERENTIAL/INCREMENTAL)
backup to a FULL backup ?
Is the current behaviour intended or am I just too stupid t
Hi Francesco,
You can use multiple catalogs with one director.
You just have to add a catalog resource in your bacula-dir.conf for each
catalog.
Best regards,
Ludovic Strappazon.
Francesco wrote:
in the official guide you say:
"...If you have over 4 billion file entries stored in your dat
Hi Soeren,
I think you should look at the bugs 257 and 270...
http://bugs.bacula.org/
Best regards,
Ludovic Strappazon.
Soeren Sonnenburg wrote:
This is on debian testing (1.36.2-1) .. It is supposed to send me some
kind of bt but all it does is this...
Using host libthread_db library "/li
Good new !
I will wait few days before saying it works for me...
Ludovic.
Soeren Sonnenburg wrote:
On Thu, 2005-04-07 at 17:23 +0200, Ludovic Strappazon wrote:
Hi Soeren,
I think you should look at the bugs 257 and 270...
http://bugs.bacula.org/
ok after applying the patches bacula-dir did
e_Resource.html
Best regards,
Ludovic Strappazon.
Emery Guevremont wrote:
I was wondering if anyone had any ideas or experience in setting up a
script and/or batch file that a windows user could execute in order to
start a backup of their laptop.
The problem I'm faced with is that I have w
Maybe, you should upgrade, users are happy with wx-console...
Ludovic Strappazon.
Emery Guevremont wrote:
I'm using bacula 1.34.6 and I haven't seen any wx-console app for
windows.
Ludovic Strappazon wrote:
Hi Emery,
Did you think about using a restricted bconsole or wx-console on t
Hello,
- setup pools as in the example Kern gave in "Using Pools to Manage
Volumes"
with some changes: volume retention for full is only 2 month.
Another thing
i would like was to have uniqe name for the volumes created
according to
the job-name (is this a good idea?)
Why not, but unless
Hi Evelyne,
From the manual :
*My Catalog is Full of Test Runs, How Can I Start Over? *
If you are using MySQL do the following:
cd /src/cats
./drop_mysql_tables
./make_mysql_tables
If you are using SQLite, do the following:
Delete bacula.db from your working directory.
cd /src
Hi Sean,
It is possible to have Concurrent Jobs running and spooling in the
second scenario :-)
You can send more details.
Ludovic
Sean O'Grady wrote:
Hello,
I'm trying to get a better understanding of Concurrent Job behaviour
and how it relates to multiple jobs going to a single Storage Device
Hi Alessio,
You should verify that your clients can resolve your backup server.
Ludovic.
l'Alessio wrote:
I'm starting up with bacula on gentoo box, the db is mysql.
asking via bconsole the status of director, of the storage and of the
2 clinet configured it seams to be al right, but runni
Hi all,
This is a little script we use to check our pools.
We run it in passive mode, once a day with a RunAfterJob.
Ludovic.
#! /bin/sh
# Author : Ludovic Strappazon. [EMAIL PROTECTED]
# Copyright : Kern Sibbald
# Any comment, advice or enhancement are welcome :-)
PATH=/bin:/sbin:/usr/bin
a lot...
Do you mean rely on an "estimate" for each scheduled job ?
Arno
Ludovic Strappazon wrote:
Hi all,
This is a little script we use to check our pools.
We run it in passive mode, once a day with a RunAfterJob.
Ludovic.
------
Arno Lehmann wrote:
Hi,
Ludovic Strappazon wrote:
Hello Arno,
Thanks.
I would have had looked closer to the CVS, to find baculareport.pl.
I've just tried to run it but I think I'm doing something wrong :
./baculareport.pl --host localhost -U bacula -P password -D bacula
--poo
Arno Lehmann wrote:
Now, if only you could rely on the scheduled jobs output,
concerning tape requirement... I, at least, can't, and even if I
see why that doesn't help me a lot...
Do you mean rely on an "estimate" for each scheduled job ?
No, I mean that the volume given in sta dir for
Hello Marco,
I think you need to use ACL's.
Take look there :
http://bacula.org/rel-manual/Configuring_Director.html#SECTION0001413000
Ludovic.
marco wrote:
Hi all,
I am currently trying to find a backup solution that allows my clients
to backup on my storage space
(eg; disk set
to do the
backup. To do things this way, it is probably more interesting to use
the BartPE CD, so you can do the same, and even browse your backup.
Regards,
Ludovic Strappazon
Gary Kopp a écrit :
I need a sanity check -- please. I have not been successful in getting
a raw Windows partition b
Hello,
There is a demonstration in Strasbourg tomorrow.
I'll be there.
Ludovic.
http://wiki.noepatents.eu.org/index.php/StbDemo050604
Kern Sibbald a écrit :
>Hello,
>
>After having skimmed over the "Corrdinating Delivery of a Gift" patent
>recently issued to Jeff Bezos of Amazon, I take back
Hello Jonas,
I think you need the -g option.
Ludovic Strappazon.
Jonas Björklund a écrit :
Hello,
I have created a SSH tunnel to one of my client. And it works fine
with the following command:
ssh -fN -l root -L 19102:localhost:9102 -R 9103:localhost:9103 myclient
But now I would like
Maybe, you need to use a script which explicitly returns a status 0 ?
If it can help, this is the scripts I use :
RunBefore :
#!/bin/bash
if test $# -lt 2 ; then
echo "usage: ouvreTunnel.ssh "
exit 1
fi
if [ -d /tmp/Tunnels/${1}/${2} ]
then
echo "Erreur : tunnel fantome $1 $2" >> /var/log
is
taken off line. If the last Full backup + others are not pruned, the
terabyte of useless data will remain forever.
So, what do you think of "don't prune a full if there is a non prunable
diff or inc refering to it, and don't prune a diff if there is a non
prunable inc re
Hi,
I did'nt took care of service packs and updates during my tests. I'll
try this as soon as possible.
Ludovic Strappazon
Kern Sibbald a écrit :
>Hello,
>
>I think someone from the list can help you.
>
>-- Forwarded Message --
>
>Subject: di
es as you says they are not restored. I hope to try this friday.
Regards,
Ludovic Strappazon.
Kern Sibbald a écrit :
>On Wednesday 13 July 2005 16:40, Romain Charlon wrote:
>
>
>>Hello Kern,
>>
>>Excuse me for boring you once again, but I believe in Bacula, and I'
Kern Sibbald a écrit :
>On Thursday 25 August 2005 10:54, Ludovic Strappazon wrote:
>
>
>>Kern Sibbald a écrit :
>>
>>
>>>On Thursday 25 August 2005 10:24, Ludovic Strappazon wrote:
>>>
>>>
>>>>Kern Sibbald a écri
on the todolist...
Ludovic Strappazon
Arno Lehmann a écrit :
Hi,
Kern Sibbald wrote:
2. Bacula Foundation
3. Bacula Funding Idea
http://www.bacula.org/OpenSourceFunding.html Your comments are welcome.
The ongoing discussion is interesting, but I thought of something a
little differen
Arno Lehmann a écrit :
Phil Stracchino wrote:
Kern Sibbald wrote:
If we want, we could implement a donor only list where subscription
would be conditional on making a donation or being a Bacula support
provider. For such a list to work, I'll need Bacula support
providers. This is just a t
Hi,
It is probably "ClientRunBefore"...
Ludovic Strappazon
Davide Corio a écrit :
>Il giorno lun, 13/03/2006 alle 12.39 +0100, Deim Ágoston ha scritto:
>
>
>>RunClientBeforeJob
>>
>>
>
>I cannot fin
l giorno lun, 13/03/2006 alle 15.52 +0100, Ludovic Strappazon ha
>scritto:
>
>
>>Hi,
>>It is probably "ClientRunBefore"...
>>
>>
>
>Even this command isn't present in the bacula documentation :)
>
>
>
2005 12:26, Ludovic Strappazon wrote:
> >
> >
>> >>This is maybe more readable :
>> >>
>> >>
> >
> >Yes, thanks, it keeps it all on one line.
> >
> >So, thanks for the example, this seems pretty clear.
> >
> &
be stable.
With the new algorithm, I can't use the scratch pool in any of these ways...
So please Kern, "put it back to the 1.38.5 behavior" !
Ludovic Strappazon.
---
This SF.Net email is sponsored by xPML, a groundbreaking scrip
Hi,
> On 7/4/2006 10:03 PM, Kern Sibbald wrote:
> ...
>
>> Bottom line: if you guys are still interested, my wife would be interested
>> in
>> making a trip to Munich in early December for the "marché de Noël"
>> (Christmas
>> shopping). I would *very* much enjoy meeting as many German use
Hi Mark,
I've written a nagios shell script to check my pools in the way you
describe.
I also remember that Arno Lehmann did something similar in perl (it is
distibuted with the bacula sources)
Regards,
Ludovic Strappazon.
[EMAIL PROTECTED] a écrit :
Is there any way to have bacula pr
Hello Arno,
This is the script :
#! /bin/sh
# Author : Ludovic Strappazon. [EMAIL PROTECTED]
# Copyright : Kern Sibbald
# Any comment, advice or enhancement are welcome :-)
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
MYSQL="/usr/bin/mysql -u bacula --password=
Arno Lehmann wrote:
Ludovic,
On 7/6/2006 8:22 PM, Ludovic Strappazon wrote:
Hello Arno,
This is the script :
thanks a lot!
This looks like it's meant for use as a Nagios check, is this assumption
correct?
Arno
Yes, we use it with Nagios.
Ludovic.
Hello Kern,
Is it correctly attached now ?
Ludovic.
Kern Sibbald wrote:
Hello Ludovic,
Could you send the script as an attachment. As it came, it was line
wrapped ...
Regards,
Kern
On Thursday 06 July 2006 20:22, Ludovic Strappazon wrote:
Hello Arno,
This is the script
We also use this one to summarily check (with nagios) the backups.
If it can be of any use to someone else...
Ludovic.
Kern Sibbald a écrit :
On Friday 07 July 2006 08:17, Ludovic Strappazon wrote:
Hello Kern,
Is it correctly attached now ?
Yes, thanks. I put it in
ng or if it is a bug ?
I reproduce the sequence of jobs and the "list volumes" (before and
after) below.
Thanks for any help.
Ludovic Strappazon.
17-Jul 20:30 hunt-dir: Start Backup JobId 12215,
Job=DillonDupli.2006-07-17_20.30.02
17-Jul 20:31 hunt-sd: 3301 Issuing autochanger "l
68 matches
Mail list logo