(no title)
h2hn | 9 years ago
https://github.com/liloman/heal-bitrots
Unfortunatly, btrfs is not stable and zfs needs a "super computer" or at least as much GBs of ECC RAM as you can buy. This solution is designed to any machine and any FS.
h2hn | 9 years ago
https://github.com/liloman/heal-bitrots
Unfortunatly, btrfs is not stable and zfs needs a "super computer" or at least as much GBs of ECC RAM as you can buy. This solution is designed to any machine and any FS.
tnorgaard|9 years ago
ECC is a nice to have, but ZFS does not have special requirement over say a regular page cache. The only difference is that ZFS will discovery bit-flips instead of just ignoring them as ext4 or xfs would do.
3legcat|9 years ago
Actually it seems ECC is important for ZFS filesystems see:
http://louwrentius.com/please-use-zfs-with-ecc-memory.html
h2hn|9 years ago
That's rigth the kind of hardware I was referring to, 1 GB of plain RAM. Truly, I haven't tested ZFS yet for that reason I've always read that ZFS has big requirements so I refrained to try it. It seems I should give it a try. ;)
Btrfs is another story I've used it for years and I'd prefer not to have to use it anymore untill it'll become "stable" and "performance". :)