From owner-freebsd-stable@FreeBSD.ORG Thu Apr 21 22:38:34 2011 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAFC7106564A; Thu, 21 Apr 2011 22:38:34 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 5E5A38FC13; Thu, 21 Apr 2011 22:38:34 +0000 (UTC) Received: from mac2.unsane.co.uk (mac2.unsane.co.uk [10.10.10.191] (may be forged)) (authenticated bits=0) by unsane.co.uk (8.14.4/8.14.4) with ESMTP id p3LMb6Ym007394 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 21 Apr 2011 23:37:06 +0100 (BST) (envelope-from vince@unsane.co.uk) Message-ID: <4DB0B192.8060708@unsane.co.uk> Date: Thu, 21 Apr 2011 23:37:06 +0100 From: Vincent Hoffman User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: "Simon L. B. Nielsen" References: <52A7DCCC-97EB-4C87-9AE6-95C26D0DD241@alogis.com> <4EC4CD41-50FF-4E6E-96E0-5A2393A51CFE@nitro.dk> In-Reply-To: <4EC4CD41-50FF-4E6E-96E0-5A2393A51CFE@nitro.dk> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "stable@freebsd.org" , Holger Kipp , "freebsd-hardware@freebsd.org" Subject: Re: FreeBSD and DELL Perc H200 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2011 22:38:34 -0000 On 20/04/2011 21:56, Simon L. B. Nielsen wrote: > > Unfortunately the latest official snapshots were before the driver was merged. You could try first just to boot on the curent / FreeBSD 9 snapshots and see if it sees your disks at all. > > You can get the snapshot from ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/201102/ . > > I don't think there are any other snapshot services still running... so (assuming mps(4) actually works with H200) you need to make a build of stable/8 yourself - the simplest approach is probably to PXE boot the servers and install by hand... but that's of course not a trivial thing if you never tried it before. > Actually allbsd seems too be back up and running for -stable http://pub.allbsd.org/FreeBSD-snapshots/ Sadly no -CURRENT snapshots at the moment. Vince