Death, taxes, and fsck?
Posted Apr 28, 2007 2:36 UTC (Sat) by
dlang (
✭ supporter ✭, #313)
In reply to:
Death, taxes, and fsck? by qu1j0t3
Parent article:
Filesystems: chunkfs and reiser4
even with journaling filesystems like reiserfs and zfs you still need to do fsck
reiserfs pretended that you didn't have to, as did XFS, both of them eventually came out with a fsck (or equivalent).
in fact reiserfs3 is especially bad when you do a fsck, it can't tell which superblocks are part of which filesystem and can turn a minor issue into total data loss (triggered if you have an image of a reiserfs stored on a reiserfs when you fsck)
(
Log in to post comments)