[Bacula-users] Does upgrade from 1.36.3 to 1.38.5 require .conf file change?

2006-03-24 Thread Barry L. Bond
Greetings! Okay, thanks to Helmut, I appear to be running again. However, I am not able to connect to bacula-dir, using gnome-console (what I usually run) or bconsole. The error is Connection Refused. My manual lists Connection Refused. Packet Size too big from File... (pag

RE: [Bacula-users] Re: S. Scripts to BAckup on USB Harddisks

2006-03-24 Thread Barry L. Bond
Hi David! >I'm very interested because this can hopefully work for SATA drives in >hotswap trays too! Wow! I'm excited, myself, to see so many people piping up indicating they are interested in this! :-) I'm not as familiar with the SATA drives and specifically what you mention, but

Re: [Bacula-users] Re: S. Scripts to BAckup on USB Harddisks

2006-03-24 Thread Barry L. Bond
Dear Jo, >Here are the bash scripts I use to write my backups to USB removable >hard disks. They are seen as SCSI-disks. Wow! While, at the current time, I'm not even using any actual scripts, these appear to be very well thought and worked out! Thank you very much! As I grow myself, in t

Re: [Bacula-users] Is this a database (MySQL) error?

2006-03-24 Thread Barry L. Bond
Hi Helmut! On Sat, Mar 25, 2006 at 04:26:18AM +0100, Helmut Raubenheimer wrote: > i assume that you have not run the update_mysql_tables or > update_bacula_tables script. > eg The column LabelType has been added in 1.38. THANK YOU THANK YOU THANK YOU! :-D I appear to be running agai

Re: [Bacula-users] Re: S. Scripts to BAckup on USB Harddisks

2006-03-24 Thread Barry L. Bond
Hi Ger! Ger, I come here, because I am so EXTREMELY ignorant on bacula configuration, hoping someone can help me figure out what's wrong! If someone who has experience with something can offer assistance to someone else who wants the same thing, we'll likely wind up with you spending less ti

Re: [Bacula-users] Is this a database (MySQL) error?

2006-03-24 Thread Helmut Raubenheimer
Hi, i assume that you have not run the update_mysql_tables or update_bacula_tables script. eg The column LabelType has been added in 1.38. Regards Helmut Barry L. Bond schrieb: Greetings! I sent two messages to this list last Saturday, and I haven't received any replies on either mess

[Bacula-users] Re: S. Scripts to BAckup on USB Harddisks

2006-03-24 Thread Barry L. Bond
Hi Robert! On Fri, Mar 24, 2006 at 08:10:30AM +0100, Robert Einsle wrote: > first, mercy for your response and your hints. Since, I believe that (mercy) means THANKS, you're very welcome! :-D > My first Problem is, how to automatically mount this Harddisks to my > Server, but hald is her

[Bacula-users] Is this a database (MySQL) error?

2006-03-24 Thread Barry L. Bond
Greetings! I sent two messages to this list last Saturday, and I haven't received any replies on either message. The messages were sent after I tried to upgrade my bacula. However, neither of those two messages were *critical* in nature. This, third message, I'm afraid I must call cri

RE: [Bacula-users] restoration problem!

2006-03-24 Thread Zakai Kinan
I am not offended and that was the problem. Thanks, ZK --- Heigl Florian - Munich-MR - external <[EMAIL PROTECTED]> wrote: > > 24-Mar 15:50 back-dir: Start Restore Job > > RestoreFiles.2006-03-24_15.50.17 24-Mar 15:50 > back-sd: > > RestoreFiles.2006-03-24_15.50.17 Fatal error: > Could > > not

Re: [Bacula-users] restoration problem!

2006-03-24 Thread Zakai Kinan
this folder is owned by root. Now the folder that sd should write the restore to is owned by bacula while /var/bacula is owned by root. I was thinking that dir writes the log while sd writes the restore. That is my mistake. Thanks a lot, ZK --- Dan Langille <[EMAIL PROTECTED]> wrote: > On 24

Re: [Bacula-users] restoration problem!

2006-03-24 Thread Dan Langille
On 24 Mar 2006 at 13:05, Zakai Kinan wrote: > I get the error below for every OS that I try to > restore. I have read the manual. I saw the same > question asked on this list several times still no > answer. I am not sure what else to do. I am using the > configuration that bacula came with. I

RE: [Bacula-users] restoration problem!

2006-03-24 Thread Heigl Florian - Munich-MR - external
> 24-Mar 15:50 back-dir: Start Restore Job > RestoreFiles.2006-03-24_15.50.17 24-Mar 15:50 back-sd: > RestoreFiles.2006-03-24_15.50.17 Fatal error: Could > not create bootstrap file > /var/bacula/back-sd.RestoreFiles.2006-03-24_15.50.17.bootstrap: > ERR=Permission denied 24-Mar 15:38 Bluez: Please

[Bacula-users] restoration problem!

2006-03-24 Thread Zakai Kinan
I get the error below for every OS that I try to restore. I have read the manual. I saw the same question asked on this list several times still no answer. I am not sure what else to do. I am using the configuration that bacula came with. I can backup just fine. I can see the files in the cata

[Bacula-users] Re: Windows FileSet Help with dirs incl. accented chars (é, è, û, etc)

2006-03-24 Thread Mathieu Chappuis
Anybody to answer please ? --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new cod

[Bacula-users] Trouble restoring from a disk backup

2006-03-24 Thread Josh Endries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I'm having trouble restoring from a File device. The backup says it runs OK, and a verify job says the backup is OK, but the restore job gives me this: Error: block.c:305 Volume data error at 0:2405980938! Block checksum mismatch in block=1410

Re: [Bacula-users] Re: S. Scripts to BAckup on USB Harddisks

2006-03-24 Thread Josh Fisher
All SATA drives and most of the newer contollers are hotplug-capable at the hardware level, but libata core does not yet support hotswap of SATA drives at the driver level. (See http://linux-ata.org/software-status.html#hotplug). It might be possible, though, with some controllers that have the

[Bacula-users] FD for rescue

2006-03-24 Thread Dan Langille
Someone recently asked how to build a static bacula-fd? This would be useful for a rescue CD. I found the answer: --enable-static-fd See http://bacula.org/dev-manual/Installing_Bacula.html If you're using the FreeBSD port, add that option to the existing options in sysutils/bacula-client/Make

Re: [Bacula-users] Windows Bare Metal Recovery

2006-03-24 Thread Erich Prinz
Thanks Frank. Nice 2 am project ;-) E On Mar 24, 2006, at 10:17 AM, Frank Sweetser wrote: On Fri, Mar 24, 2006 at 09:51:53AM -0600, Erich Prinz wrote: Hi List, I've misplaced the link to the web page outlining the methodology for preparing and completing a bare metal recovery on a Windows Sy

Re: [Bacula-users] Windows Bare Metal Recovery

2006-03-24 Thread Frank Sweetser
On Fri, Mar 24, 2006 at 09:51:53AM -0600, Erich Prinz wrote: > Hi List, > > I've misplaced the link to the web page outlining the methodology for > preparing and completing a bare metal recovery on a Windows System. > > Anyone have that stashed away that can share it out again?! http://paramou

[Bacula-users] Windows Bare Metal Recovery

2006-03-24 Thread Erich Prinz
Hi List, I've misplaced the link to the web page outlining the methodology for preparing and completing a bare metal recovery on a Windows System. Anyone have that stashed away that can share it out again?! Thanks, Erich --- This SF.Net

Re: [Bacula-users] restoring windows fils from a fileset with backslash

2006-03-24 Thread Kern Sibbald
On Friday 24 March 2006 15:49, Rene Brask Sørensen wrote: > Rene Brask Sørensen wrote: > > Hi all > > > >>> how can I restore the file ? can I just fit the fileset definition > >>> and then restore the file ? > >> > >> Well, I'd recommend correcting the file set as soon as possible, but > >> that w

Re: [Bacula-users] restoring windows fils from a fileset with backslash

2006-03-24 Thread Rene Brask Sørensen
Rene Brask Sørensen wrote: Hi all how can I restore the file ? can I just fit the fileset definition and then restore the file ? Well, I'd recommend correcting the file set as soon as possible, but that will _not_ fix existing backups. For your current problem, you could try to locate the

Re: [Bacula-users] restoring windows fils from a fileset with backslash

2006-03-24 Thread Rene Brask Sørensen
Hi all how can I restore the file ? can I just fit the fileset definition and then restore the file ? Well, I'd recommend correcting the file set as soon as possible, but that will _not_ fix existing backups. For your current problem, you could try to locate the file in question in the cat

Re: [Bacula-users] Basic Daily Backup woes

2006-03-24 Thread hikari
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Warwick Bruce Chapman wrote: > 1. Before we get into the nitty gritty, I have noticed that parameters > are listed with a space between words, but often in config files > without. Eg. "Always Open =" is sometimes seen as "AlwaysOpen = " - is > this o

Re: [Bacula-users] Basic Daily Backup woes

2006-03-24 Thread Warwick Bruce Chapman
Ok, in 3. I'm being silly. I deleted RunAfterJob from DailyBackup and in DailyCatalog replaced the line "RunAfterJob = /var/lib/bacula/delete_catalog_backup" with "RunAfterJob = /etc/bacula/end_of_backup.sh" Warwick Bruce Chapman wrote: OK, so I'm trying to do this myself. 1. Before we get

Re: [Bacula-users] Basic Daily Backup woes

2006-03-24 Thread Warwick Bruce Chapman
OK, so I'm trying to do this myself. 1. Before we get into the nitty gritty, I have noticed that parameters are listed with a space between words, but often in config files without. Eg. "Always Open =" is sometimes seen as "AlwaysOpen = " - is this ok? 2. Please could someone explain to me

[Bacula-users] Re: ERR=The system cannot find the path specified.

2006-03-24 Thread Kern Sibbald
Hello, Please always copy the list. They are generally much more available and better than I am at answering questions. On Friday 24 March 2006 14:35, [EMAIL PROTECTED] wrote: > Hi, Kern! > > I have a problem with a message "ERR=The system cannot find the path > specified.". I can´t resolve thi

Re: [Bacula-users] Re: bacula-users@lists.sourceforge.net

2006-03-24 Thread Arno Lehmann
Hello, On 3/24/2006 10:49 AM, Sergio Villalba Moreno wrote: Hi All, excuse ingles. Next error message: Tape1 and Tape2 (/var/log/message): Mar 24 09:36:59 mail kernel: st0: MTSETDRVBUFFER only allowed for root. Mar 24 09:57:43 mail svillalba: Shorewall Restarted Mar 24 10:01:49 mail kernel

[Bacula-users] Re: S. Scripts to BAckup on USB Harddisks

2006-03-24 Thread Robert Einsle
Hy Barry, first, mercy for your response and your hints. Barry L. Bond schrieb: Hi Robert! Das anyone has Scripts to mount these Harddisks and reports me errors it they are not ready connected? I use bacula to backup to two different USB hard disks, both of which are attached t

Re: [Bacula-users] Windows FD on Win2k Domain Controller

2006-03-24 Thread Erich Prinz
Sorry for adding to the confusion - :-) E On Mar 23, 2006, at 6:23 AM, Kern Sibbald wrote: On Tuesday 21 March 2006 02:35, Erich Prinz wrote: Chris, Your comment: I always get 'ERR=Access is denied' if I want to backup files which can't be accessed with the user account, the backup service

Re: [Bacula-users] End-of-Volume errors

2006-03-24 Thread Julien Cigar
I have also this problem from time to time ... however, the tapes are readable (I did the test).. strange :) Ian Levesque wrote: Hi Wolfgang, On Mar 23, 2006, at 4:06 AM, Wolfgang Denk wrote: can somebody share some hint what the follwing error messages mean, what the actual problem is an

Re: [Bacula-users] How to do "offline" volume switch?

2006-03-24 Thread Arno Lehmann
Hello, On 3/24/2006 9:37 AM, Erik P. Olsen wrote: Is there a way from a script of some kind to set a volume status to full and perform a switch to the next volume in the pool? I would like to do it for two reasons. You can't expressly switch to another tape, but you can prevent further usage

[Bacula-users] Fw: Error remote tape.

2006-03-24 Thread Sergio Villalba
Hi All, excuse ingles.   Next error message:   Tape1 and Tape2 (/var/log/message): Mar 24 09:36:59 mail kernel: st0: MTSETDRVBUFFER only allowed for root.Mar 24 09:57:43 mail svillalba: Shorewall RestartedMar 24 10:01:49 mail kernel: st0: MTSETDRVBUFFER only allowed for root.Mar 24 10:25:40

RE: [Bacula-users] Re: S. Scripts to BAckup on USB Harddisks

2006-03-24 Thread David Thurston
Barry! I'm very interested because this can hopefully work for SATA drives in hotswap trays too! I'll be using a four drive external enclosure attached to a multilane SATA card. My hope is to be able to swap out drives for offsite storage. Please let it work... Please let it work... Please

Re: [Bacula-users] Re: S. Scripts to BAckup on USB Harddisks

2006-03-24 Thread Jo
Ger Apeldoorn wrote: Hi Barry, I dont know if Robert wants to use that approach, but it sure is what i'm looking for.. So if you could tell us how you got your hal daemon to create and mount your USB disks that would be great! I am using Ubuntu btw. Many thanks, Ger. Op vrijdag 24 maart 2

[Bacula-users] Re: bacula-users@lists.sourceforge.net

2006-03-24 Thread Sergio Villalba Moreno
Hi All, excuse ingles.   Next error message:   Tape1 and Tape2 (/var/log/message): Mar 24 09:36:59 mail kernel: st0: MTSETDRVBUFFER only allowed for root.Mar 24 09:57:43 mail svillalba: Shorewall RestartedMar 24 10:01:49 mail kernel: st0: MTSETDRVBUFFER only allowed for root.Mar 24 10:25:40

Re: [Bacula-users] bacula-users@lists.sourceforge.net

2006-03-24 Thread Arno Lehmann
Hello, On 3/24/2006 9:31 AM, Sergio Villalba Moreno wrote: Hi All, excuse ingles. I have problems to make backup of remote tape. This is the configuration of my server: Server: 10.9.0.9 - v.1.38 - redhat 9 - dir,fd,sd,mysql (compile) Client: 10.9.0.5 - v.1.36 - redhat 9 - fd (compile) Ta

[Bacula-users] How to do "offline" volume switch?

2006-03-24 Thread Erik P. Olsen
Is there a way from a script of some kind to set a volume status to full and perform a switch to the next volume in the pool? I would like to do it for two reasons. First to prevent that a nightly back-up asks for the mounting of another volume, because I do manual tape mounts. Secondly I do

[Bacula-users] bacula-users@lists.sourceforge.net

2006-03-24 Thread Sergio Villalba Moreno
Hi All, excuse ingles.   I have problems to make backup of remote tape. This is the configuration of my server:   Server: 10.9.0.9 - v.1.38 - redhat 9 - dir,fd,sd,mysql (compile)  Client: 10.9.0.5 - v.1.36 - redhat 9 - fd (compile) Tape1: 10.9.0.13 - v.1.36 - debian sarge - sd, fd (apt-get)

Re: [Bacula-users] End-of-Volume errors

2006-03-24 Thread Kern Sibbald
On Thursday 23 March 2006 10:06, Wolfgang Denk wrote: > Hello, > > can somebody share some hint what the follwing error messages mean, > what the actual problem is and how these problems can be avoided? > > ... > 23-Mar 07:00 hydra3-sd: End of Volume "K-I-3" at 79:13683 on device > "SLR100-2" (/d