Post #2382399
2026-05-06 15:57 UTC
Replies (2)
-
@grumpybozo@toad.social 2026-05-06 20:54
@zwol@masto.hackers.town @djfiander@code4lib.social @mwl@io.mwl.io @b0rk@social.jvns.ca Add one to the count of people who’ve lost data due to a ZFS error, but I’m not sure that it was the lack of fsck to blame. As I understand it, ZFS lacks the metadata redundancy it would need to figure out how to fsck the problems that can happen. OTOH, it as been a very long time since ZFS lost data on me. 18 years at least, since it was on an early version of Solaris 10. Sun originally claimed that the only way for ZFS to lose data was simultaneous disk failures.
-
@feld@friedcheese.us 2026-05-06 21:23
@zwol@masto.hackers.town @djfiander@code4lib.social @mwl@io.mwl.io @b0rk@social.jvns.ca ZFS has scrub and zdb, two tools that are far more powerful than any fsck that has ever existed