I am receiving this email message titled "The file system rootfs, which is mounted at /, has reached warn status because it is 90% full."
The rootfs & /dev/root is 90% full (please see bellow). What Can I do now? How to clean this and get free spaces?
I also found this 16 GB files here:
please help me.
The rootfs & /dev/root is 90% full (please see bellow). What Can I do now? How to clean this and get free spaces?
Code:
[email protected] [/]# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 49G 42G 4.9G 90% /
/dev/root 49G 42G 4.9G 90% /
devtmpfs 16G 272K 16G 1% /dev
/dev/md3 1.8T 17G 1.7T 1% /home
tmpfs 16G 0 16G 0% /dev/shm
/dev/loop0 485M 11M 449M 3% /tmp
/dev/loop0 485M 11M 449M 3% /var/tmp
Code:
[email protected] [/var]# find /var -type f -size +500000k -exec ls -lh {} \; | awk '{ print $9 ": " $5 }'
/var/log/messages: 19G