Re: [Bacula-users] [Bacula-devel] Feature request: more flexible TLS cert validation

2007-03-15 Thread Kern Sibbald
On Thursday 15 March 2007 16:40, Jorj Bauer wrote: > > Bacula does its normal HMAC-MD5 password authentication > > I never meant to imply that it did not, although my message was > obviously interpreted that way by at least two people. > > > The FD address cannot be part of the certificate (CN or a

Re: [Bacula-users] Couple of Newbie Questions

2007-03-15 Thread Kern Sibbald
On Thursday 15 March 2007 15:45, David Romerstein wrote: > On Thu, 15 Mar 2007, Lonny Selinger wrote: > > I've been having an issue doing restores and I know it has to be > > something I'm missing but I can't put my finger on it just yet. The > > problem is the job completes successfully but the di

Re: [Bacula-users] damaged database (was Re: possible bug found)

2007-03-15 Thread Kern Sibbald
On Thursday 15 March 2007 16:17, Mike Seda wrote: > Ok.. I have found all references to MediaId... The following sql > statements were executed: > select MediaId, JobId from JobMedia; > select MediaId from Media; > select MediaId from CDImages; > select MediaId from LocationLog; > > Since I also ch

Re: [Bacula-users] [Bacula-devel] Feature request: more flexible TLS cert validation

2007-03-15 Thread Kern Sibbald
On Thursday 15 March 2007 16:46, Jorj Bauer wrote: > On Thu, Mar 15, 2007 at 12:04:00AM +0100, Kern Sibbald wrote: > > On Wednesday 14 March 2007 22:29, Landon Fuller wrote: > > > On Mar 14, 2007, at 13:41, Jorj Bauer wrote: > > > > Let's take the DNS security issue off the table for the moment. >

Re: [Bacula-users] status storage: Unable to connect to Storage daemon

2007-03-15 Thread Michael Toscano
Sure did. I restarted them all. Thanks for the reply! Mike On Thu, 15 Mar 2007 20:49:53 -0500, "Erich Prinz" <[EMAIL PROTECTED]> said: > > Simple question... > > Did you restart the SD daemon after modifying your SD file to use the > LTO device instead of the HDD? > > Erich > > > > On M

Re: [Bacula-users] legal "Selection Pattern" for migration job

2007-03-15 Thread backup
On Thu, Mar 15, 2007 at 08:34:06AM +0100, Kern Sibbald wrote: > On Thursday 15 March 2007 02:09, Mike Seda wrote: > > Is the following legal syntax for a migration job? > > > > Selection Type = SQLQuery > > Selection Pattern = " > > > Where /var/bacula/migration-query.sql is a file that contains a

Re: [Bacula-users] status storage: Unable to connect to Storage daemon

2007-03-15 Thread Erich Prinz
Simple question... Did you restart the SD daemon after modifying your SD file to use the LTO device instead of the HDD? Erich On Mar 15, 2007, at 6:22 PM, Mike Toscano wrote: > OS: Ubuntu Linux 6.06 > Bacula version: 1.36.3 > Tape changer: Quantum Superloader 3, LTO Ultrium 3 > Changer pas

[Bacula-users] status storage: Unable to connect to Storage daemon

2007-03-15 Thread Mike Toscano
OS: Ubuntu Linux 6.06 Bacula version: 1.36.3 Tape changer: Quantum Superloader 3, LTO Ultrium 3 Changer passes btape autochanger test. status storage gives me an error: Automatically selected Storage: LTO-3 Connecting to Storage daemon LTO-3 at lasbmms1w03.bmmad.internal:9103 Failed to connect to

[Bacula-users] Corrupted volume. How do I recover?

2007-03-15 Thread John Drescher
I believe I confused bacula by restarting the sd with my tapes mounted in my autochanger. The end result is one of the tapes appears to have been corrupted: 15-Mar 16:12 dev6-sd: 3305 Autochanger "load slot 21, drive 1", status is OK. 15-Mar 16:12 dev6-sd: 3301 Issuing autochanger "loaded? drive 1

[Bacula-users] Test bare metal restore problem!

2007-03-15 Thread Zakai Kinan
The CDROM created by bacula-rescue-2.0.0 is unable to see the drives on a server running FC4. It is a Dell PowerEdge 2400 with the MegaRAID card. I was under the impression that the CDROM would recognize all raid setup/cards if it was made with them. Was I way off? The manual says nothing of th

Re: [Bacula-users] OEM Drivers vs Direct SCSI commands on Windows

2007-03-15 Thread Don MacArthur
I agree with your logic. I have to admit I see these things with the bias of a user's perspective, not being an engineer. At the same time, the NT (until 2002), 2000 (until 2005), and 2003 servers that I have used experienced measurably slower throughput and more faults (go in and get the proce

[Bacula-users] OEM Drivers vs Direct SCSI commands on Windows

2007-03-15 Thread Robert Nelson
> -Original Message- > From: Don MacArthur [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 15, 2007 7:27 AM > To: Robert Nelson > Cc: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] > ***URGENTNeedHelp!*** > > Hi Robert, > > This co

Re: [Bacula-users] Migration: last full backup to archive?

2007-03-15 Thread Mike Seda
Fyi, my double migration was successfull... First I ran a job called T2D and then ran a job called D2T... Basically, I used a disk array as a temporary storage between the two tape pools... This was necessary since I only have one tape drive Kern Sibbald wrote: > On Saturday 10 March 2007 19:2

Re: [Bacula-users] Re : ****URGENT****Need Help!***

2007-03-15 Thread Robert Nelson
Well at least you read the part about starting with the configs that were installed. However you haven’t adjusted them to match your configuration. Instead of wasting everyone’s time posting without thinking. READ THE DOCUMENTATION AND ADJUST THE CONFIGURATIONS TO SUIT YOUR ENVIRONMENT. ___

[Bacula-users] can I have multiple catalogs ?

2007-03-15 Thread Dirk Kleinhesselink
I have a large fileserver with 2 tape libraries and I have each library handling a different set of filesystems. Can I have 2 catalogs, one for each library and the jobs it backs up, even though they are on the same system ? Thanks, Dirk -

Re: [Bacula-users] [Bacula-devel] Feature request: more flexible TLS cert validation

2007-03-15 Thread Jorj Bauer
On Thu, Mar 15, 2007 at 12:04:00AM +0100, Kern Sibbald wrote: > On Wednesday 14 March 2007 22:29, Landon Fuller wrote: > > On Mar 14, 2007, at 13:41, Jorj Bauer wrote: > > > Let's take the DNS security issue off the table for the moment. > > > As I mentioned at some point, that's mostly paranoia. A

Re: [Bacula-users] [Bacula-devel] Feature request: more flexible TLS cert validation

2007-03-15 Thread Jorj Bauer
> Bacula does its normal HMAC-MD5 password authentication I never meant to imply that it did not, although my message was obviously interpreted that way by at least two people. > The FD address cannot be part of the certificate (CN or any other field) > if roaming FDs are ever to be supported.

Re: [Bacula-users] Couple of Newbie Questions

2007-03-15 Thread Lonny Selinger
> Check /tmp/bacula-restores/home/clamav. It looks like you have a > successful restore anyway. Barring that, hell, do a find / -name "clamav". > > =R Thanks guys that was it ... I did actually do a find / -name \*clamav\* however in my haste I didn't realize i was on the wrong host (master rather

[Bacula-users] Bacula 2.0.3 - Tru64 binary?

2007-03-15 Thread Alan Brown
I'm after a bacula-fd binary for Tru64 V5.1 Has anyone compiled such a beast? - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on I

Re: [Bacula-users] [Bacula-devel] Feature request: more flexible TLS cert validation

2007-03-15 Thread Josh Fisher
Jorj Bauer wrote: > I didn't actually craft this patch to address any TLS weakness; I wrote > it to address a feature flaw/conflict. > > Let's take the DNS security issue off the table for the moment. > As I mentioned at some point, that's mostly paranoia. As you say, you'd > have to compromise bo

Re: [Bacula-users] damaged database (was Re: possible bug found)

2007-03-15 Thread Mike Seda
Ok.. I have found all references to MediaId... The following sql statements were executed: select MediaId, JobId from JobMedia; select MediaId from Media; select MediaId from CDImages; select MediaId from LocationLog; Since I also changed PoolId, I did: select PoolId from Pool; select PoolId from

[Bacula-users] Re : ****URGENT****Need Help!***

2007-03-15 Thread spouynt
Thank you all for your help, I modified my files to get this config : Autochanger { Name = Autochanger Device = Drive-1 Device = Drive-2 Changer Command = "mtx-changer %c %o %S %a %d" Changer Device = 4:0:5:1 #Changer0 } Device { Name = Drive-1 # Drive Index

Re: [Bacula-users] Couple of Newbie Questions

2007-03-15 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Check /tmp/bacula-restores/home/clamav. It looks like you have a successful restore anyway. Barring that, hell, do a find / -name "clamav". =R Lonny Selinger wrote: > I've been having an issue doing restores and I know it has to be something I'm > mi

Re: [Bacula-users] Couple of Newbie Questions

2007-03-15 Thread David Romerstein
On Thu, 15 Mar 2007, Lonny Selinger wrote: > I've been having an issue doing restores and I know it has to be something I'm > missing but I can't put my finger on it just yet. The problem is the job > completes successfully but the directory I try to restore doesn't actually > restore (or if it do

[Bacula-users] Couple of Newbie Questions

2007-03-15 Thread Lonny Selinger
I've been having an issue doing restores and I know it has to be something I'm missing but I can't put my finger on it just yet. The problem is the job completes successfully but the directory I try to restore doesn't actually restore (or if it does I don't know where to). Here's a snip of the log

Re: [Bacula-users] ***************URGENT************Need Help!***************

2007-03-15 Thread Don MacArthur
Hi Robert, This comment is in reference to the conversation about using HP Windows Drivers. In my conversations with HP and other vendors about drivers and tape drives on Windows, the consensus seemed to be that using Windows drivers created more problems that they solved. Their advice was to

[Bacula-users] damaged database (was Re: possible bug found)

2007-03-15 Thread Mike Seda
Hi All, Kern is right... I should have never changed those MediaIds... I actually remember changing a few other things such as renaming the Default pool to Weekly and resetting the auto_increment value on Media and Pool tables. I also remember changing something about PoolId. In hind-sight, I d

Re: [Bacula-users] Bacula ignoring storage volume?

2007-03-15 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 No, but I would not suggest running 2.0.0 -- a point zero release of anything is generally bad news, no matter how great the developers are. :) Though, you might check that you have reloaded after editing the config file. And besides, doesn't it norma

Re: [Bacula-users] backup failure - Bad job command

2007-03-15 Thread Robert Nelson
Run version 2.0.3 on all the machines. _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, March 15, 2007 2:28 AM To: bacula-users@lists.sourceforge.net Subject: [Bacula-users] backup failure - Bad job command I have the following setu

Re: [Bacula-users] Limit incremental backups to ONE drive

2007-03-15 Thread Alan Brown
On Wed, 14 Mar 2007, Adam Cécile wrote: The problem is the PV132 is an autochanger with two LOT3 drives. So I have only one "storage" directive. I still don't know how can I do what I explained above, any pointers ? Add individual drive definitions as storage items in bacula-dir and then e

Re: [Bacula-users] running DIR on windows 2000

2007-03-15 Thread Robert Nelson
> -Original Message- > From: Silver Salonen [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 15, 2007 12:25 AM > To: Robert Nelson > Cc: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] running DIR on windows 2000 > > OK, thanks. I guess, it's the database that's missing

Re: [Bacula-users] ***************URGENT************Need Help!***************

2007-03-15 Thread Robert Nelson
First of all start with the configuration files installed by the installer. They have examples that you should be able to use by just uncommenting the proper definitions and changing a few entries. I don’t know now you created these configurations but they are all messed up. You have entries from

[Bacula-users] Re : ***************URGENT************Need Help!***************

2007-03-15 Thread spouynt
Hi all ! this is my file def conf of the storage deamon Storage { # definition of myself Name = ilemma009-sd SDPort = 9103 # Director's port WorkingDirectory = "C:\\Documents and Settings\\All Users\\Application Data\\Bacula\\Work" Pid Di

[Bacula-users] backup failure - Bad job command

2007-03-15 Thread [EMAIL PROTECTED]
I have the following setup:Bacula Director running on an Ubuntu 6.06 server and is version 1.36.3 The File Director is run on a Windows Small Business Server 2003 The Storage Director is run on a Windows 2000 system using an HP DAT72 device.I have resolved a previous problem I had with an incorrec

[Bacula-users] Bacula ignoring storage volume?

2007-03-15 Thread Timothy Arnold
Hi, I've got a rather interesting issue with a Bacula 2.0.0 install. The bacula instance is set to write to tape Monday, Wednesday and Friday, and to disk on Tuesdays and Thursdays. Name = "WeeklyCycle" Run = Level = Full Pool=MondayPool Storage=Tape Monday at 22:00 Run = Level = Full Pool=T