Date: Tue, 22 Mar 2005 20:17:29 +0000 (GMT) From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> To: "David D.W. Downey" <david@cyberspacetech.com> Cc: Dan Nelson <dnelson@allantgroup.com> Subject: RE: Interesting fs usage issue Message-ID: <20050322201611.U36639@ury.york.ac.uk> In-Reply-To: <20050322200539.10469.qmail@gem-wbe04> References: <20050322200539.10469.qmail@gem-wbe04>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 22 Mar 2005, David D.W. Downey wrote: > > > > You probably have a process holding a reference to a file that's been > > unlinked. Run "fstat -f /tmp" to see. > > > > fbdev# fstat -f /tmp > USER CMD PID FD MOUNT INUM MODE SZ|DV R/W > fbdev# > > Nothing shows at *all*. Which is weird. I've currently several screen > sessions open, which uses /tmp (as seen by an ls of /tmp which shows > the proper timestamps as expected for each session). > > Would that not generate a response from fstat since the screens are > active? fstat is currently broken in -CURRENT. http://lists.freebsd.org/mailman/htdig/freebsd-current/2005-March/047656.html I have no idea if the lsof port will still work since those changes, I suspect not but it might be worth a try. Gavin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050322201611.U36639>