|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Wednesday, April 24, 2013 8:57 AM
Points: 22,
Visits: 28
|
|
There is of course another dimension to consider after you have created your LUNs and exposed them to your SQL Box, which is the Partition alignment and File Allocation Unit (Cluster) size to be used in formatting the drive. Have a look at the following documentation on SQL Server 2008, and SQL for some insight: http://msdn.microsoft.com/en-us/library/dd758814. A Cluster size of 64KB is normally fine for use with SQL Server.
|
|
|
|
|
Old Hand
      
Group: General Forum Members
Last Login: Monday, May 20, 2013 3:00 AM
Points: 381,
Visits: 1,383
|
|
Remember Windows 2008 does partition alignment for you 
|
|
|
|
|
Hall of Fame
       
Group: General Forum Members
Last Login: Friday, May 17, 2013 2:11 PM
Points: 3,108,
Visits: 2,114
|
|
Since we are talking about the 'right' things to do for your SAN disks on SQL Server let us not forget to check with you specific SAN manufacturer's best practices/whitepapers as well. Their unique information combined with Microsoft's can create one screaming SAN. LUN sizes, number of disks, SAN stripe or block sizes all contribute to this and usually are specific to the SAN manufacturer. Oh, let us not forget the technical specs on your HBAs as well ... maximum queue depth, read/write buffering and percentage of read/write activity all by drive letter (system DBs, application DB data, application DB log and tempdb) !
Regards Rudy Komacsar Senior Database Administrator
"Ave Caesar! - Morituri te salutamus."
|
|
|
|