4
easyRAID Q16
Serial ATA Disk Array Systems
1
Ove
rview – Un
der
sta
ndi
ng RAID
but makes availability lower, since there are more disks and failure of a single disk causes failure
of the array. A RAID 0 array is unsuitable for data that can not easily be reproduced, or for data
that must be available for critical system operation.
RAID 0 consists of two or more disks of equal capacity. The total capacity of RAID 0 is the sum
of the capacities of each disk. Disks are added until the desired total capacity is reached.
A RAID 0 array is useful in the following situations:
• Storing program image libraries or run-time libraries for rapid loading. A backup exists
because these libraries are usually supplied on read-only media.
• Storing large tables or other structures of read-only data for rapid application access. This
data should be backed up so that it can be recreated in the event of a failure.
• Capturing data from external sources at very high data transfer rates.
A RAID 0 array is not useful in the following situations:
• Applications that make sequential requests for small amounts of data. These applications
spend most of their I/O time waiting for disks to spin, whether or not they use striped
arrays.
• Applications that make synchronous random requests for small amounts of data.
RAID 1
In RAID 1, data is duplicated on two or more disks to provide high access rate and very high data
availability. This process is called mirroring. If a disk fails, the RAID controller directs all
requests to the surviving members.
A RAID 1 array is useful in the following situations:
• Availability requirements are very high
• High access rate is required
• Cost of storage is a secondary issue
Optional
Summary of Contents for ERQ16-F2R3
Page 2: ......
Page 4: ......
Page 6: ......
Page 20: ......
Page 40: ...Chap3 fm Page 30 Thursday September 29 2005 10 52 AM ...