Subj : disk space problem To : comp.os.linux From : test Date : Sat Oct 02 2004 03:15 am Hello, I don't know if there is something special for /var directory, it seems that /var is almost full, but I cannot find the directory and files that used so much space. [root@mail wcheng]# df -ak Filesystem 1k-blocks Used Available Use% Mounted on /dev/hda6 14285612 9387320 4160912 70% / none 0 0 0 - /proc /dev/hda1 31079 9664 19811 33% /boot /dev/hda7 1984016 1851936 29668 99% /var /dev/hda8 2007408 1770728 133064 94% /home none 127688 0 127688 0% /dev/shm none 0 0 0 - /dev/pts automount(pid531) 0 0 0 - /misc [root@mail wcheng]# [root@mail wcheng]# du -sk /var 53024 /var I checked all directory and files /var, I canot find out why the space is used almost 99%. Do I miss something? Thanks. .