Hi All,
We use several linodes, 512 and 1024, and one of our linode 512 has a strange disk issue.
We installed it last week, Debian 5, 32 bit, apt-get upgrade, update, install apache php mysql etc etc, nothing unusual (except that we use the dotdeb apt repository to have php 5.3.2)
So, the unusual is that the server is already pretty much full:
Quote:
li187-46:/# df -h -T
/dev/xvda ext3 16G 15G 492M 97% /
tmpfs tmpfs 250M 0 250M 0% /lib/init/rw
tmpfs tmpfs 250M 4,0K 250M 1% /dev/shm
but
Quote:
li187-46:/# du -chsx /*
3,7M /bin
4,0K /boot
4,0K /dev
3,7M /etc
3,0M /home
6,4M /lib
16K /lost+found
4,0K /media
4,0K /mnt
4,0K /opt
0 /proc
573M /root
3,2M /sbin
4,0K /selinux
4,0K /srv
0 /sys
208K /tmp
645M /usr
987M /var
2,2G total
So, a total is 2.2G is detected by du, but df says differently.
Anyone got a similar issue ? This is very annoying, and I can't get to find how the disk space is used...
Thanks!