@0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish • 9 months agoFuck-up Assessment Formsh.itjust.worksimagemessage-square56fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageFuck-up Assessment Formsh.itjust.works@0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish • 9 months agomessage-square56fedilink
minus-square@hersh@literature.cafelinkfedilink0•9 months agobtrfs’s RAID features are not production-ready, and at this point I doubt they ever will be. See: https://en.wikipedia.org/wiki/Btrfs#Implemented_but_not_recommended_for_production_use https://wiki.archlinux.org/title/Btrfs https://www.phoronix.com/news/Btrfs-Warning-RAID5-RAID6 ZFS is definitely more robust.
minus-square@SpeakinTelnet@sh.itjust.workslinkfedilink0•9 months agoIt is true for raid 5 & 6. Raid 0, 1, and 10 are supposed to be production ready. I use raid 10 only with btrfs, anything else and I use zfs or mdadm.
minus-square@BCsven@lemmy.calinkfedilink0•9 months agoYou have to avoid the raid types is lists as not ready. Looks like facebook uses btrfs without issues
minus-squarePossibly linuxlinkfedilinkEnglish0•9 months agoRaid 1 is stable. The problem is that btrfs has performance issues with resilvering a large amount of data. That isn’t something that can be fixed as it is a design flaw. Maybe bcachfs will be production ready at some point
btrfs’s RAID features are not production-ready, and at this point I doubt they ever will be. See:
https://en.wikipedia.org/wiki/Btrfs#Implemented_but_not_recommended_for_production_use
https://wiki.archlinux.org/title/Btrfs
https://www.phoronix.com/news/Btrfs-Warning-RAID5-RAID6
ZFS is definitely more robust.
It is true for raid 5 & 6. Raid 0, 1, and 10 are supposed to be production ready. I use raid 10 only with btrfs, anything else and I use zfs or mdadm.
You have to avoid the raid types is lists as not ready. Looks like facebook uses btrfs without issues
Raid 1 is stable. The problem is that btrfs has performance issues with resilvering a large amount of data. That isn’t something that can be fixed as it is a design flaw.
Maybe bcachfs will be production ready at some point