71
Is RAID still needed?
(programming.dev)
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
AFAIK only officially supported RAID modes in BTRFS are RAID0 and RAID1.
RAID56 is officially considered unstable.
Raid56 is a risky one in more filesystem than just btrfd though, but if you have a ups as backup, you should be fine.
UPS won't protect from Kernel Panic, sadly
True
What about dm-raid? Is it still risky? I guess so, because it's separate devices. So any software raid with 5-6 would be problematic?