Would you buy a million dollar race car then show up to the track on a clear day with rain tires that aren’t properly inflated and wonder why you’re only doing 180 when the manufacturer says it can do 220?

Your answer was probably close to something like “Of course not!”. Now let’s suppose that your “million dollar race car” is really your DB server and your “tires” are your hard drives. Do you know the right configuration to use to get the best performance out of them? Sure, there’s RAID 1, RAID 10, and RAID 5…but do you know which combination of partition offset, RAID stripe size, and allocation unit size to use?

Reading Physical Database Storage Design on TechNet is a good place to start. With regards to partition offset, there’s been a lot of noise lately about the potentially huge performance gains you can achieve through proper sector alignment. Jimmy May has a 4 part series (Part 1, Part 2, Part 3, Part 4) that’s worth taking the time to read, even if you think you know something-something about it already. Microsoft also has KB Article #929491 which addresses the topic.

I recently had access to hardware that I bet a lot of people are using to run SQL Server on so I ran some tests to find out just how much each variable impacted performance. Today I’m kicking off a series to show what I found. Here’s what I’ve got planned:

So with that, let’s get started!

About Kendal

author profile image

Kendal is a database strategist, community advocate, public speaker, and blogger. A practiced IT professional with over 15 years of SQL Server experience, Kendal excels at disaster recovery, high availability planning/implementation, & debugging/troubleshooting mission critical SQL Server environments. Kendal is a Senior Consultant on the Microsoft Premier Developer Support team and President of MagicPASS, the Orlando, FL based chapter of PASS. Before joining Microsoft, Kendal was a SQL Server/Data Platform MVP from 2011-2016.