[Bacula-users] bacula on centos with different filesystems, recovery

2007-05-27 Thread Dave
Hello, I've got a centos5 box that needs to be fully backed up because it's going to be reinstalled with raid. I don't want to loose any data. I set up a backup job that backed up / and /boot do i need to do anymore? The job completed successfully, but i'm getting in the email output: wserv

[Bacula-users] Restore from multiple device *** HELP ! *** :(

2007-05-27 Thread Kianusch Sayah Karadji
Hi, I've a backup on to devices ... Full Backup on HDD, Differencial/Incremental on TAPE's. When I try to restore, I get ... *** The job will require the following Volume(s) Storage(s)SD Device(s) ===

[Bacula-users] Need Help Understanding Migration

2007-05-27 Thread Jean-Marc Dufour
I created a Test volume in de Default Pool and I ran a backup Job in it : Pool: Default +-++---+-+---+--+--+-+--+---+---+-+ | MediaId | VolumeName | VolStatus | Enabled | VolBytes

Re: [Bacula-users] restoring a database

2007-05-27 Thread Maria McKinley
Arno Lehmann wrote: > Hi, > > On 5/25/2007 3:41 AM, Maria McKinley wrote: >> Hi there, >> >> I had some problems with my server, and had to move bacula to a >> different machine. I have complete access to bacula on the old machine, >> and moved the database and the config files. I changed the co

[Bacula-users] FW: auto eject after backup and volume data rentention

2007-05-27 Thread Rick Sterling
Hello. I posted this earlier but didn't get any responses, therefore I thought I would try asking again. I have a local non-technical user who is going to handle changing tapes, therefore I need the tape to automatically eject after the backup completes. How can this be accomplished with B

Re: [Bacula-users] postfix and bacula bsmtp mail option

2007-05-27 Thread Kern Sibbald
On Sunday 27 May 2007 19:18, Dave wrote: > Hi Kern, > Thanks, that did it. I replaced that with %r as you indicated and it > fired right up, sent the email when my catalog job was done, came in as > [EMAIL PROTECTED], so i then went in and changed the %r again to the > fully qualified hostna

Re: [Bacula-users] postfix and bacula bsmtp mail option

2007-05-27 Thread Dave
Hi Kern, Thanks, that did it. I replaced that with %r as you indicated and it fired right up, sent the email when my catalog job was done, came in as [EMAIL PROTECTED], so i then went in and changed the %r again to the fully qualified hostname i wanted and it worked. I would probably mention

Re: [Bacula-users] [Bacula-devel] feature request : clustered server

2007-05-27 Thread Florian Heigl
Hi, it's also quite close to overkill, but maybe the editiorial queue of "scoop" (think kuro5hin.org) could be abused. I don't see much of a difference between voting up a good story or a good feature :) Downloads and information are here: http://scoop.kuro5hin.org/ Florian

Re: [Bacula-users] postfix and bacula bsmtp mail option

2007-05-27 Thread Kern Sibbald
On Sunday 27 May 2007 13:43, Kern Sibbald wrote: > Hello, > > The solution to your problem is *most likely* to put only \"%r\" in the from > field (i.e. after the -f option). > > The handling of more complex from fields in bsmtp was not really correct for > all SMTP servers (for the reasons

[Bacula-users] postfix and bacula bsmtp mail option

2007-05-27 Thread Kern Sibbald
Hello, The solution to your problem is *most likely* to put only \"%r\" in the from field (i.e. after the -f option). The handling of more complex from fields in bsmtp was not really correct for all SMTP servers (for the reasons you state). However, version 2.1.11 has a fix for this providi