Volker Armin Hemmann wrote:
On Dienstag, 2. September 2008, Michael Sullivan wrote:
Can someone please explain to me what's going on with /dev/sda6?  I
couldn't log into GNOME after my reboot yesterday, and when I asked for
a df listing in the console, I got this.  Shouldn't there be 4GB
available?

camille ~ # df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda6              78G   74G  0G  100% /
udev                   10M  184K  9.9M   2% /dev
/dev/sda7              52G   40G   12G  78% /mnt/store
shm                   247M     0  247M   0% /dev/shm
catherine:/backup      44G   34G  8.5G  80% /backup/catherine

you have space left, but the inodes are all used up.

Typical problem for fs like extX.

How did you come to that conclusion? Default reserved space is 5%. 5% of 78G is 3.9GB. Exactly the amount the OP is "missing" (df -h is rounding the values, you don't get exact number, so here we can say 3.9GB == 4GB.)


Reply via email to