Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2003 12:10:44 +1100
From:      Peter Jeremy <peter.jeremy@alcatel.com.au>
To:        "Marc G. Fournier" <scrappy@hub.org>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: "leak" in softupdates?
Message-ID:  <20030306011044.GJ90290@gsmx07.alcatel.com.au>
In-Reply-To: <20030305204526.T38115@hub.org>
References:  <20030305204526.T38115@hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-Mar-05 20:53:25 -0400, "Marc G. Fournier" <scrappy@hub.org> wrote:
>I'm doing a du right now to see if I can see anything large out of the
>ordinary, but is there any way (maybe using lsof?) of finding out what,
>if any, processes are holding open a large file?

The approach I've used is to grep the output from lsof.  Unnamed files
will have a name of the mountpoint.  "fsck -n" will also detect
"missing" disk space.

I can't offer any other suggestions, sorry.

Peter

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030306011044.GJ90290>