Jump to content

Data reliability

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 24.195.235.131 (talk) at 05:45, 29 April 2007 (This is largely a revert; edits by Rebroad and subsequent (unintentionally?) reduced the content load of this article.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer storage, data reliability (also referred to as data redundancy) is a property of some disk arrays (specifically RAID arrays) which provides fault tolerance such that if some disks fail, all or part of the data stored on the array can be recovered. The cost typically associated with providing this feature is a reduction of disk capacity; implementations require either a duplication of the entire data set or an error-correcting code to be stored on the array.