From owner-freebsd-hackers@FreeBSD.ORG Wed Jun 9 18:15:47 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 760CD16A4CE for ; Wed, 9 Jun 2004 18:15:47 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EDC143D39 for ; Wed, 9 Jun 2004 18:15:47 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.10) with ESMTP id i59HdqRH016771; Wed, 9 Jun 2004 10:39:52 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id i59HdqhP016770; Wed, 9 Jun 2004 10:39:52 -0700 Date: Wed, 9 Jun 2004 10:39:52 -0700 From: Brooks Davis To: Jose Hidalgo Herrera Message-ID: <20040609173952.GA15800@Odin.AC.HMC.Edu> References: <1086798813.85952.7.camel@jose.hostarica.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4Ckj6UjgE2iN1+kY" Content-Disposition: inline In-Reply-To: <1086798813.85952.7.camel@jose.hostarica.net> User-Agent: Mutt/1.5.4i cc: hackers@freebsd.org Subject: Re: bugs with disk space X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 18:15:47 -0000 --4Ckj6UjgE2iN1+kY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 09, 2004 at 10:33:34AM -0600, Jose Hidalgo Herrera wrote: > There is something wrong here: >=20 > srv0:~# uname -r=20 > 4.9-RELEASE-p4 >=20 > srv0:~# df -hi / > Filesystem Size Used Avail Capacity iused ifree %iused Mounted on > /dev/ad0s1a 126M 125M -8.9M 108% 1364 14890 8% / >=20 > srv0:~# du -shx / > 36M / >=20 > The operating system complains about free space, but I'm only using 36M, > while the df says that I'm using 125M, the inodes are not the problem. You probalby have an open but deleted file. You should be able to find it with fstat. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --4Ckj6UjgE2iN1+kY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFAx0tnXY6L6fI4GtQRArbaAKCB7cgJMyPv5mKe4yviu1UtArLkjwCdFtw1 ++ESqNkMqt8ooNmCYrrlToE= =+k+X -----END PGP SIGNATURE----- --4Ckj6UjgE2iN1+kY--