From owner-freebsd-questions@FreeBSD.ORG Mon Dec 20 22:15:50 2004 Return-Path: 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 256C916A4CE for ; Mon, 20 Dec 2004 22:15:50 +0000 (GMT) Received: from mail.minutemenu.com (mail.minutemenu.com [69.93.74.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id B474743D5F for ; Mon, 20 Dec 2004 22:15:49 +0000 (GMT) (envelope-from jreeder@minutemenu.com) Received: from localhost (localhost.minutemenu.com [127.0.0.1]) by mail.minutemenu.com (Postfix) with ESMTP id 2FCC822887E for ; Mon, 20 Dec 2004 16:11:00 -0600 (CST) Received: from mail.minutemenu.com ([69.93.74.12]) by localhost (lisa.minutemenu.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 69589-02 for ; Mon, 20 Dec 2004 16:10:59 -0600 (CST) Received: from jreed (unknown [216.138.72.218]) by mail.minutemenu.com (Postfix) with SMTP id 8F62D22859C for ; Mon, 20 Dec 2004 16:10:59 -0600 (CST) From: "Jonathan Reeder" To: Date: Mon, 20 Dec 2004 16:28:51 -0600 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by amavisd-new at mail.minutemenu.com Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Dell CERC SATA 2S question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2004 22:15:50 -0000 I just got a Dell PowerEdge SC420 (or something like that) with the CERC SATA 2S RAID. When the server boots, the Adaptec utility tells me that I have one array configured, a RAID 1 with 2 drives. However, when I launch the 5.3 installer and go to Allocate Disk Space options, it sees two drives rather than the single RAID array. The two drives it sees are ad4 and ad6. I get an error when I select either of them, saying: "A geometry of 310019/16/63 for ad(4|6) is incorrect. Using a more likely geometry..." Any thoughts on how I can get FreeBSD to see my SATA array as an array rather than as two separate drives? Thanks a bunch. Jonathan Reeder