Bacula-users

Re: [Bacula-users] an error during virtual backup

2009-05-12 10:18:50
Subject: Re: [Bacula-users] an error during virtual backup
From: Silver Salonen <silver AT ultrasoft DOT ee>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 12 May 2009 16:37:59 +0300
On Tuesday 12 May 2009 16:00:09 Silver Salonen wrote:
> Hello.
> 
> I thought I'd check out Virtual Backups feature. I have this configuration:
> 
> Pool {
>   Name = pool-note-diff
>   ...
> }
> Pool {
>   Name = pool-note-incr
>   ...
> }
> Pool {
>   Name = pool-note-full
>   Next Pool = pool-note-virtual
>   ...
> }
> Pool {
>   Name = pool-note-virtual
>   Storage = storage-note-virtual
>   ...
> }
> Storage {
>   Name = storage-note
>   Device = device-note
>   ...
> }
> Storage {
>   Name = storage-note-virtual
>   Device = device-note-virtual
>   ...
> }
> Device {
>   Name = device-note
>   Archive Device = /backup/bacula/note
>   ...
> }
> Device {
>   Name = device-note-virtual
>   Archive Device = /backup/bacula/note
>   ...
> }
> 
> I have created another pool (with another storage (with another device)) for 
> VirtualFull because as far as I know one device can run only one job, so how 
> could the same device be used for reading and writing concurrently?
> I actually tried to run the VirtualFull with the same pool, but then the job 
> just kept waiting with status "note.2009-05-12_15.55.06_22 is waiting on 
> Storage storage-note", just as I suspected it would do.
> 
> Anyway, when I ran the backup, the new full volume in pool-note-virtual was 
> created OK, but then at some point (on ~2.9GB, the only full backup is 
2.7GB, 
> so I guess incremental/differential were already applied to the full) it 
> errored with a message:

Sorry, the actual sizes of both full volumes are:

# du note-full-*
5609760 note-full-2474
5690208 note-full-3676 (this is the new one from pool-note-virtual)

--
Silver

> 12-May 15:41 backup-sd JobId 47200: Error: block.c:275 Volume data error at 
> 0:237! Wanted ID: "BB02", got "B02". Buffer discarded.
> 
> Any clue what it means?
> 
> -- 
> Silver

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>