From owner-freebsd-current Wed Oct 14 08:53:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10452 for freebsd-current-outgoing; Wed, 14 Oct 1998 08:53:43 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zone.syracuse.NET (zone.syracuse.net [205.232.47.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA10436 for ; Wed, 14 Oct 1998 08:53:37 -0700 (PDT) (envelope-from green@zone.syracuse.NET) Received: from localhost (green@localhost) by zone.syracuse.NET (8.8.8/8.8.7) with ESMTP id LAA15203; Wed, 14 Oct 1998 11:52:14 -0400 (EDT) Date: Wed, 14 Oct 1998 11:52:14 -0400 (EDT) From: Brian Feldman To: Mike Smith cc: "Alex G. Bulushev" , Daniel Rock , current@FreeBSD.ORG Subject: Re: -current NFS problem In-Reply-To: <199810141530.IAA00811@dingo.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Perhaps this could be the problem with NFS "hanging" certain people all the time? (not the pine thing) The system spending way too much time inside the kernel transmitting NFS packets.... Brian Feldman On Wed, 14 Oct 1998, Mike Smith wrote: > > another known problem exist for nfsv3 > > > > we use www server working over nfs with about 1500000 hits/day > > it work fine with nfsv2 (load 0.1 - 0.8), but with nfsv3 > > we see load > 130 and server replay is very slow ... > > i think this is a bug in fbsd nfsv3 realization, the > > same scheme with solaris/sparc nfsv3 client/server work > > without this problems ... > > The problem here is almost certainly that we don't cache the results of > ACCESS RPC calls. There's an outstanding request from NetApp for us to > address this; their testing indicates that 80% or more of NFS traffic > generated by FreeBSD systems consists of ACCESS RPC calls. > > -- > \\ Sometimes you're ahead, \\ Mike Smith > \\ sometimes you're behind. \\ mike@smith.net.au > \\ The race is long, and in the \\ msmith@freebsd.org > \\ end it's only with yourself. \\ msmith@cdrom.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message