From owner-freebsd-stable@FreeBSD.ORG Fri Dec 9 00:14:17 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 39FAA16A41F for ; Fri, 9 Dec 2005 00:14:17 +0000 (GMT) (envelope-from gbyshenk@byshenk.demon.nl) Received: from byshenk.demon.nl (byshenk.demon.nl [212.238.157.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B3F643D62 for ; Fri, 9 Dec 2005 00:14:16 +0000 (GMT) (envelope-from gbyshenk@byshenk.demon.nl) Received: from byshenk.demon.nl (localhost [127.0.0.1]) by byshenk.demon.nl (8.13.4/8.13.4) with ESMTP id jB90FPbL084043; Fri, 9 Dec 2005 01:15:25 +0100 (CET) (envelope-from gbyshenk@byshenk.demon.nl) Received: (from gbyshenk@localhost) by byshenk.demon.nl (8.13.4/8.13.4/Submit) id jB90FMEA084040; Fri, 9 Dec 2005 01:15:22 +0100 (CET) (envelope-from gbyshenk) From: greg byshenk Message-Id: <200512090015.jB90FMEA084040@byshenk.demon.nl> To: freebsd-stable@freebsd.org In-Reply-To: References: Date: Fri, 9 Dec 2005 01:15:22 +0100 Cc: Jason Harmening Subject: Re: [FreeBSD 6.0-RELEASE] Incorrect geometry for VIA RAID0 array X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gbyshenk@byshenk.net List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2005 00:14:17 -0000 On freebsd-stable, jason.harmening@gmail.com (Jason Harmening) wrote: > Here's the dmesg output from the installer: > ad4: 70911MB at ata2-master SATA150 > ad6: 70911MB at ata3-master SATA150 > ar0: 70911MB status: READY > ar0: disk0 READY using ad4 at ata2-master > ar0: disk1 READY using ad6 at ata3-master Are you _sure_ that the array is being recognized properly? Based on the dmesg output, it looks like the controller is being read as a 74G drive. FWIW, this is the section of my dmesg output, for a _mirror_: ad4: 78167MB at ata2-master UDMA133 ad6: 78167MB at ata3-master UDMA133 ar0: 77247MB status: READY ar0: disk0 READY (master) using ad4 at ata2-master ar0: disk1 READY (mirror) using ad6 at ata3-master > On 12/7/05, Jason Harmening wrote: > > I'm trying to install FreeBSD 6.0-RELEASE on a RAID0 array attached to the > > VIA 8237 controller on my Asus A8V Deluxe motherboard. The array consists > > of two 74G drives. The installer recognizes the array as ar0, but when I > > enter FDISK to set up my partition, the size of the array is only recognized > > as 74G, rather than the true 148G. I've double-checked all my BIOS > > settings, and nothing seems out of order. Please help! -- greg byshenk - gbyshenk@byshenk.net - Leiden, NL