From owner-freebsd-stable@FreeBSD.ORG Sun Dec 12 09:46:34 2004 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 2FB9816A4CE for ; Sun, 12 Dec 2004 09:46:34 +0000 (GMT) Received: from www.wcborstel.nl (wcborstel.demon.nl [82.161.134.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BBF143D54 for ; Sun, 12 Dec 2004 09:46:33 +0000 (GMT) (envelope-from jorn@wcborstel.nl) Received: from localhost (localhost [127.0.0.1]) by www.wcborstel.nl (Postfix) with ESMTP id D505E4379; Sun, 12 Dec 2004 10:46:53 +0100 (CET) Received: from www.wcborstel.nl ([127.0.0.1]) by localhost (www.wcborstel.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 67664-05; Sun, 12 Dec 2004 10:46:53 +0100 (CET) Received: from www.wcborstel.nl (localhost [127.0.0.1]) by www.wcborstel.nl (Postfix) with ESMTP id 40EA0408C; Sun, 12 Dec 2004 10:46:53 +0100 (CET) From: "Jorn Argelo" To: "Niels Piersma" , Date: Sun, 12 Dec 2004 10:46:53 +0100 Message-Id: <20041212094242.M80650@wcborstel.nl> In-Reply-To: References: X-Mailer: Open WebMail 2.41 20040926 X-OriginatingIP: 82.161.134.53 (jorn) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Virus-Scanned: by amavisd-new at mail.wcborstel.nl Subject: Re: Asus P4P800 SE RAID1 on Intel ICH5 not working X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 09:46:34 -0000 On Sun, 12 Dec 2004 09:50:05 +0100, Niels Piersma wrote > Hi, > > I want to use the RAID1 on this ASUS mobo. I've configured it as > RAID1 in the bios, but BSD53 just sees two discs and not a RAID1 > array. (ad4 and ad6). The drives are two identical Maxtor 80Gb SATA discs. > Are you sure that you actually made an RAID1 array using the BIOS of the RAID controller itself? Other then that, I am not sure if FreeBSD 5.3 is going to support your RAID controller. Mine was never fully detected neither by BSD nor Linux (I have an ASUS K8V SE Deluxe). If you array is not detected, then the odds are relatively high that you will have to switch to FreeBSD 4.10, which has a massive amount of support for several RAID- and SCSI controllers. > Piersma.COM is een handelsnaam van Piersma Beheer B.V. You might want to consider not writing anything in Dutch on a public mailing list. Most folks won't understand it anyway ;). Cheers, Jorn.