Results 1 to 3 of 3
i am using rhel4. the / partition suddenly become full that is 100%. i am unable to boot the system.
the command
# du -ak / is working but it ...
- 02-05-2010 #1Just Joined!
- Join Date
- May 2008
- Posts
- 15
/ partition full
i am using rhel4. the / partition suddenly become full that is 100%. i am unable to boot the system.
the command
# du -ak / is working but it runs so first I am unable to find out the abnormal uses of / partition.
How can i sort in reverse order that is higher to lower file size in / partition.
pl help
pk
- 02-05-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
Boot a rescue/live cd/dvd, manually mount the / file system partition, and manually clean up /tmp and/or other unneeded files so that there is enough space for you to boot. If /var is not on a separate partition, but is directly under /, then you can clean up /var/log log files as well if that is necessary. Then, reboot and do some additional disc scrubbing.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 02-05-2010 #3
or if you just weren't paying attention when you did your partitioning, which i've been guilty of in the past, you could also run a gparted disk on it and resize your partitions. but beware, it can be a bit dicey, so i'd recommend you save that as one of your last options.


Reply With Quote