From owner-freebsd-questions@FreeBSD.ORG Fri Mar 26 14:00:34 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC29F1065673 for ; Fri, 26 Mar 2010 14:00:34 +0000 (UTC) (envelope-from korvus@comcast.net) Received: from mx04.pub.collaborativefusion.com (mx04.pub.collaborativefusion.com [206.210.72.84]) by mx1.freebsd.org (Postfix) with ESMTP id A88458FC1C for ; Fri, 26 Mar 2010 14:00:34 +0000 (UTC) Received: from [192.168.2.164] ([206.210.89.202]) by mx04.pub.collaborativefusion.com (StrongMail Enterprise 4.1.1.4(4.1.1.4-47689)); Fri, 26 Mar 2010 10:14:49 -0400 X-VirtualServerGroup: Default X-MailingID: 00000::00000::00000::00000::::2 X-SMHeaderMap: mid="X-MailingID" X-Destination-ID: freebsd-questions@freebsd.org X-SMFBL: ZnJlZWJzZC1xdWVzdGlvbnNAZnJlZWJzZC5vcmc= Message-ID: <4BACBE01.8040800@comcast.net> Date: Fri, 26 Mar 2010 10:00:33 -0400 From: Steve Polyack User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.7) Gecko/20100311 Thunderbird/3.0.1 MIME-Version: 1.0 To: Peter Steele References: <7B9397B189EB6E46A5EE7B4C8A4BB7CB3B5AACC8@MBX03.exg5.exghost.com> In-Reply-To: <7B9397B189EB6E46A5EE7B4C8A4BB7CB3B5AACC8@MBX03.exg5.exghost.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: Support for Dell PERC H700 RAID controller X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2010 14:00:34 -0000 On 03/26/10 09:00, Peter Steele wrote: > Does FreeBSD 8 support the Dell H700 RAID controller? We've been using a 3Ware controller but may need to switch to this controller. What we'd like to have is a command line interface similar to the tw_cli command so we can create RAID sets on a booted system instead of doing it in the BIOS. > > I'm not sure about the H700, but for the PERC5 and PERC6 (previous models...) you can use mfiutil(8) to manage the adapter and create/configure/destroy RAID sets on FreeBSD 8. It's actually pretty nice in comparison to MegaCLI - the LSI provided management utility.