Hacker News new | ask | show | jobs
by wizeman 1246 days ago
> I was under the impression running such file systems without ECC was kind of reckless and not a solution either?

It's about as reckless as running any other filesystem without ECC [1].

In fact, you're much more likely to discover memory errors earlier if you use a checksumming filesystem than if you use a non-checksumming one.

[1] https://news.ycombinator.com/item?id=34477035

1 comments

Thanks! We already had that discussion, your link is your reply to another comment of mine :^)

I was wrong twice huh!