[4356] in RedHat Linux List
Re: Creeping /
daemon@ATHENA.MIT.EDU (Mike Wangsmo)
Thu Nov 14 12:05:59 1996
Date: Thu, 14 Nov 1996 09:28:41 -0700 (MST)
From: Mike Wangsmo <wanger@fubar.cs.montana.edu>
To: redhat-list@redhat.com
In-Reply-To: <Pine.LNX.3.95.961114102945.22766F-100000@helix.cs.cuc.edu>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
On Thu, 14 Nov 1996, Elliot Lee wrote:
> On Thu, 14 Nov 1996, Christopher J. Booth wrote:
>
> > My / partition,device,file has expanded and become 100% full, and very
> > little will work now. Is there a fix for this?
> >
> > Why does this happen?
>
> Perhaps you have installed more software, perhaps log files have filled up
> in /var, perhaps temporary files have accumulated in /tmp - look around
> and find out ;-)
As root, in the / directory type:
du | sort -rn | more
This will search your entire / directory system and sort each
subdirectory by size. It will tell you where you have the most space
taken up. It should help you locate any suspicious disk consumption
spots. Be patient as it will take a bit of time to read the entire
directory and sort it.
Mike
_______________________________________________________________________
Mike Wangsmo, Graduate Student wanger@fubar.cs.montana.edu
Montana State University http://www.cs.montana.edu/~wanger
602 Peter Koch (406) 586-0690
Bozeman, MT 59715
"May the Force be with you, always"
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null