From owner-freebsd-current@FreeBSD.ORG Tue Apr 7 19:04:47 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E1561638 for ; Tue, 7 Apr 2015 19:04:46 +0000 (UTC) Received: from mail-pd0-x236.google.com (mail-pd0-x236.google.com [IPv6:2607:f8b0:400e:c02::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A7F622FC for ; Tue, 7 Apr 2015 19:04:46 +0000 (UTC) Received: by pddn5 with SMTP id n5so88177118pdd.2 for ; Tue, 07 Apr 2015 12:04:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:subject:message-id:date:to:mime-version; bh=v32xlPFBwmLdfB0Zc3UiaQTJXqD0W+KbhHY7Ni4RwYM=; b=xW+Sra8Z0vic7nNUBU4mwgv/DGX1xDA0AVFQz9ol0PfPE4oLcgKgO/TOQnUgfe4wrs 2wHMpJO/srv8k4imC/ejmAo6cKf0JqL/VhXs0tT5jzlKm24e6CrdbCUhqJhqOpAep6kR +z8ACq7CfsqqqTS/TQIHzTEr5dolhxC1EJUVo+DO36CqZd4LQc7mp6sW/d3t/18vGAC0 7V9tIK1YgblXlvZsQ0qJV+UvKAxcdKIFwjLzQQIg4LC4ZlbLeqorVM5WFdOyTbA0iYGs 0B2BxswU2yHF8YjPfrRB22omDXHryZgDrX9NlsThyX44GJgIHtlBuIRR2lNtG5T7feec 1Cow== X-Received: by 10.70.90.162 with SMTP id bx2mr30246008pdb.60.1428433486135; Tue, 07 Apr 2015 12:04:46 -0700 (PDT) Received: from ?IPv6:2601:8:ab80:7d6:610d:aff9:feea:8930? ([2601:8:ab80:7d6:610d:aff9:feea:8930]) by mx.google.com with ESMTPSA id rx3sm8711053pbc.78.2015.04.07.12.04.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 07 Apr 2015 12:04:45 -0700 (PDT) From: Garrett Cooper Content-Type: multipart/signed; boundary="Apple-Mail=_F26C7762-4767-4029-8939-5BA6091E3D27"; protocol="application/pgp-signature"; micalg=pgp-sha512 Subject: mfi timeouts at boot on ASUS Z97 motherboard with LSI 9240-4i Message-Id: <64CF176D-910E-417D-98E2-9B2C64521444@gmail.com> Date: Tue, 7 Apr 2015 12:04:44 -0700 To: freebsd-current Current Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2015 19:04:47 -0000 --Apple-Mail=_F26C7762-4767-4029-8939-5BA6091E3D27 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Hi, I just tried to upgrade my system from a Nehalem style era = CPU/motherboard (a W series Xeon/P6T-WS) to a Haswell style = CPU/motherboard (an E-series Haswell/Z97 motherboard), and I=92ve run = into some fun issues with my LSI 9240-4i controller. In particular, it=92s= timing out because of issues noted similar to here: = https://lists.freebsd.org/pipermail/freebsd-stable/2011-October/064404.htm= l . I=92ve done the following so far to try and diagnose the issue: - Upgraded the firmware on the card and in the BIOS - Tweaked with the PCI-E settings (2.0/3.0; disabled power = savings mode in the BIOS; etc) - Turned off 4GB =93remapping=94 on the PCM. - Booted USB key fob-based images running: 9.3-RELEASE, = 10.1-RELEASE, 10-STABLE, 11-CURRENT - Booted my original drive running 9.3-RELEASE - Booted with hw.mfi.msi=3D0 set in loader. - Booted with boot -v. Every time I run into MFI send command timeouts that eventually = turn into=20 Here=92s the message I got (transcribed) with 11-CURRENT with = boot -v: mfi0: port 0xe000-0xe0ff mem 0xdfc60000-0x=85. on pci2 mfi0: attempting to allocate 1 MSI vectors (1 supported) pci: routing MSI IRQ 264 to local APIC 0 vector 59 mfi0: using IRQ 264 for MSI mfi0: using MSI mfi0: Megaraid SAS driver Ver 4.23 mfi0: Frame 0xfffffe07f719f280 timed out command 0x1010000 Error 60 in callback from mfi_send_frame The complete screenshot for that timeout can be found here: = https://people.freebsd.org/~ngie/mfi-timeout-boot-verbose.jpg What I haven=92t done yet: - Exporting the volume with the old motherboard and importing it = with the new motherboard (I need to do some reading before I do this = though because I don=92t want to toast my data by accident :(=85). - Booted either Linux or Windows to make sure the controller = works with the motherboard - Tried clearing events with the controller Does anyone have any thoughts or hints on this issue? Thanks! --Apple-Mail=_F26C7762-4767-4029-8939-5BA6091E3D27 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJVJCpMAAoJEMZr5QU6S73e0aUH/RwRCrqgnFIQAkwN3oWlozvy qF4XlwD981gFomb3b9MU3Btdr4DUrhJ0aD1D1Hc623a26mAY6fxm/M3bPE0DR7LW i3mHw+zW9E0ssfoxPpt7zi6PKOiT9ISJdJ4ZxgtHbvNwUoHOLEeyqevpQb29rtd7 v4WAz1mhyWBkVmyq/Zuiw4xY3oEJ0D0ELVk8n0UhoGGwuYAMK7tN5+kAnlrAV0Vt ghHYin08zj4+sh8bejQpQu03cxHwzrjkH5jWSIRbmrR7VWxEuPRVtKr9QpIdSX6V w5AS2U2iKGJjCEE76vpZMh2PR7DyETPPiiVORHOnlOh6jfvRYeuu42HMM103yGo= =mB0o -----END PGP SIGNATURE----- --Apple-Mail=_F26C7762-4767-4029-8939-5BA6091E3D27--