I've mounted my own NAS with ArchLinux on an old HDD. I want to add 3x4To to have real storage capabilites and I would like to use a RAID5 system with these 3 disks.
I've read a lot about ZFS Raid-z and it's exactly what I want to do. But I've heard about Btrfs and it seems Btrfs is also able to handle software RAID-5 like ZFS. But I wonder if Btrfs RAID work as well as ZFS. I also couldn't find complete information regarding how to create and manage the raid. So my question is:
- Is Btrfs able to handle a software raid with same protection as ZFS (no «write hole error», self-healing, etc… ?
- Is Btrfs as reliable as ZFS Raid-z or is it still experimental features?
- If the answer to my 2 first questions are «yes», where can I find full information about how to setup, repair and clean a Btrfs raid?
Thanks for your help :)