Date: Sun, 25 Mar 2007 03:59:07 -0300 From: Duane Whitty <duane@dwlabs.ca> To: Gore Jarold <gore_jarold@yahoo.com> Cc: freebsd-fs@freebsd.org Subject: Re: phantom quota usage for user with no files ... ? Message-ID: <20070325065907.GB84676@dwpc.dwlabs.ca> In-Reply-To: <55882.43410.qm@web63013.mail.re1.yahoo.com> References: <03bf01c76c1d$b4a74160$b3db87d4@multiplay.co.uk> <55882.43410.qm@web63013.mail.re1.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday, 24 March 2007 at 9:16:12 -0700, Gore Jarold wrote: > > Thanks, that is very helpful. > > Steven Hartland <killing@multiplay.co.uk> wrote: Files which where open at the time and hence still have references > similar to how deleted files still take up space until the last > handle is closed. > > > Can you tell me, how do I: > > a) see those handles (ps auxw|grep USERNAME showed nothing) > > b) remove/clear them ? > > > (I _do_ have lsof installed, but lsof|grep USERNAME also showed nothing...) > > > --------------------------------- > Sucker-punch spam with award-winning protection. > Try the free Yahoo! Mail Beta. > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" Try fstat(1) fstat -u username --Duane Whitty
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070325065907.GB84676>