Re: [Bacula-users] Rescue cd create/make problem

2006-09-11 Thread Arno Lehmann
Hi, On 9/12/2006 1:39 AM, Don MacArthur wrote: > Sorry to be so chatty- > > "Failure": when I eject the bacula boot cd, restart the server, after > the POST when (I'm guessing) it tries to read from the drives I'm > presented with a blank screen and a blinking underscore cursor in the > upper lef

[Bacula-users] Can't get DVD writing to work

2006-09-11 Thread Scott Simpson
bacula CVS version 2006-09-11 I still can't get bacula to write to a DVD using the latest software on Kubuntu. Every time I run it I get dvd.c:432 Error writing part 1 to the DVD: ERR=Running /usr/bin/growisofs -use-the-force-luke=notray -quiet -use-the-force-luke=4gms -A 'Bacula Data' -input

[Bacula-users] Cancel job if estimate too large

2006-09-11 Thread Support
Dear All Is there a way to Cancel a job automatically (with a message) if it exceeds a certian size as a RunBeforeJob. The reason I ask this question is that I am trying to backup data from laptops and there is only a limited number of hours in the day. Thanks for the great software Stephen Car

Re: [Bacula-users] Rescue cd create/make problem

2006-09-11 Thread Erich Prinz
Can't supply any input, however I am keenly interested in the results :-) Just so you don't feel like anyone isn't paying attention to your posts. E On Sep 11, 2006, at 6:39 PM, Don MacArthur wrote: > Sorry to be so chatty- > > "Failure": when I eject the bacula boot cd, restart the server,

Re: [Bacula-users] Rescue cd create/make problem

2006-09-11 Thread Don MacArthur
Sorry to be so chatty- "Failure": when I eject the bacula boot cd, restart the server, after the POST when (I'm guessing) it tries to read from the drives I'm presented with a blank screen and a blinking underscore cursor in the upper left corner of the display. Going to plan "b"; load the OS a

Re: [Bacula-users] Nagios plugin

2006-09-11 Thread Arno Lehmann
Hi, On 8/22/2006 11:00 PM, Masopust, Christian wrote: > Hello Dan, > > as check_bacula is my child it's up to me to answer this :-)) that reminds me... :-) I upgraded to Bacula 1.39.22 and the check_bacula doesn't work any longer: > elf:/usr/local/nagios2/libexec # ./check_bacula -H goblin -D

Re: [Bacula-users] SOLVED: Quantum Superloader3 LTO-3 Not seen as autochanger

2006-09-11 Thread Michael Nelson
Although I had recompiled the kernel and enabled CONFIG_SCSI_MULTI_LUN and rebooted, apparently it didn't boot the right kernel. Now cat /proc/scsi/scsi shows a medium changer: nsb:/etc/bacula# cat /proc/scsi/scsi Attached devices: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: LSILOGIC Model:

Re: [Bacula-users] Rescue cd create/make problem

2006-09-11 Thread Don MacArthur
I just got my second failure to recover. This isn't a production server, but I need to know this'll work when I need it. If you have done a bare-metal recovery using the rescue disk, I would appreciate feedback on how it went, and what challenges were experienced. Thanks. On Mon, 2006-09-11

Re: [Bacula-users] WOW

2006-09-11 Thread Arno Lehmann
Hi, and damn, here are some punctuation marks: ...,,,;;:: ;-) apart from that- I don't know Zabbix, but as long as there is any possibility to invoke some command from the shell that sends the notifications you want I'd say this is the right place to use a run command. Set up some script whic

Re: [Bacula-users] Quick question about requested tape

2006-09-11 Thread Arno Lehmann
Hi, On 9/11/2006 11:28 AM, Jaime Ventura wrote: > Hello. > When adding a new tape to the pool, bacula ask me in with slot the > new tape is.(I'm using an autocharger) > When launching a restore job, bacula asks me for a specific tape so > it can perform the restore. > My question is: >

Re: [Bacula-users] Multiple File Systems problem

2006-09-11 Thread Bill Moran
In response to "Lautaro Di Martino" <[EMAIL PROTECTED]>: > hi all > > I have a problem with a partition mounted on the file system when > bacula doing a backup. For example: > > I have this directory: > /backup/nn1 > /backup/nn2 > /backup/nn3 > > on /backup/nn2 I have mount a lvm partition. Wh

[Bacula-users] Multiple File Systems problem

2006-09-11 Thread Lautaro Di Martino
hi all I have a problem with a partition mounted on the file system when bacula doing a backup. For example: I have this directory: /backup/nn1 /backup/nn2 /backup/nn3 on /backup/nn2 I have mount a lvm partition. When bacula do run job in /backup for backup it and try read the directory /backup

Re: [Bacula-users] Quantum Superloader3 LTO-3 Not seen as autochanger

2006-09-11 Thread Michael Nelson
On Mon, September 11, 2006 12:33 pm, Michael Nelson said: > Changer Device = /dev/sg0 Yes, I put that in for testing. But the device really is /dev/sg2, and the tests have all been done with /dev/sg2 as "Changer Device". Michael ---

[Bacula-users] Quantum Superloader3 LTO-3 Not seen as autochanger

2006-09-11 Thread Michael Nelson
I am pulling out my hair here trying to get our Quantum SuperLoader3 LTO-3 autochanger working with bacula 1.38.11-3. The OS is CentOS 4.3 up to date on patches, kernel 2.6.9-42.0.2.ELsmp. I previously had this same jukebox working just fine on a Dell server running the same OS and with pretty mu

[Bacula-users] wrong start time stored for Volume Use Duration?

2006-09-11 Thread Jo Rhett
Simple configuration. Disk backup. 30 volumes, 30 day retention, Recycle automatically. Pool { Name = clients_Pool Pool Type = Backup Recycle = yes # Bacula can automatically recycle Volumes Recycle Oldest Volume = yes AutoPrune

Re: [Bacula-users] Volume confusion

2006-09-11 Thread Martin Simmons
> On Mon, 11 Sep 2006 10:22:29 -0400, Brian McCann said: > > Hi all. I've been using Bacula for a little over a year now, and I > still don't understand something. Here's a snip of parts from my > config: > > Pool { > Name = Server1 > Use Volume Once = yes > Pool Type = Backup > Lab

Re: [Bacula-users] Backing Up Microsoft Exchange

2006-09-11 Thread Julian Hein
Hi, > I'd like to backup a Microsoft Exchange 2000 server. I was > told it's not an easy task, and usually backup software have > an option for this. Can Bacula easily backup such server? > Without VSS? You can also use exmerge. It is a MS tool to dump mailboxes into PST files. We trigger e

[Bacula-users] getting a "Unable to set file times" on a recover job

2006-09-11 Thread Jaime Ventura
Hello. I've backed up files on a FAT32 partition on a dualboot machine using linux and its bacula client. When restoring to Windows XP FAT32 partition, i get errors like the following on several directories (and directories only). All the files are recovered correctly, this error ha

Re: [Bacula-users] Backing Up Microsoft Exchange

2006-09-11 Thread Vladimir Doisan
As it was mentioned before, there are only 2 ways to backup exchange. 1. Use 3rd party soft (ntbackup.exe will work. I use it to backup system state on all servers) 2. Use VSS under Win 2003. To conserve space on the server itself in the case of ntbackup, you could map a network share on any other

Re: [Bacula-users] WOW

2006-09-11 Thread Ryan Novosielski
I don't know how this works worldwide, but T-Mobile is my mobile provider and their charge for unlimited data is $29.99 USD/month. Russell Howe wrote: > Alan Brown wrote, sometime around 11/09/06 16:05: >> Personally: I have my phone on an unlimited data tariff > > I wasn't aware such a thing exi

Re: [Bacula-users] Backing Up Microsoft Exchange

2006-09-11 Thread Georger Araujo
Yes, Bacula can easily back up an Exchange Information Store, but only if the hard part is already done. You should 1) Back up the Information Store to disk using ntbackup; 2) Back up the .BKF file ntbackup just created to tape using Bacula. Yes, I know it takes twice as much time and storage. I

Re: [Bacula-users] Rescue cd create/make problem

2006-09-11 Thread Don MacArthur
Also, I get the following errors during the make all... ~~ Begin making LVM formatting script(s) ... Done building scripts. ./make_rescue_disk if test ! x"/usr/sbin" = x ; then \ ./copy_static_bacula "/usr/sbin"/static-bacula-fd "/usr/sbin"/bacula- fd.conf ; \ elif test ! -f ../

Re: [Bacula-users] Backing Up Microsoft Exchange

2006-09-11 Thread DAve
Yanik Doucet wrote: > Hi everyone, > > > > I'd like to backup a Microsoft Exchange 2000 server. I was told it's > not an easy task, and usually backup software have an option for this. > Can Bacula easily backup such server? Without VSS? > > Currently we do it by using the ntbackup tool a

[Bacula-users] Backing Up Microsoft Exchange

2006-09-11 Thread Yanik Doucet
Hi everyone,   I’d like to backup a Microsoft Exchange 2000 server.  I was told it’s not an easy task, and usually backup software have an option for this.  Can Bacula easily backup such server?  Without VSS?   Thanks   Yanik -

Re: [Bacula-users] WOW

2006-09-11 Thread Russell Howe
Alan Brown wrote, sometime around 11/09/06 16:05: > Personally: I have my phone on an unlimited data tariff I wasn't aware such a thing existed in the UK, and certainly isn't all that common around the world. A friend of mine was charged about £200 for 6MiB when living in Canada recently! Admitt

Re: [Bacula-users] WOW

2006-09-11 Thread Alan Brown
On Mon, 11 Sep 2006, Russell Howe wrote: > Something like > > ./sendsms --to +4477123123123 "This is an SMS" > > Once you have that, it's easy enough to interface to Bacula, in the same > way that job results are emailed. > > You'll probably find the same tool useful for a bazillion other things >

[Bacula-users] FW: Autoloader: Replace tape in magazine after backups complete?

2006-09-11 Thread Jeremy Koppel
Actually, as a result of my testing last week with umount, my weekend backups didn't run; umount only logically unmounted the tape, and then Bacula sat there waiting for someone to manually (logically) remount the tape. And the manual actually says: If you have an autoloader, the mount

Re: [Bacula-users] Volume confusion

2006-09-11 Thread Brian McCann
Sorry...should have also mentioned I'm on version 1.38.9. On 9/11/06, Brian McCann <[EMAIL PROTECTED]> wrote: > Hi all. I've been using Bacula for a little over a year now, and I > still don't understand something. Here's a snip of parts from my > config: > > Pool { > Name = Server1 > Use Vo

Re: [Bacula-users] WOW

2006-09-11 Thread Russell Howe
Janco van der Merwe wrote, sometime around 11/09/06 15:23: > Yes but now you have to have a 3rd party app and requires subscription but > Vodacom still has the e-mail to SMS but that is limited to 6 a day which will > work but we are currently using the MTN network with our Zabbix which is on >

Re: [Bacula-users] WOW

2006-09-11 Thread R.I. Pienaar
hello, I think its safe to say that there is no canned solution to make Bacula talk directly to Zabbix you'd need to write something to do it. There are many posts in the archives here that lists ways to monitor nagios, some lets nagios email the central monitoring, some puts down files on a webs

[Bacula-users] Rescue cd create/make problem

2006-09-11 Thread Don MacArthur
First, thanks to so many who have contributed to creating a robust and elegant backup solution. It is the only one I could find that has enterprise-class features, and backs up all my OS's (Win, Lin, OS X). rh: es4 2.6.9.42.0.2.el rescue: 1.8.6 bacula: 1.38.11 both sources located under /root M

Re: [Bacula-users] Volume confusion

2006-09-11 Thread Ryan Novosielski
If I'm not mistaken, Use Volume Once is deprecated. Use Maxiumum Volume Jobs = 1. Brian McCann wrote: > Hi all. I've been using Bacula for a little over a year now, and I > still don't understand something. Here's a snip of parts from my > config: > > Pool { > Name = Server1 > Use Volume On

Re: [Bacula-users] WOW

2006-09-11 Thread Janco van der Merwe
Yes but now you have to have a 3rd party app and requires subscription but Vodacom still has the e-mail to SMS but that is limited to 6 a day which will work but we are currently using the MTN network with our Zabbix which is on another machine and I hoped that there was a possibility that I cou

[Bacula-users] Volume confusion

2006-09-11 Thread Brian McCann
Hi all. I've been using Bacula for a little over a year now, and I still don't understand something. Here's a snip of parts from my config: Pool { Name = Server1 Use Volume Once = yes Pool Type = Backup LabelFormat = "Server1" AutoPrune = yes VolumeRetention = 8d Maximum Volumes =

Re: [Bacula-users] expanding filelist with jobid

2006-09-11 Thread Kern Sibbald
On Monday 11 September 2006 15:33, Silver Salonen wrote: > On Friday 08 September 2006 14:29, Silver Salonen wrote: > > Hello. > > > > Is it possible to expand filelist with jobid without adding python > scripting? Yes, providing you are not running multiple simultaneous jobs that do the substi

Re: [Bacula-users] Bacula-dir and remote Postgres

2006-09-11 Thread MaxxAtWork
On 9/11/06, Gabriele Bulfon <[EMAIL PROTECTED]> wrote: The original setup was one Sun280R machine running all the daemons and postgres. This machine is responsible for backups. Because the DB is too slow, and slow down the overall backup performance (from 10K it slows down to 1K...), I wanted to

Re: [Bacula-users] Bacula Heavily Duplicating Data

2006-09-11 Thread Gavin Conway
>> Fileset below (I've explicitly stated the directories); > > You have probably explicitly specified directories that are included in / and > are not mounted file systems. In that case, you are duplicating the data. > The FileSet part of the manual in the Director configuration chapter explai

Re: [Bacula-users] Bacula-dir and remote Postgres

2006-09-11 Thread Dan Langille
On 11 Sep 2006 at 13:31, Gabriele Bulfon wrote: > Hello, > after discovering that Postgres is too slow on Sun 280R machines forBacula > management, I decided to test one of them and have the PostgresDB run on > another faster Solaris machine on the LAN. > So I prepared the new DB from scratch, m

Re: [Bacula-users] expanding filelist with jobid

2006-09-11 Thread Silver Salonen
On Friday 08 September 2006 14:29, Silver Salonen wrote: > Hello. > > Is it possible to expand filelist with jobid without adding python scripting? > > The problem is I'm backing up snapshots, but I think every job should mount > their snapshots to unique directory (as several filesets would cr

Re: [Bacula-users] Bacula Heavily Duplicating Data

2006-09-11 Thread Kern Sibbald
On Monday 11 September 2006 11:51, Gavin Conway wrote: > Hi, > > I've setup a bacula instance for one of our customers for 20+ clients > but we have a problem. We have a Fedora system that is using 41gb in the > / directory. When we run an estimate against the system it comes back > with 86gb

Re: [Bacula-users] Bacula Heavily Duplicating Data

2006-09-11 Thread Les Mikesell
On Mon, 2006-09-11 at 06:46, Alan Brown wrote: > On Mon, 11 Sep 2006, Gavin Conway wrote: > > > I've setup a bacula instance for one of our customers for 20+ clients > > but we have a problem. We have a Fedora system that is using 41gb in the > > / directory. When we run an estimate against the s

Re: [Bacula-users] Bacula-dir and remote Postgres

2006-09-11 Thread Gabriele Bulfon
The original setup was one Sun280R machine running all the daemons and postgres. This machine is responsible for backups. Because the DB is too slow, and slow down the overall backup performance (from 10K it slows down to 1K...), I wanted to move Postgres. So now, all bacula daemons are still run

[Bacula-users] Job "has terminated"

2006-09-11 Thread Carlos Cristóbal Sabroe Yde
Hi, I'm having this issue: I do full backups every sunday of a SuSE server containing an Oracle DB. But since I've upgraded to Open SuSE 10.1 the backup doesn't finish. In the job, I shut down the db with a script before is run, and start it back again after the job. Everything works fine except

Re: [Bacula-users] Bacula Heavily Duplicating Data

2006-09-11 Thread Alan Brown
On Mon, 11 Sep 2006, Gavin Conway wrote: > I've setup a bacula instance for one of our customers for 20+ clients > but we have a problem. We have a Fedora system that is using 41gb in the > / directory. When we run an estimate against the system it comes back > with 86gb's. When we try to run the

Re: [Bacula-users] Automatic creation/labeling of volumes while backing up to disk. UPDATED...Is this a BUG?

2006-09-11 Thread Alan Brown
On Mon, 11 Sep 2006, Jaime Ventura wrote: > I solved the problem in the very same day I requested help. > As I told on message with the subject "Re: [Bacula-users] Automatic > creation/labeling of volumes while backing up to disk. UPDATED...Is this a > BUG? <-PLEASE IGNORE, my mistake" , th

Re: [Bacula-users] Automatic creation/labeling of volumes while backing up to disk. UPDATED...Is this a BUG?

2006-09-11 Thread Alan Brown
On Mon, 11 Sep 2006, Alan Brown wrote: >> I've read the documentation and basically I would need 2 things: >> LabelFormat on the pool definition and LabelMedia = yes on storage >> definition (on sd). > > ...and some tapes which are ready to be recycled. > > Your pool is full and none of the tape

Re: [Bacula-users] Bacula-dir and remote Postgres

2006-09-11 Thread Bill Moran
Gabriele Bulfon <[EMAIL PROTECTED]> wrote: > Hello, > after discovering that Postgres is too slow on Sun 280R machines forBacula > management, I decided to test one of them and have the PostgresDB run on > another faster Solaris machine on the LAN. > So I prepared the new DB from scratch, modifi

[Bacula-users] Bacula-dir and remote Postgres

2006-09-11 Thread Gabriele Bulfon
Hello, after discovering that Postgres is too slow on Sun 280R machines for Bacula management, I decided to test one of them and have the Postgres DB run on another faster Solaris machine on the LAN. So I prepared the new DB from scratch, modified my original bacula-dir.conf to connect to the new

Re: [Bacula-users] Renewed question about schedules

2006-09-11 Thread Alan Brown
Most PC-class hardware has bios options to startup at specified time-of-day. That would take care of the scheduling issue. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickl

[Bacula-users] Bacula Heavily Duplicating Data

2006-09-11 Thread Gavin Conway
Hi, I've setup a bacula instance for one of our customers for 20+ clients but we have a problem. We have a Fedora system that is using 41gb in the / directory. When we run an estimate against the system it comes back with 86gb's. When we try to run the backup it tries to actually backup this

Re: [Bacula-users] Automatic creation/labeling of volumes while backing up to disk. UPDATED...Is this a BUG?

2006-09-11 Thread Jaime Ventura
Thank you Alan. I solved the problem in the very same day I requested help. As I told on message with the subject "Re: [Bacula-users] Automatic creation/labeling of volumes while backing up to disk. UPDATED...Is this a BUG? <-PLEASE IGNORE, my mistake" , the problem was... me :P I was lookin

Re: [Bacula-users] WOW

2006-09-11 Thread Alan Brown
On Sat, 9 Sep 2006, Matt Cowger wrote: > My apologies - your email address was .co.za, so i assumed Zaire. .za = south africa > Didn't realize your SMSs were so limited - indeed a script to attach > to a GSM phone might be your best route, but I can't give you any > guidance on that :(. Many ye

Re: [Bacula-users] Automatic creation/labeling of volumes while backing up to disk. UPDATED...Is this a BUG?

2006-09-11 Thread Alan Brown
On Fri, 8 Sep 2006, Jaime Ventura wrote: > Hello, > Can anyone help me find the reason why bacula is asking me to create a > new volume? > > 08-Sep 12:33 bserver-sd: Job Job.jtgv.gsi.2006-09-08_12.33.41 waiting. Cannot > find any appendable volumes. > Please use the "label" command to create a n

[Bacula-users] Quick question about requested tape

2006-09-11 Thread Jaime Ventura
Hello. When adding a new tape to the pool, bacula ask me in with slot the new tape is.(I'm using an autocharger) When launching a restore job, bacula asks me for a specific tape so it can perform the restore. My question is: do i need do insert the requested tape on the ori

Re: [Bacula-users] install bacula 1.38 on kubuntu dapper

2006-09-11 Thread Marco
stefanb wrote: > I want to update bacula from 1.36 to 1.38 on a kubuntu dapper. Cause I > want to backup to DVD. Hello Stefan, I just installed the current packages from the edgy repositories. If you don't need the GUI front-end you only have to upgrade a few, if any, additional packages. Be aw