From owner-freebsd-current@FreeBSD.ORG Tue Nov 2 12:47:51 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 4512C16A4CE for ; Tue, 2 Nov 2004 12:47:51 +0000 (GMT) Received: from web14102.mail.yahoo.com (web14102.mail.yahoo.com [216.136.172.132]) by mx1.FreeBSD.org (Postfix) with SMTP id F25B043D67 for ; Tue, 2 Nov 2004 12:47:50 +0000 (GMT) (envelope-from cguttesen@yahoo.dk) Message-ID: <20041102124750.77588.qmail@web14102.mail.yahoo.com> Received: from [194.248.174.58] by web14102.mail.yahoo.com via HTTP; Tue, 02 Nov 2004 13:47:50 CET Date: Tue, 2 Nov 2004 13:47:50 +0100 (CET) From: Claus Guttesen To: Emanuel Strobl , freebsd-current@freebsd.org In-Reply-To: <200411021259.28247.Emanuel.Strobl@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: asymmetric NFS transfer rates 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: Tue, 02 Nov 2004 12:47:51 -0000 > problems, but I'm wondering why I > can't write to my 5.3-stable NFS server more that > 3,5MB/s while reading gives > me 9,5MB/s? Are you using IDE- or SCSI-disks? Reading is faster than writing on IDE. Claus