問題詳情

18. Consider we have n disks with size of S1,S2,...Sn to build RAID system with. Which of the following statements isNOT 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.

參考答案

答案:D
難度:適中0.444444
統計:A(3),B(1),C(1),D(4),E(0)

內容推薦

內容推薦