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~
True, but that's something an SSD does internally and is just there to prolong the lifespan.
You definitely still want a raid if you want to keep a system running during a disk failure. No amount of extra sectors and wear leveling will safe you from that
yeah but if SSD failing is now less likely that other parts of the machine it might be better to focus on a redundant server to fail over to.. it's an interesting thought. RAID isn't obsolete I don't think but it's an interesting question
Hmm but in a server enviroment wouldnt it be possible for ssd to reach their wear level much faster and therefor fail due to that ( depending on the workload of course ).
yeah true. I guess what I'm saying is the considerations probably have changed, I seriously doubt RAID is no longer useful though.