October 23, 2009 at 9:22 am
Greetings,
I have been looking for ways to record CPU and disk I/O on one of my SQL 2005 servers to determine a SAN configuration, but have not found anything concrete. I have used PerfMon but I'm not quite sure how to interpret the results I'm getting. I have also run the Glenn Berry scripts but again - not sure how to interpret the results. Any idea where I can get some clarity on all of these things or a simpler way to obtain the current CPU and disk I/O capacity or bottlenecks for my server?
thanks
For instance,
A particular data gathering from one of my servers go like this..
Cache faults/sec: 2 (with spikes on 145)
Page Faults/Sec: 5 (with spikes on 152)
Pages/sec: 0
Paginf file: 2.841
Avg. Disk Queue Length: 0 - 0.336
Processor: 1.9 - 19
Bytes Total/sec: 0
Processor queue length: 0
threads: 555
thank you
November 5, 2009 at 1:02 pm
November 5, 2009 at 1:14 pm
Try this its better yet.
http://www.sql-server-performance.com/articles/audit/hardware_bottlenecks_p1.aspx
November 20, 2009 at 12:43 am
IMO these are very interesting articles on this Disk related subject ...
- Playing with Disk Alignment
http://sqlblog.com/blogs/jonathan_kehayias/archive/2009/11/19/playing-with-disk-alignment.aspx
- SAN Performance Tuning with SQLIO
http://sqlserverpedia.com/wiki/SAN_Performance_Tuning_with_SQLIO
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
November 29, 2009 at 12:57 pm
If you can record your IO, CPU, Memory, etc., you can use @analyticsperformance (http://www.analyticsperformance.com/%5B/url%5D) and get amazing information to analyze different IO configurations and get metrics about them.
If you want to simulate the IO load use IO Stress
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply