From owner-freebsd-stable@FreeBSD.ORG Wed Jan 14 23:06:11 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 104DC16A4CE for ; Wed, 14 Jan 2004 23:06:11 -0800 (PST) Received: from osku.suutari.iki.fi (osku.syncrontech.com [213.28.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 253CF43D5A for ; Wed, 14 Jan 2004 23:06:09 -0800 (PST) (envelope-from ari@suutari.iki.fi) Received: from coffee.syncrontech.com (coffee.syncrontech.com [62.71.8.37]) by osku.suutari.iki.fi (8.12.8p1/8.12.8) with ESMTP id i0F767df027345; Thu, 15 Jan 2004 09:06:07 +0200 (EET) (envelope-from ari@suutari.iki.fi) From: Ari Suutari Organization: At Home To: Karl Pielorz , freebsd-stable@freebsd.org Date: Thu, 15 Jan 2004 09:06:07 +0200 User-Agent: KMail/1.5.4 References: <200401141453.50150.ari@suutari.iki.fi> <200401141527.11930.ari@suutari.iki.fi> <742320171.1074087760@rainbow> In-Reply-To: <742320171.1074087760@rainbow> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401150906.07062.ari@suutari.iki.fi> Subject: Re: Adaptect raid performance with FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2004 07:06:11 -0000 Hi, On Wednesday 14 January 2004 15:42, Karl Pielorz wrote: > --On 14 January 2004 15:27 +0200 Ari Suutari wrote: > > Hi, > > > > On Wednesday 14 January 2004 15:20, Karl Pielorz wrote: > >> > So, I get only about 25MB/s. Shouldn't I be getting something > >> > like 70 MB/s, or even more since there are two disks that > >> > can server read requests ? > >> > >> Hmmm, what happens if you run two of those at once? > > > > Running 5 dd's at once gives in iostat: > > > > [snip] > > > > The peak seems to be 39 Mb/s. > > Was that the peak 'each' - or combined? - i.e. what was the combined > throughput for 2 dd's running? When running 2 dd's, each reports abou 17 MB/s. iostat reports 27-33 MB/s during run. Ari S.