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
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=
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
> 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 |
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
> 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
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
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,
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
> 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
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*
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
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)
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
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
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
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
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
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
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
> 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
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:
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
> 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
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
*
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
> 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
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
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
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
>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
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
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
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
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
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
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
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
38 matches
Mail list logo