From owner-freebsd-current@FreeBSD.ORG Thu Jun 24 13:43:55 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 9E43B16A4CE for ; Thu, 24 Jun 2004 13:43:55 +0000 (GMT) Received: from av1-2-sn3.vrr.skanova.net (av1-2-sn3.vrr.skanova.net [81.228.9.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59DE643D46 for ; Thu, 24 Jun 2004 13:43:55 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: by av1-2-sn3.vrr.skanova.net (Postfix, from userid 502) id AD77B37E9C; Thu, 24 Jun 2004 15:43:04 +0200 (CEST) Received: from smtp1-1-sn3.vrr.skanova.net (smtp1-1-sn3.vrr.skanova.net [81.228.9.177]) by av1-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 9FB4537E58 for ; Thu, 24 Jun 2004 15:43:04 +0200 (CEST) Received: from gadget (h130n1fls11o822.telia.com [213.64.66.130]) by smtp1-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 86D0F38019 for ; Thu, 24 Jun 2004 15:43:04 +0200 (CEST) From: "Daniel Eriksson" To: "'FreeBSD Current'" Date: Thu, 24 Jun 2004 15:43:05 +0200 Organization: Home Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal Subject: RE: Multiple choices for RAID-0, best performance? 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: Thu, 24 Jun 2004 13:43:55 -0000 Brad Knowles wrote: > My understanding is that regular vinum won't work on 5.x, you=20 > need geom-vinum for that. Recent postings from S=F8ren have lead me = to=20 > believe that none of the ataraid stuff works with 5.x, either -- you=20 > can use them as plain ATA controllers, but the RAID stuff has not yet=20 > been worked out. I'm using both regular vinum and ataraid on the production server (which runs a fairly recent -CURRENT). They both work fine, and ataraid even updates the metadata for the Highpoint RocketRAID 454 correctly (so that arrays show up in the BIOS config). > That takes us back down to geom-vinum, geom-stripe,=20 > perhaps some=20 > SCSI RAID controllers which aren't affected by any of the ATA stuff,=20 > and maybe ccd. I was under the impression CCD didn't to "normal" RAID-0, but instead = used some sort of interleaved concatenated mode that resembled RAID-0 for = some use-cases. If I'm wrong then that makes the number of choices 5 instead = of 4. :-) /Daniel Eriksson