Re: [Bacula-users] Windows fileset for multiple server with multiple drive letters

2010-03-01 Thread Koldo Santisteban
Sorry, me again I submit the job log in order to see the warnings zanburu.batz.es-dir JobId 55: Start Backup JobId 55, Job=Backup.2010-03-02_08.34.19_22 zanburu.batz.es-dir JobId 55: Using Device "FileStorage" posta.batz.coop-sd JobId 55: Volume "DefaultVolumes0009" previously written, moving to e

[Bacula-users] Windows fileset for multiple server with multiple drive letters

2010-03-01 Thread Koldo Santisteban
Good morning I have read all about bacula filesets and i don´t find a way to got this. I wish to know if exist any way to create a unique fileset to all my windows servers and got a full backup of all disk drives. Please keep in mind that some servers only has "C" drive, but another ones "C" and "

[Bacula-users] Trouble creating RPM on Centos 5.4

2010-03-01 Thread Dave Augustus
Hello Listers, I am a bacula user for about 6 months- currently running on version 3. I am using the SRPM from the website to build BAT and running into a challenge I can't get past. The SRPM is from the website: bacula-bat-5.0.1-1.src.rpm The error is with qt and the output is listed below :(

Re: [Bacula-users] Beginner Question

2010-03-01 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Roderick A. Anderson wrote: > Well actually I haven't even installed yet but wanted to see if what I > want to do is doable. > > Searching/reading through the manual and website didn't turn up an > answer so I'm guessing I'm using the wrong terms. >

Re: [Bacula-users] Building an 8TB SD

2010-03-01 Thread Robert Hartzell
On Mon, 2010-03-01 at 20:20 -0500, Dan Langille wrote: > I'm in the early stages of building an SD which will hold 8TB. > > This is where you should start: > >http://dan.langille.org/2010/02/23/the-new-box-some-purchases/ > > Earlier: the hardware selection process > > Later: some slight re

[Bacula-users] Building an 8TB SD

2010-03-01 Thread Dan Langille
I'm in the early stages of building an SD which will hold 8TB. This is where you should start: http://dan.langille.org/2010/02/23/the-new-box-some-purchases/ Earlier: the hardware selection process Later: some slight refinements. Goal: A FreeBSD 8.x system with a ZFS filesystem on 5x2TB HDD

[Bacula-users] Bacula version 5.0.1 compile error on Fedora 12

2010-03-01 Thread Scott Barninger
Hello all, I installed Fedora 12 recently and tried to build for this release. This was the result: Compiling guid_to_name.c crypto.c: In function 'ASN1_OCTET_STRING* openssl_cert_keyid(X509*)': crypto.c:333: error: invalid conversion from 'const X509V3_EXT_METHOD*' to 'X509V3_EXT_METHOD*' cryp

Re: [Bacula-users] Beginner Question

2010-03-01 Thread Roderick A. Anderson
Doug Forster wrote: Thanks for the info Dave. > Rod, > > A method you could do to accomplish this task is to do the following: > 1. Setup Bacula on the server on the lan. > 2. Run backups to local disk volumes. > 3. On the final backup run a run after script/command to copy all > volumes of da

Re: [Bacula-users] Beginner Question

2010-03-01 Thread Doug Forster
Rod, A method you could do to accomplish this task is to do the following: 1. Setup Bacula on the server on the lan. 2. Run backups to local disk volumes. 3. On the final backup run a run after script/command to copy all volumes of data to a remote site. Note: I believe there is something about

[Bacula-users] Beginner Question

2010-03-01 Thread Roderick A. Anderson
Well actually I haven't even installed yet but wanted to see if what I want to do is doable. Searching/reading through the manual and website didn't turn up an answer so I'm guessing I'm using the wrong terms. I would like to "push" the backup to a non-LAN machine. This would be from a file s

Re: [Bacula-users] Backing up > 100 servers

2010-03-01 Thread Arno Lehmann
Hello, 27.02.2010 19:08, Stan Meier wrote: > * Arno Lehmann : >> 27.02.2010 14:46, Stan Meier wrote: >>> 1. Keeping configuration sane: With more than 120 servers, we need to >>> find a way to keep the configuration files readable. Our servers all >>> follow some naming scheme, for example, we got

Re: [Bacula-users] Concurrent backup to multiple disk volumes

2010-03-01 Thread Josh Fisher
On 3/1/2010 1:24 PM, Stan Meier wrote: > Hi there, > > I just noticed that (for disk backups) by > > 1. (director) specifying multiple "Device = " lines in the "Storage" section > that > is referenced by a given (single!) Pool and > 2. (storage daemon) setting "Maximum Concurrent Jobs = 1" pe

[Bacula-users] Understanding "Action On Purge = Truncate"

2010-03-01 Thread Marc Schiffbauer
Hi all, I am using bacula 5.0.1 and I am trying to use the new "Action On Purge = Truncate" feature - without success so far :-/ Like I understood it: If i run a "purge volume=Ftp-0033" and Action On Purge = Truncate is set for that pool, the SD should set the file to 0 bytes on disk, right? Thi

Re: [Bacula-users] What diffing algorithm does Bacula use for incremental backups?

2010-03-01 Thread Marc Schiffbauer
* Richard Hartmann schrieb am 01.03.10 um 18:08 Uhr: > Hi all, > > I have been wondering what algorithm is used to detect changed files for > incremental backups. The answer will be in between atime & full copy and > binary diffs, but I'd like to be sure :) This is configurable and well documente

Re: [Bacula-users] Getting size information for files in an incremental backup?

2010-03-01 Thread Marc Schiffbauer
* Richard Hartmann schrieb am 01.03.10 um 18:10 Uhr: > Hi all, > > the other question which has been haunting me is if there is any way to > determine which files within a given incremental backup are the heavy > hitters. I have several incremental backups which are way too large imo > and would w

[Bacula-users] Concurrent backup to multiple disk volumes

2010-03-01 Thread Stan Meier
Hi there, I just noticed that (for disk backups) by 1. (director) specifying multiple "Device = " lines in the "Storage" section that is referenced by a given (single!) Pool and 2. (storage daemon) setting "Maximum Concurrent Jobs = 1" per device Bacula does perform a true parallel backup -

[Bacula-users] Pool with AutoPrune=no

2010-03-01 Thread Tino Schwarze
Hi there, in an attempt to prevent automatic volume recycling in a pool (we manage recycling manually), I've set Recycle=no and AutoPrune=no in the pool's definition. Now I found that the jobs don't run because they do not find a useable volume even though the Scratch pool has enough recycleable

Re: [Bacula-users] Getting size information for files in an incremental backup?

2010-03-01 Thread Steve Polyack
On 03/01/10 12:10, Richard Hartmann wrote: > Hi all, > > the other question which has been haunting me is if there is any way to > determine which files within a given incremental backup are the heavy > hitters. I have several incremental backups which are way too large imo > and would want to trac

Re: [Bacula-users] Exabyte Storageloader

2010-03-01 Thread John Drescher
On Mon, Mar 1, 2010 at 12:01 PM, David Koski wrote: > Thank you Brian.  I have not had success in finding the configuration form > archives.  I would appreciate if you would send it to me. > I found it in my mail. Google search for "bacula Fwd: Here you go!!" John -

[Bacula-users] Getting size information for files in an incremental backup?

2010-03-01 Thread Richard Hartmann
Hi all, the other question which has been haunting me is if there is any way to determine which files within a given incremental backup are the heavy hitters. I have several incremental backups which are way too large imo and would want to track down the cause so I could fix it. Thanks a lot, Ri

[Bacula-users] What diffing algorithm does Bacula use for incremental backups?

2010-03-01 Thread Richard Hartmann
Hi all, I have been wondering what algorithm is used to detect changed files for incremental backups. The answer will be in between atime & full copy and binary diffs, but I'd like to be sure :) Thanks, Richard Hartmann ---

Re: [Bacula-users] Exabyte Storageloader

2010-03-01 Thread David Koski
Thank you Brian. I have not had success in finding the configuration form archives. I would appreciate if you would send it to me. Regards, David Koski dko...@sutinen.com On Monday 01 March 2010, Brian Debelius wrote: > Hi, > > Search the archives. I have posted working configurations. I'd e

Re: [Bacula-users] what strategy for backing up files only once?

2010-03-01 Thread Ralf Gross
Gavin McCullagh schrieb: > Hi, > > On Fri, 26 Feb 2010, Ralf Gross wrote: > > > I'm still thinking if it would be possible to use bacula for backing > > up xxx TB of data, instead of a more expensive solution with LAN-less > > backups and snapshots. > > > > Problem is the time window and bandwit

Re: [Bacula-users] Exabyte Storageloader

2010-03-01 Thread Brian Debelius
Hi, Search the archives. I have posted working configurations. I'd email them to you now but I do not have them at the moment. If you can't find them, let me know and I will get them to you. There are mtx-changer modifications as well. brian- On 2/27/2010 2:53 AM, David Koski wrote: > I'

[Bacula-users] bacula asking autochanger for a volume it knows is already in use

2010-03-01 Thread Joseph Dickson
Greetings.. Fairly new to Bacula, and am using a fully disk based backup approach. I have a virtual autochanger set up (using a custom autochanger script) and have ten virtual drives set up. Each drive has maximum concurrent jobs set to 1, so that Bacula will reach for a new volume rather tha

[Bacula-users] make_catalog permission error with PostgreSQL after upgrade.

2010-03-01 Thread Andrea Venturoli
Hello. I recently upgraded a 3.x/FreeBSD/PGSQL installation to 5.0. Since then I could no longer backup the catalog, since the bacula user had no permission on some tables. I solved this with: grant all on pathhierarchy to bacula; grant all on pathvisibility to bacula; Though I'm wondering w

Re: [Bacula-users] Win32 client - can't backup folder from network disk

2010-03-01 Thread John Drescher
On Mon, Mar 1, 2010 at 8:09 AM, John Drescher wrote: > On Mon, Mar 1, 2010 at 2:03 AM, Vlad23 wrote: >> >> I did how you sad: >> 1) logged by user domain\Administrator >> 2) mapped network disk z: as \\server\folder bu current user >> 3) check that Bacula File Daemon started by domain\Administrat

Re: [Bacula-users] Win32 client - can't backup folder from network disk

2010-03-01 Thread John Drescher
On Mon, Mar 1, 2010 at 2:03 AM, Vlad23 wrote: > > I did how you sad: > 1) logged by user domain\Administrator > 2) mapped network disk z: as \\server\folder bu current user > 3) check that Bacula File Daemon started by domain\Administrator user Bacula is probably running as the local system user

Re: [Bacula-users] Backing up > 100 servers

2010-03-01 Thread Alan Brown
>> We don't backup whole servers, there's no point. So, yes, 120 systems >> may seem like a lot, but for a lot of those, it will only be /etc, >> /opt, /root and perhaps the crontabs. > > Ah, that makes sense. I am using a similar minimal backup for some of my > remote Web servers (I am also bac

Re: [Bacula-users] migrating mysql to postfix.

2010-03-01 Thread JanJaap Scholing
Hi Bruno, Some questions about your migration from mysql to postgres. > We have done this with the help of this simple and stupid script > Be sure to have the exact same level of database ( we have upgraded a 2x > version to a 3x version) > so we put a new temp mysql bacula db, upgrade i

[Bacula-users] bacula: enable graphical user intefaces!

2010-03-01 Thread eugene ngontang
Hi all! I have my unbuntu 9.10 where I want to install bacula, and deploy clients on my computers in my network. Since the bacula version from source is 2.4.4; I Decided to compile bacula 5.0.0 from source. When compiling I just use the with-mysql option to install all bacula components and n

[Bacula-users] Fwd: Bacula GDB traceback of bacula-dir on zanburu.batz.es

2010-03-01 Thread Koldo Santisteban
Good morning, on friday i have upated my bacula server from 5.00 to 5.01 (centos 5.4). All was working fine until this weekend that i receive this email from my bacula server. I try to connecto to it and was impossible , i have to restart all bacula services. Any idea?? Is the first time that i ha

[Bacula-users] bacula and WORM cartridges

2010-03-01 Thread Albert Pauw
I am using bacula and a vtl (mhvtl) which actually works very nice. Now I am experimenting with the WORM cartridges setting of mhvtl and tried to get bacula to work with it. Here is what works: - Write data on the cartridge and rewind -> ok - Verify the data written -> ok - Try to write data ag