Unix Technical Forum

root partion filed with smth (no space left)

This is a discussion on root partion filed with smth (no space left) within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> hello my very small (600mb) root partition ( file server ) was filled up to 300 mb at the ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 09:21 PM
serge_moscou
 
Posts: n/a
Default root partion filed with smth (no space left)

hello

my very small (600mb) root partition ( file server )
was filled up to 300 mb at the beginning but very quickly
sth ate up all space. (maybe some log files)

How to free up some space and where to look and what to delete?


Thank you


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 09:21 PM
Visvanath Ratnaweera
 
Posts: n/a
Default Re: root partion filed with smth (no space left)

Hi

serge_moscou wrote:
>
> How to free up some space and where to look and what to delete?


My answer to the second question:
# du -s /*
and compare with the output right after the installation ;-)

VR
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 09:22 PM
CBFalconer
 
Posts: n/a
Default Re: root partion filed with smth (no space left)

serge_moscou wrote:
>
> my very small (600mb) root partition ( file server )
> was filled up to 300 mb at the beginning but very quickly
> sth ate up all space. (maybe some log files)


What is this sth program (or file)? Never heard of it.

--
Chuck F (cbfalconer at maineline dot net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net>


--
Posted via a free Usenet account from http://www.teranews.com

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 09:22 PM
serge_moscou
 
Posts: n/a
Default Re: root partion filed with smth (no space left)

Well I mean I don't know what could have eaten up all free space.



"CBFalconer" <cbfalconer@yahoo.com> ???????/???????? ? ???????? ?????????:
news:45FCEEA5.1108512E@yahoo.com...
> serge_moscou wrote:
>>
>> my very small (600mb) root partition ( file server )
>> was filled up to 300 mb at the beginning but very quickly
>> sth ate up all space. (maybe some log files)

>
> What is this sth program (or file)? Never heard of it.
>
> --
> Chuck F (cbfalconer at maineline dot net)
> Available for consulting/temporary embedded and systems.
> <http://cbfalconer.home.att.net>
>
>
> --
> Posted via a free Usenet account from http://www.teranews.com
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-20-2008, 09:22 PM
Peter
 
Posts: n/a
Default Re: root partion filed with smth (no space left)

On Sun, 18 Mar 2007 10:14:05 +0300, serge_moscou wrote:

> hello
>
> my very small (600mb) root partition ( file server )
> was filled up to 300 mb at the beginning but very quickly
> sth ate up all space. (maybe some log files)
>

Sounds to me like you had a runaway process eating up space in /tmp.

> How to free up some space and where to look and what to delete?
>


Boot off a CD and see what /tmp or /var looks like.
--
Peter
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-20-2008, 09:22 PM
Henrik Carlqvist
 
Posts: n/a
Default Re: root partion filed with smth (no space left)

Visvanath Ratnaweera <spam@ratnaweera.net> wrote:
>> How to free up some space and where to look and what to delete?

>
> My answer to the second question:
> # du -s /*
> and compare with the output right after the installation ;-)


To find out where all space is gone in a big partition I usually use a
command looking something like this:

du /some/path | sort -n

In this case, when it is the root partition you might want to use the -x
swith to du to avoid getting results from other big partitions:

du -x / | sort -n

The answer to the first question would be to use the command rm on some
appropriate files, perhaps with the switch -r on directories depending on
what du finds.

regards Henrik
--
The address in the header is only to prevent spam. My real address is:
hc1(at)poolhem.se Examples of addresses which go to spammers:
root@localhost postmaster@localhost

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-20-2008, 09:22 PM
CBFalconer
 
Posts: n/a
Default Re: root partion filed with smth (no space left)

serge_moscou wrote: (*** and top-posted - fixed ***)
> "CBFalconer" <cbfalconer@yahoo.com>
>> serge_moscou wrote:
>>>
>>> my very small (600mb) root partition ( file server )
>>> was filled up to 300 mb at the beginning but very quickly
>>> sth ate up all space. (maybe some log files)

>>
>> What is this sth program (or file)? Never heard of it.

>
> Well I mean I don't know what could have eaten up all free space.


Don't top-post. I fixed this one. See the following links.

You still haven't identified the sth program.

--
Some informative links:
<http://www.catb.org/~esr/faqs/smart-questions.html>
<http://www.caliburn.nl/topposting.html>
<http://www.netmeister.org/news/learn2quote.html>
<http://cfaj.freeshell.org/google/> (taming google)
<http://members.fortunecity.com/nnqweb/> (newusers)


--
Posted via a free Usenet account from http://www.teranews.com

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-20-2008, 09:22 PM
Joost Kremers
 
Posts: n/a
Default Re: root partion filed with smth (no space left)

CBFalconer wrote:
> You still haven't identified the sth program.


erm, not sure if you're just kidding or not, but sth is an abbreviation for
"something"...

--
Joost Kremers joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-20-2008, 09:22 PM
Dan C
 
Posts: n/a
Default Re: root partion filed with smth (no space left)

On Sun, 18 Mar 2007 12:27:24 +0000, Joost Kremers wrote:

>> You still haven't identified the sth program.


> erm, not sure if you're just kidding or not, but sth is an abbreviation for
> "something"...


It is? In what language?

--
"Ubuntu" -- an African word, meaning "Slackware is too hard for me".

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-20-2008, 09:22 PM
Two Ravens
 
Posts: n/a
Default Re: root partion filed with smth (no space left)

Dan C wrote:

> On Sun, 18 Mar 2007 12:27:24 +0000, Joost Kremers wrote:
>
>>> You still haven't identified the sth program.

>
>> erm, not sure if you're just kidding or not, but sth is an abbreviation
>> for "something"...

>
> It is? In what language?
>

I must admit that even in my youth, having worked in the printing/publishing
industry, I haven't come across sth as an abbreviation for "something".
--
Two Ravens
"...hit the squirrel..."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:04 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com