From owner-freebsd-current Thu Aug 22 23:14:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95EEE37B401 for ; Thu, 22 Aug 2002 23:14:25 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id F30A443E3B for ; Thu, 22 Aug 2002 23:14:24 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.5/8.12.5) id g7N6ENkE012072; Fri, 23 Aug 2002 01:14:23 -0500 (CDT) (envelope-from dan) Date: Fri, 23 Aug 2002 01:14:23 -0500 From: Dan Nelson To: cjclark@alum.mit.edu Cc: current@FreeBSD.ORG Subject: Re: Mystery Disk Usage Message-ID: <20020823061423.GE34104@dan.emsphone.com> References: <20020823061047.GB82200@blossom.cjclark.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020823061047.GB82200@blossom.cjclark.org> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Aug 22), Crist J. Clark said: > I'm seeing something strange on a CURRENT system from mid-July. > > # df /usr > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/ad0s1e 1014863 782488 151186 84% /usr > > There are no mounts above /usr, but, > > # du -sk /usr > 281557 /usr > > And there do not appear to be any processes holding open unlinked > inodes that would make up for the difference, Does it persist after a reboot? Try fsck'ing the filesystem; if you're running softupdates, crashed, and for some reason the background fsck never completed it's possible you've got 500M of mismarked free space. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message