public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [Bug 12733] New: mpt fusion driver crashes with LSI22320SE installed and BIOS ACPI turned off
@ 2009-02-17 23:04 bugme-daemon
  2009-02-17 23:16 ` James Bottomley
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: bugme-daemon @ 2009-02-17 23:04 UTC (permalink / raw)
  To: linux-scsi

http://bugzilla.kernel.org/show_bug.cgi?id=12733

           Summary: mpt fusion driver crashes with LSI22320SE installed and
                    BIOS ACPI turned off
           Product: SCSI Drivers
           Version: 2.5
     KernelVersion: 2.6.27.5-117
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: high
          Priority: P1
         Component: Other
        AssignedTo: scsi_drivers-other@kernel-bugs.osdl.org
        ReportedBy: mvolaski@aecom.yu.edu


On a system with a Supermicro X7DWN+ with ACPI turned off, and an LSI22320SE
card installed, the mptdriver will crash. (The problem appears to affect other
boards as well).

Here is the relevant log:

Oct  5 21:19:54 localhost kernel: Fusion MPT SPI Host driver 3.04.07
Oct  5 21:19:54 localhost kernel: mptbase: ioc0: Initiating bringup
Oct  5 21:19:54 localhost kernel: [drm] Initialized radeon 1.29.0 20080528 on
minor 0
Oct  5 21:19:54 localhost kernel: ioc0: LSI53C1030 C0:
Capabilities={Initiator,Target}
Oct  5 21:19:54 localhost kernel: scsi2 : ioc0: LSI53C1030 C0, FwRev=01033400h,
Ports=1, MaxQ=255, IRQ=52
Oct  5 21:19:54 localhost kernel: mptbase: ioc1: Initiating bringup
Oct  5 21:19:54 localhost kernel: ioc1: LSI53C1030 C0:
Capabilities={Initiator,Target}
Oct  5 21:19:54 localhost kernel: scsi3 : ioc1: LSI53C1030 C0, FwRev=01033400h,
Ports=1, MaxQ=255, IRQ=52
Oct  5 21:19:54 localhost kernel: device-mapper: multipath: version 1.0.5
loaded
Oct  5 21:19:54 localhost kernel: EXT3 FS on dm-0, internal journal
Oct  5 21:19:54 localhost kernel: mptscsih: ioc1: attempting task abort!
(sc=f5aca500)
Oct  5 21:19:54 localhost kernel: scsi 3:0:4:0: CDB: Inquiry: 12 00 00 00 24 00
Oct  5 21:19:54 localhost kernel: mptbase: ioc1: Initiating recovery
Oct  5 21:19:54 localhost kernel: scsi 3:0:4:0: mptscsih: ioc1: completing
cmds: fw_channel 0, fw_id 4, sc=f5aca500, mf = f48e3160, idx=19
Oct  5 21:19:54 localhost kernel: mptscsih: ioc1: Issue of TaskMgmt failed!
Oct  5 21:19:54 localhost kernel: mptscsih: ioc1: task abort: FAILED
(sc=f5aca500)
Oct  5 21:19:54 localhost kernel: mptscsih: ioc1: attempting target reset!
(sc=f5aca500)
Oct  5 21:19:54 localhost kernel: scsi 3:0:4:0: CDB: Inquiry: 12 00 00 00 24 00
Oct  5 21:19:54 localhost kernel: mptbase: ioc1: Initiating recovery
Oct  5 21:19:54 localhost kernel: mptscsih: ioc1: Issue of TaskMgmt failed!
Oct  5 21:19:54 localhost kernel: mptscsih: ioc1: target reset: FAILED
(sc=f5aca500)
Oct  5 21:19:54 localhost kernel: mptscsih: ioc1: attempting bus reset!
(sc=f5aca500)
Oct  5 21:19:54 localhost kernel: scsi 3:0:4:0: CDB: Inquiry: 12 00 00 00 24 00
Oct  5 21:19:54 localhost kernel: scsi target3:0:4: mptspi: ioc1: mpt_config
failed
Oct  5 21:19:54 localhost kernel: scsi target3:0:4: FAST-5 WIDE SCSI 3.4 MB/s
ST QAS RDSTRM WRFLOW (572 ns, offset 133)
Oct  5 21:19:54 localhost kernel: mptbase: ioc1: Initiating recovery

and

Oct  5 21:19:54 localhost kernel: mptscsih: ioc1: Issue of TaskMgmt failed!
Oct  5 21:19:54 localhost kernel: mptscsih: ioc1: bus reset: FAILED
(sc=f5aca500)
Oct  5 21:19:54 localhost kernel: mptscsih: ioc1: attempting host reset!
(sc=f5aca500)
Oct  5 21:19:54 localhost kernel: mptbase: ioc1: Initiating recovery
Oct  5 21:19:54 localhost kernel: scsi target3:0:4: mptspi: ioc1: mpt_config
failed
Oct  5 21:19:54 localhost kernel: scsi target3:0:4: mptspi: ioc1: mpt_config
failed
Oct  5 21:19:54 localhost kernel: scsi target3:0:4: FAST-5 WIDE SCSI 3.4 MB/s
ST QAS RDSTRM WRFLOW (572 ns, offset 133)
Oct  5 21:19:54 localhost kernel: scsi target3:0:4: mptspi: ioc1: mpt_config
failed
Oct  5 21:19:54 localhost kernel: scsi target3:0:4: mptspi: ioc1: mpt_config
failed
Oct  5 21:19:54 localhost kernel: scsi target3:0:4: FAST-5 WIDE SCSI 3.4 MB/s
ST QAS RDSTRM WRFLOW (572 ns, offset 133)
Oct  5 21:19:54 localhost kernel: scsi target3:0:4: mptspi: ioc1: mpt_config
failed


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-03-19 11:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-17 23:04 [Bug 12733] New: mpt fusion driver crashes with LSI22320SE installed and BIOS ACPI turned off bugme-daemon
2009-02-17 23:16 ` James Bottomley
2009-02-17 23:16 ` [Bug 12733] " bugme-daemon
2009-02-17 23:40 ` bugme-daemon
2009-02-18 15:31   ` James Bottomley
2009-02-18 15:32 ` bugme-daemon
2009-03-19 11:46 ` bugme-daemon
2009-03-19 11:46 ` bugme-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox