January 10, 2009 at 6:58 pm
Any thoughts on using this on a SQL box while setting up a VM SAN environment ?
January 11, 2009 at 5:16 pm
It is a good way to find your IO capacity. If you are just starting out, you might use it to play with varying configurations of your SAN and offsets of your VMDK's and VM OS's to make sure that you are building an optimal configuration.
Jonathan Kehayias | Principal Consultant | MCM: SQL Server 2008
My Blog | Twitter | MVP Profile
Training | Consulting | Become a SQLskills Insider
Troubleshooting SQL Server: A Guide for Accidental DBAs[/url]
January 12, 2009 at 1:31 am
It's a good and simple tool, but you have to know how to use it.
Here are two useful articles:
http://www.sqlteam.com/article/benchmarking-disk-io-performance-size-matters
http://sqlblog.com/blogs/linchi_shea/archive/2007/02/21/parse-the-sqlio-exe-output.aspx
[font="Verdana"]Markus Bohse[/font]
January 12, 2009 at 4:10 am
If you are asking is it worthwhile using this tool then yes it is.
If this application is already up and running on an existing server and you plan to migrate run sysmons on the existing server to give you a good idea of the prevailing I/O patterns so you know what block sizes to test.
BTW despite the name SQLIO is a tool for testing various IO patterns and is not specifically for SQL, use SQLIOSim as well to stress test the server under a typical SQL load.
---------------------------------------------------------------------
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply