Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Setup / February 2005

Tip: Looking for answers? Try searching our database.

Simple Question (I hope)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Quiggley - 23 Feb 2005 15:53 GMT
SQL writes faster to a Raid 5 or Raid 1?  It reads faster from a Raid 1
correct?
Steve Thompson - 23 Feb 2005 17:32 GMT
> SQL writes faster to a Raid 5 or Raid 1?  It reads faster from a Raid 1
> correct?

As I recall writes are faster to RAID-5 because these writes are distributed
among multiple drives.

Steve
Sue Hoegemeier - 23 Feb 2005 20:06 GMT
A Raid 5 write incurs 4 I/Os (two reads and two writes) and
a Raid 1 write incurs 2 I/Os (two writes)
Read performance is not really as impacted by your Raid
level as write performance. Some of the read performance,
capacity depends on the number of disks in a Raid 5.

-Sue

>SQL writes faster to a Raid 5 or Raid 1?  It reads faster from a Raid 1
>correct?
Steve Thompson - 28 Feb 2005 14:51 GMT
> SQL writes faster to a Raid 5 or Raid 1?  It reads faster from a Raid 1
> correct?

You'll want to read this link:
http://www.sql-server-performance.com/q&a38.asp

The answer is not a simple one...

Steve
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.