From owner-freebsd-current@FreeBSD.ORG Sat Jul 10 10:32:32 2004 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 EF38216A4CE for ; Sat, 10 Jul 2004 10:32:32 +0000 (GMT) Received: from freebee.digiware.nl (dsl390.iae.nl [212.61.63.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F2EB43D1F for ; Sat, 10 Jul 2004 10:32:31 +0000 (GMT) (envelope-from wjw@withagen.nl) Received: from dual (dual [212.61.27.71]) by freebee.digiware.nl (8.12.10/8.12.10) with SMTP id i6AAVLsD028060; Sat, 10 Jul 2004 12:31:21 +0200 (CEST) (envelope-from wjw@withagen.nl) Message-ID: <026d01c46668$2bd2e550$471b3dd4@digiware.nl> From: "Willem Jan Withagen" To: "Claus Guttesen" , References: <20040709234909.33212.qmail@web14102.mail.yahoo.com> Date: Sat, 10 Jul 2004 11:39:36 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: Re: nfs-server twice as fast written to as read from 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: Sat, 10 Jul 2004 10:32:33 -0000 > Is testing a nfs-server with current as of July 9'th. > While copying to and from the server to two different > hosts, I noticed that copying _to_ the server was > twice as fast as copying _from_ the server. This was > regardless of which host I tested from. > > Is using tcp, r/w-size 65536 on client, server: > > net.inet.tcp.sendspace: 65536 > net.inet.tcp.recvspace: 65536 > > All hosts are on 100 Mbit/s. > > It takes 5 min. 30 sec. copying 3 GB to, 11 min. 43 > sec. from the nfs-server. Is there a penalty reading > from the server in relation to nfs? I've done some nfs "benchmarking", but not (yet) with two clients and one server. (Mainly) because I'm still looking for a comparable third system. Results of that are on: http://withagen.dyndns.org/FreeBSD/notes/NFS-performance It's nothing really scientific, but it shows some trends... And yours is certainly not one I have seen. --WjW