From owner-freebsd-performance@FreeBSD.ORG Mon May 2 13:22:52 2005 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CA0E16A4CE; Mon, 2 May 2005 13:22:52 +0000 (GMT) Received: from silver.he.iki.fi (helenius.fi [193.64.42.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50F3743D4C; Mon, 2 May 2005 13:22:52 +0000 (GMT) (envelope-from pete@he.iki.fi) Received: from [195.163.185.142] (i2-142.rommon.fi [195.163.185.142]) by silver.he.iki.fi (Postfix) with ESMTP id 44A2ABC46; Mon, 2 May 2005 16:22:51 +0300 (EEST) Message-ID: <427629CB.6060706@he.iki.fi> Date: Mon, 02 May 2005 16:23:23 +0300 From: Petri Helenius User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Poul-Henning Kamp References: <17442.1115039706@critter.freebsd.dk> In-Reply-To: <17442.1115039706@critter.freebsd.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Robert Watson cc: freebsd-performance@freebsd.org cc: Eric Anderson cc: =?ISO-8859-1?Q?=22Arne_=5C=22W=F6rner=5C=22=22?= Subject: Re: Very low disk performance on 5.x X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2005 13:22:52 -0000 Poul-Henning Kamp wrote: >In message <427626DC.5030702@centtech.com>, Eric Anderson writes: > > > >>Don't mean to be terse here, but I'm talking about the same test done an >>two different RAID5 configurations, with different disks, and not just >>me - other users in this very thread see the same issue.. >> >> > >Uhm, if you are using RAID5 and your requests are not aligned and >sized after the RAID5 you should *expect* read performance to be poor. > >If you your request ends up accessing two different blocks even just >once per stripe, this totally kills performance. > > > > My tests were using RAID10 and just striping. (RAID0 might be the right name for it) Pete