bin/167292: sockstat(1) missing output

jilles at FreeBSD.org jilles at FreeBSD.org
Sun Apr 29 23:10:33 UTC 2012


Synopsis: sockstat(1) missing output

State-Changed-From-To: open->closed
State-Changed-By: jilles
State-Changed-When: Sun Apr 29 23:09:08 UTC 2012
State-Changed-Why: 
The question marks in sockstat are intended behaviour and not a bug.

The change between 8.2 and 8.3 is that sockstat now also shows
sockets that are not associated with a file descriptor.
Formerly, these were not shown, causing a discrepancy between
sockstat and netstat -a because netstat has always shown them.

In your case, the sockets on port 2049 are associated with the
kernel NFS client and server. The other TCP sockets are likely
in TIME_WAIT or a similar state.


Responsible-Changed-From-To: freebsd-bugs->jilles
Responsible-Changed-By: jilles
Responsible-Changed-When: Sun Apr 29 23:09:08 UTC 2012
Responsible-Changed-Why: 
I closed it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=167292


More information about the freebsd-bugs mailing list