Re: [Bacula-users] Maximum throughput with Bacula

2010-07-16 Thread John Drescher
On Fri, Jul 16, 2010 at 7:14 PM, kriebgui wrote: > > We have a Bacula Server with a bonding (2 x 1GBit) Load Balanced Ethernet > (switched LAN) running under Debian Lenny AMD64. The Storage is a Soft RAID 5 > with 5 SATA Disks. > > Performance Test 1: >  dd if=/dev/zero of=test bs=1M count=1000

[Bacula-users] Maximum throughput with Bacula

2010-07-16 Thread kriebgui
We have a Bacula Server with a bonding (2 x 1GBit) Load Balanced Ethernet (switched LAN) running under Debian Lenny AMD64. The Storage is a Soft RAID 5 with 5 SATA Disks. Performance Test 1: dd if=/dev/zero of=test bs=1M count=1000 1048576000 Bytes (1,0 GB) kopiert, 1,93093 s, 543 MB/s dd if=

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread John Drescher
On Fri, Jul 16, 2010 at 6:39 PM, John Drescher wrote: >> How did you determine it is corrupt? This? >> "Could not unserialize Volume" > > It could not find the signature for the tape header see below for my > explanation. > >> >> Here is the output for just KL0339. >> >> |     102 | KL0339     | A

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread John Drescher
> How did you determine it is corrupt? This? > "Could not unserialize Volume" It could not find the signature for the tape header see below for my explanation. > > Here is the output for just KL0339. > > |     102 | KL0339     | Append    |       1 |          64,512 |        0 |   > 15,552,000 |

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread Jeremiah D. Jester
How did you determine it is corrupt? This? "Could not unserialize Volume" Here is the output for just KL0339. | 102 | KL0339 | Append| 1 | 64,512 |0 | 15,552,000 | 1 |2 | 1 | LTO2 | -00-00 00:00:00 | Not sure how to verify if /dev

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread John Drescher
> I keep on getting this error after manually mount KL0339 into Drive1 > (/dev/st0) > > JJ > > [r...@monk bacula]# ./bin/bls -c /etc/bacula/bacula-sd.conf -V* -L /dev/st0 > bls: butil.c:281 Using device: "/dev/st0" for reading. > 16-Jul 14:58 bls JobId 0: Invalid slot=0 defined in catalog for Volu

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread Jeremiah D. Jester
I keep on getting this error after manually mount KL0339 into Drive1 (/dev/st0) JJ [r...@monk bacula]# ./bin/bls -c /etc/bacula/bacula-sd.conf -V* -L /dev/st0 bls: butil.c:281 Using device: "/dev/st0" for reading. 16-Jul 14:58 bls JobId 0: Invalid slot=0 defined in catalog for Volume "*" on "Dri

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread Jeremiah D. Jester
Sure, I will leave bacula-sd stopped for now. So you want me to unload KL390 into one of the empty slots and then load KL0339 into the drive and rerun "./bin/bls -c /etc/bacula/bacula-sd.conf -V* -L" JJ -Original Message- From: John Drescher [mailto:dresche...@gmail.com] Sent: Friday,

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread John Drescher
On Fri, Jul 16, 2010 at 5:48 PM, Jeremiah D. Jester wrote: > Sure, I will leave bacula-sd stopped for now. > > So you want me to unload KL390 into one of the empty slots and then load > KL0339 into the drive and rerun "./bin/bls -c /etc/bacula/bacula-sd.conf -V* > -L" > Yes. John

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread John Drescher
> Ok. Done.  However, the job (#358) that was requesting this volume (KL0390) > has quit. Should I restart bacula-sd? > Oh sorry. This will kill all running jobs. For testing can you leave it that way until we are done? > >   358  Incr          0         0   Error    16-Jul-10 14:22 james-onsite

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread Jeremiah D. Jester
Ok. Done. However, the job (#358) that was requesting this volume (KL0390) has quit. Should I restart bacula-sd? 358 Incr 0 0 Error16-Jul-10 14:22 james-onsite Here is the output for the bls command... [r...@monk bacula]# ./bin/bls -c /etc/bacula/bacula-sd.conf -V*

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread John Drescher
Please stop bacula-sd (yes only the storage daemon) then Can you manually load the volume in the first tape drive (using the autochanger console) then issue the following command after the load is finished bls -c /etc/bacula/bacula-sd.conf -V* -L /dev/nst0 Here is an example from my autochange

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread Jeremiah D. Jester
No BBO2 found. [r...@monk bacula]# grep "BB02" ./log Results for KL0339. [r...@monk bacula]# grep -n "KL0339" ./log 9361:28-Jun 13:00 bacula01-dir JobId 164: Using Volume "KL0339" from 'Scratch' pool. 9370:28-Jun 13:00 bacula01-sd JobId 164: Warning: mount.c:221 Open device "Drive2" (/dev/st1)

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread Jeremiah D. Jester
Sorry, I attached an old log file. Here is the correct one. [r...@monk bacula]# ls -la /var/log/bacula/log 2888 -rw-r--r-- 1 root root 2950763 Jul 16 14:01 /var/log/bacula/log JJ (log lines below) [r...@monk bacula]# tail -n 200 /var/log/bacula/log 16-Jul 06:11 bacula01-dir: ERROR in authentic

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread John Drescher
On Fri, Jul 16, 2010 at 4:53 PM, John Drescher wrote: > On Fri, Jul 16, 2010 at 4:51 PM, Jeremiah D. Jester > wrote: >> Sure. Note, that there are some messages authentication messages from >> another host in the log, don't think it is related. >> > Can you look up further up in the log to when

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread John Drescher
On Fri, Jul 16, 2010 at 4:51 PM, Jeremiah D. Jester wrote: > Sure. Note, that there are some messages authentication messages from another > host in the log, don't think it is related. > Can you look up further up in the log to when you were mounting the volume KL0339? John

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread Jeremiah D. Jester
Sure. Note, that there are some messages authentication messages from another host in the log, don't think it is related. Jj [r...@monk bacula]# tail -n 200 /etc/bacula/log Backup Level: Full Client: "james-fd" 5.0.2 (28Apr10) x86_64-unknown-linux-gnu,redhat,Enterp

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread Jeremiah D. Jester
I can do that. I've tried killing multiple jobs over the past days and this message usually resurfaces. Now that I've killed the job, I get another message for the next job requesting a tape that is no longer in any of the slots? I'm guessing that KL0390 was previously written to but probably o

Re: [Bacula-users] SQL inserts of file details while running backup?

2010-07-16 Thread Rory Campbell-Lange
On 16/07/10, Dan Langille (d...@langille.org) wrote: > >>>I'm just trying out Bacula and writing my first backup to tape (which > >>>will span a few tapes). > > BTW, try a restore from that backup which spans tapes... Then > compare it to what you backed up. Tape spanning backups are the > ones m

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread John Drescher
On Fri, Jul 16, 2010 at 4:42 PM, John Drescher wrote: >> Yes, I tried mounting and unmounting multiple times. I just double checked >> the changer, KL0339 is loaded into Drive 1. (/dev/st0). >> > > Is it okay that we kill the current job? > Also can you post the last 200 or so lines of the log f

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread John Drescher
> Yes, I tried mounting and unmounting multiple times. I just double checked > the changer, KL0339 is loaded into Drive 1. (/dev/st0). > Is it okay that we kill the current job? John -- This SF.net email is sponsored by

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread Jeremiah D. Jester
Yes, I tried mounting and unmounting multiple times. I just double checked the changer, KL0339 is loaded into Drive 1. (/dev/st0). JJ -Original Message- From: John Drescher [mailto:dresche...@gmail.com] Sent: Friday, July 16, 2010 10:53 AM To: Jeremiah D. Jester; bacula-users Subject:

[Bacula-users] Missing files on Bacula-gui_3.0.1 (BWeb)

2010-07-16 Thread Raphaela M Rocha
Title: Raphaela Rocha Hello.. I have instaled the BWeb, but when i try to open the menu option "Jobs > Web Restore" it just give me a white screen. I saw that the file bresto.html is looking for a file named "ext-all-debug.js" in a directory called "ext" but it does not exist on the tarball. I

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread John Drescher
> Thanks for the reply. I issued an 'update slots' command. When I load slot 2, > it is still says it is loading slot 1 volume. However, when I look at the > physical auto changer slot 2 is empty leading me to believe that this is a > bacula inventory problem. > > Other thoughts? > Did you try

Re: [Bacula-users] Please mount volume...

2010-07-16 Thread Jeremiah D. Jester
Hi Bill, Thanks for the reply. I issued an 'update slots' command. When I load slot 2, it is still says it is loading slot 1 volume. However, when I look at the physical auto changer slot 2 is empty leading me to believe that this is a bacula inventory problem. Other thoughts? Thanks, JJ *

Re: [Bacula-users] SQL inserts of file details while running backup?

2010-07-16 Thread Dan Langille
On 7/16/2010 12:16 PM, Rory Campbell-Lange wrote: > On 16/07/10, Dan Langille (d...@langille.org) wrote: >> On 7/16/2010 5:19 AM, Rory Campbell-Lange wrote: >>> I'm just trying out Bacula and writing my first backup to tape (which >>> will span a few tapes). BTW, try a restore from that backup whi

Re: [Bacula-users] Bacula Volumes autopurge

2010-07-16 Thread John Drescher
> thank you, but I have still a problem. the autopruging does not work. > > > 16-Jul 09:26 backup-sd JobId 1493: Warning: Director wanted Volume "Mon". >    Current Volume "Tue" not acceptable because: >    1998 Volume "Tue" status is Full, but should be Append, Purged or Recycle. > 16-Jul

Re: [Bacula-users] SQL inserts of file details while running backup?

2010-07-16 Thread Rory Campbell-Lange
On 16/07/10, Dan Langille (d...@langille.org) wrote: > On 7/16/2010 5:19 AM, Rory Campbell-Lange wrote: > >I'm just trying out Bacula and writing my first backup to tape (which > >will span a few tapes). > > > >All seems to be proceeding fine at the moment and I can see files > >passing through bco

[Bacula-users] restore / slow directory tree build process on 5.0.x / mysql

2010-07-16 Thread Nick Hilliard
Hello, something's gone badly wrong with the directory tree rebuild sql query on 5.0.x. I'm currently attempting to restore a single file from a disk backup I made recently: here's the output: > ++---+--++-+-+ > | J

Re: [Bacula-users] SQL inserts of file details while running backup?

2010-07-16 Thread Dan Langille
On 7/16/2010 5:19 AM, Rory Campbell-Lange wrote: > I'm just trying out Bacula and writing my first backup to tape (which > will span a few tapes). > > All seems to be proceeding fine at the moment and I can see files > passing through bconsole. I assumed you are doing 'status client' repeatedly an

Re: [Bacula-users] Bacula 5.0.2 restore files from tape very slow

2010-07-16 Thread May, John
>Hi John... Is it possible that the backup job you are trying to restore from >was running at the same time as other backup jobs were running (eg: concurrent >jobs enabled)? > >If yes, then what might be going on here is that several jobs from several >clients were written to the tape at the same t

Re: [Bacula-users] Job takes all Append tapes

2010-07-16 Thread Robert Hartzell
On 07/15/10 01:37 AM, Gaspare Siclari wrote: > Hi All, > i have a problem with a job that every night takes all tapes in "Append" > status from scratch pool. > After that the job has no Append tapes in Scratch pool and will wait for > a Mount request. > This is very strange, do you ave any idea

[Bacula-users] Job takes all Append tapes

2010-07-16 Thread Gaspare Siclari
Hi All, i have a problem with a job that every night takes all tapes in "Append" status from scratch pool. After that the job has no Append tapes in Scratch pool and will wait for a Mount request. This is very strange, do you ave any idea? Below the output of the job: 14-Jul 21:15 backupfe-dir

[Bacula-users] Job takes all Append tapes

2010-07-16 Thread Gaspare Siclari
Hi All, i have a problem with a job that every night takes all tapes in "Append" status from scratch pool. After that the job has no Append tapes in Scratch pool and will wait for a Mount request. This is very strange, do you ave any idea? Below the output of the job: 14-Jul 21:15 backupfe-di

[Bacula-users] SQL inserts of file details while running backup?

2010-07-16 Thread Rory Campbell-Lange
I'm just trying out Bacula and writing my first backup to tape (which will span a few tapes). All seems to be proceeding fine at the moment and I can see files passing through bconsole. While Postgres appears to be updated with the latest status of labels and so on, I can't find any inserts of fi

Re: [Bacula-users] SQL-Errors

2010-07-16 Thread Rory Campbell-Lange
Hi Alex On 16/07/10, Alex Huth (a.h...@tmr.net) wrote: > Fatal error: catreq.c:492 attribute create error. > 2010-07-16 10:19:06 > borusse.ewmr.base-sd > JobId=9 Job="borusse.2010-07-16_09.50.07_05" marked to be canceled. This appears to be an issue with MySQL table corruption. See http://wiki.b

[Bacula-users] SQL-Errors

2010-07-16 Thread Alex Huth
Hello! Today i got SQL-Errors doing a Fullbackup of a FreeBSD host. Hope someone can help with that. --- 2010-07-16 10:19:06 borusse.ewmr.base-dir Fatal error: sql_create.c:799 sql_create.c:799 insert INSERT INTO batch VALUES (466042,9,'/var/db/portsnap/files/','8b034d9c66

[Bacula-users] Bacula Volumes autopurge

2010-07-16 Thread snuffy
thank you, but I have still a problem. the autopruging does not work. 16-Jul 09:26 backup-sd JobId 1493: Warning: Director wanted Volume "Mon". Current Volume "Tue" not acceptable because: 1998 Volume "Tue" status is Full, but should be Append, Purged or Recycle. 16-Jul 09:26 bac