InterviewSolution
Saved Bookmarks
| 1. |
RAID level 1 refers to?(a) Disk arrays with striping at the level of blocks(b) Disk mirroring with block striping(c) Memory style error correcting code(d) Block interleaved distributed parity |
|
Answer» Right choice is (b) Disk mirroring with block striping Easiest explanation: RAID level 1 refers to Disk mirroring with block striping. This is also called as RAID 10 or RAID 1+0. |
|