From owner-freebsd-hardware@FreeBSD.ORG Thu Nov 30 16:03:17 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DC95B16A4FD for ; Thu, 30 Nov 2006 16:03:17 +0000 (UTC) (envelope-from fbsd@aleborg.se) Received: from smtp1.webbpost.se (smtp1.webbpost.se [193.17.218.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A63643E07 for ; Thu, 30 Nov 2006 15:57:40 +0000 (GMT) (envelope-from fbsd@aleborg.se) Received: from [213.115.135.237] ([213.115.135.237]) by smtp1.webbpost.se (smtp1.webbpost.se) with ASMTP (SSL) id IAJ28908; Thu, 30 Nov 2006 16:57:08 +0100 Message-ID: <456EFF57.8090601@aleborg.se> Date: Thu, 30 Nov 2006 16:57:11 +0100 From: Patrik Jansson User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: Adam Todorski References: <1164898256.9157.20.camel@picard.scorec.rpi.edu> In-Reply-To: <1164898256.9157.20.camel@picard.scorec.rpi.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hardware@freebsd.org Subject: Re: Dell PERC5/e RAID controller X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 16:03:18 -0000 > I am considering a Dell 2950 with the PERC5/e SAS RAID controller > attached to their MD1000 SAS JBOD product and I would like to run 6.2- > RELEASE on it (when it comes out). Has anyone had any experience with > this hardware scenario with FreeBSD? Is the PERC5/e controller > supported? My research on this topic has not lead to a conclusion one > way or another, as the man page for the mfi(4) driver indicates that the > PARC5/i (the internal controller in the 2950 that I will have the OS > live on) is supported and that the LSI 8480E is supported (which I've > heard that the PERC5/e is based on) but not the PERC5/e explicitly. Maybe not too much help here but we're running a Dell PowerEdge 2850 with a MD1000 attached. Although we don't use that particular RAID controller. Here's some of dmesg: amr0: mem 0xd81f0000-0xd81fffff,0xdfdc0000-0xdfdfffff i rq 46 at device 14.0 on pci2 amr0: delete logical drives supported by controller amr0: Firmware 521X, BIOS H430, 256MB RAM mfi0: mem 0xd80f0000-0xd80fffff,0xdfae0000-0xdfafffff irq 18 at device 14.0 on pci5 The machine is running FreeBSD 6.2-PRERELEASE -Patrik