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

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -