Re: [Bacula-users] PKI decryption problem: missing private key

2012-06-30 Thread Hugo Letemplier
I think that you need to use the master.pem or the fd-example.pem that is on A if you want to restore on B Dont forget to restart the File Daemon on B after config modifications Hugo Le 21 juin 2012 à 22:43, Ricky Tong a écrit : > Hi, > > we are trying to restore a backup of a client(let's ca

Re: [Bacula-users] Migrate/copy from one pool to different pools based on schedule

2012-06-28 Thread Hugo Letemplier
2012/6/28 Mario Moder : > Am 28.06.2012 13:31, schrieb Hugo Letemplier: >> 2012/6/28 Mario Moder : >>> Hi Bacula Community. >>> >>> Simple setup: We have one "file-pool" which is used on a weekly >>> schedule (saturdays). We have ano

Re: [Bacula-users] Migrate/copy from one pool to different pools based on schedule

2012-06-28 Thread Hugo Letemplier
2012/6/28 Mario Moder : > Hi Bacula Community. > > Simple setup: We have one "file-pool" which is used on a weekly > schedule (saturdays). We have another "tape-pool" and have configured a > copy job, scheduled every monday, which copies all uncopied jobs from > the "file-pool" to the "tape-pool".

Re: [Bacula-users] Create two identical tapes, with one tape drive.

2012-06-23 Thread Hugo Letemplier
Le 15 juin 2012 à 00:36, Yougo a écrit : > Hi > > A second demand to the list this evening. ;-) > > I have an external script that select jobids in my db and then select them > for copying via a copy job into a tape, once the selection is done it sends > the sequentially to bconsole. > This c

Re: [Bacula-users] Checking Storage Daemon file system free space before mounting/creating a volume and before running a job

2012-06-15 Thread Hugo Letemplier
2012/6/15 Hugo Letemplier : > 2012/6/15 Uwe Schuerkamp : >> >> On Thu, Jun 14, 2012 at 11:25:03PM +0200, Yougo wrote: >> >>> Is it possible to check a free space ratio on the storage daemon, >>>  fail a job if required instead of failing also the volumes, wai

Re: [Bacula-users] Checking Storage Daemon file system free space before mounting/creating a volume and before running a job

2012-06-15 Thread Hugo Letemplier
2012/6/15 Uwe Schuerkamp : > > On Thu, Jun 14, 2012 at 11:25:03PM +0200, Yougo wrote: > >> Is it possible to check a free space ratio on the storage daemon, >>  fail a job if required instead of failing also the volumes, waiting >>  for a mount… and thus avoid a lot of successive error that could >

Re: [Bacula-users] Unable to restore some encrypted Windows 2003 backups with master.pem

2012-05-14 Thread Hugo Letemplier
> OK, that suggests to me that the bacula-fd.conf doesn't load master.cert for > some reason. > > Check the command line arguments of the service to find the bacula-fd.conf. > You could try renaming that bacula-fd.conf and then restart the service (I > would expect it to fail to start in that case)

[Bacula-users] Restoring partial catalog backup after unexpected pruning

2012-05-10 Thread Hugo Letemplier
Hello, Few days before I had a bad behaviour from bacula. It pruned lots of backups from my archives ONLY for one client in one pool before a specified date!. I couldn't reread tapes because there was a lot of tapes. I couldn't restore the full catalog dump because lots of jobs had run since this

Re: [Bacula-users] Unable to restore some encrypted Windows 2003 backups with master.pem

2012-05-04 Thread Hugo Letemplier
2012/4/25 Martin Simmons : >>>>>> On Wed, 25 Apr 2012 12:05:59 +0200, Hugo Letemplier said: >> >> 2012/4/16 Martin Simmons : >> >>>>>> On Sat, 14 Apr 2012 13:53:37 +0200, Hugo Letemplier said: >> >> >> >> 2012/4/11 Ma

Re: [Bacula-users] Tandberg LTO-3 only writing ~200GB

2012-04-25 Thread Hugo Letemplier
2012/4/23 John Drescher : >> When you recycle tapes they get relabelled. At that point the larger block >> size will be used automatically. >> >> It works for me. > > Thanks. I will try to test this soon provided I get some time. > > John > >

Re: [Bacula-users] Unable to restore some encrypted Windows 2003 backups with master.pem

2012-04-25 Thread Hugo Letemplier
2012/4/16 Martin Simmons : >>>>>> On Sat, 14 Apr 2012 13:53:37 +0200, Hugo Letemplier said: >> >> 2012/4/11 Martin Simmons : >> >>>>>> On Wed, 4 Apr 2012 16:59:58 +0200, Hugo Letemplier said: >> >> >> >> Hello, I have t

Re: [Bacula-users] Running a fake incremental that can be considered as Full ( Database Dumps )

2012-04-25 Thread Hugo Letemplier
2012/4/20 Martin Simmons : >>>>>> On Thu, 19 Apr 2012 11:02:33 +0200, Hugo Letemplier said: >> >> 2012/4/18 Martin Simmons : >> >>>>>> On Wed, 18 Apr 2012 15:41:02 +0200, Hugo Letemplier said: >> >> >> >> 2012/4/18 Hugo

Re: [Bacula-users] Running a fake incremental that can be considered as Full ( Database Dumps )

2012-04-19 Thread Hugo Letemplier
2012/4/18 Martin Simmons : >>>>>> On Wed, 18 Apr 2012 15:41:02 +0200, Hugo Letemplier said: >> >> 2012/4/18 Hugo Letemplier : >> > 2012/4/16 Christian Manal : >> >> On 16.04.2012 12:09, Hugo Letemplier wrote: >> >>> Hello >>

Re: [Bacula-users] Running a fake incremental that can be considered as Full ( Database Dumps )

2012-04-18 Thread Hugo Letemplier
2012/4/18 Hugo Letemplier : > 2012/4/16 Christian Manal : >> On 16.04.2012 12:09, Hugo Letemplier wrote: >>> Hello >>> >>> I use Bacula 5.0.3 >>> >>> On few linux servers I have got BDD dumps that run every nights at a >>> speci

Re: [Bacula-users] Running a fake incremental that can be considered as Full ( Database Dumps )

2012-04-18 Thread Hugo Letemplier
2012/4/16 Christian Manal : > On 16.04.2012 12:09, Hugo Letemplier wrote: >> Hello >> >> I use Bacula 5.0.3 >> >> On few linux servers I have got BDD dumps that run every nights at a >> specified time. >> For synchronism reasons between databases

[Bacula-users] Running a fake incremental that can be considered as Full ( Database Dumps )

2012-04-16 Thread Hugo Letemplier
Hello I use Bacula 5.0.3 On few linux servers I have got BDD dumps that run every nights at a specified time. For synchronism reasons between databases theses backups are run via crontab and not directly from bacula. I need that bacula save theses databases dumps every morning - The filesystem i

Re: [Bacula-users] Unable to restore some encrypted Windows 2003 backups with master.pem

2012-04-14 Thread Hugo Letemplier
2012/4/11 Martin Simmons : >>>>>> On Wed, 4 Apr 2012 16:59:58 +0200, Hugo Letemplier said: >> >> Hello, I have tested encryption/decryption on many bacula backups but >> one job is tricky >> >> I have Linux, MacOSX and Windows 2003 servers >&g

[Bacula-users] Unable to restore some encrypted Windows 2003 backups with master.pem

2012-04-04 Thread Hugo Letemplier
Hello, I have tested encryption/decryption on many bacula backups but one job is tricky I have Linux, MacOSX and Windows 2003 servers I have master.cert and one fd.pem for encryption on each client. fd.pem is specific for each client master.cert is on every client and allow to decrypt with the "se

Re: [Bacula-users] jobs fail with various "broken pipe" errors

2012-02-22 Thread Hugo Letemplier
I think you can try to configure the Heartbeat Interval directive on your various daemons. 2012/2/22 Silver Salonen : > Hi. > > > > Recently we changed the network connection for our backup server which is > Bacula 5.2.3 on FreeBSD 9.0. > > > > After that many jobs running across WAN started f

Re: [Bacula-users] Bacula Encryption, master key and certificate, how to check the content ?

2012-02-01 Thread Hugo Letemplier
2012/1/31 Hugo Letemplier : > Hello > > By the past, I made experimentations with bacula certificates. > When passing Bacula in "Production", I reset every certificates on all > the client in order to make everything fine. > > It appears recently that I couldn'

[Bacula-users] Bacula Encryption, master key and certificate, how to check the content ?

2012-01-31 Thread Hugo Letemplier
Hello By the past, I made experimentations with bacula certificates. When passing Bacula in "Production", I reset every certificates on all the client in order to make everything fine. It appears recently that I couldn't restore a windows server with the master keypair because the master.cert was

Re: [Bacula-users] Windows File Daemon: "VSS" or "System State" or both ?

2012-01-31 Thread Hugo Letemplier
ore of complete Windows systems with BartPE and the > bacula plugin. The only thing you will see is "shutdown unexpected" > when you reboot the restored system. > > >From my experiences, Active Directory domain controllers are a LOT > easier and faster to be replicated

Re: [Bacula-users] Windows File Daemon: "VSS" or "System State" or both ?

2012-01-25 Thread Hugo Letemplier
2012/1/25 Simone Caronni : > Hello, > > I used to do one of the following depending on whether is Windows 2003 > or 2008+ to have some additional protection: > > ClientRunBeforeJob = "start /w ntbackup backup systemstate /F > C:\\SystemState.bkf" > ClientRunAfterJob = "del C:\\SystemState.bkf" > >

[Bacula-users] Windows File Daemon: "VSS" or "System State" or both ?

2012-01-25 Thread Hugo Letemplier
Hello, I am backing up Windows servers. I have a doubt on my file set. I run backups with VSS enabled and I run NTBackup to make a dump of the System State. This is recommended on the Bacula documentation but with both the VSS enabled and the NTBackup System state backup, have we got a redundanc

Re: [Bacula-users] Needing some advices, tape drive over iscsi

2012-01-10 Thread Hugo Letemplier
2012/1/10 James Harper : >> >> My bacula server is on a virtual machine, I pass my Tape Drive via iscsi to >> my >> bacula server. This tape drive is also shared sometimes with my older backup >> server in order to restore old backups. > > Can you pass the tape drive through from the driver VM? An

[Bacula-users] Needing some advices, tape drive over iscsi

2012-01-10 Thread Hugo Letemplier
Hello, My bacula server is on a virtual machine, I pass my Tape Drive via iscsi to my bacula server. This tape drive is also shared sometimes with my older backup server in order to restore old backups. I want bacula to free the tape drive at the iscsi level after it ran the jobs and a little ti

Re: [Bacula-users] is it make any sense if i backups Bacula volumes

2012-01-10 Thread Hugo Letemplier
2012/1/6 Bill Arlofski : > On 01/05/12 23:39, Rushdhi Mohamed wrote: >> hi...all >> >> >> pls see the output of "ls"  for the folder where a NAS is mounted.. >> >> backup-server01:/opt/NASBackup # ls >> Defu-vol2        NASDailyVol-0012  NASDailyVol-0017  NASDailyVol-0021 >> NAVol-mobilepicdump  RA

Re: [Bacula-users] purge/mark unavailable all volumes on a given storage volume

2012-01-04 Thread Hugo Letemplier
2011/12/27 James Harper : > I backup to permanently attached USB disk (3 weeks retention of weekly full + > 3x daily differentials) then to offsite USB disk (virtual full), and one of > the permanently attached disks has just failed. Is there a shortcut to tell > Bacula to purge all volumes on t

Re: [Bacula-users] Using bconsole to restore UTF8… encoded filenames with specials characters

2011-12-23 Thread Hugo Letemplier
2011/12/22 Alan Brown : > Hugo Letemplier wrote: > >> My problem is when I want to restore one file. I cant select this >> file/directory in bconsole ! Because "ls" command in bconsole returns >> good file names but when you try to select the files with

[Bacula-users] Using bconsole to restore UTF8… encoded filenames with specials characters

2011-12-22 Thread Hugo Letemplier
Hello, I have got a recurrent problem, I run bacula 5.0 I run backups on an apple file server. People uses a lot file names with UTF8 or Mac OSX char encoding. When I want to restore, I 'd like to have some options that are in bconsole but not in Bat. My problem is when I want to restore one file.

[Bacula-users] Many projects idea, what do you think about it ?

2011-12-12 Thread Hugo Letemplier
Hello, I have some project ideas. If people like it, maybe it can be developed in next bacula versions. I am running bacula 5.0.3. My experience with bacula was long & slow at the beginning. This was due to various concept that I didn't understood and also for some missing function that I develo

[Bacula-users] Canceling a job on tape ? Rerun the job, Where does bacula will append the tape ?

2011-10-04 Thread Hugo Letemplier
Hi, I had a job that was canceled at the half of the run. This job was going to be on a tape. When I rerun the job, does bacula append the tape from the last valid and terminated job ? or does bacula writes the tape from the last writen bytes of the canceled job ? I didn't found a good explanati

Re: [Bacula-users] Upgrade to full if incremental or diff estimate was reaching a specified size ?

2011-08-24 Thread Hugo Letemplier
2011/8/25 Hugo Letemplier : > Hi > > When I run a Job, I would like to automaticaly upgrade the job to a > full if the estimate was big ( maybe a certain percentage of the > initial full ). > > How can I do that, I was thinking with python on the job start Event ? > > Ca

[Bacula-users] Upgrade to full if incremental or diff estimate was reaching a specified size ?

2011-08-24 Thread Hugo Letemplier
Hi When I run a Job, I would like to automaticaly upgrade the job to a full if the estimate was big ( maybe a certain percentage of the initial full ). How can I do that, I was thinking with python on the job start Event ? Can I do that in a before job command ? I may need to cancel the first jo

Re: [Bacula-users] API to Communicate with Bacula from a client portal?

2011-08-24 Thread Hugo Letemplier
2011/8/16 Thomas Mueller : > On 09.08.2011 17:31, Yazan wrote: >> Hey guys, >> >> We have been using Bacula for some time now and I wanted to automate a few >> things and allow the clients to take control of their backups. We want to >> give our clients the option of buying backup space and creat

Re: [Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-22 Thread Hugo Letemplier
2011/8/19 Dan Langille : > > On Aug 19, 2011, at 6:05 AM, Hugo Letemplier wrote: > >> 2011/8/18 Dan Langille : >>> >>> On Aug 18, 2011, at 11:46 AM, Hugo Letemplier wrote: >>> >>>> 2011/8/18 Dan Langille : >>>>> >>>>

Re: [Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-19 Thread Hugo Letemplier
2011/8/18 Dan Langille : > > On Aug 18, 2011, at 11:46 AM, Hugo Letemplier wrote: > >> 2011/8/18 Dan Langille : >>> >>> On Aug 18, 2011, at 9:51 AM, Hugo Letemplier wrote: >>> >>>> 2011/8/18 Hugo Letemplier : >>>>> 2011/8/16 Dan

Re: [Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-18 Thread Hugo Letemplier
2011/8/18 Dan Langille : > > On Aug 18, 2011, at 9:51 AM, Hugo Letemplier wrote: > >> 2011/8/18 Hugo Letemplier : >>> 2011/8/16 Dan Langille : >>>> >>>> On Aug 16, 2011, at 7:27 AM, Hugo Letemplier wrote: >>>> >>>>&g

Re: [Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-18 Thread Hugo Letemplier
2011/8/18 Hugo Letemplier : > 2011/8/16 Dan Langille : >> >> On Aug 16, 2011, at 7:27 AM, Hugo Letemplier wrote: >> >>> 2011/8/16 Dan Langille : >>>> >>>> On Aug 16, 2011, at 6:36 AM, Hugo Letemplier wrote: >>>> >>>>

Re: [Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-18 Thread Hugo Letemplier
2011/8/16 Dan Langille : > > On Aug 16, 2011, at 7:27 AM, Hugo Letemplier wrote: > >> 2011/8/16 Dan Langille : >>> >>> On Aug 16, 2011, at 6:36 AM, Hugo Letemplier wrote: >>> >>>> 2011/8/16 Jeremy Maes : >>>>> Op 16/08/2011 11

Re: [Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-16 Thread Hugo Letemplier
2011/8/16 Dan Langille : > > On Aug 16, 2011, at 6:36 AM, Hugo Letemplier wrote: > >> 2011/8/16 Jeremy Maes : >>> Op 16/08/2011 11:45, Hugo Letemplier schreef: >>> >>> Hi the list ! >>> >>> I have a recurrent issue in bacula. >>

Re: [Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-16 Thread Hugo Letemplier
2011/8/16 Jeremy Maes : > Op 16/08/2011 11:45, Hugo Letemplier schreef: > > Hi the list ! > > I have a recurrent issue in bacula. > > I specified a very long duration for job and file retention. > I sepecified Purge File = No, Purge Job = No, Purge Volume = yes > I have

[Bacula-users] I don't want to prune files ! …… Not working as expected

2011-08-16 Thread Hugo Letemplier
Hi the list ! I have a recurrent issue in bacula. I specified a very long duration for job and file retention. I sepecified Purge File = No, Purge Job = No, Purge Volume = yes I have autoprune = yes in the pool description I work on a volume rotation basis, one volume is kept a time according to

[Bacula-users] Python in bacula

2011-08-04 Thread Hugo Letemplier
Hi I am begining with Python scripting. I imagine to have monitoring/management scripts for bacula coded with python. Indeed Bash is not very easy to manage bacula object concepts ( jobs schedule … ) First i saw that bacula can execute python code according to internal events Is there a librar

Re: [Bacula-users] Manually upgrade next job, disable next job ?

2011-07-26 Thread Hugo Letemplier
r Level Duplicates = yes > > and schedule the full job. > > Regards, > > Pietro > > 2011/7/26 Hugo Letemplier >> >> Hi >> >> I have scheduling for a job everydays. >> Sometimes, I have to disable the next job but without disabling the >&g

[Bacula-users] Manually upgrade next job, disable next job ?

2011-07-26 Thread Hugo Letemplier
Hi I have scheduling for a job everydays. Sometimes, I have to disable the next job but without disabling the others that are scheduled after. Indeed, eg: I 've just seen that the previous Incremental has become really big. How can I directly say to bacula to upgrade the next job of this name to

Re: [Bacula-users] Pruning Jobs older than 6 months

2011-07-21 Thread Hugo Letemplier
Dont forget to update your pool record. 2011/7/20 Rickifer Barros : > Also, I could set up for my Jobs and Files Retention the same that Volume > Retention without problems, is that right? > > On Wed, Jul 20, 2011 at 11:15 AM, Rickifer Barros > wrote: >> >> Thanks Jeremy...I'll do that. >> >> On

Re: [Bacula-users] Web interface

2011-07-07 Thread Hugo Letemplier
2011/7/6 Mauro Colorio : >> I would like to say exactly "webmin bacula module" >> > > what's wrong with webmin module? > for non sysadmin user is enough, I think non admin needs just to > restore a file if something goes wrong :) > > ciao > Mauro > >

[Bacula-users] Archive catalog, second catalog, find file from an old volume ?

2011-06-20 Thread Hugo Letemplier
Hello, I made this request in a topic related to "copy" but I am seeing it's a little out-subject. When you make a long term Archiving how do you keep an old file list of job that are archived by a copy job ? In my case I am copying monthly essentials jobs to an lto tape, for many years maybe as

Re: [Bacula-users] Feature idea : Copy in bat ; copy selection improvement ; multiple jobid in bconsole copy job and other copy idea…

2011-06-17 Thread Hugo Letemplier
2011/6/7 Hugo Letemplier : > Hi > > I have some ideas. What do you think about it ? > > 1. Be able to select dynamically various job to copy : a sort of > manual copy selection when you run a new job manually > > 2. Add a copy option in the jobrun list of bat when you right

[Bacula-users] Feature idea : Copy in bat ; copy selection improvement ; multiple jobid in bconsole copy job and other copy idea…

2011-06-07 Thread Hugo Letemplier
Hi I have some ideas. What do you think about it ? 1. Be able to select dynamically various job to copy : a sort of manual copy selection when you run a new job manually 2. Add a copy option in the jobrun list of bat when you right click on one job or a job selection (with the CTRL key ) 3. Sel

Re: [Bacula-users] Base Job ?

2011-06-07 Thread Hugo Letemplier
2011/6/7 Hugo Letemplier : > Hi > > I am backing up some systems with base jobs. > I have done the base and then a full. > But I want to check that the full has been based on the base job but I cant. > > On the mailling list, I found the following content with the line : >

[Bacula-users] Base Job ?

2011-06-07 Thread Hugo Letemplier
Hi I am backing up some systems with base jobs. I have done the base and then a full. But I want to check that the full has been based on the base job but I cant. On the mailling list, I found the following content with the line : Base files/Used files: 39336/39114 (99.44%) JobId:

Re: [Bacula-users] Bacula slow transfer / Compression latency / feature request

2011-06-01 Thread Hugo Letemplier
2011/5/31 Sean Clark : > On 05/30/2011 02:11 PM, reiserfs wrote: >> Hello, im new with Bacula scene, i have used the HP Dataprotector with a HP >> Library fiber channel backup. >> >> With the Dataprotector i got 1gbps interfaces and switch and all jobs get >> done very fast, with transfer like 50

Re: [Bacula-users] Bacula 5.0.3 Macintosh file daemon?

2011-05-31 Thread Hugo Letemplier
2011/5/27 Sean Clark : > On 05/27/2011 08:50 AM, Graham Keeling wrote: >> Hello, >> Does anybody know where I might be able to find a bacula-5.0.3 Mac file >> daemon? >> Or an installer? >> Thanks. > I recommend MacPort[1] for that. > > "port install bacula +client_only" > "port load bacula" (as I

Re: [Bacula-users] "Erase" a disk volume ?

2011-05-26 Thread Hugo Letemplier
2011/5/26 Radosław Korzeniewski : > Hi, > > W dniu 25 maja 2011 16:35 użytkownik Hugo Letemplier > napisał: >> >> > console: >> > * purge volume action=all allpools storage= >> >> > If you updated your volumes parameters then execute following

Re: [Bacula-users] "Erase" a disk volume ?

2011-05-25 Thread Hugo Letemplier
2011/5/25 Radosław Korzeniewski : > Hi, > > 2011/5/25 Hugo Letemplier >> >> I added this option to my pool but it's not working, I still see the >> important size of the volume files on my drive. >> I updated all my volume before purging. >> > > I

Re: [Bacula-users] "Erase" a disk volume ?

2011-05-25 Thread Hugo Letemplier
2011/5/25 Phil Stracchino : > On 05/25/11 05:59, Hugo Letemplier wrote: >> Hi, >> >> I got some disk volumes that I just want to "erase" "on demand". >> Indeed, theses ones were not recycled for various reasons (not in the >> good pool, new j

[Bacula-users] "Erase" a disk volume ?

2011-05-25 Thread Hugo Letemplier
Hi, I got some disk volumes that I just want to "erase" "on demand". Indeed, theses ones were not recycled for various reasons (not in the good pool, new job upgraded to full, bad retention times…) I don't want to delete theses volumes because I want to check that in the time theses volumes will b

[Bacula-users] ACL backup on OSX

2011-05-16 Thread Hugo Letemplier
Hi I am using bacula FD on Snow Leopard OSX Server and Client. I was having a problem backing up ACL so I opened a ticket on the bug tracker: http://bugs.bacula.org/view.php?id=1735 I recommend that people that uses bacula FD on Mac OSX should check if the ACL backup feature works fine ( ls -le o

Re: [Bacula-users] hfsplussupport enabled and data encryption produces "Signature is invalid" errors

2011-05-12 Thread Hugo Letemplier
2010/11/22 Paulo Martinez : > > Dear List, > > i have still problems by enabling encryption and hfsplussupport for > osx's fs. > > Setup: fd on osx, dir and sd on linux and data encryption enabled for > fd . > > FileSets for the osx client is configured on the linux box (dir > daemon) with: > >    

[Bacula-users] Backing up virtual machines Windows XP and Terminal Server 2003 on linux kvm

2011-05-05 Thread Hugo Letemplier
Hi, I will have to backup some windows virtual machines. Theses machine are on a Proxmox platform that use snapshots. For the moment I backed up my linux VMs via a snapshot that was mounted directly on the host. Should I use LVM snapshot on the host or VSS with windows client on the Virtual machi

Re: [Bacula-users] About retention, and pruning.

2011-05-05 Thread Hugo Letemplier
st incremental could have been purged and recycled. Does anyone see this problem ? 2011/5/5 Dan Langille : > On May 4, 2011, at 3:26 AM, Graham Keeling wrote: > >> On Fri, Apr 29, 2011 at 11:11:24AM +0200, Hugo Letemplier wrote: >>> 2011/4/29 Jérôme Blion : >>&g

Re: [Bacula-users] About retention, and pruning.

2011-05-04 Thread Hugo Letemplier
2011/5/4 Graham Keeling : > On Fri, Apr 29, 2011 at 11:11:24AM +0200, Hugo Letemplier wrote: >> 2011/4/29 Jérôme Blion : >> > On Thu, 28 Apr 2011 17:33:48 +0200, Hugo Letemplier >> > >> > wrote: >> >> After the job ran many times: I have the follo

Re: [Bacula-users] About retention, and pruning.

2011-04-29 Thread Hugo Letemplier
2011/4/29 Jérôme Blion : > On Thu, 28 Apr 2011 17:33:48 +0200, Hugo Letemplier > > wrote: >> After the job ran many times: I have the following volume <=> job > matching >> Vol name   Level      Time >> Test1         Full        15:50 >> 324        

Re: [Bacula-users] About retention, and pruning.

2011-04-28 Thread Hugo Letemplier
2011/4/28 Hugo Letemplier : > Hi, > > I am adding this to precise question and "reopen" the topic. > I read many time the chapter of the documentation but I was never sure > of what I understood. > > As you know when you do an inc you need a " sequence of job

Re: [Bacula-users] Speed of backups

2011-04-28 Thread Hugo Letemplier
Did you activated attribute spooling ( and maybe data spooling too if you use LTO )? 2011/4/28 Jason Voorhees : > Hi: > > On Thu, Apr 28, 2011 at 10:19 AM, John Drescher wrote: >> On Thu, Apr 28, 2011 at 11:08 AM, Jason Voorhees >> wrote: >>> Hi: >>> >>> I'm running Bacula 5.0.3 in RHEL 6.0 x86

Re: [Bacula-users] About retention, and pruning.

2011-04-28 Thread Hugo Letemplier
inc : ===> and not like that : diff : ==> inc : ===> inc : ===> inc : ===> Can you tell me if bacula, when it's going to purge a job check if another job depends of the one that it's going to purge ? 2011/3/24 Hugo Lete

Re: [Bacula-users] Fileset Difficulties -- help please

2011-04-22 Thread Hugo Letemplier
2011/4/21 Hugo Letemplier : > Hi > > I am having a Mac OSX File server where users home are stored. > Before having a powerfull mail server that stores all the content of > my emails, I store all the Microsoft Entourage Mailbox on this file > server. > Theses mailbox must be

[Bacula-users] Fileset Difficulties -- help please

2011-04-21 Thread Hugo Letemplier
Hi I am having a Mac OSX File server where users home are stored. Before having a powerfull mail server that stores all the content of my emails, I store all the Microsoft Entourage Mailbox on this file server. Theses mailbox must be backed up separately from the rest of my server. Indeed, mailbox

Re: [Bacula-users] Feature idea : Advanced status of a current job;

2011-04-14 Thread Hugo Letemplier
2011/4/11 Gavin McCullagh : > Hi, > > On Mon, 11 Apr 2011, Hugo Letemplier wrote: > >> I imagine a command like "status job  jobid=" > > I presume you've looked at "status client=...". > > It does much of what you want (current job dura

Re: [Bacula-users] Feature idea : Advanced status of a current job;

2011-04-11 Thread Hugo Letemplier
2011/4/11 Edgars Mazurs : > Hi > > Why not use Bweb? It does and shows exactly what you want. > > Edgars > > -Original Message- > From: Hugo Letemplier [mailto:hugo.let...@gmail.com] > Sent: Monday, April 11, 2011 5:55 PM > To: bacula-users > Subject: [Bacu

Re: [Bacula-users] Feature idea : Advanced status of a current job;

2011-04-11 Thread Hugo Letemplier
Sorry, there was a bug, message sent while I was writing :( 2011/4/11 Hugo Letemplier : > Hi > Since many days I am thinking thats it could be nice to have some > feature that enable the user to have an idea of the speed that the job > is running. > > I imagine something that

[Bacula-users] Feature idea : Advanced status of a current job;

2011-04-11 Thread Hugo Letemplier
Hi Since many days I am thinking thats it could be nice to have some feature that enable the user to have an idea of the speed that the job is running. I imagine something that report during the job : Network rates, Job advancement, Files backed up, Bytes Copied ? Also I use Webacula, and when -

Re: [Bacula-users] What happen if I change the client of a job ? Multi node virtualization cluster

2011-03-31 Thread Hugo Letemplier
2011/3/30 John Drescher : >> My first question is : How can I tell bacula to choose dynamically the >> client according to the result of a script ? >> > > You can script that by echoing commands to bconsole. Then execute your > script as a cron job. > >> My second question is : Can I safely/often c

Re: [Bacula-users] What happen if I change the client of a job ? Multi node virtualization cluster

2011-03-30 Thread Hugo Letemplier
question is : Can I safely/often change the client of a job without having bacula going bad ? Does a client change will create a rupture in my backups ? ( eg: Upgrading an incremental to full ) If someone have some idea, that would be very cool ! Thanks Hugo 2011/3/10 Hugo Letemplier : >

[Bacula-users] About retention, and pruning.

2011-03-24 Thread Hugo Letemplier
Hi, Hi, I work for an enterprise that need a good backup software and I chosen Bacula; I am now trying to configure it but I have a doubt. I am setting up a disk based backup server with manual LTO tapes archiving. I have 4 "Class" of data to backup : -My mail server -My infrastructure (DNS, Direc

[Bacula-users] What happen if I change the client of a job ? Multi node virtualization cluster

2011-03-10 Thread Hugo Letemplier
Hi, I am using a KVM and open vz virtualization cluster and I am going to do my backup directly from the host instead of from each virtual machine. So I increase my backup performance by reducing the virtual layers and also it will give me an advantage in managing LVM snapshots during my pre and p

[Bacula-users] Compilation and deployment for MacOSX / Standelone bacula fd

2011-02-23 Thread Hugo Letemplier
Hi I am trying to compile bacula-fd on mac osx. I tried to create mpkg with macport for eg: sudo port mpkg bacula The advantage is that mpkg allow you to be sure to have all libraries updated and so you have no problem to run the FD. This command makes issues when there is already a macport on the

Re: [Bacula-users] Very low performance with compression and encryption !

2011-01-20 Thread Hugo Letemplier
2011/1/20 Paul Mather : > On Jan 20, 2011, at 11:01 AM, John Drescher wrote: > This is normal. If you want fast compression do not use software compression and use a tape drive with HW compression like LTO drives. John >>> Not really an option for file/disk devices though. >>> >

[Bacula-users] Very low performance with compression and encryption !

2011-01-20 Thread Hugo Letemplier
Hi, I am running bacula 5.0.3 on CentOS 5.6. When I run a simple Job I can have rates between 20 or 40 MB/s over a Gigabyte network but when I am running this job with client encryption and compression everything become slow below 5 MB/s and sometimes under 500 KB/s. Generally I test with a backu

Re: [Bacula-users] Job is waiting on max Storage jobs although I set Max concurrent job to 10

2011-01-13 Thread Hugo Letemplier
2011/1/12 Silver Salonen : > On Wednesday 12 January 2011 13:56:44 Hugo Letemplier wrote: >> 2011/1/8 Silver Salonen : >> > On Saturday 08 January 2011 14:07:01 Hugo Letemplier wrote: >> >> Le 6 janv. 2011 à 21:17, Silver Salonen a écrit : >> >> >>

Re: [Bacula-users] Job is waiting on max Storage jobs although I set Max concurrent job to 10

2011-01-12 Thread Hugo Letemplier
2011/1/8 Silver Salonen : > On Saturday 08 January 2011 14:07:01 Hugo Letemplier wrote: >> Le 6 janv. 2011 à 21:17, Silver Salonen a écrit : >> >> > On Thursday 06 January 2011 22:14:16 John Drescher wrote: >> >>> Only one job can run on the same device. If y

Re: [Bacula-users] Job is waiting on max Storage jobs although I set Max concurrent job to 10

2011-01-08 Thread Hugo Letemplier
So I will need to create many pools ? But of I use one pool for many Jobs so I will need to create many devices ? Hugo Le 6 janv. 2011 à 21:17, Silver Salonen a écrit : > On Thursday 06 January 2011 22:14:16 John Drescher wrote: >>> Only one job can run on the same device. If you want another jo

[Bacula-users] Job is waiting on max Storage jobs although I set Max concurrent job to 10

2011-01-06 Thread Hugo Letemplier
Hi I am running some job on the same storage, on a file device but it's always waiting on max storage jobs however I set Maximum concurrent job to 10 in the storage daemon configuration On storage daemon : Device { Name = "DataTest" Media Type = File Archive Device = /BaculaData/Test/ La

[Bacula-users] Performance with Mac OSX, Encryption and Gzip3

2010-12-20 Thread Hugo Letemplier
Hi I am using Bacula inside an Cent OS openVZ container on a virtualization cluster. I tried with and without compression and/or encryption and the rates are very various. I am backing up a KVM client on the same nodes of the cluster and an external mac client. I can have rates of more than 30 or

Re: [Bacula-users] TLS and PKI, How to limit de encryption overhead ?

2010-11-18 Thread Hugo Letemplier
I already use Data encryption because I want the content of my Tape to be encrypted. The aspect that's boring me in communication is that authentication / commands / console access is sent clearly over the network. I am not sure of what security level the File Daemon encryption only can provide. I

[Bacula-users] TLS and PKI, How to limit de encryption overhead ?

2010-11-17 Thread Hugo Letemplier
Hi I am Implementing Bacula and I have to cypher the backed up data. Also I don't want that the console and client authentication to be done clearly over the network. I want to implement TLS but data are already cyphered via PKI so it will create a cpu consumption overhead. Can I configure bacula t

Re: [Bacula-users] What happen if I delete a single incremental between the full and another incremental

2010-10-16 Thread Hugo Letemplier
inc6.0) I hope that it can be understood more easily than the previous post ! Thanks a lot Hugo Le 13 oct. 2010 à 17:53, Jari Fredriksson a écrit : > On 13.10.2010 18:21, Hugo Letemplier wrote: >> Hi, >> I have an important question that will help me validating some specs &

[Bacula-users] What happen if I delete a single incremental between the full and another incremental

2010-10-13 Thread Hugo Letemplier
Hi, I have an important question that will help me validating some specs about bacula 5.0.2 Imagine the following scenario: 1 - a full 2 - an incremental 3 - an incremental 4 - another incremental if I delete the incremental of step 3, does it move the files that have been added during step "3" on

[Bacula-users] Fileset : to compress or not to compress

2010-09-30 Thread Hugo Letemplier
Hi I dont success to check if this file set works fine Indeed, some files are already compressed so it's useless to reduce them again Could you tell me if it's on the good way or else what I have to do ? Here is my fileset : FileSet { Name = "MacFull" Include { Options { # Common option

[Bacula-users] RPM on CentOS

2010-09-15 Thread Hugo Letemplier
Hi I am trying to find some RPM's for Bacula on CentOS 5. i found only for RedHat 7 can i use theses ones or do I need absolutelly to use CentOS RPMs? I know that mostly it works between RH and CentOS rpm's but i want to be sure to not have problems in the future. Could you tell me you experience

[Bacula-users] How to implement mobile/itinerant clients in bacula

2010-09-14 Thread Hugo Letemplier
Hi I am implementing Bacula in my information system and I have to backup various file/mail… servers. I have also to backup few laptop machines that are used for mobile usage like remote working/conferences. The problem is that theses station may been connected from various location so with diffe