From owner-freebsd-stable@FreeBSD.ORG Sat May 14 14:48:47 2005 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 E66D716A4CE for ; Sat, 14 May 2005 14:48:47 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8284943D46 for ; Sat, 14 May 2005 14:48:47 +0000 (GMT) (envelope-from vohand@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1146044wri for ; Sat, 14 May 2005 07:48:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dyWsGxSNoBKDugz5iaQv7cPSUi8dV+aqyfdGA3pB/LclDPzL6vqMReGrhGjATZH7T8EClg1l2Ur3g6aGQ/JED5xUk2oxXqwtPDKa1O2lgtehRauKAuNDUfb1WNFInUYIBt+O0G0yS9JiaUgFEn2yGAcqvYr9rIbXJDsilpg/2nA= Received: by 10.54.47.7 with SMTP id u7mr2340663wru; Sat, 14 May 2005 07:48:47 -0700 (PDT) Received: by 10.54.97.17 with HTTP; Sat, 14 May 2005 07:48:47 -0700 (PDT) Message-ID: <4200469905051407486f241a65@mail.gmail.com> Date: Sat, 14 May 2005 18:48:47 +0400 From: Vladimir Dzhivsanoff To: Pawel Jakub Dawidek In-Reply-To: <20050514141605.GC837@darkness.comp.waw.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050514093217.C6088E082A@oak.tantieme.ru> <20050514131648.GB837@darkness.comp.waw.pl> <4200469905051406572de39b47@mail.gmail.com> <20050514141605.GC837@darkness.comp.waw.pl> cc: freebsd-stable@freebsd.org Subject: Re: gmirror X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vladimir Dzhivsanoff List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 May 2005 14:48:48 -0000 On 5/14/05, Pawel Jakub Dawidek wrote: > On Sat, May 14, 2005 at 05:57:51PM +0400, Vladimir Dzhivsanoff wrote: > +> > This is the way RAID1 works. Try to imagine how disk's heads are mov= ing > - > +> > there will be no speed-up in sequential reads, this is not RAID0. > +> >=20 > +> > Mirror characteristics are: > +> > - the same speed for sequential reads as for one disk; > +> > - the same speed for sequential/random write as for one disk; > +> > - double speed of one disk for random reads; > +> by what test-suite I can test it ? > +> and what balance algorithm is more proper for random reads ? >=20 > There is my tool in ports (benchmarks/raidtest/) which does what you want= . > The README file wasn't moved to ports, IIRC, you can find it here: >=20 big thanks, Pawel=20 > =09http://www.freebsd.org/cgi/cvsweb.cgi/src/tools/tools/raidtest/Attic/R= EADME?rev=3D1.2&content-type=3Dtext/x-cvsweb-markup&hideattic=3D0 >=20 > --=20 > Pawel Jakub Dawidek http://www.wheel.pl > pjd@FreeBSD.org http://www.FreeBSD.org > FreeBSD committer Am I Evil? Yes, I Am! >=20 >