The SQL Server Drives page shows storage drive information for the SQL Server host. It helps DBAs identify disk capacity risks and storage pressure affecting database files.
Drive metrics show host-level storage capacity and pressure for the SQL Server machine. Use this page when disk space alerts fire, database files grow, backups fail, or I/O waits increase. It helps connect SQL Server database files to the underlying drives that store them.
Start with low free space and rapid growth. Then compare the affected drive with SQL Server Files to identify which databases and file types are involved. If users report slowness at the same time, check SQL Server Waits for storage-related waits and SQL Server Activity for workload context.
Drive metrics depend on host visibility. If host OS login is not configured, some operating system storage counters may be unavailable. See Host OS Login for Windows and Linux host metric options, and Enable WMI For SQL Server Monitoring for Windows WMI permissions.
No. Latency, growth rate, file placement, backup location, and I/O waits can all indicate risk.
SQL Server files, backups, operating system files, other applications, snapshots, and reserved space may all use the same drive.
Identify which files are growing, why they are growing, and whether retention, backups, or workload changes explain the trend.