From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 09:51:37 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 639E937B401 for ; Mon, 14 Jul 2003 09:51:37 -0700 (PDT) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id F38C143FB1 for ; Mon, 14 Jul 2003 09:51:35 -0700 (PDT) (envelope-from kirk@strauser.com) Received: from pooh.honeypot.net.strauser.com (kirk@pooh.honeypot.net [10.0.5.128]) by kanga.honeypot.net (8.12.9/8.12.9) with ESMTP id h6EGpYCp024910 for ; Mon, 14 Jul 2003 11:51:35 -0500 (CDT) (envelope-from kirk@strauser.com) To: freebsd-questions@freebsd.org References: From: Kirk Strauser Date: Mon, 14 Jul 2003 11:51:33 -0500 In-Reply-To: (kenzo_chin@hotmail.com's message of "Mon, 14 Jul 2003 11:11:52 -0500") Message-ID: <87el0tjbl6.fsf@pooh.honeypot.net> Lines: 20 X-Mailer: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Subject: Re: need more space X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 16:51:37 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable At 2003-07-14T16:11:52Z, "Kenzo" writes: > How can I tell what is part of the / slice so that I can find what is > taking the space and delete things that I don't need. Do something like: # du -x / | sort -rn > /tmp/du.out and then look at the file. That'll sort the contents of your root partition by size so that you can see where you're losing space. > 2. would it be better to try and find what is taking all the space or just > grow the slice with growfs? Find the problem first. If it's something unexpected, fix it. Otherwise, write back and we'll go from there. =2D-=20 Kirk Strauser --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQA/Et+W5sRg+Y0CpvERArtDAJ4wgF+0la1e2ia0rCOXo1TVVsRXuwCgmDI3 SN0395fP2nOnhue4ftALG/4= =CN03 -----END PGP SIGNATURE----- --=-=-=--