18. Consider we have n disks with size of S1,S2,...Sn to build RAID system with. Which of the following statements is
NOT true?
(A) For RAID 0, the capacity = Sum(S1,S2,...Sn),no fault tolerance.
(B) For RAID 1, the capacity = Min(S1,S2,...Sn),fault tolerance = n-1.
(C) For RAID 5, the capacity = (N-1)*Min(S1,S2,...Sn),fault tolerance = 1.
(D) For RAID 10, the capacity = (N-2)*Min(S1,S2,...Sn),fault tolerance = 2.
答案:登入後查看
統計: A(6), B(27), C(12), D(19), E(0) #1989185
統計: A(6), B(27), C(12), D(19), E(0) #1989185