Applies to
Operating System
Description
Displays the average time / latency in seconds to perform volume disk write operations. Note 1 sec = 1,000 milliseconds. Microsoft recommends, for good performance, that I/O latency should not exceed 25 milliseconds.
Resolved by
DBAs
Suggested solutions
- Add additional memory
- Increase the max memory allocation
- Upgrade storage
- Make sure partitions are aligned correctly
- Indexing, look for high IO queries
- Data page compression if CPU usage doesn’t suffer
- Spread database files over other (less busy) volumes
Additional research
How to examine IO subsystem latencies from within SQL Server
Technet: SQL Server I/O Best Practices
How To: Troubleshooting SQL Server I/O bottlenecks
SQL Server I/O Performance