From owner-freebsd-questions Tue Oct 24 22: 7:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from baddog.yi.org (24-216-177-184.hsacorp.net [24.216.177.184]) by hub.freebsd.org (Postfix) with ESMTP id EE85C37B479; Tue, 24 Oct 2000 22:07:54 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by baddog.yi.org (Postfix) with ESMTP id 62F981D9F; Wed, 25 Oct 2000 01:07:55 -0400 (EDT) Date: Wed, 25 Oct 2000 01:07:54 EDT From: mike johnson To: Eric Brueggmann , freebsd-questions@FreeBSD.ORG Cc: freebsd-fs@FreeBSD.ORG Subject: Re: du/df Reply-To: ahze@slaughter.necro.edu X-Mailer: Spruce 0.6.5 for X11 w/smtpio 0.7.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Message-Id: <20001025050755.62F981D9F@baddog.yi.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG theres some things in /var that are not readable by normal users , you might want to try du -hc /var |grep total , or du -sh /var as root .. If you alraedy arent. On Wed, 25 Oct 2000, Eric Brueggmann wrote: > Date: Wed, 25 Oct 2000 00:02:10 -0500 > To: freebsd-questions@FreeBSD.ORG > From: Eric Brueggmann > Reply-To: brueggma@snoopie.yi.org > Subject: du/df > > Hello.. > > Sorry for the cross post. I was wondering what could cause this: > > # du -hc /var | grep total > 15M total > # df -h /var > Filesystem Size Used Avail Capacity Mounted on > /dev/ad3s2e 483M 101M 343M 23% /var > # sync > # df -h /var > Filesystem Size Used Avail Capacity Mounted on > /dev/ad3s2e 483M 101M 343M 23% /var > > This happens every couple of weeks or so.. The difference is usually not > as great as it is now. Is there any way to fix it? I don't think du is > following any sym links, or anything. > > Thank You, > Eric Brueggmann > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message