I have a SAN with a RAID 10 (16 Drives) and a stripe size of 512. I want to align the disks for better SQL Server performance, the problem is that the OS is already installed on a non-aligned drive and SQL Server is running in production using non-aligned drives. My current 8 drives starting partition offset is 32256 and the file allocation unit size is 4096. IOPS = 750 MB/sec = 13 Latency = 10ms Disk Queue Length = 7 Block Size = 20KB 1.Can I just align the disks where the SQL Server database files live? 2.Aligning only the drives where the SQL Server database files live would that create a bigger block size in IOPS? 3.Do I have to also align the drive where the OS lives? 4.Maybe the main question is what controls the block size that gets sent to the SAN?
For the sake of the job, if you really want to do something, you need to start all over from beginning.
Not only your databases and SQL will benefit but also your OS, SQL binaries, SQL log files, etc.
Some Admin's/Engineers think that the improvement is irrelevant while other don't eve know what is this about. It is not. Partition alignment does make a big difference. I'm talking with own experience, I've already been where you are about 4 years ago.
If you want, please read this paper. It is only to make you feel you need it.
Regards,
Free Guide: Managing storage for virtual environments
Complete a brief survey to get a complimentary 70-page whitepaper featuring the best methods and solutions for your virtual environment, as well as hypervisor-specific management advice from TechTarget experts. Don’t miss out on this exclusive content!
Discuss This Question: 1  Reply