From owner-freebsd-hardware@freebsd.org Tue Apr 12 03:15:14 2016 Return-Path: Delivered-To: freebsd-hardware@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0970DB0DAC5 for ; Tue, 12 Apr 2016 03:15:14 +0000 (UTC) (envelope-from vvelox@vvelox.net) Received: from vulpes.vvelox.net (vulpes.vvelox.net [96.95.67.25]) by mx1.freebsd.org (Postfix) with ESMTP id E2E6F151C for ; Tue, 12 Apr 2016 03:15:13 +0000 (UTC) (envelope-from vvelox@vvelox.net) Received: from vvelox.net (localhost [127.0.0.1]) (Authenticated sender: kitsune) by vulpes.vvelox.net (Postfix) with ESMTPA id 218EE377D86D; Mon, 11 Apr 2016 22:14:04 -0500 (CDT) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 11 Apr 2016 22:14:04 -0500 From: "Zane C. B-H." To: Mike Tancsa Cc: freebsd-hardware@freebsd.org Subject: Re: mfi vs mps vs firmware images In-Reply-To: <54B44B22.2020706@sentex.net> References: <54B44B22.2020706@sentex.net> Message-ID: <8cb4350532954611e8a538962a811650@vvelox.net> X-Sender: vvelox@vvelox.net User-Agent: Roundcube Webmail/1.1.2 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2016 03:15:14 -0000 On 2015-01-12 16:30, Mike Tancsa wrote: > I have been using a pair of LSI branded 9420-8si cards in my backup > server on RELENG_10 since November 2014 (firmware from Oct 2014 off > the LSI site) and so far so good. However, a number of other users > have warned me not to use the mfi driver, and stick with the MPS > driver and some older versions of the firmware aimed at an IBM m1015. > I use the cards for zfs and to expose the disks individually through > cam with the mfip module and so far so good. > However, folks over on the FreeNAS forum are convinced I am flirting > with data loss using the supposed disastrous mfi driver/firmware > combo. Can anyone shed light on the state of these cards and how > best to use them ? I havent really seen anything on the FreeBSD lists > in the past year indicating serious issues, but then again, I only > started using these cards since Novmeber of last year. > > I do zfs scrubs every month and they have yet to show errors on my > 32TB pool. (a number of raidz2s) Hoi chummer, It is worth noting that these are both two very different beasts. The MFI does not give you direct access to the drives. You have to setup actual RAID arrays with it. If you are using ZFS, this is likely not what you are wanting to do. The MPS version allows you to talk to the actual drives and just a simple HBA. This makes stuff like gmirror and ZFS work nicely with it. Personally I hate the MegaRAID MFI drek and it is one of my least favorite things about Dells after their buggy FW updater...