I ran the perf mon for a 24 hour period on the physical disks and have the following results for our drives where our SQL Data resides (logs are separated).
Avg Disk Read Queue Length AVG 0.373, MAX 98.021
Ave DIsk sec/Read AVG 0.032 MAX 0.468
I am not sure of the total number of spindles on our RAID 5 array where the data resides, but I have been told that these drives are performing poorly from these results.
What I would like to run next is just to monitor the queries using the Disks. I want to see over a period of time, if it is specific to one database or is it just across the board (which from what our users say is the case as all our apps seem to be lagging).
Is there any recommended columns and events to look at that will just focus on Disk I/O?
Avg Disk Read Queue Length AVG 0.373, MAX 98.021
Ave DIsk sec/Read AVG 0.032 MAX 0.468
I am not sure of the total number of spindles on our RAID 5 array where the data resides, but I have been told that these drives are performing poorly from these results.
What I would like to run next is just to monitor the queries using the Disks. I want to see over a period of time, if it is specific to one database or is it just across the board (which from what our users say is the case as all our apps seem to be lagging).
Is there any recommended columns and events to look at that will just focus on Disk I/O?