Der Umgang mit der alten CentOS 5.6-Box, ohne lvm-Setup, mein Root-Dateisystem / ist voll, ich habe viele alte Protokolldateien und Anwendungsdateien gelöscht, die ich nicht benötige, die mehr als 2 bis 5 GB groß waren, jedoch mein System meldet weiterhin, dass die Festplatte voll ist.
[root@tornms1 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 130G 124G 0 100% /
/dev/sdb1 264G 188M 250G 1% /data
/dev/sda1 99M 24M 71M 26% /boot
tmpfs 2.0G 0 2.0G 0% /dev/shm
[root@tornms1 ~]# mount
/dev/sda3 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sdb1 on /data type ext3 (rw)
/dev/sda1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
Hast du eine Idee, was ich als nächstes versuchen soll? ein neustart der box ist derzeit leider nicht möglich.
/.Trash/leer ist? Hast du getansudo rm -Rf ~/.Trash/*?