From owner-freebsd-stable Wed Mar 5 17:10:52 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA5A237B401 for ; Wed, 5 Mar 2003 17:10:50 -0800 (PST) Received: from alcanet.com.au (mail2.alcanet.com.au [203.62.196.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81E5543FA3 for ; Wed, 5 Mar 2003 17:10:49 -0800 (PST) (envelope-from peter.jeremy@alcatel.com.au) Received: from sydsmtp01.alcatel.com.au (IDENT:root@localhost.localdomain [127.0.0.1]) by alcanet.com.au (8.12.4/8.12.4/Alcanet1.3) with ESMTP id h261AkFx021429; Thu, 6 Mar 2003 12:10:47 +1100 Received: from gsmx07.alcatel.com.au ([139.188.20.247]) by sydsmtp01.alcatel.com.au (Lotus Domino Release 5.0.11) with ESMTP id 2003030612104586:182432 ; Thu, 6 Mar 2003 12:10:45 +1100 Received: from gsmx07.alcatel.com.au (localhost [127.0.0.1]) by gsmx07.alcatel.com.au (8.12.5/8.12.5) with ESMTP id h261AjIs041693; Thu, 6 Mar 2003 12:10:45 +1100 (EST) (envelope-from peter.jeremy@alcatel.com.au) Received: (from jeremyp@localhost) by gsmx07.alcatel.com.au (8.12.5/8.12.5/Submit) id h261AiKu041692; Thu, 6 Mar 2003 12:10:44 +1100 (EST) (envelope-from peter.jeremy@alcatel.com.au) Date: Thu, 6 Mar 2003 12:10:44 +1100 From: Peter Jeremy To: "Marc G. Fournier" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: "leak" in softupdates? Message-ID: <20030306011044.GJ90290@gsmx07.alcatel.com.au> Mail-Followup-To: "Marc G. Fournier" , freebsd-stable@FreeBSD.ORG References: <20030305204526.T38115@hub.org> Mime-Version: 1.0 In-Reply-To: <20030305204526.T38115@hub.org> User-Agent: Mutt/1.4i X-MIMETrack: Itemize by SMTP Server on SYDSMTP01/AlcatelAustralia(Release 5.0.11 |July 24, 2002) at 06/03/2003 12:10:45 PM, Serialize by Router on SYDSMTP01/AlcatelAustralia(Release 5.0.11 |July 24, 2002) at 06/03/2003 12:10:47 PM, Serialize complete at 06/03/2003 12:10:47 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2003-Mar-05 20:53:25 -0400, "Marc G. Fournier" 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