Wednesday, March 28, 2012

RAID 5 vs RAID 10 for reads

I know RAID 5 has a slight performance hit when it comes to writes but what
about when comparing RAID 5 to RAID 10 when it comes to reads ?Hi Hassan
The number of Read I/Os supported by RAID 5 and RAID 10 are the same
i.e The number of drives in the array X the number of I/Os per second that a
drive can handle.
You may want to read the comparisson of RAID levels in Microsoft SQL Server
2000 Performance Tuning Technical Reference, Chapter 3 by Ed Whalen et al.
ISBN 0735612706
Other reading
http://msdn2.microsoft.com/en-us/library/ms184252.aspx
http://msdn2.microsoft.com/en-us/library/ms190764.aspx
http://msdn2.microsoft.com/en-us/library/ms178048.aspx
http://www.sql-server-performance.c...ance_audit3.asp
John
"Hassan" wrote:

> I know RAID 5 has a slight performance hit when it comes to writes but wha
t
> about when comparing RAID 5 to RAID 10 when it comes to reads ?
>
>

No comments:

Post a Comment