From owner-freebsd-current@FreeBSD.ORG Mon Mar 3 18:28:07 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E3581065670 for ; Mon, 3 Mar 2008 18:28:07 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id 508DC8FC1E for ; Mon, 3 Mar 2008 18:28:07 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.2/8.14.2) id m23I1uLh068692 for freebsd-current@freebsd.org; Mon, 3 Mar 2008 12:01:56 -0600 (CST) (envelope-from dan) Date: Mon, 3 Mar 2008 12:01:56 -0600 From: Dan Nelson To: freebsd-current@freebsd.org Message-ID: <20080303180156.GA49374@dan.emsphone.com> References: <20080303073618.GA54342@hades.panopticon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080303073618.GA54342@hades.panopticon> X-OS: FreeBSD 7.0-PRERELEASE User-Agent: Mutt/1.5.17 (2007-11-01) Subject: Re: NFS connection strangeness X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2008 18:28:07 -0000 In the last episode (Mar 03), Dmitry Marakasov said: > Hi! > > I've just noticed that there are some strangenesses related to NFS > connections on my 7.0-RELEASE boxes. First of all, no NFS-related > TCP connection are showed in `sockstat -4c' (not on the client, nor on > the server), though tcpdump clearly shows that there is TCP data > exchange with alredy existing connection. Next, Sockstat and lsof won't print anything because there are no userland processes associated with that socket. -- Dan Nelson dnelson@allantgroup.com