Verify or check image for integrity

You kind of have to trust that the software is bug free. If you want to test for bugs in image backup see e.g. this thread Server 2.5.25/Client 2.5.19 (updated) .

Other than that look that everything is protected against corruption:

  • Use a filesystem with checksumming, e.g. btrfs, ZFS, ReFS or Ceph block storage
  • Use ECC RAM
1 Like