Hacker News new | ask | show | jobs
by foobarian 274 days ago
Do you know if some of these systems have components to periodically checksum the data at rest?
1 comments

ZFS/OpenZFS can do scrub and do block-level recovery. I'm not sure about Lustre, but since Petabyte sized storage is its natural habitat, there should be at least one way to handle that.