Remix.run Logo
hhthrowaway1230 8 hours ago

I really want this, but it feels a little scary to trust all my files. I wouls like it if there was some contineous suite trying to corrupt the files and then see the failure cases!

7 hours ago | parent | next [-]
[deleted]
pierrebarre 8 hours ago | parent | prev [-]

That’s a fair concern. The closest thing right now is a deterministic simulation suite that injects storage faults and crashes at arbitrary points, then checks the recovered data against reference models. It runs hourly with fresh seeds.

CI also runs pjdfstest, xfstests, stress-ng, ZFS scrubs, and Jepsen crash/failover tests: https://github.com/Barre/ZeroFS#testing

ZeroFS is still pretty young as storage projects go, so I completely understand wanting to see it prove itself over time.

ahofmann 7 hours ago | parent [-]

Why the hell was this answer dead? I vouched for it, because I don't see what might be wrong with it.