|
|
|
|
|
by aaronmdjones
285 days ago
|
|
> If you ignore explicit warnings at mkfs time and then get upset the warning was accurate, you can't really fully blame the file system for it. Oh, no doubt. I agree. > Just raid on a lower layer and btrfs on top. That has its own set of problems. The conventional RAID solution on Linux (MD) also has some pretty terrifying corruption edge cases with RAID-5 and RAID-6 (as I explained in [1]) which will bite you if you're not aware of them and how to work around them. A robust filesystem purpose-built for the task can only really be found in ZFS. [1] https://news.ycombinator.com/item?id=42915999 |
|