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
367 A RAID-5 set of N drives with a capacity of C MB per drive provides
369 of a single drive. For a given sector (row) number, (N - 1) drives
372 while a RAID-5 set distributes the parity across the drives in one
375 A RAID-6 set of N drives with a capacity of C MB per drive
377 against a failure of any two drives. For a given sector
378 (row) number, (N - 2) drives contain data sectors, and two
379 drives contains two independent redundancy syndromes. Like
380 RAID-5, RAID-6 distributes the syndromes across the drives