From owner-freebsd-questions@FreeBSD.ORG Wed Mar 2 17:46:31 2005 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 E238316A4CE for ; Wed, 2 Mar 2005 17:46:31 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76C7943D48 for ; Wed, 2 Mar 2005 17:46:31 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j22HkYb27941; Wed, 2 Mar 2005 09:46:34 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Tim Traver" , Date: Wed, 2 Mar 2005 09:46:29 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <4225EF40.8080409@simplenet.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Importance: Normal Subject: RE: NFS Write performance 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: Wed, 02 Mar 2005 17:46:32 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Tim Traver > Sent: Wednesday, March 02, 2005 8:52 AM > To: freebsd-questions@freebsd.org > Subject: NFS Write performance > > > > I'm using 5.3-RELEASE on a dual AMD Opteron machine. > > I guess my question is, how do I make NFS writes fly ??? > > The reads seem to be pretty good. I know that the settings on > the netapp > are per their settings... > What network adapter cards are your 5.3 clients using? Is this NFS 2 or NFS 3 protocol that the Netapp is serving files with? Ted