From owner-freebsd-fs Tue Oct 24 22: 2:17 2000 Delivered-To: freebsd-fs@freebsd.org Received: from dsl-64-193-123-121.telocity.com (dsl-64-193-123-121.telocity.com [64.193.123.121]) by hub.freebsd.org (Postfix) with ESMTP id 3E71A37B479; Tue, 24 Oct 2000 22:02:13 -0700 (PDT) Received: (from brueggma@localhost) by dsl-64-193-123-121.telocity.com (8.11.1/8.11.1) id e9P52B703405; Wed, 25 Oct 2000 00:02:11 -0500 (CDT) (envelope-from brueggma) Date: Wed, 25 Oct 2000 00:02:10 -0500 From: Eric Brueggmann To: freebsd-questions@freebsd.org Cc: freebsd-fs@freebsd.org Subject: du/df Message-ID: <20001025000210.A2828@snoopie.yi.org> Reply-To: brueggma@snoopie.yi.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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-fs" in the body of the message