It applies to all types of latency. The latency that shows up here is for everything that has touched any SQL Server database files on that drive, since SQL Server has been running. Your normal workload, backups, index maintenance, etc.
104ms for reads is higher than I would like to see. Lower is always better for these numbers.
]]>Question on Query #24 Drive Level Latency. Does the 20-25ms apply to all types of latency – Read, Write and Overall or just Overall Latency? For example, when running the query on one our servers I am seeing:
Drive Read Latency Write Latency Overall Latency
G: 104 1 17
Is the optimal result to see values below 20ms in each category?
Thanks so much for making these available. I have learned tons and have solved a few problems along the way. Still have a long way to go though 🙂
Thanks,
Mark