From owner-freebsd-questions@FreeBSD.ORG Fri Sep 9 21:04:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51DE716A41F for ; Fri, 9 Sep 2005 21:04:48 +0000 (GMT) (envelope-from jstarng@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FB5443D55 for ; Fri, 9 Sep 2005 21:04:47 +0000 (GMT) (envelope-from jstarng@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so1876597wra for ; Fri, 09 Sep 2005 14:04:43 -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:in-reply-to:mime-version:content-type:references; b=JV2aY8uSO0I+/0sAzGT88806d2/GGtgsg0v3s8Eu6W4xFCk7XorcwvM8MGBRNTgJtY6nGW7NgmnOAzeK8A91ozykTb9GcUXjHW1BPlsiyiD6Tr1Qx62/Bu6BgmikfazRyN2ykJKbTa0RrlE+KE01VedJnus8+f4Oc0Ku1Sy2VEI= Received: by 10.54.34.73 with SMTP id h73mr699269wrh; Fri, 09 Sep 2005 14:04:43 -0700 (PDT) Received: by 10.54.146.11 with HTTP; Fri, 9 Sep 2005 14:04:43 -0700 (PDT) Message-ID: <2d3ab026050909140469af253@mail.gmail.com> Date: Fri, 9 Sep 2005 17:04:43 -0400 From: jstarng To: freebsd-questions@freebsd.org In-Reply-To: <2d3ab02605090913122ef62b3f@mail.gmail.com> Mime-Version: 1.0 References: <2d3ab02605090913122ef62b3f@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: onboard sata raid & freebsd 5.4 need help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jstarng@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 21:04:48 -0000 *mans atacontrol then types: atacontrol RAID0 512 ad4 ad6 wowwy... ... now will i have to do this each time i reboot or is there something i can d= o=20 in fstab or something to have it start the raid automatically? On 9/9/05, jstarng wrote: >=20 > I have the OS installed on an IDE and i want to add two drives for RAID-0= =20 > striping (1 large drive). >=20 > They are two 200GB maxtor SATA HDD's >=20 > i plugged them in, and used the bios utility to create the array. >=20 > when i start Freebsd i can see the MB's onboard controller listed in dmes= g=20 > as: >=20 > atapci0 port blah blah blah irq 20 at devic= e=20 > 15.0 on pci0 >=20 > but then later it lists the drives seperately: >=20 > ad4: 194481MB [395136/16/63] at ata2-master=20 > SATA150 > ad6: 194481MB [395136/16/63] at ata2-master=20 > SATA150 >=20 > so i'm a little confused. was the raid array created? if so how do i get= =20 > freebsd to view it as one drive because when i fdisk to create the=20 > partitions, i see both drives listed seperately. and if the array was not= =20 > created, can someone please point me in the right direction? >=20 > i'm not finding much with google/freebsd handbook. >