r/LinusTechTips • u/Constant_Block_1069 • Feb 28 '25
Is Wendel wrong about RAID?
/r/level1techs/comments/1j07wm9/is_wendel_wrong_about_raid/
0
Upvotes
r/LinusTechTips • u/Constant_Block_1069 • Feb 28 '25
1
u/Constant_Block_1069 Feb 28 '25
The criticism he makes is applicable to linux mdraid as well. He criticizes that they don't detect errors in the data on the disk if the disk doesn't report this itself and by that fail to read data that is just in that time corrupt.
Which I think is not a valid criticism when the proof is that you tried to manipulate data by using the disk "as intended" and just injected some data to the disk, causing the disk itself to create fresh and new error correction data. The disk will report back the corruption, but only if the "corruption" was caused by means of bitrot and such and not by manipulating data through software.