Re: [Bacula-users] Storage devices mismatch restore

2006-10-17 Thread Arno Lehmann
Hi, On 10/17/2006 9:55 PM, Nik Engel wrote: > Hi ! > > I have encountered a strange error I do not quite know how to deal with: > > e.g: > > Server 1 is backuped with 3 different filesets: > > DIV > SQL > SYSTEM > which go to 3 different storage pools: > > DIV, SQL, SYSTEM into different dire

Re: [Bacula-users] Fwd: ERR=Cannot allocate memory when mounting a tape from an autochanger.

2006-10-17 Thread John Drescher
I believe I found the source for this problem. At one point during testing (trying to get as much performance as I could) I had the Maximum Block Size  and  Minimum Block Size set to 256K. And now this setting has been removed. Now because bacula uses a variable blocks instead of fixed blocks every

[Bacula-users] Make install blows up on HP-UX 11i during regress build

2006-10-17 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The interesting thing is that I have Bacula 1.39.22 BETA installed on this host, so this must have worked at some point... but I can't imagine what could be different between then and now. I went back and tried 'make install' on that version too, but i

[Bacula-users] Storage devices mismatch restore

2006-10-17 Thread Nik Engel
Hi ! I have encountered a strange error I do not quite know how to deal with: e.g: Server 1 is backuped with 3 different filesets: DIV SQL SYSTEM which go to 3 different storage pools: DIV, SQL, SYSTEM into different directories on the server which is working fine. but now, when I want to res

Re: [Bacula-users] Howto configure restricted restore console

2006-10-17 Thread Birger Blixt
Masopust, Christian wrote: > Hello, > > i tried to configure my wxconsole to only allow the "restore mode". > > > my bacula-dir.conf is: > > Director {# define myself > Name = atpcc7fc-dir > DIRport = 9101# where we listen for UA connections > Q

Re: [Bacula-users] Bacula 1.38 for Debian (Sarge) ADM64

2006-10-17 Thread Alex Chekholko
On Tue, 17 Oct 2006 19:51:26 +0200 (CEST) Jonas Björklund <[EMAIL PROTECTED]> wrote: > Hej, > > On Tue, 17 Oct 2006, Jon Ingason wrote: > > > Does anyone have a backort for Bacula 1.38 for Debian (Sarge) ADM64? > > What do you mean? "backort"? > When I type "backort" into Google, it says "Do

Re: [Bacula-users] Bacula 1.38 for Debian (Sarge) ADM64

2006-10-17 Thread Jonas Björklund
Hej, On Tue, 17 Oct 2006, Jon Ingason wrote: > Does anyone have a backort for Bacula 1.38 for Debian (Sarge) ADM64? What do you mean? "backort"? - Using Tomcat but need to do more? Need to support web services, security? Ge

[Bacula-users] bad autoloader message

2006-10-17 Thread Jayashri Kuntamukkala
The following is the message I get. #/btape -c /usr/local/bacula/bin/bacula-sd.conf /dev/nst0 Tape block granularity is 1024 bytes. btape: butil.c:272 Using device: "/dev/nst0" for writing. 17-Oct 13:56 btape: 3301 Issuing autochanger "loaded drive 0" command. 1

Re: [Bacula-users] Multi-drive regress: found the problem

2006-10-17 Thread Michael Brennen
On Tuesday 17 October 2006 11:05, Kern Sibbald wrote: > > The problem with the timeout on my earlier regress tests was the > > AlwaysOpen parameter in the SD configuration. In the early days of > > my working with Bacula I had set that to off for some reason I don't > > remember. In my earlier r

[Bacula-users] Volume retention and Volume Use Duration

2006-10-17 Thread Janco van der Merwe
Can someone please help me? If I understood correctly that if you use the Volume Use Duration directive the volume status will be changed to used after the specified time parameter but as you can see my Bacula is not doing it.   +-++---+-+--

Re: [Bacula-users] bacula director eating memory

2006-10-17 Thread Kern Sibbald
> On Friday 13 October 2006 01:09, you wrote: >> Ok, I've collected some data. As it looks to me now, memory gets lost >> while >> the director is waiting for a tape to become available. No jobs were > > Wrong track entirely... the (one?) leak is somewhere in console > communication. > Memory usage

Re: [Bacula-users] Multi-drive regress: found the problem

2006-10-17 Thread Kern Sibbald
> > This is primarily for Kern, though I don't know when he might see > it. Hopefully by now he's already gone. Yes, I'm in California now ... :-) > > The problem with the timeout on my earlier regress tests was the > AlwaysOpen parameter in the SD configuration. In the early days of > my work

[Bacula-users] Block checksum mismatch

2006-10-17 Thread Peter Priesnitz
Hi, using bacula-dir Version: 1.38.5 I do backups to 3 hdds. Before a view days my server crashed and I built a new server with the same hdds (incl. running system on 4th hdd). Bacula-director is running but first I had to do a myisamchk before backups are running. Here is what I got before: F

Re: [Bacula-users] Did "Max Start Delay" screw up my backups?

2006-10-17 Thread Alex Chekholko
David Hatcher wrote: > [snip] > > I just realized those four jobs that were strangely canceled had a > priority of 11. All the jobs but the last six have a priority of 11 > (and one job as a priority of 10, but that one finish early, in fourth > place). The last six have priorities of 13, 13, 13,

[Bacula-users] tls with windows bacula-client

2006-10-17 Thread crony
Hello .Is it possible to connect to bacula-dir,sd from windows bacula-fd with TLS? -- Pozdrawiam Leszek Miś Nothing is secure, paranoia is your friend. - Using Tomcat but need to do more? Need to support web services, security?

[Bacula-users] Bacula 1.38 for Debian (Sarge) ADM64

2006-10-17 Thread Jon Ingason
Does anyone have a backort for Bacula 1.38 for Debian (Sarge) ADM64? -- Regards Jon Ingason - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology t

Re: [Bacula-users] Double backup job

2006-10-17 Thread Ger Apeldoorn
Well, I'm doing a similar thing using 2 seperate catalogs. You need to specify 2 jobs and 2 fd's, but you can reuse the filesets. You need 2 fd's because the catalog is specified there. Greetings, Ger. Op dinsdag 17 oktober 2006 12:25, schreef Arno Lehmann: > Hi, > > On 10/17/2006 12:15 PM, Serg

Re: [Bacula-users] Double backup job

2006-10-17 Thread Arno Lehmann
Hi, On 10/17/2006 12:15 PM, Sergio Corriero wrote: > Hi! > Is it possible to perform a job doing a backup on a hard disk, and in a > second time copying the backup on a tape? I understand it's is possible to > spool on a disk, but i mean having the result of a first backup on the disk > and a seco

[Bacula-users] Howto configure restricted restore console

2006-10-17 Thread Masopust, Christian
Hello, i tried to configure my wxconsole to only allow the "restore mode". my bacula-dir.conf is: Director {# define myself Name = atpcc7fc-dir DIRport = 9101# where we listen for UA connections QueryFile = "/opt/bacula/etc/query.sql" Working

[Bacula-users] Double backup job

2006-10-17 Thread Sergio Corriero
Hi! Is it possible to perform a job doing a backup on a hard disk, and in a second time copying the backup on a tape? I understand it's is possible to spool on a disk, but i mean having the result of a first backup on the disk and a second copy on the tape? If this could be possible, could i restor

[Bacula-users] Bacula Mailing list

2006-10-17 Thread Sergio Corriero
Hi! Is it possible to perform a job doing a backup on a hard disk, and in a second time copying the backup on a tape? I understand it's is possible to spool on a disk, but i mean having the result of a first backup on the disk and a second copy on the tape? If this could be possible, could i res

[Bacula-users] Rif: Bacula and Lotus domino

2006-10-17 Thread Ferdinando Pasqualetti
I use LVM volumes for domino database and a RunClientBeforeJob to stop DOMINO, make a snapshot, restart DOMINO and mount the snapshot under another path. A RunClientAfterJob unmounts the snapshot and delete it. Obviously in the File section there is the snap dirname. The scripts are rather specif

Re: [Bacula-users] Bacula under Windows 2003 64 bit.

2006-10-17 Thread Philip W. Dalrymple III
We are using the Bacula FD on one 64 bit Windows Workstation (XP) we used the same exe as for the 32 bit windows and it works without problems. Troy Daniels wrote: > Greetings, > > We are looking at introducing 6 new Windows 2003 Enterprise 64 Servers > into our business in the not too distant

[Bacula-users] Bacula and Lotus domino

2006-10-17 Thread Arunav Mandal
Is there any proper way to backup mail files in lotus domino since just file system backup corrupts the mail file. -- Arunav Mandal - amandal at trolltech.com Trolltech AS - Sandakerveien 116, Postboks 4332 Nydalen, 0402 Oslo, Norway Phone: +47 21 60 27 22, Fax: +47 21 60 48 02

Re: [Bacula-users] "Run Script" directive problem

2006-10-17 Thread Silver Salonen
Hi. I was said that this option got into current manual by mistake and it's only available in 1.39.x. Silver On Monday 16 October 2006 19:09, Alessio Curri wrote: > Hi to all, > > I have the same problem with version 1.38.11-3, built from rpms. > This version support the "Run Script" directive