Troubleshooting guide
Troubleshooting Guide: Linux Server Disk Full
Use this guide to work through the most likely causes, gather useful evidence and make production-safe changes without turning a small problem into a larger outage.
Troubleshooting guide
Use this guide to work through the most likely causes, gather useful evidence and make production-safe changes without turning a small problem into a larger outage.
A full disk can stop databases, break websites, prevent logs from writing, and cause failed deployment projects. The important part is finding what is using space before deleting anything production platforms need.
These checks are intended to assist identify the direction of the issue. Always adjust paths, solution names and commands for your environment.
df -h && df -ihdu -xhd1 / | sort -hDocker system dflsof +L1 | head -50Get assist if the system is production-facing, customer data is involved, backup processes are uncertain, or the issue affects revenue, security hardening or uptime. We can review the logs, confirm the cause and quote a fixed-scope fix where appropriate.
Need this fixed?
Fixed engineering help starts from $499. Emergency incident engineering assistance is $199/hr with a minimum window.