Help - Search - Members - Calendar
Full Version: Help! What does it mean when...
The Planet Forums > System Administration > HOWTOs
J-Deak
I'm keep getting emails that say: "Drive Critical: /dev/sda3 (/usr) is 91% full"

What does this mean exactly and what should I do?
XGhozt
It means you need to login to your server and clear out some files to free up some space as soon as possible.
knightmare
if it is linux this should be pretty easy to resolve

cd /usr; du -hx --max-depth=1 | sort -k1 -rn

this will show you you're largest dir's
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.