From owner-freebsd-current@FreeBSD.ORG Thu Nov 27 01:50:04 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A889816A4CE for ; Thu, 27 Nov 2003 01:50:04 -0800 (PST) Received: from mail.lphp.org (APastourelles-107-1-13-97.w80-11.abo.wanadoo.fr [80.11.65.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 306F343FE3 for ; Thu, 27 Nov 2003 01:50:03 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from freebsd (modem214.metz.imaginet.fr [195.68.12.214] (may be forged)) by mail.lphp.org (8.12.10/8.12.10) with ESMTP id hAR9knVc008189 for ; Thu, 27 Nov 2003 10:46:50 +0100 (CET) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: freebsd-current@freebsd.org Date: Thu, 27 Nov 2003 10:51:12 +0100 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311271051.12342.ajacoutot@lphp.org> Subject: poor NFS performance in CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 27 Nov 2003 09:50:04 -0000 Hi :) I upgraded two boxes to FreeBSD-5.2-BETA a week ago and I noticed that NFS performance is very slow compared to 4.x-RELEASE. Before, NFS transfers were between 10 and 12 MB/s and now I don't go past 7 MB/s. My exports/mount settings did not change and the hardware is obviously the same. My kernel is compiled without the debugging options. Any idea where I should start looking for resolving this ? Thanks. Antoine