phantom quota usage for user with no files ... ?
Duane Whitty
duane at dwlabs.ca
Sun Mar 25 07:33:49 UTC 2007
On Saturday, 24 March 2007 at 9:16:12 -0700, Gore Jarold wrote:
>
> Thanks, that is very helpful.
>
> Steven Hartland <killing at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-fs
> To unsubscribe, send any mail to "freebsd-fs-unsubscribe at freebsd.org"
Try fstat(1)
fstat -u username
--Duane Whitty
More information about the freebsd-fs
mailing list