From owner-freebsd-scsi@FreeBSD.ORG Wed Oct 18 01:16:00 2006 Return-Path: X-Original-To: freebsd-scsi@freebsd.org Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1743116A417; Wed, 18 Oct 2006 01:16:00 +0000 (UTC) (envelope-from Johannes.Kruger@nokia.com) Received: from mgw-ext14.nokia.com (mgw-ext14.nokia.com [131.228.20.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53CFC43D5F; Wed, 18 Oct 2006 01:15:58 +0000 (GMT) (envelope-from Johannes.Kruger@nokia.com) Received: from esebh106.NOE.Nokia.com (esebh106.ntc.nokia.com [172.21.138.213]) by mgw-ext14.nokia.com (Switch-3.1.10/Switch-3.1.10) with ESMTP id k9I1FveB015788; Wed, 18 Oct 2006 04:15:57 +0300 Received: from daebh101.NOE.Nokia.com ([10.241.35.111]) by esebh106.NOE.Nokia.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 18 Oct 2006 04:15:57 +0300 Received: from daebe102.NOE.Nokia.com ([10.241.35.115]) by daebh101.NOE.Nokia.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 17 Oct 2006 20:15:53 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 17 Oct 2006 20:15:52 -0500 Message-ID: In-Reply-To: <7579f7fb0610121617n2b6b4cdap67eeb0c9b5a58da8@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: LSI1064 and LSI1064E and mpt Thread-Index: AcbuVKMS2IOE1JenRCCfFI+Hd0lTVAD/OWww From: To: X-OriginalArrivalTime: 18 Oct 2006 01:15:53.0244 (UTC) FILETIME=[F4A6A5C0:01C6F252] Cc: freebsd-scsi@freebsd.org, freebsd-hackers@freebsd.org Subject: RE: LSI1064 and LSI1064E and mpt X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Oct 2006 01:16:00 -0000 Hi Matthew. I gave up on the PCI-express version of the card for the time being. The PCI-X running the same firmware works fine, except for the slow RAID of course. I still have the main problem I try to get to the bottom off, and that is that the RAID-1 volume da0 is very slow. - Slow with even just 1 disk. - Slow when sync completed or not. Without RAID configured , and having 2 disks mounted, the disks are fast ~ 30 Mbytes/sec The disks are Fujitsu SATA laptop drives. I was poking around the MPI libraries of Linux, and I see they have some extra entries related to SAS. Also the file mptsas.c in Linux sets up the link speed and so on on the PHY. Do not know if something there is needed yet. Any idea of where I can start looking for the problem ? - link speed - dma - caching - etc ..etc ..=20 P.S. A way earlier version of the MPI , somewhere in 2005, behaves the same as far as the RAID speed is concerned. Johan -----Original Message----- From: ext Matthew Jacob [mailto:lydianconcepts@gmail.com]=20 Sent: Thursday, October 12, 2006 7:17 PM To: Kruger Johannes (Nokia-ES/Boston) Cc: freebsd-scsi@freebsd.org; freebsd-hackers@freebsd.org Subject: Re: LSI1064 and LSI1064E and mpt And the problem is....? On 10/12/06, Johannes.Kruger@nokia.com wrote: > Hi. > I figured I'll give this mailing list a shot in helping me figure out a > problem I have. > > I have 2 reference boards from LSI, using the mpt driver. > Each one has MPI FW revision 1.5.13.0 > They repond differently. > The PCI-X version LSI1064 reports running in RAID-1 and do NOT get the > error message. > The PCI-express do get the error message, and thus reports RAID-0 > Both are configured as RAID-1 Integrated mirroring. Using the same 2 > disks on both, swapping them out back and forth between the testing. > > NOTE: the behavior is the same with FW version 1.5.12.0 except with > 1.5.12.0 I get notify events on which I can report sync percentage. > > ---------------- ERROR MESSAGE ----------------------- > . > . > mpt_read_cfg_page: Config Info Status 22 > mpt_refresh_raid_vol: Failed to read RAID Vol Page(0) > mpt0:vol0(mpt0:0:0): Settings (netlog:mpt .. ) > mpt0:vol0(mpt0:0:0): 0 Members: > mpt0:vol0(mpt0:0:0): RAID-0 - Optimal > . > . > ------------------------------------------------------ > > > Johan > > > . > _______________________________________________ > freebsd-scsi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-scsi > To unsubscribe, send any mail to "freebsd-scsi-unsubscribe@freebsd.org" >