
Originally Posted by
cciesec2006
This is the problem:
/dev/mapper/vg_splat-lv_current
18578172 15204696 2429760 87% /
you have 18.5GB in the / directory with about 2.4GB available. I am pretty sure /opt is sub directory of /.
You should be doing this:
1- cd /
2- du -h .
this will tell you exactly what you have under / directory. Go through them carefully and see which one you can remove. /var/CPbackup, /var/CPsnapshot, /var/crash. You can remove everything inside those directories. do you have any large files under /home/admin?
Bookmarks