Ask HN: How do you verify backups?
I have a versioned backup system using a combination of Time Machine (locally) and Arq+B2 (remote) over two laptops. I've done spot checks to verify that my backups aren't corrupted but I can't figure out how users are supposed to verify their backups aren't corrupted. How do people do this? I'm asking this question in a personal context but I would be curious to know what an enterprise/business context looks like too.
4 comments
[ 2.7 ms ] story [ 21.4 ms ] threadThe backup is to physical media so that makes this scheme easy. Don't know if or how this could be applied to online backups.
[1]: https://cyan4973.github.io/xxHash/
-c for checksum generation.
-n for dry-run mode so rsync doesn't transmit files.