Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752002AbYLCSLk (ORCPT ); Wed, 3 Dec 2008 13:11:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751358AbYLCSL3 (ORCPT ); Wed, 3 Dec 2008 13:11:29 -0500 Received: from wf-out-1314.google.com ([209.85.200.172]:26698 "EHLO wf-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751305AbYLCSL2 (ORCPT ); Wed, 3 Dec 2008 13:11:28 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=r3+yJjD/ZC3uZwsMF0N9zQpCqoluFMwJzrE7qQO76AMFVi39kejUfx09tVO5XsPWXF JFGtFpoUfbMlVbuo5T5XuBthiSZArEHfAYZIzmLkxL5132WNObXqDX0HOmJOSRbUcCj+ AaYOm5aNBzgFSVm4a77mfkavUSAddDiz+cO5A= Message-ID: <4eea36270812031011x5f014b04q352af666cacb2f93@mail.gmail.com> Date: Wed, 3 Dec 2008 10:11:26 -0800 From: "Russell Miller" To: linux-kernel@vger.kernel.org Subject: nfs NULL procedure packets MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 955 Lines: 23 Hi again, I was hoping someone here could answer another question. I apologize if these are easy questions... So a couple of days ago I was troubleshooting yet another NFS problem (not the non-one I described a few days ago). I sent a 1G file over to a server, did a TCP capture, and analyzed the results. I noticed a lot of NULL procedure packets. A *lot* of them. In some cases, one every 10 microseconds, and there were about 400,000 of them I captured. This seems like a lot of network traffic for very little reason. Is this normal behavior, or something I should investigate further? It seems to me like pinging the NFS server once every 10 microseconds is a major waste of bandwidth. --Russell -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/