D-Glossary
Performance Performance is an important criterion on which a customer judges a RAID controller. There are a number of popular benchmarking utilities that are available to measure the I/O performance of a controller. Some of these utilities simulate specific
Physical Drive A single tangible drive is referred to as a physical drive.
Primary Storage Main memory i.e., RAM is frequently referred to as primary storage.
RAID Abbreviation of Redundant array of independent disks. It is a set of disk array architectures that provides
RAID Type There are a number of RAID formats that are widely used. Some of the
RAID 0 RAID 0 utilizes simple striping, with the data being distributed across two or more disks. No data redundancy is provided. The figure below illustrates a purely hypothetical RAID 0 array comprised of three disks – disks A, B, and C – with four stripes – each uniquely colored – across those disks. Advantage: Striping can improve the I/O throughput by allowing concurrent I/O operations to be performed on multiple disks comprising the RAID 0 array. However, this RAID type does not provide any data redundancy.
RAID 1 An array that uses a single pair of disks. Both disks in the pair contain the same data It provides the best data protection but can’t improve system performance. And storage space for the same data capacity should be double than in general cases. Hence storage cost doubles. The capacity of RAID 1 will be the size of the smaller HDD, so we suggest you connect HDDs of the same sizes to save HDD space. Advantage: RAID 1 ensures that if one of the disks fails, its contents can be retrieved from the duplicate disk. Furthermore, a RAID 1 array can also improve the throughput of read operations by allowing separate reads to be performed concurrently on the two disks.
RAID 3 RAID 3 utilizes a striped set of three or more disks with the parity of the strips (or chunks) comprising each stripe written to a disk. Note that parity is not required to be written to the same disk. Furthermore, RAID 3 requires data to be distributed across all disks in the array in bit or
RAIDBank4 Owner’s Manual | 60 |