Re: [Bacula-users] Recycled Volumes having problem

2009-12-21 Thread vishal veerkar
Sorry for replying so late. Actully the problem was "recycle pool" was getting changed when purging manually. Below is th output for same. My all clients are configured to write in Pool_8 and this volume before purging belongs to same Pool. But after purging this volume is not under this Pool

[Bacula-users] Log partition weirdness

2009-12-21 Thread Robert LeBlanc
So, I've run into an interesting problem with 3.x. We have our servers configured for separate root, home and log partitions usually using LVM. I've seen this in the past, but now I'm looking to find an answer. We are running 3.0.2 on Debian Squeeze, when we include the /var/log/ partition, either

[Bacula-users] Restore file mismatch

2009-12-21 Thread Hayden Katzenellenbogen
Everyone, Thanks for you help all you help getting backups running. My backup strategy is monthly full backup on the first Friday of the month. Differentials on the remaining Fridays. Sat-Thu incrementals. I did a trial restore this morning to see how it work. (nice and easy.) But I got a file

Re: [Bacula-users] Problem with backup to usb

2009-12-21 Thread John Drescher
2009/12/21 Pedro Miguel Ventura Gomes : > I'm not being able to backup for a mounted usb external disk. > > My jobs fail with this error: > > 21-Dec 19:29 Home-Server-sd JobId 21: Warning: label.c:351 Open device > "usb-drive-1" (/mnt/usb1/backups) Volume "CatalogBackup-0001" failed: > ERR=dev.c:49

[Bacula-users] Problem with backup to usb

2009-12-21 Thread Pedro Miguel Ventura Gomes
I'm not being able to backup for a mounted usb external disk. My jobs fail with this error: 21-Dec 19:29 Home-Server-sd JobId 21: Warning: label.c:351 Open device "usb-drive-1" (/mnt/usb1/backups) Volume "CatalogBackup-0001" failed: ERR=dev.c:490 Could not open: /mnt/usb1/backups/Catalog

Re: [Bacula-users] Trouble on restore! Please help!

2009-12-21 Thread Martin Simmons
You can see the media type of the volumes with the "list media" command and change them using "update media volume=..." __Martin > On Mon, 21 Dec 2009 12:42:01 +0100 (CET), Gabriele Bulfon said: > > hi, I tried to see how the bsr was written for a normal recent backup, and I > find it like:

Re: [Bacula-users] Problem with concurrent jobs on same Device resource

2009-12-21 Thread Martin Reissner
>Martin Reissner schrieb: >> Hello, >> >> once again I have a problem with running concurrent jobs on my bacula >> setup. I'm using Version: 3.0.3 (18 October 2009) on DIR and SD and all >> data goes to a single SD where multiple Device Resources are configured >> (RAID-6 Harddisk Storage). Running

Re: [Bacula-users] Purge Jobs

2009-12-21 Thread John Drescher
On Mon, Dec 21, 2009 at 7:34 AM, Gabriel - IP Guys wrote: > > > -Original Message- > From: Ralf Gross [mailto:ralf-li...@ralfgross.de] > Sent: 21 December 2009 11:38 > To: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] Purge Jobs > > Gabriel - IP Guys schrieb: >> >> I wan

[Bacula-users] Bpipe problem with v3.0.3

2009-12-21 Thread Phil Stracchino
I'm looking into updating my Catalog backup to use the bpipe plugin, but I don't seem to be able to get my PluginDirectory correctly defined. I keep getting failures like this one: 21-Dec 08:28 babylon4-dir JobId 609: shell command: run BeforeJob "/opt/bacula/sbin/checkhost babylon4" 21-Dec 08:2

Re: [Bacula-users] Purge Jobs

2009-12-21 Thread Gabriel - IP Guys
-Original Message- From: Ralf Gross [mailto:ralf-li...@ralfgross.de] Sent: 21 December 2009 11:38 To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Purge Jobs Gabriel - IP Guys schrieb: > > I want to purge all failed jobs from bacula, before I synchronised my > disk wh

[Bacula-users] Bacula Report

2009-12-21 Thread TArak
Hi List, I want to do a daily job wise report for baula, please suggest me the web based tools which support Mysql. /\ t -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's b

Re: [Bacula-users] Problem with concurrent jobs on same Device resource

2009-12-21 Thread Ralf Gross
Martin Reissner schrieb: > Hello, > > once again I have a problem with running concurrent jobs on my bacula > setup. I'm using Version: 3.0.3 (18 October 2009) on DIR and SD and all > data goes to a single SD where multiple Device Resources are configured > (RAID-6 Harddisk Storage). Running concu

Re: [Bacula-users] Trouble on restore! Please help!

2009-12-21 Thread Gabriele Bulfon
hi, I tried to see how the bsr was written for a normal recent backup, and I find it like: Volume="SABATO" MediaType="LIBRARY" Device="QUANTUM" Slot=6 VolSessionId=7 VolSessionTime=1261143945 VolFile=23 VolBlock=0-15498 FileIndex=3930 Count=1 I see MediaType is set to LIBRARY, as it is now. As you

Re: [Bacula-users] Purge Jobs

2009-12-21 Thread Ralf Gross
Gabriel - IP Guys schrieb: > > I want to purge all failed jobs from bacula, before I synchronised my > disk which I keep the backups on. > > If I purge a job, will that job just be removed from the index, or will > the data actually be removed from the volumes? > [...] the job will just be remov

Re: [Bacula-users] Problem with bacula-sd?

2009-12-21 Thread Rafał Kamiński
> The error above wasn't the only one with references to catalog problems. > I've no idea what is "monit", nor do I know Debian. So this is very general > guess: Monit - monit 4.8.1-2.1 A utility for monitoring and managing daemon > - is your database server running and Bacula Catalog database

Re: [Bacula-users] Trouble on restore! Please help!

2009-12-21 Thread Martin Simmons
I don't see any debug messages for that code, so I think the only way to debug it is using gdb on bacula-dir. The message "No files found to restore/migrate." means that the function write_bsr has returned 0, which is unexpected. __Martin > On Mon, 21 Dec 2009 09:26:27 +0100 (CET), Gabriele

[Bacula-users] Problem with concurrent jobs on same Device resource

2009-12-21 Thread Martin Reissner
Hello, once again I have a problem with running concurrent jobs on my bacula setup. I'm using Version: 3.0.3 (18 October 2009) on DIR and SD and all data goes to a single SD where multiple Device Resources are configured (RAID-6 Harddisk Storage). Running concurrent jobs on different Device Resour

Re: [Bacula-users] Problem with bacula-sd?

2009-12-21 Thread Timo Neuvonen
"Rafal Kaminski" kirjoitti viestissä:4b2f42c7.3070...@blstream.com... > Hi, > > I had god work bacula-dir and bacula-sd, but my friend wanted to install > monit package on Debian server. And ... He broken some with bacula :( > > Now when I run bconsole and run backup one of my server I see: > > -

[Bacula-users] Purge Jobs

2009-12-21 Thread Gabriel - IP Guys
Dear All, I want to purge all failed jobs from bacula, before I synchronised my disk which I keep the backups on. If I purge a job, will that job just be removed from the index, or will the data actually be removed from the volumes? If the data is removed from the volumes, will the volumes

Re: [Bacula-users] Problem with bacula-sd?

2009-12-21 Thread Rafał Kamiński
Hi, I'm sorry for my double lists :( BR, Rafal Kaminski -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to mar

[Bacula-users] Problem with bacula-sd?

2009-12-21 Thread Rafał Kamiński
Hi, I had god work bacula-dir and bacula-sd, but my friend wanted to install monit package on Debian server. And ... He broken some with bacula :( Now when I run bconsole and run backup one of my server I see: --CUT-HERE-- *messages 21-Dec 09:44 domain-dir JobId 2809: Start Backup JobId 2809,

[Bacula-users] Problem with bacula-sd?

2009-12-21 Thread Rafał Kamiński
Hi, I had god work bacula-dir and bacula-sd, but my friend wanted to install monit package on Debian server. And ... He broken some with bacula :( Now when I run bconsole and run backup one of my server I see: --CUT-HERE-- *messages 21-Dec 09:44 domain-dir JobId 2809: Start Backup JobId 2809,

Re: [Bacula-users] Install Bacula-FD on windows en masse? (grouppolicy)

2009-12-21 Thread Gabriel - IP Guys
Kevin - Thank you for the link to http://wpkg.org - About 12 of the apps I want to deploy after deploying Bacula in that manner, are supported by this system! What was going to take me about 3 weeks, I can now get done in the next week or so, and I will again look like an amazing miracle worker to

[Bacula-users] Quantum Scalar i40?

2009-12-21 Thread Daniel Kamm
Sorry for x-posting, but mtx-changer ML seems to be very quiet. Did someone tried to use *Quantum Scalar i40* tape library with Bacula? Or does Quantum/ADIC have a standard interface for autochangers and I can be sure, that if the mtx-changer script is working for Scalar i500, it automatically

Re: [Bacula-users] Trouble on restore! Please help!

2009-12-21 Thread Gabriele Bulfon
Hi, it's 2.2.2, I can't upgrade yet. Is there any way I can check for errors? I can't find any inside the logs. Gabriele Bulfon - Sonicle S.r.l. Tel +39 028246016 Int. 30 - Fax +39 028243880 Via Felice Cavallotti 16 - 20089, Rozzano - Milano - ITALY http://www.sonicle.com -= Mail sent through WebTo