Date: Sun, 29 Apr 2012 23:10:32 GMT From: jilles@FreeBSD.org To: st41ker@yandex.ru, jilles@FreeBSD.org, freebsd-bugs@FreeBSD.org, jilles@FreeBSD.org Subject: Re: bin/167292: sockstat(1) missing output Message-ID: <201204292310.q3TNAWUn055071@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204292310.q3TNAWUn055071>