Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2005 20:28:09 -0500
From:      Geoff <geoffo@comcast.net>
To:        freebsd-fs@freebsd.org
Subject:   fstat -v failures
Message-ID:  <1111454889.25432.7.camel@cave.localdomain>

next in thread | raw e-mail | index | archive | help
Running 'fstat -v' on my "FreeBSD 4.8-RELEASE #1" system returns a long
string of failed attempts to read filedesc of pids as follows:

-bash-2.05b# fstat -v
USER     CMD          PID   FD MOUNT      INUM MODE         SZ|DV R/W
can't read filedesc at 0xc8ea7a00 for pid 26279
can't read filedesc at 0xcaf4dd00 for pid 97453
[...]
can't read filedesc at 0xc8d03600 for pid 5463
can't read filedesc at 0xc8cf0400 for pid 5439

I'm trying to find out what files are open on my system to combat a "Too
Many Open Files" error. 

Any help would be appreciated.

- Geoff




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