On 8/11/2015 6:43 AM, Andrey Tataranovich wrote:
> Hello all,
>
> I'm using bacula 5.2.6 to backup several servers to HDD storage.
> Recently I tried to restore a backup job which is about a week old and
> encounter problem:
>
> Error: block.c:318 Volume data error at 2:1331430350!
> Block checksum mismatch in block=153792 len=64512: calc=782b2290
> blk=5201271d
>
> What can I use on regular basis to ensure that bacula still can read
> volume? Unfortunately verify job checks only the last job but data
> corruption could happen later.

Bacula volumes are just normal files. You could periodically check the 
filesystem with e2fsck or whatever tool is used for the filesystem you 
are using.

------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to