IT Placement Papers Database SQL Server
This category contains SQL Server Interview Questions and Answers |
What is one of the downsides of using RAID 5 as opposed to RAID 1?
|
|
|
|
|
The downside of RAID 5 is that write performance can be degraded because it must calculate parity as well as write the data to multiple disks. In RAID 1, the information is written once to two disks.
Only registered users can write comments. Please login or register.
|