hey pete, could you try enabling the emc driver too?
cheers, dlg On 16 May 2014, at 7:47 pm, Pete Vickers <[email protected]> wrote: > Hi, > > Sorry for the delay. I finally upgraded the box (very quick and easy process > - nice ) and the HBA is now attached by the qle driver. However whilst it > 'sees' the SAN disk behind it, it remain unable to talk to it. > > > # uname -mrv > 5.5 GENERIC.MP#315 amd64 > > > # dmesg | egrep -i "qle|scsibus1" > qle0 at pci8 dev 0 function 0 "QLogic ISP2432" rev 0x02: msi > qle0: bad startup mboxes: 0 0 > qle0: firmware rev 4.0.20, attrs 0x2 > scsibus1 at qle0: 2048 targets, WWPN 50060b000066644e, WWNN 50060b000066644f > sd1 at scsibus1 targ 130 lun 0: <DGC, RAID 5, 0223> SCSI2 0/direct fixed > naa.600601601b662700d837603da8efe011 > sd2 at scsibus1 targ 131 lun 0: <DGC, RAID 5, 0223> SCSI2 0/direct fixed > naa.600601601b662700d837603da8efe011 > > > sd1 & sd2 : Are these duplicates due to redundant paths in SAN fabric ? > > > # fdisk sd1 > fdisk: DIOCGPDINFO: Input/output error > fdisk: Can't get disk geometry, please use [-chs] to specify. > > > > # pcidump -v 19:0:0 > 19:0:0: QLogic ISP2432 > 0x0000: Vendor ID: 1077 Product ID: 2432 > 0x0004: Command: 0147 Status: 0010 > 0x0008: Class: 0c Subclass: 04 Interface: 00 Revision: 02 > 0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 10 > 0x0010: BAR io addr: 0x00005000/0x0100 > 0x0014: BAR mem 64bit addr: 0x00000000fdff0000/0x00004000 > 0x001c: BAR empty (00000000) > 0x0020: BAR empty (00000000) > 0x0024: BAR empty (00000000) > 0x0028: Cardbus CIS: 00000000 > 0x002c: Subsystem Vendor ID: 103c Product ID: 7040 > 0x0030: Expansion ROM Base Address: 00000000 > 0x0038: 00000000 > 0x003c: Interrupt Pin: 01 Line: 07 Min Gnt: 00 Max Lat: 00 > 0x0044: Capability 0x01: Power Management > 0x004c: Capability 0x10: PCI Express > Link Speed: 2.5 / 2.5 GT/s Link Width: x4 / x4 > 0x0064: Capability 0x05: Message Signaled Interrupts (MSI) > 0x0074: Capability 0x03: Vital Product Data (VPD) > 0x007c: Capability 0x11: Extended Message Signaled Interrupts (MSI-X) > > e.g. http://filedownloads.qlogic.com/files/datasheets/32359/83432-580-00D.pdf > > > > (let me know if you want list spam with full dmesg). > > > /Pete > > > On 13. mars 2014, at 18:48, Ted Unangst <[email protected]> wrote: > >> On Thu, Mar 13, 2014 at 18:44, Pete Vickers wrote: >>> Hi, >>> I have a an amd64 server (HP DL360 G5), with an Qlogic FC HBA in it. It >>> appears to be based on the ISP2400 series, and isp man page says the >>> driver only supports up to the ISP2300 series. However the driver appears >>> to try to attach the device irrespective (and fail). Does anyone know how >>> different the 2400 series are, or if there is work in progress to support >>> them ? >> >> In 5.5 and later, that's supported by the qle driver. The isp driver >> is being broken into parts (qlw, qla, qle) depending on generation. >> I'd try a snapshot. It should work better. And if it doesn't work, >> we'd like to know.

