E-Glossary
be obtained by simply evaluating the XOR of the N bytes. Parity allows one error in a group (of bytes) to be corrected.
Partition The space contributed to each array on a physical drive is referred to as a partition.
PCI An acronym for “Peripheral Component Interconnect”. It is Intel’s local bus standard that supports up to four
PCI Express (Peripheral Component Interconnect Express) officially abbreviated as
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
MaxNAS Owner’s Manual | 73 |