You need to run kopia snapshot verify --verify-files-percent=100
if you want to test for corrupt blobs and then kopia snapshot fix invalid-files --verify-files-percent=100
to try to fix the blobs. kopia content verify
will not identify corrupt blobs. See Best method to ensure valid snapshots: snapshot verify vs snapshot fix invalid-files - #2 by jkowalski.
1 Like