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~
Hardware raid can 100% do any of the above tasks, and has always been able to do them. You need an actual raid card, not some half assed baked in mobo raid.
Hardware RAID was doing all of the above before software RAID was available to end users.
I wonder how to detect real raid card from simple switch? I guess to look at price and it should be really high?
Most discrete raid cards will do the job, but look for on card caching and a battery for "quality."
But AFAIK real RAID don't perform CRC, thy rely on drive to report bad sector. In case if on one drive data got corrupted, it would return data from one drive or another. In case of mirroring. If we aren't talking about RAID 6 I think.