How does RAID redundancy even work??
1 minute ago, swordstoo said:I understand that in RAID configurations you can use additional drives as a backup to the current drives so that if you lose one drive, you can simply replace the damaged drive and have it be rebuilt on the fly with no loss of data. Incredible!
However... how the hell does that even work? As an example, RAID will allow you to use 9 storage devices which are effectively 8 for parity striping and one for backup. How can a system distribute enough information to repair an entire drive of lost data on a single drive in an 8+1 drive system? Seems like magic to me. Obviously it's not, as I've run these parity+backup solutions effectively and had the magic of replacing a drive after a failure and have it just work.
It's probably complex and will go over my head, but I'd really like to know!
Basically your data is stored as an algebra equation. For example 1+2+3+4+5+6+7+8=36. If one of the drives fails such as drive 6, it can recalculate it, so if all of this is equal to this and one is missing what is that missing thing. 1+2+3+4+5+x+7+8=36

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now