Once in a while , whenever I checked my disk space usage ..
for / it goes up to 90% and left barely 1Gb out of 19Gb..
so whenever I did a yum install <bigthing>
it complain space insufficient..
it was allocated 19Gb for / .. and the rest goes to /home..
19Gb would be doubled of what being needed to do a full package install of CentOS.. as it only require upto 8-9 Gb..
was thinking to re-format this whole thing.. but wait.. may be it just time to do some clean up..
goes into runlevel 3 with
telinit 3
remove all temporary file
rm -rf /tmp/*
rm -rf /var/tmp/*
remove old kernel and kernel-devel
rpm -q kernel
yum remove kernel-<old-version-number>
and recheck the disk usage..
Hmm..
Seem back to normal.. don’t need to re-format.. Yay~





No user commented in " Reclaim Hardisk space on / "
Follow-up comment rss or Leave a TrackbackLeave A Reply
Allowed tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">