From owner-freebsd-small Fri Apr 26 9: 2:27 2002 Delivered-To: freebsd-small@freebsd.org Received: from mk-smarthost-3.mail.uk.tiscali.com (mk-smarthost-3.mail.uk.tiscali.com [212.74.112.73]) by hub.freebsd.org (Postfix) with ESMTP id D877B37B400 for ; Fri, 26 Apr 2002 09:02:22 -0700 (PDT) Received: from [212.139.129.126] (helo=bloodhound.uk.worldonline.com) by mk-smarthost-3.mail.uk.tiscali.com with esmtp (Exim 3.35 #1) id 17185Y-000L49-00 for freebsd-small@freebsd.org; Fri, 26 Apr 2002 16:56:48 +0100 Received: from brian by bloodhound.uk.worldonline.com with local (Exim 3.22 #1) id 1718Au-0000eY-00 for freebsd-small@freebsd.org; Fri, 26 Apr 2002 17:02:20 +0100 Date: Fri, 26 Apr 2002 17:02:20 +0100 From: Brian Candler To: freebsd-small@freebsd.org Subject: Re: NFS root and unnecessary NFS operations Message-ID: <20020426170220.A2475@linnet.org> References: <20020425174139.A871@linnet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020425174139.A871@linnet.org>; from B.Candler@pobox.com on Thu, Apr 25, 2002 at 05:41:39PM +0100 Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 25, 2002 at 05:41:39PM +0100, Brian Candler wrote: > (3) Another test, just open /bin/rm for read: > > # perl -e 'for ($i=0;$i<1000;$i++) { open F,"; close F;}' > > # tcpdump -n -i fxp0 udp port 2049 >/dev/null > tcpdump: listening on fxp0 > ^C > 2014 packets received by filter > 0 packets dropped by kernel > > That's part-way between. It looks like I am getting one packet exchange each > time the file is opened: > > 17:25:53.015554 192.168.0.91.649103617 > 192.168.0.1.2049: 108 access [|nfs] > 17:25:53.015698 192.168.0.1.2049 > 192.168.0.91.649103617: reply ok 120 access c xxxxxxxx FYI, I've just brought everything up to FreeBSD-4.5-STABLE-20020426-JPSNAP and it's exactly the same. Regards, Brian. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message