e"
python_args = {progname = 0xa6abe8 "backup2-sd", scriptdir = 0x0,
modulename = 0x44adbd "SDStartUp",
configfile = 0xa6a2f8 "/etc/bacula/bacula-sd.conf",
workingdir = 0xa6ac28 "/var/lib/bacula",
job_geta
and. Look for Frédéric Couchet, its President (also linked
to the APRIL association, a well known French Free Software association).
Google will help you.
--
Baptiste MALGUY - IT Engineer SOLSOFT
PGP Fingerprint: 2A90 B6D1 855F 1584 FE68 94AC CCD6 36D0
dia
> Random Access = Yes;
> AutomaticMount = yes; # when device opened, read it
> RemovableMedia = no;
> AlwaysOpen = no;
> }
--
Baptiste MALGUY - IT Engineer SOLSOFT
PGP Fingerprint: 2A90 B6D1 855F 1584 FE68 94AC CCD6 36D0 3DC7 DCB8
ww
Kern Sibbald wrote:
> On Tuesday 06 June 2006 10:32, Baptiste Malguy wrote:
>> Christoph Litauer wrote:
>>> Baptiste Malguy schrieb:
[...]
>>>> 3 - By the way, what do you think of havin a single ~ 60GB disk volume
>>>> or several smaller 5-10GB
Christoph Litauer wrote:
> Baptiste Malguy schrieb:
>> Hello,
[...]
>> Here are my questions:
>>
>> 1 - Is it just the OS that takes so long to set its index to the content
>> of the disk volume (file) or is it Bacula that treats a disk volume as a
>> cartr
03:30:26
Thank you.
--
Baptiste MALGUY - IT Engineer SOLSOFT
PGP Fingerprint: 2A90 B6D1 855F 1584 FE68 94AC CCD6 36D0 3DC7 DCB8
www.solsoft.com - phone: +33 1 47 15 04 00 - fax: +33 1 47 15 55 09
How secure
what you'd need for all jobs you
> might end up with multiple chunks of data for a job, but these can be
> restored rather fast because Bacula can forward the tape between these
> chunks.
>
> This is the sort of setup I prefer because it gives me the right
> compromise
anual/Configuring_Director.html
The resource attributes are actually "ClientRunBeforeJob"
You can also look for attribute names with spaces between words. Both
are available (so in this case you have "Client Run Before Job").
--
Baptiste MALGUY - IT Engineer
Davide Corio a écrit :
> Il giorno lun, 13/03/2006 alle 10.09 +0100, Baptiste Malguy ha scritto:
>
>>I don't know if it can satify you. I made packages of the 1.38.3. I
>>probably didn't make them the exact right way, but they work in my
>>product environment (
e version of the director for a few weeks now.
I have suffixed package versions to differentiate mine from some
official packages.
http://baptiste.malguy.net/nobackup/bacula/
--
Baptiste MALGUY - IT Engineer SOLSOFT
PGP Fingerprint: 2A90 B6D1 855F 1584 FE68 94AC C
e version of the director for a few weeks now.
I have suffixed package versions to differentiate mine from some
official packages.
http://baptiste.malguy.net/nobackup/bacula/
--
Baptiste MALGUY - IT Engineer SOLSOFT
PGP Fingerprint: 2A90 B6D1 855F 1584 FE68 94AC C
first one that matches."
"A key point is that in the absence of an Option or no other Option is
matched, every file is accepted for backing up. This means that if you
want to exclude something, you must explicitly specify an Option with an
exclude = yes and some pattern matching.&qu
Karl Cunningham a écrit :
> Baptiste Malguy wrote:
>
>> Hello,
>> My sequence:
>>
>> Step 1
>> - Ignore FileSet Changes = no
>> - File = /home/test/d1
>> - Requesting an incremental backup. It is actually incremental (the full
>> done prev
Dan Langille a écrit :
> On 8 Mar 2006 at 10:25, Baptiste Malguy wrote:
>
>
>>Hello People,
>>
>>Does anyone know something about compression issue I meet ?
>>
>>Thanks.
>>
>>Baptiste Malguy a écrit :
>>
>>>Hello,
>>>
Karl Cunningham a écrit :
> Baptiste Malguy wrote:
>
>> Hello,
>> My sequence:
>>
>> Step 1
>> - Ignore FileSet Changes = no
>> - File = /home/test/d1
>> - Requesting an incremental backup. It is actually incremental (the full
>> done prev
Baptiste Malguy a écrit :
> My sequence:
>
> Step 1
> - Ignore FileSet Changes = no
> - File = /home/test/d1
> - Requesting an incremental backup. It is actually incremental (the full
> done previously with the same setting)
>
> Step 2
> - Ignore FileSet Changes
t have to set Igore FileSet Changes
to no before the next Full.
Of course, as usual, I might have missed some points. However I think
these results might interest some people and potentially Bacula developers.
PS: for those who are still reading me at this line, thank you ;-)
--
Baptiste MA
Dan Langille a écrit :
> On 8 Mar 2006 at 10:25, Baptiste Malguy wrote:
>
>
>>Hello People,
>>
>>Does anyone know something about compression issue I meet ?
>>
>>Thanks.
>>
>>Baptiste Malguy a écrit :
>>
>>>Hello,
>>>
Hello People,
Does anyone know something about compression issue I meet ?
Thanks.
Baptiste Malguy a écrit :
> Hello,
>
> I definitly want to use compression for backups on disk.
>
> It works pretty well, except for:
> - FIFOs
> - Windows clients.
>
> I haven't
Dan Langille a écrit :
> David: are you subscribed to this mailing list? Did you get this
> email?
I think he is, as I've only replied to the list, not to individual email
adresses.
--
Baptiste MALGUY - IT Engineer SOLSOFT
PGP Fingerprint: 2A90 B6D
in debug+foreground mode:
$ bacula-dir -f -d99
Never had to do it for myself, but I think it can be very interesting.
--
Baptiste MALGUY - IT Engineer SOLSOFT
PGP Fingerprint: 2A90 B6D1 855F 1584 FE68 94AC CCD6 36D0 3DC7 DCB8
www.solsoft.com - phone: +33 1 47 15 04 0
an 3.1 (Sarge), I have the following:
$ id bacula
uid=105(bacula) gid=105(bacula) groups=105(bacula),26(tape)
$ ls -l /dev/st1 /dev/nst1
crw-rw 1 root tape 9, 129 Mar 14 2002 /dev/nst1
crw-rw 1 root tape 9, 1 Mar 14 2002 /dev/st1
$ ps -u bacula | grep bacula-sd
21857 ?03:4
Arno Lehmann a écrit :
> Hi,
>
> On 3/3/2006 5:30 PM, Baptiste Malguy wrote:
>
>> Hello,
>>
>> My question might call a very obvious answer for some of you, but I want
>> to be sure.
>>
>> So, I want to save the same data to two different m
ure, but I may have missed something ...
Thanks guys.
--
Baptiste MALGUY - IT Engineer SOLSOFT
PGP Fingerprint: 2A90 B6D1 855F 1584 FE68 94AC CCD6 36D0 3DC7 DCB8
www.solsoft.com - phone: +33 1 47 15 04 00 - fax: +33 1 47 15 55 09
How secure networks
type = ext2
}
bacula-dir-fileset-linux-exclude-files.conf: no interesting content.
bacula-dir-fileset-windows-include-options.conf: no interesting content.
Thank you for your help.
--
Baptiste MALGUY - IT Engineer SOLSOFT
PGP Fingerprint: 2A90 B6D1 855F 1584 FE68
/my.cnf (might depends on your MySQL installation/packages).
Search for the parameter named "socket" in the the section named "client".
Here is the example of a Debian Sarge:
[client]
port= 3306
socket = /var/run/mysqld/mysqld.sock
You can also look in
Hello,
Arno Lehmann a écrit :
> Hi,
>
> On 2/27/2006 2:32 PM, Baptiste Malguy wrote:
>
>> Hello,
>>
>> Anyone willing to advise me for my specific issue please ? For the
>> moment, I hold on blocked by this problem, unfortunately, and I would
>> appre
Hello,
Anyone willing to advise me for my specific issue please ? For the
moment, I hold on blocked by this problem, unfortunately, and I would
appreciate so much some help.
Thanks guys.
Baptiste Malguy a écrit :
> Hello,
>
> I have a question related to cloning jobs.
>
> I
; \"%v\""
And the command line is something like:
$1="server-fd"
$2=""
$3="634"
$4="Unknown term code"
$5="server-test-etc.2006-02-22_11.30.31"
$6="Full"
$7="Backup"
$8="Backup"
$9=""
>From th
; \"%v\""
And the command line is something like:
$1="server-fd"
$2=""
$3="634"
$4="Unknown term code"
$5="server-test-etc.2006-02-22_11.30.31"
$6="Full"
$7="Backup"
$8="Backup"
$9=""
>From th
30 matches
Mail list logo