From owner-freebsd-questions@FreeBSD.ORG Thu Nov 27 01:11:13 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B477A16A4CE for ; Thu, 27 Nov 2003 01:11:13 -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 5A5D643FAF for ; Thu, 27 Nov 2003 01:11:12 -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 hAR97xVc007761 for ; Thu, 27 Nov 2003 10:07:59 +0100 (CET) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: freebsd-questions@freebsd.org Date: Thu, 27 Nov 2003 10:12:21 +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: <200311271012.21305.ajacoutot@lphp.org> Subject: poor NFS performance in 5.x X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 09:11:13 -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. Any idea where I should start looking for resolving this ? It is important since I'm planning on upgrading some servers in the futur and homedir are mounted via NFS. Thanks in advance. Antoine