From owner-freebsd-scsi@FreeBSD.ORG Tue Oct 7 16:27:04 2014 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E9F7CA71; Tue, 7 Oct 2014 16:27:04 +0000 (UTC) Received: from cu01176a.smtpx.saremail.com (cu01176a.smtpx.saremail.com [195.16.150.151]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A2A07A33; Tue, 7 Oct 2014 16:27:04 +0000 (UTC) Received: from [172.16.2.2] (izaro.sarenet.es [192.148.167.11]) by proxypop03.sare.net (Postfix) with ESMTPSA id D8A059DD449; Tue, 7 Oct 2014 18:19:15 +0200 (CEST) Subject: Re: mpr vs mps performance Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=us-ascii From: Borja Marcos In-Reply-To: Date: Tue, 7 Oct 2014 18:19:12 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Alan Somers X-Mailer: Apple Mail (2.1283) Cc: Stephen Mcconnell , FreeBSD-scsi X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2014 16:27:05 -0000 On Oct 7, 2014, at 6:11 PM, Alan Somers wrote: >> Borja, can you upgrade your card to the latest FW. Your version is = really >> old (1.00.03.00). We should be up to 7.00.00.00 now. There could be = a lot >> of fixes that would affect performance. >=20 > To update the firmware, you must download LSI's > Installer_P6_for_FreeBSD from the link below. Then the tricky part: > you must hexedit the executable and replace all "mps3_" strings with > "mpr", suitably padded with NULLs. It sucks, I know; complain to > LSI/Avago. Then you must download the > 9300_8e_Package_P6_IT_Firmware_BIOS_for_MSDOS_Windows (or whichever is > appropriate for your hardware) to get the actual firmware files. Then > you can use the hacked FreeBSD installer binary to download the > firmware from the Windows firmware package. >=20 > = http://www.lsi.com/support/pages/download-results.aspx?component=3DStorage= +Component&productfamily=3DHost+Bus+Adapters&productcode=3DP00766&assettyp= e=3D0&productname=3DLSI+SAS+9300-8e Thanks, I'll try. Probably the SAS2 cards will go into production but = I'm happy to help with some tests. The performance problem was not sustained, but writing performance = stalled for several seconds now and then. It did not happen with the = SAS2 HBA (which is a Dell branded as H200 flashed to IT firmware). Borja.