Date: Wed, 25 Oct 2000 00:02:10 -0500 From: Eric Brueggmann <brueggma@snoopie.yi.org> To: freebsd-questions@freebsd.org Cc: freebsd-fs@freebsd.org Subject: du/df Message-ID: <20001025000210.A2828@snoopie.yi.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001025000210.A2828>