|  | Re: Slow random I/O performance in Windows 2008 R2 with Qlogic 2560 by Steve Modica on May 3, 2012 at 1:08:03 pm |
Running gross tests like disk benchmarks only tells you a little about the problem.
Ideally, you'd have something that let you look at individual IOs so you could see their latency and size.
For example, perhaps in the new OS, you aren't getting the same IO size as before. That might be a simple tuning issue. Perhaps you are running out of a disk IO resource after a short period (you would see the IOs stay fast and large, but perhaps stop coming as rapidly since they are queuing up for buffers to allocate).
On Mac OS X, there's dtrace, so you can gather a lot of information like this. I'm not a windows guy.
Steve
Steve Modica
CTO, Small Tree Communications
| |