From owner-freebsd-stable@FreeBSD.ORG Mon Jun 7 05:10:19 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 5F7F416A574 for ; Mon, 7 Jun 2004 05:10:19 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A4C943D2D for ; Mon, 7 Jun 2004 05:10:19 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 3901672DF4; Sun, 6 Jun 2004 22:10:12 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 365B072DF2; Sun, 6 Jun 2004 22:10:12 -0700 (PDT) Date: Sun, 6 Jun 2004 22:10:12 -0700 (PDT) From: Doug White To: Matt Hamilton In-Reply-To: Message-ID: <20040606220952.N12662@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: ATA RAID on HP Proliant DL320G2 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: Mon, 07 Jun 2004 05:10:19 -0000 On Thu, 3 Jun 2004, Matt Hamilton wrote: > Hi All, > Has anyone managed to get the onboard ATA RAID on a HP/Compaq > Proliannt DL320G2 working? I get 4.10-RELEASE running on there and it > sees the two drives (e.g. ad4 and ad6), but doesn't recognise the RAID > controller. The controller is set to RAID1 in the BIOS and the array is > initiallised. > > I tried: atacontrol create RAID1 ad4 > and got an unsupported error, so i am guessing that the RAID controller > (an onboard LSI ATA MegaRAID controller) is not yet supported. Anyone > know any progress on this? Try the amr driver; I think some versions of the LSI ATA RAID support actually emulate the SCSI variant. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org