Lines Matching refs:drives
85 A RAID-1 set consists of several disk drives which are exact copies
89 kernel. In a set with N drives, the available space is the capacity
91 drives.
132 A RAID-5 set of N drives with a capacity of C MB per drive provides
134 of a single drive. For a given sector (row) number, (N - 1) drives
137 while a RAID-5 set distributes the parity across the drives in one
140 A RAID-6 set of N drives with a capacity of C MB per drive
142 against a failure of any two drives. For a given sector
143 (row) number, (N - 2) drives contain data sectors, and two
144 drives contains two independent redundancy syndromes. Like
145 RAID-5, RAID-6 distributes the syndromes across the drives
388 A RAID-5 set of N drives with a capacity of C MB per drive provides
390 of a single drive. For a given sector (row) number, (N - 1) drives
393 while a RAID-5 set distributes the parity across the drives in one
396 A RAID-6 set of N drives with a capacity of C MB per drive
398 against a failure of any two drives. For a given sector
399 (row) number, (N - 2) drives contain data sectors, and two
400 drives contains two independent redundancy syndromes. Like
401 RAID-5, RAID-6 distributes the syndromes across the drives