Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2003 15:22:06 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        dave@whatsthebigidea.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Root filesystem 102% full (was: Disks fillin up)
Message-ID:  <20030213132206.GA1735@gothmog.gr>
In-Reply-To: <NEBBKHDKKLPFAIALALCOKEJKDPAA.david.radovanovic@verizon.net>
References:  <20030213012830.GA2066@gothmog.gr> <NEBBKHDKKLPFAIALALCOKEJKDPAA.david.radovanovic@verizon.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Please don't remove the Cc: of the list when replying.  I might not
know the answer, or be too busy to read mail.  If you Cc: the list
too, someone else will have a change to reply too.  Probably faster
than me.

On 2003-02-13 07:19, David Radovanovic <david.radovanovic@verizon.net> wrote:
> [Giorgos Keramidas [mailto:keramida@ceid.upatras.gr] wrote:
> [
> [Start with:
> [
> [	rsc-web1# du -kx / | sort -nr | head -20
> [
> [This will print the top-20 space consumers of your / filesystem.
> [What's the output of this command on your system?
>
> rsc-web1# du -kx / | sort -nr | head -20
> 120903  /
> 67460   /dev

This looks odd.  Half of your / space is in /dev!  Look in /dev with
`ls -l' and see which part of /dev takes up so much space.

> 18464   /root
> 17988   /root/.cpan

CPAN crap.  This is why I don't use cpan at home, and if I absolutely
have to use it, I symlink /root/.cpan -> /home/giorgos/.cpan :-(

> 12228   /sbin
> 10944   /root/.cpan/build
> 5480    /modules.old
> 5480    /modules
> 4198    /root/.cpan/sources
> 4094    /bin
> 3446    /root/.cpan/sources/authors
> 3328    /root/.cpan/sources/authors/id
> 2514    /root/.cpan/build/DBI-1.30
> 2176    /stand
> 1256    /root/.cpan/sources/authors/id/J
> 1246    /root/.cpan/build/DBI-1.30/blib
> 1232    /etc
> 1134    /root/.cpan/build/Class-MakeMethods-1.005
> 966     /root/.cpan/sources/authors/id/J/JC
> 964     /root/.cpan/sources/authors/id/J/JC/JCRISTY

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030213132206.GA1735>