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

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -