qla2310f not shown in cfgadm/luxadm (san 4.4.11)
I have a problem, with two qlogic qla2310f HBA磗 (not sun branded) that are not detected in luxadm/cfgadm.
The box is a SUN Fire 280R running solaris 8:
SunOS [hostname] 5.8 Generic_117350-27 sun4u sparc SUNW,Sun-Fire-280R
Originally it was connected to an older eva-san(HP) using HP-securepath 3.0d for multipathing.
When changing to a new EVA8000 san, i did the following:
1. Unmounted the san-disks, removed them fra Solstice.
2. deletede them in spmgr (HP Securepath)
3. unpresented the disks
4. unistalled Hp Securepath
5. presented disks from the new san (EVA8000)
6. installed SAN 4.4.11 and required pathces, using the "install_it" script
7. modified /kernel/drv/scsi_vhci.conf to enable mpxio globally and add hp specific Symmetric options for the eva8000 san.
After the reconfiguration reboot, i see the disks - however, i Cant see the two qla2310f in luxadm/cfgadm.
These utillities only see the internal controller, and the two internal disks:
Luxadm shows:
luxadm probe
No Network Array enclosures found in /dev/es
Found Fibre Channel device(s):
Node WWN:20000004cfbff6be Device Type:Disk device
Logical Path:/dev/rdsk/c1t0d0s2
Node WWN:2000000c500739e5 Device Type:Disk device
Logical Path:/dev/rdsk/c1t1d0s2
luxadm fcode_download -p
Found Path to 0 FC/S Cards
Complete
Found Path to 0 FC100/S Cards
Complete
Found Path to 1 FC100/P, ISP2200, ISP23xx Devices
Opening Device: /devices/pci@8,600000/SUNW,qlc@4/fp@0,0:devctl
Detected FCode Version:ISP2200 FC-AL Host Adapter Driver: 1.15 04/03/22
Complete
Found Path to 0 JNI1560 Devices.
Complete
Found Path to 0 Emulex Devices.
Complete
--
cfgadm shows:
cfgadm -l
Ap_Id Type ReceptacleOccupantCondition
c0scsi-busconnectedconfiguredunknown
c1fc-privateconnectedconfiguredunknown
c2scsi-busconnectedunconfigured unknown
c3scsi-busconnectedunconfigured unknown
c4scsi-busconnectedunconfigured unknown
-
cfgadm -al
Ap_Id Type ReceptacleOccupantCondition
c0scsi-busconnectedconfiguredunknown
c0::dsk/c0t6d0CD-ROMconnectedconfiguredunknown
c1fc-privateconnectedconfiguredunknown
c1::21000004cfbff6bedisk connectedconfiguredunknown
c1::2100000c500739e5disk connectedconfiguredunknown
c2scsi-busconnectedunconfigured unknown
c3scsi-busconnectedunconfigured unknown
c4scsi-busconnectedunconfigured unknown
-
Qlogics SANSurfer CLI shows all three adapters:
SANsurfer FC HBA CLI
v1.06.16 Build 57
Device List Menu
HBA Model QLA2300/2310:
1: Port 1 (OS 0): WWPN: 21-00-00-E0-8B-0D-AE-BF Online
HBA Model QLA2300/2310:
2: Port 1 (OS 1): WWPN: 21-00-00-E0-8B-0D-B6-BF Online
HBA Model qlc:
3: Port 1 (OS 0): WWPN: 21-00-00-03-BA-2F-AA-EF Online
4: All HBAs
--
cat /etc/path_to_inst |grep qla2300
"/pci@8,700000/QLGC,qla@3" 0 "qla2300"
"/pci@8,600000/QLGC,qla@1" 1 "qla2300"
--
the adapters are recognized at boot as well (and probe-scsi-all sees them as well as the san disks)
Oct 22 19:15:43 [hostname] qla2300: [ID 818750 kern.notice] QLogic Fibre Channel Driver v5.01 Instance: 0
Oct 22 19:15:43 [hostname] qla2300: [ID 572349 kern.notice] hba0: QLogic QLA2300 Fibre Channel Host Adapter fcode version 2.00.05 01/29/03
Oct 22 19:15:50 [hostname] qla2300: [ID 818750 kern.notice] QLogic Fibre Channel Driver v5.01 Instance: 1
Oct 22 19:15:50 [hostname] qla2300: [ID 572349 kern.notice] hba1: QLogic QLA2300 Fibre Channel Host Adapter fcode version 2.00.05 01/29/03
I currently use the disks "directly" without using multipathing:
ls -la /dev/dsk/c5t7d5s6
lrwxrwxrwx1 rootroot 46 Oct 22 13:04 /dev/dsk/c5t7d5s6 -> ../../devices/pci@8,700000/QLGC,qla@3/sd@7,5:g
?br>I need luxadm/cfgadm to "see" the two qla2310f adapters, in order to use multipathing, any ideas?

