No space left on device is one of the most common errors in
production. When the disk fills up, you need to answer two questions
fast: how much space there is in total, and who is using it. Here are
three tools for those questions: df, du, plus a couple of tricks
for the hard cases. It helps to keep fhs in mind: where junk
usually piles up (/var/log, /var/cache, /tmp).