From owner-freebsd-current@FreeBSD.ORG Wed Dec 22 20:22:27 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 2E6D716A4CE for ; Wed, 22 Dec 2004 20:22:27 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0463C43D45 for ; Wed, 22 Dec 2004 20:22:27 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id iBMKMmIQ025527; Wed, 22 Dec 2004 12:22:48 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id iBMKMmoD025526; Wed, 22 Dec 2004 12:22:48 -0800 Date: Wed, 22 Dec 2004 12:22:48 -0800 From: Brooks Davis To: John Nielsen Message-ID: <20041222202248.GB24094@odin.ac.hmc.edu> References: <200412221315.47189.lists@jnielsen.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Pd0ReVV5GZGQvF3a" Content-Disposition: inline In-Reply-To: <200412221315.47189.lists@jnielsen.net> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: current@freebsd.org Subject: Re: nForce2 RAID MCP (SATA) support? 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: Wed, 22 Dec 2004 20:22:27 -0000 --Pd0ReVV5GZGQvF3a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 22, 2004 at 01:15:46PM -0700, John Nielsen wrote: > Hi folks- >=20 > I'm trying to find out if there is support for integrated nForce2 RAID MC= P=20 > SATA controller already or planned in the forseeable future. >=20 > I'm setting up a system with an MSI K7N2 Delta2 Series motherboard. Boot= ing=20 > from 5.3-R, the controller is detected as a generic ata controller and ru= ns=20 > the disks at UDMA33. I'm actually quite impressed by the hardware even= =20 > without a specialized driver, but I'd like to know what to expect in term= s=20 > of support. This RAID controler requires a software RAID implementation. We do support the necessicary RAID functionality, but apparently we don't support the meta data used by your BIOS. All your average onboard RAID system does is allow you to boot from a mirror or strip. Once you're booted, it's up to the OS to read the geometry data from the disks and proceed with software RAID support. Since there's no standard for the on-disk metadata, we only support those systems were we've managed to pry the data out of the manufacture or reverse engineer the format. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --Pd0ReVV5GZGQvF3a Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBydeXXY6L6fI4GtQRAnRnAKDnrX/M4SguUDOg0wwP0WAAWBZIzQCdEWtg QaFUzxAIN9WKKdTxtZUSJpE= =zJfb -----END PGP SIGNATURE----- --Pd0ReVV5GZGQvF3a--