Understanding RAID 3 in Computer Storage -


i having hard time understanding raid 3. definition of parity in context?, how parity disk work?

parity in context means checksum calculated data striped across other drives, , saved parity disk.

whenever data read data drives, checksum read , rechecked.

see https://simple.wikipedia.org/wiki/raid#raid_3_.22striping_with_dedicated_parity.22


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

'hasOwnProperty' in javascript -