Introduction Running out of disk space on a server can be a frustrating experience. It leads to application malfunctions, system instability, and even crashes. Recently, I encountered a critical situation where my server’s root partition (/dev/vda3) and multiple Docker overlay filesystems were reporting 100% utilization. This article outlines the steps I took to diagnose and…