NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/49054: lsi 1020/1030 issue
>Number: 49054
>Category: kern
>Synopsis: lsi 1020/1030 issue
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jul 31 12:05:01 +0000 2014
>Originator: Uwe Toenjes
>Release: NetBSD-6.99.47
>Organization:
University of Leipzig
>Environment:
NetBSD augate.ipv6.uni-leipzig.de 6.99.47 NetBSD 6.99.47 (amd64)
>Description:
Hello,
I am trying to use an external scsi raid with an lsi 1020 scsi adapter.
with linux all works well. netbsd (current-6.99.47) reports:
mpt1: mpt_done: IOC overrun!
probe(mpt1:0:0:0): generic HBA error
dmesg only reports:
mpt1 at pci11 dev 8 function 0: vendor 0x1000 product 0x0030 (rev. 0xc1)
mpt1: interrupting at ioapic0 pin 18
scsibus2 at mpt1: 16 targets, 8 luns per target
mpt1: mpt_done: IOC overrun!
probe(mpt1:0:0:0): generic HBA error
I compiled the kernel with SCSIDEBUG,SCSIVERBOSE and SCSIPI_DEBUG.
Unfortunately scsictl still provides no further information.
With Linux (Knoppix) the system works well. Linux detects the hardware as
following:
[ 31.204255] Fusion MPT SPI Host driver 3.04.20
[ 31.204479] mptbase: ioc0: Initiating bringup
[ 31.616683] ioc0: LSI53C1020A A1: Capabilities={Initiator,Target}
[ 32.034250] scsi6 : ioc0: LSI53C1020A A1, FwRev=01032700h, Ports=1,
MaxQ=255, IRQ=18
[ 32.654889] scsi 6:0:0:0: Direct-Access ES-6600 12 Bay Volume R001
PQ: 0 ANSI: 5
[ 32.654905] scsi target6:0:0: Beginning Domain Validation
[ 32.661633] scsi target6:0:0: Ending Domain Validation
[ 32.661716] scsi target6:0:0: FAST-160 WIDE SCSI 320.0 MB/s DT IU QAS RTI
WRFLOW PCOMP (6.25 ns, offset 127)
[ 32.661984] sd 6:0:0:0: Attached scsi generic sg5 type 0
[ 32.662267] sd 6:0:0:0: [sdc] 1953121280 512-byte logical blocks: (999
GB/931 GiB)
[ 32.912791] sd 6:0:0:0: [sdc] Write Protect is off
[ 32.912796] sd 6:0:0:0: [sdc] Mode Sense: cb 00 00 08
[ 33.163118] sd 6:0:0:0: [sdc] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 34.915241] sdc: unknown partition table
[ 36.166788] sd 6:0:0:0: [sdc] Attached SCSI disk
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index