January 28, 2009 at 12:20 pm
hi there,
how do you determine the average iops a sql 2005 is pushing. I've been asked to upgrade a box, but need to know if the current storage configuration is suitable, or if i need to add additional spindles.
thanks in advance
January 28, 2009 at 12:44 pm
You can use the Windows Performance Monitor to look a disk IO and SQL Server IO.
January 28, 2009 at 1:12 pm
what are the specific counters?
thanks!
January 29, 2009 at 8:05 am
Disk Reads/Sec and Disk Writes/Sec = IOPS
http://www.microsoft.com/technet/prodtechnol/sql/bestpractice/pdpliobp.mspx#Table3
see table 3
January 29, 2009 at 11:15 am
thank you! appreciate it...
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply