From owner-freebsd-questions@FreeBSD.ORG Mon Jan 3 22:42:04 2005 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 B26A516A4CE for ; Mon, 3 Jan 2005 22:42:04 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 653C943D49 for ; Mon, 3 Jan 2005 22:42:04 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2BE8151385; Mon, 3 Jan 2005 14:42:16 -0800 (PST) Date: Mon, 3 Jan 2005 14:42:16 -0800 From: Kris Kennaway To: mccyron@kc.rr.com Message-ID: <20050103224216.GA59833@xor.obsecurity.org> References: <41D9C7BC.2050309@bouncebk.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yrj/dFKFPuw6o+aM" Content-Disposition: inline In-Reply-To: <41D9C7BC.2050309@bouncebk.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: 4.8 - / out of 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, 03 Jan 2005 22:42:04 -0000 --yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 03, 2005 at 04:31:24PM -0600, McCy Ron wrote: > System: FreeBSD 4.8 with standard config on PII/400...used mainly as a=20 > backup server. >=20 > df shows... >=20 > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/ad0s1a 128990 119660 -988 101% / > /dev/ad0s1f 257998 4 237356 0% /tmp > /dev/ad0s1g 7426528 2109420 4722986 31% /usr > /dev/ad0s1e 257998 15888 221472 7% /var > procfs 4 4 0 100% /proc >=20 > My root file system is full and I can't account for why this is so. I=20 > used du on all of the directories on / and could only come up with=20 > 28000K of usage - far short of what it's supposed to hold. The User=20 > Manual suggests that there my be some files not accounted for by du=20 > actually residing on the system. What is the best way to reclaim this spa= ce? Use fstat to find what is holding open a reference to the deleted file, and kill it. I think this is explained in the FAQ. Kris --yrj/dFKFPuw6o+aM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB2cpHWry0BWjoQKURAhAqAJwOI9rzCOl08dnYmb8pjtEsyTQMxgCgo1nF AdLH43oEQqr+G9I7/Wa6JqM= =VHSj -----END PGP SIGNATURE----- --yrj/dFKFPuw6o+aM--