Hi,

17.07.2007 14:53,, Gustavo Gibson da Silva wrote::
> Hi there,
> 
> Every once in a while during a migration from a File storage to a tape
> storage there is the error bellow:
> 
> 05-Jul 11:05 srv-bkp01-sd: MigraPFita1.2007-07-05_10.23.40 Error:
> block.c:275 Volume data error at 0:999969406! Wanted ID: "BB02", got
> "ü^YÚ·". Buffer discarded.

This might be a problem with your disk, file system, or OS.

If it's always the same (set of) file(s), I'd check these first by 
dd'in them to /dev/null and watch the system log, then run fsck on the 
file system.

If the problem happens on virtually all of your volume files, but you 
can not reproduce the exact addresses, I'd try with another disk or 
file system.

> And this migration ends with error. I've read about this error only when
> restoring from a tape and the manual recomends adjusting the block size,
> and this applies only to sequential devices.

Right, block size shouldn't matter for file volumes.

> What did I do wrong? I'm
> running bacula 2.0.3, with up to three parallel jobs and volume size
> limited to 2GB for the file storage and only one job per tape storage.

Try setting the limit to a little below 2 GB - perhaps it is a file 
system limit. Only likely on FAT, though, because Bacula does not 
always stop writing at exactly the set limit, but could need a few 
bytes more.

Arno

> I've
> been upgrading bacula from 1.38, then to 1.39 (mysql changes applied), then
> to some cvs version that fixed some bugs  and now I've upgraded to 2.0.3 to
> check whether this message would desappear with no success.
> 
> Thank you,
> 
>  Gustavo.

-- 
Arno Lehmann
IT-Service Lehmann
www.its-lehmann.de

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to