Chat now with support
Chat with Support

Spotlight on SQL Server 10.0.3 - Getting Started Guide

Disk Queue Length alarm

Note: This alarm is disabled by default. It is superseded by the SQL Server I/O Wait Time Alarm (page 1). To enable the alarm see Configure Alarms (page 1).

The Disk Queue Length alarm becomes active when the maximum disk queue length of any disk exceeds a threshold. Sustained high disk queue length is a good indicator that you have a disk subsystem bottleneck, and usually means that I/O times will be degraded. 

Note that since this is a Windows-based alarm, it can be impacted by I/O that was performed by non-SQL Server processes. 

The occurrence of this alarm does not necessarily indicate a problem with the SQL Server instance, however, SQL Server (and anything else on the machine that performs disk I/O) will feel the impact of slower disk throughput.

When this alarm occurs, you should look at:

  • In Spotlight on SQL Server, the Summary tab on the SQL Activity drilldown to see if SQL Server is generating high amounts of disk activity. The SQL Server IO graph shows the rate (pages per second) for each type of I/O that SQL Server is performing. If SQL Server is not generating a lot of I/O activity, then it is most likely being caused by some other Windows process, or by Windows itself.
  • In Spotlight on Windows , the Logical Disk Activity tab on the Disks drilldown to see which disk(s) are being hit the hardest. This, and the list of disks that contain SQL Server databases (from the Databases drilldown in Spotlight on SQL Server), may help to determine if SQL Server is generating the I/O.
  • In Spotlight on SQL Server, the Sessions tab on the SQL Activity drilldown to see what SQL Server processes are executing at the time, and the SQL currently being executed.
  • Consider moving database files to faster disks. If you are not using hardware RAID, consider purchasing a RAID subsystem. If you are using RAID-5 for write-intensive files (such as Database Logs or heavily updated database files), consider moving to a faster RAID implementation (RAID-0 or RAID-10).
  • In some cases, you can speed up all disk I/O by reviewing the RAID options on your RAID controllers. One example is to enable disk-write caching, as long as your disk subsystem is protected by battery backups or UPS.

If the Checkpoint process is generating a lot of I/O (see the Ckpt writes statistic on the SQL Server IO graph of the Summary tab), review your Recovery Interval setting in the Configuration drilldown.

Tip: You can configure this alarm to ignore certain values. See "Configure an Alarm to Ignore Certain Values" (page 1) for more information.

 

Related Links

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating