Post Closed as "exact duplicate" by warren

show/hide this revision's text 2 edited tags
show/hide this revision's text 1

SQL server hardware configuration

What is the best strategy in the hardware configuration of a SQL server machine?

To my knowledge you set it up the following:

RAID 1 (2 disks) --> OS + SQL Server installation RAID 1 (2 disks) --> SQL Server Logs RAID 5 (4 disks) --> SQL Server databases

What have you experienced?
Is there a better way to do it?

Thanks, Dimi