Date: Wed, 25 Oct 2000 16:00:22 +0100 (BST) From: Jan Grant <Jan.Grant@bristol.ac.uk> To: Eric Brueggmann <brueggma@snoopie.yi.org> Cc: freebsd-questions@freebsd.org, freebsd-fs@freebsd.org Subject: Re: du/df Message-ID: <Pine.GSO.4.21.0010251557520.21582-100000@mail.ilrt.bris.ac.uk> In-Reply-To: <20001025000210.A2828@snoopie.yi.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 25 Oct 2000, Eric Brueggmann wrote: > 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 Either softupdates (but only briefly). More likely, a rotated/deleted log file that's still being held open by a process. Try running openfiles /var (just a shell script - you can get it at http://tribble.ilrt.bris.ac.uk/~cmjg/unix/scripts/openfiles ) ...or get lsof. -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287163 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk Goedel would be proud - I'm both inconsistent _and_ incomplete. 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?Pine.GSO.4.21.0010251557520.21582-100000>