Discussion :: DBMS MCQs
- ______________ partitiones data and parity among all N+1 disks, instead of storing data in N-disks and parity in one disk.
Answer : Option B
Explanation :
Block interleaved distributed parity
In level 5, all disks can participate in satisfying read requests, unlike RAID level 4, where the parity disk cannot participate, so level 5 increases the total number of requests that can be met in a given amount of time.
Be The First To Comment