Term
|
Definition
Multi disk storage system acting as one logical disk
Differing levels of redundancy and distribution techniques
Increased data reliability or increased input/output performance
Seen by user and OS as one single disk |
|
|
Term
|
Definition
| • Stripes data across multiple disks - If one disk fails all data is lost |
|
|
Term
|
Definition
| • No parity or mirroring - Improves speed - Striping retrieves data from storage faster |
|
|
Term
|
Definition
| • Non-redundant and Requires minimum of two drives |
|
|
Term
|
Definition
| • Block-level striping without parity or mirroring |
|
|
Term
|
Definition
| • Known as mirroring - At least two disks grouped as single volume |
|
|
Term
|
Definition
| • Only uses half of space for storage - 1:1 real time copy |
|
|
Term
|
Definition
| • Not suitable as permanent backup - All disks in this array are identical copies |
|
|
Term
|
Definition
| • Mirroring without parity or striping. |
|
|
Term
|
Definition
| • Bit-level striping with dedicated Hamming-code parity |
|
|
Term
|
Definition
| • Known as striping with dedicated parity |
|
|
Term
|
Definition
| • Blocks combined with parity blocks - Parity calculated using exclusive or (XOR) |
|
|
Term
|
Definition
| • (XOR) embedded in controller or software |
|
|
Term
|
Definition
| • Block-level striping with dedicated parity |
|
|
Term
|
Definition
| • Striped data set that is then mirrored |
|
|
Term
|
Definition
| • Minimum of four drives – 2 stripped and 2 mirror |
|
|
Term
|
Definition
| • Can involve significant computation when RW info |
|
|
Term
|
Definition
| • Also known as mirrored stripes |
|
|
Term
|
Definition
| • Mirrored data set which is then striped |
|
|
Term
|
Definition
| • Non-nested RAID type like RAID 1 in Linux – 2 drives – Read performance on RAID0 level |
|
|
Term
|
Definition
| • Data and parity bits stored across multiple disks |
|
|
Term
|
Definition
| • Data and parity bits stored across multiple disks |
|
|
Term
|
Definition
| •Provides fault tolerance |
|
|
Term
|
Definition
| • popular – loss of only one disk of capacity |
|
|
Term
|
Definition
| • As disk size grows rebuild times will take longer |
|
|
Term
|
Definition
| • Block-level striping with double distributed parity |
|
|
Term
|
Definition
| • Handles the failure of any two drives – all other drives just one |
|
|
Term
|
Definition
| • becoming more popular but greater capacity overhead |
|
|
Term
|
Definition
| •Improves rebuild times up to 2TB |
|
|