Re: [Bacula-users] Bacula Copy some questions

2011-09-06 Thread Dan Langille
On 9/6/2011 10:40 AM, Buschini Edouard wrote: > Hi everyone, > > I'm using bacula 5.0.3 and I have to migrate some jobs to another SD in > order to free some space. Migrate/Copy jobs cannot involve multiple SD. It must be exactly one SD. You cannot migrate/copy a job from one SD to another. >

Re: [Bacula-users] Does anyone has backed up vmdk's of anESXi?

2011-09-06 Thread Thomas Ruth
You can't install Bacula on ESXi, it's not a Linux system (it's a Busybox system running on top of the VMware vmkernel). Someone will have to develop a plugin that allows Bacula to use the VMware Consolidated Backup API to properly back up VM's. The procedure w

Re: [Bacula-users] bacula + qnap (SAN)

2011-09-06 Thread Pietro Bertera
Hi, 2011/9/6 Arnau Coll > Hi, > > ** ** > > What’s the best way to set up bacula with a Qnap SAN ? By NFS or iSCSI?*** > * > > ** ** > > Thanks > I used a qnap as low-performance storage for bacula (on a VM) and others VMs, but I have connected the qnap to ESXi host as an iSCSI storage, e

[Bacula-users] Nuking the database entries for certain SDs

2011-09-06 Thread Roy Sigurd Karlsbakk
Hi all After a good portion of bad luck with a freak combination of some less-than-ideal WD drives and a set of LSI SAS controllers/expanders, I seem to need to start over for at least two of my SDs. To cut the story short, the WD drives were kicked out by ZFS, usually quite a few on the same

Re: [Bacula-users] Does anyone has backed up vmdk's of anESXi?

2011-09-06 Thread Pietro Bertera
Hi Arnau, 2011/9/6 Arnau Coll > Did you try to Backup vmdk’s of an ESXi server? I’ve googled but there’re no > certain answers... I think that ESXi is so striped to try to deploy bacula-fd > in the System, but, trying to copy by ssh the files to other System before > Backup,... > > What method

[Bacula-users] Question about order of RunScripts

2011-09-06 Thread Jon Schewe
If I specify multiple RunScripts, in particular one in the job defaults and one in the job. Can I control the order that the scripts are executed? Jon -- Special Offer -- Download ArcSight Logger for FREE! Finally, a world

[Bacula-users] Bacula Copy some questions

2011-09-06 Thread Buschini Edouard
Hi everyone, I'm using bacula 5.0.3 and I have to migrate some jobs to another SD in order to free some space. I read the doc about copying and migrating jobs but I've got some questions about the Pool directive. Here is my default and old Pool : Pool { Name = GeneralMonthlyPool Pool Type =

Re: [Bacula-users] bacula + qnap (SAN)

2011-09-06 Thread Jeremy Maes
I'd say Bacula Enterprise Edition with the NDMP plugin? Op 6/09/2011 15:57, Arnau Coll schreef: Hi,   What’s the best way to set up bacula with a Qnap SAN ? By NFS or iSCSI?   Thanks

[Bacula-users] bacula + qnap (SAN)

2011-09-06 Thread Arnau Coll
Hi, What's the best way to set up bacula with a Qnap SAN ? By NFS or iSCSI? Thanks Arnau Coll [Descripción: Descripción: puntdoc] Cap del departament d'internet Punt Doc Consultors, S.L. http://www.puntdoc.es ac...@puntdoc.es 93.666.51.81 628.709

[Bacula-users] Does anyone has backed up vmdk's of anESXi?

2011-09-06 Thread Arnau Coll
Hi all, Did you try to Backup vmdk's of an ESXi server? I've googled but there're no certain answers... I think that ESXi is so striped to try to deploy bacula-fd in the System, but, trying to copy by ssh the files to other System before Backup,... What method do you use? Thanks! Arnau Coll [D

Re: [Bacula-users] My backup schedule overlaps. Can it be fixed?

2011-09-06 Thread Gavin McCullagh
On Tue, 06 Sep 2011, Dan Schaefer wrote: > This certainly will fix my problem. All my backups are in fact > disk-based and I have a separate process backing up to tapes (not > Bacula, atm). I like the idea of the virtual full option, because my > full backups usually take longer than I would li

Re: [Bacula-users] My backup schedule overlaps. Can it be fixed?

2011-09-06 Thread Dan Schaefer
On 09/06/2011 08:37 AM, Gavin McCullagh wrote: > Hi, > > On Thu, 01 Sep 2011, Eric Pratt wrote: > >> The incremental will run, but it shouldn't back anything up if nothing >> changed since the last time the job ran. When it runs, it looks to >> see if anything changed and if not, exits with OK. Th

Re: [Bacula-users] My backup schedule overlaps. Can it be fixed?

2011-09-06 Thread Gavin McCullagh
Hi, On Thu, 01 Sep 2011, Eric Pratt wrote: > The incremental will run, but it shouldn't back anything up if nothing > changed since the last time the job ran. When it runs, it looks to > see if anything changed and if not, exits with OK. There is no > redundancy there. Check the byte count of t

Re: [Bacula-users] Bacula backup problems

2011-09-06 Thread René Klomp
Pre_backup:sh #!/bin/bash #scst_lv1 hangt aan de Terminal Server (192.168.32.241) #scst_lv2 hangt aan de Exchange Server (192.168.32.231) #scst_lv3 hangt aan de File Server (192.168.32.230) #scst_lv4 hangt aan de Alure Server(192.168.32.232) sudo /usr/sbin/lvcreate -L40G -s -n scst_lv1-s

Re: [Bacula-users] My backup schedule overlaps. Can it be fixed?

2011-09-06 Thread Dan Schaefer
On 09/01/2011 03:32 PM, Mark wrote: Is it not acceptable to do your fulls on the first and third Sunday of each month, with diffs on the second, fourth, and fifth (if it exists) Sunday? Run = Level=Full Pool="Full-Pool Developer-PC" on first, third Sun at 0:05 Run = Level=Dif

Re: [Bacula-users] Bacula backup problems

2011-09-06 Thread Konstantin Khomoutov
On Tue, 6 Sep 2011 12:18:45 +0200 René Klomp wrote: > I have a problem with a new backup server at one of our customers. > The person who nomally cofigures and manages the bacup servers is on > holiday at the moment. He set up this backup server before his > holiday, but it is not working and my

[Bacula-users] Bacula backup problems

2011-09-06 Thread René Klomp
Hi everyone, I have a problem with a new backup server at one of our customers. The person who nomally cofigures and manages the bacup servers is on holiday at the moment. He set up this backup server before his holiday, but it is not working and my bacula/linux knowledge is not enough to solve