Date: Fri, 23 Aug 2002 01:14:23 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: cjclark@alum.mit.edu Cc: current@FreeBSD.ORG Subject: Re: Mystery Disk Usage Message-ID: <20020823061423.GE34104@dan.emsphone.com> In-Reply-To: <20020823061047.GB82200@blossom.cjclark.org> References: <20020823061047.GB82200@blossom.cjclark.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020823061423.GE34104>