On one of my systems, the root partition is full:
snip:˜ # df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 11G 9.3G 0 100% /
devtmpfs 744M 36K 744M 1% /dev
tmpfs 751M 0 751M 0% /dev/shm
tmpfs 751M 296K 751M 1% /run
/dev/sda7 11G 9.3G 0 100% /
tmpfs 751M 0 751M 0% /sys/fs/cgroup
tmpfs 751M 296K 751M 1% /var/lock
tmpfs 751M 296K 751M 1% /var/run
tmpfs 751M 0 751M 0% /media
/dev/sda5 151M 39M 104M 28% /boot
/dev/sda8 4.4G 207M 3.3G 6% /home
But du does not show near 9.3 gigabyte of usage:
snip:~ # du /* -s -h
5.2M /bin
34M /boot
36K /dev
22M /etc
199M /home
154M /lib
20M /lib64
0 /media
0 /mnt
0 /opt
0 /proc
7.9M /root
288K /run
7.1M /sbin
0 /selinux
756K /srv
0 /sys
0 /tmp
1.6G /usr
1.1G /var
It only accounts for about 3 gigabytes.
- How can that be?
- Where should I look for the remaining 6+ gigabytes of used gigabytes?
I'm using openSUSE 12.2:
snip:~ # cat /etc/SuSE-release
openSUSE 12.2 (x86_64)
VERSION = 12.2
CODENAME = Mantis