Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764797AbXFRSTA (ORCPT ); Mon, 18 Jun 2007 14:19:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1761035AbXFRSSw (ORCPT ); Mon, 18 Jun 2007 14:18:52 -0400 Received: from dsl081-033-126.lax1.dsl.speakeasy.net ([64.81.33.126]:40045 "EHLO bifrost.lang.hm" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758816AbXFRSSv (ORCPT ); Mon, 18 Jun 2007 14:18:51 -0400 Date: Mon, 18 Jun 2007 11:16:32 -0700 (PDT) From: david@lang.hm X-X-Sender: dlang@asgard.lang.hm To: Brendan Conoboy cc: Neil Brown , Wakko Warner , linux-kernel@vger.kernel.org, linux-raid@vger.kernel.org Subject: Re: limits on raid In-Reply-To: <4676C9FF.7060607@redhat.com> Message-ID: References: <18034.479.256870.600360@notabene.brown> <18034.3676.477575.490448@notabene.brown> <20070616020320.GB2002@animx.eu.org> <18035.23867.576212.859440@notabene.brown> <4676BEC2.7090809@redhat.com> <4676C9FF.7060607@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1333 Lines: 33 On Mon, 18 Jun 2007, Brendan Conoboy wrote: > david@lang.hm wrote: >> I plan to test the different configurations. >> >> however, if I was saturating the bus with the reconstruct how can I fire >> off a dd if=/dev/zero of=/mnt/test and get ~45M/sec whild only slowing the >> reconstruct to ~4M/sec? >> >> I'm putting 10x as much data through the bus at that point, it would seem >> to proove that it's not the bus that's saturated. > > I am unconvinced. If you take ~1MB/s for each active drive, add in SCSI > overhead, 45M/sec seems reasonable. Have you look at a running iostat while > all this is going on? Try it out- add up the kb/s from each drive and see > how close you are to your maximum theoretical IO. I didn't try iostat, I did look at vmstat, and there the numbers look even worse, the bo column is ~500 for the resync by itself, but with the DD it's ~50,000. when I get access to the box again I'll try iostat to get more details > Also, how's your CPU utilization? ~30% of one cpu for the raid 6 thread, ~5% of one cpu for the resync thread David Lang - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/