I tried upgrading from 18.2.7 to 19.2.5 today. After upgrading, every single time stored tries to load a volume, it results in a crc checksum error while reading the first block in the volume:
06-Feb 16:37 HomeFile JobId 8110: Error: stored/block.cc:350 Volume data error at 0:0! Block checksum mismatch in block=0 len=192: calc=f625ccaf blk=64bbb13a 06-Feb 16:37 HomeFile JobId 8110: Warning: Volume "Incr-0012" not on device "FileStorage" (/space/bareos). 06-Feb 16:37 HomeFile JobId 8110: Marking Volume "Incr-0012" in Error in Catalog. 06-Feb 16:43 HomeFile JobId 8111: Error: stored/block.cc:350 Volume data error at 0:0! Block checksum mismatch in block=0 len=208: calc=8dc2aa1c blk=466e7c3c 06-Feb 16:37 angst-fd JobId 8111: ACL support is enabled 06-Feb 16:43 HomeFile JobId 8111: Warning: Volume "Full-0005" not on device "FileStorage" (/space/bareos). 06-Feb 16:43 HomeFile JobId 8111: Marking Volume "Full-0005" in Error in Catalog. I suspect the files are fine: - The files are on a raidz1 3-disk ZFS pool, and ZFS reports no sha checksum errors. - The volumes were working just fine this morning before the update. - The drives are in good health and there are no IO errors reported by the OS. I noticed that 6 months ago, you completely replaced the CRC implementation used: https://github.com/bareos/bareos/commit/838aef14bddc69241221900ba962690ac9e26203#diff-5d8d24f7d7fbd164fc11057003dd30c5 Any chance you accidentally installed a CRC implementation that gives different answers than the historical implementation? I would expect that you tested this or that someone else would've run in to this, but it's a suspicious coincidence. For what it's worth, Bareos is able to plow ahead and save the backup to a fresh volume after recycling. I'm running on FreeBSD 12.1 on both the client and server machine. FreeBSD masheen.redacted.com 12.1-STABLE FreeBSD 12.1-STABLE r357422 GENERIC amd64 --Kevin Thompson -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/3820b042-4d80-4537-b3c8-a2397e1f4ed6%40googlegroups.com.
