[Bacula-users] bacula-sd segfaut

2010-09-02 Thread Baptiste Malguy
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

Re: [Bacula-users] [Bacula-devel] Donation administration

2006-06-15 Thread Baptiste Malguy
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

Re: [Bacula-users] Using Multiple Disks

2006-06-12 Thread Baptiste Malguy
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

Re: [Bacula-users] Spooling parallel, Despooling sequential

2006-06-06 Thread Baptiste Malguy
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

Re: [Bacula-users] Spooling parallel, Despooling sequential

2006-06-06 Thread Baptiste Malguy
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

[Bacula-users] Backup error message

2006-06-05 Thread Baptiste Malguy
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

Re: [Bacula-users] Spooling parallel, Despooling sequential

2006-06-02 Thread Baptiste Malguy
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

Re: [Bacula-users] LVM

2006-03-13 Thread Baptiste Malguy
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

Re: [Bacula-devel] Re: [Bacula-users] Debian packages

2006-03-13 Thread Baptiste Malguy
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 (

Re: [Bacula-devel] Re: [Bacula-users] Debian packages

2006-03-13 Thread Baptiste Malguy
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

Re: [Bacula-devel] Re: [Bacula-users] Debian packages

2006-03-13 Thread Baptiste Malguy
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

Re: [Bacula-users] No compression for FIFOs neither Windows clients ?

2006-03-10 Thread Baptiste Malguy
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

Re: [Bacula-users] Effects of attribute Ignore FileSet Changes (FileSet resource)

2006-03-10 Thread Baptiste Malguy
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

Re: [Bacula-users] No compression for FIFOs neither Windows clients ?

2006-03-10 Thread Baptiste Malguy
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, >>>

Re: [Bacula-users] Effects of attribute Ignore FileSet Changes (FileSet resource)

2006-03-09 Thread Baptiste Malguy
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

Re: [Bacula-users] Effects of attribute Ignore FileSet Changes (FileSet resource)

2006-03-08 Thread Baptiste Malguy
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

[Bacula-users] Effects of attribute Ignore FileSet Changes (FileSet resource)

2006-03-08 Thread Baptiste Malguy
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

Re: [Bacula-users] No compression for FIFOs neither Windows clients ?

2006-03-08 Thread Baptiste Malguy
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, >>>

Re: [Bacula-users] No compression for FIFOs neither Windows clients ?

2006-03-08 Thread Baptiste Malguy
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

Re: [Bacula-users] Bacula BUG with debian 3.1 and bacula debian package

2006-03-06 Thread Baptiste Malguy
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

Re: [Bacula-users] Bacula BUG with debian 3.1 and bacula debian package

2006-03-06 Thread Baptiste Malguy
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

Re: [Bacula-users] Bacula BUG with debian 3.1 and bacula debian package

2006-03-06 Thread Baptiste Malguy
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

Re: [Bacula-users] Is data read twice when cloning jobs ?

2006-03-03 Thread Baptiste Malguy
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

[Bacula-users] Is data read twice when cloning jobs ?

2006-03-03 Thread Baptiste Malguy
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

[Bacula-users] No compression for FIFOs neither Windows clients ?

2006-03-03 Thread Baptiste Malguy
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

Re: [Bacula-users] Negative test of bacula-dir.

2006-03-03 Thread Baptiste Malguy
/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

Re: [Bacula-users] Clone a job only on certain circumstance

2006-03-02 Thread Baptiste Malguy
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

Re: [Bacula-users] Clone a job only on certain circumstance

2006-02-28 Thread Baptiste Malguy
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

[Bacula-users] Clone a job only on certain circumstance

2006-02-23 Thread Baptiste Malguy
; \"%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

[Bacula-users] Clone a job only on certain circumstance

2006-02-23 Thread Baptiste Malguy
; \"%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