[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
Part1 - Part2 - Single Page
Top Document: comp.arch.storage FAQ 1/2
Previous Document: [6.4] Other
Next Document: [7.1] RAID Levels
-
Search the FAQ Archives
Part1 - Part2 - Single Page
Top Document: comp.arch.storage FAQ 1/2
Previous Document: [6.4] Other
Next Document: [7.1] RAID Levels
[7] RAID {Full}
From: RAID {Full}
The primary functions of a disk array is to increase data
availability, to increase total storage capacity, and to privide performance
flexibility by selectively spreading data over multiple spindles.
Data Protection - As the number of disks on a system increases, the
likelyhood of one failing increases. Thus, a disk array should be immune
from a single disk drive crash. Disk mirroring (keeping an exact copy of a
one disk on another) is the simplest, but requires twice the disk capacity
(and associated cost). Encoding schemes can be used to reduce the redundancy
required to lower ratios.
Storage Capacity is increased by placing many smaller form factor
(5.25 and 3.5-inch) drives onto an intelligent controller which makes all the
drives appear as one drive to the computer system.
Performance can be increased by spreading data over spindles and
performing operations in parallel which allows multiple drives to be working
on a single transfer request.
Top Document: comp.arch.storage FAQ 1/2
Previous Document: [6.4] Other
Next Document: [7.1] RAID Levels
Part1 - Part2 - Single Page
[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
rdv@alumni.caltech.edu
Last Update July 25 2008 @ 00:11 AM