LinHES Forums
http://forum.linhes.org/

Root file system full
http://forum.linhes.org/viewtopic.php?f=6&t=5041
Page 1 of 1

Author:  dkw99 [ Sat Jun 25, 2005 6:24 am ]
Post subject:  Root file system full

I ha just installed knoppmyth R5A16 using an auto install. Everything went fine. I upgraded the kernel 2.6.12 because it supports my DVICO Plus card and the tiny USB DVB from digitalnow. I started to use mythweb to have a play and I started getting errors and wouldn't work. It reported failed to write to file xxxx (not enough space). I then did a df -k and found the root file system was 100% used.

I had a look to see if a log file was abnoramally large and couldn't find one. I eventually cleaned out the /usr/src directory and it free'd up abour 16% of disk space. Mythweb started working. About 15 mins later the error occured. I checked the root file system again an it was 100% utilised again.

Has anyone come across this before or can help me

cheer

dkw99

Author:  Xsecrets [ Sat Jun 25, 2005 8:36 am ]
Post subject: 

run
Code:
du -h --max-depth=1
in the root see what folder other than cache and myth ues lots of space then repeat in that dir till you find where all the space is being used. then you can use ls -lh to see what individual file is large.

Author:  tjc [ Sat Jun 25, 2005 10:45 am ]
Post subject: 

I generally use:
Code:
du -k | sort -n

for this and if I just want to see one level:
Code:
du -ks *

Author:  cesman [ Sat Jun 25, 2005 1:29 pm ]
Post subject: 

Start your search in /var/log

Author:  rogabean [ Sat Jun 25, 2005 6:19 pm ]
Post subject: 

this little piece:

Code:
apt-get clean



does wonders my friend as well.

I modified my knoppmyth installation to have a KDE interface and after installing everything the way i wanted I ended up at 100% space used as well.

A quick apt-get clean and was down to only using 87%

Author:  stevepugh [ Wed Jun 29, 2005 12:40 am ]
Post subject: 

I had a similar issue crop up last week - am trying to sort it out on the ivtv lists because my culprits were some mondo-large-o log files (/var/log/messages, /var/log/syslog, and /var/log/kernelsomethingorother), stemming from a suspected memory error in ivtv. Cleaned them up, and (knock on wood) it hasn't come back.

Great to learn those new 'du' commands, though, I just *KNEW* there had to be a way to do that in Linux...although I do miss Directory Opus file management ;-)

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/