Hacker News new | ask | show | jobs
by cbarrick 152 days ago
As I understand it, if the metadata is lost then the whole filesystem is lost.

I think this is a common failure mode in filesystems. For example, in ZFS, if you store your metadata on a separate device and that device is destroyed, the whole pool is useless.

1 comments

metadata backup is very important. don't forget.