I still got similar errors even after adding 
ddi-forceload = "misc/emlxs/emlxs_fw", "drv/fct"; line to driver config. Also, 
driver version used in nv_128 is 2.50h, I don't know if that makes any 
difference.  So, both HBAs are still in initiator mode.

Here are the errors:

o...@opensolaris:~# dmesg |grep emlxs
Nov 30 22:43:32 opensolaris emlxs: [ID 349649 kern.info] [ B.176B]emlxs0: 
NOTICE: 100: Driver attach. (SLI:2 MSI:0 NPIV:0 FCA)
Nov 30 22:43:32 opensolaris emlxs: [ID 349649 kern.info] [ B.1771]emlxs0: 
NOTICE: 100: Driver attach. (WWPN:10000000C9328447 WWNN:20000000C9328447)
Nov 30 22:43:32 opensolaris pci_pci: [ID 370704 kern.info] PCI-device: 
pci10df,f...@4, emlxs0
Nov 30 22:43:32 opensolaris genunix: [ID 936769 kern.info] emlxs0 is 
/p...@0,0/pci10de,7...@8/pci8086,b...@8/pci10df,f...@4
Nov 30 22:43:32 opensolaris emlxs: [ID 709872 kern.warning] WARNING: emlxs: 
ddi_modopen drv/fct failed: err 6
Nov 30 22:43:35 opensolaris pcplusmp: [ID 805372 kern.info] pcplusmp: 
pci10df,f900 (emlxs) instance 1 irq 0x11 vector 0x42 ioapic 0x4 intin 0x11 is 
bound to cpu 1
Nov 30 22:43:45 opensolaris emlxs: [ID 349649 kern.info] [ B.1732]emlxs1: 
NOTICE: 100: Driver attach. (Emulex-S s11-64 i386 v2.50h (2009.10.23.17.15))
Nov 30 22:43:45 opensolaris emlxs: [ID 349649 kern.info] [ B.1735]emlxs1: 
NOTICE: 100: Driver attach. (LP9002L Dev_id:f900 Sub_id:f900 Id:5)
Nov 30 22:43:45 opensolaris emlxs: [ID 349649 kern.info] [ B.173C]emlxs1: 
NOTICE: 100: Driver attach. (Firmware:3.93a0 (C2D3.93A0) Boot:5.00a5)
Nov 30 22:43:45 opensolaris emlxs: [ID 349649 kern.info] [ B.176B]emlxs1: 
NOTICE: 100: Driver attach. (SLI:2 MSI:0 NPIV:0 FCA)
Nov 30 22:43:45 opensolaris emlxs: [ID 349649 kern.info] [ B.1771]emlxs1: 
NOTICE: 100: Driver attach. (WWPN:10000000C9328448 WWNN:20000000C9328448)
Nov 30 22:43:45 opensolaris pci_pci: [ID 370704 kern.info] PCI-device: 
pci10df,f...@5, emlxs1
Nov 30 22:43:45 opensolaris genunix: [ID 936769 kern.info] emlxs1 is 
/p...@0,0/pci10de,7...@8/pci8086,b...@8/pci10df,f...@5
r...@opensolaris:~# 

Here is driver config:
r...@opensolaris:~# grep -P "^[^#\s]" /kernel/drv/emlxs.conf 
console-notices=0;
console-warnings=0;
console-errors=0;
log-notices=0xffffffff;
log-warnings=0xffffffff;
log-errors=0xffffffff;
num-iocbs=1024;
max-xfer-size=339968;
ub-bufs=1000;
network-on=1;
topology=0;
link-speed=0;
ack0=0;
cr-delay=0;
cr-count=1;
assign-alpa=0x00;
adisc-support=1;
pm-support=0;
num-nodes=0;
linkup-delay=10;
enable-npiv=0;
vport-restrict-login=1;
enable-auth=0;
target-mode=1;
ddi-forceattach=1;
ddi-forceload = "misc/emlxs/emlxs_fw", "drv/fct";

and the output of fcinfo command:

r...@opensolaris:~# fcinfo hba-port
HBA Port WWN: 10000000c9328447
        Port Mode: Initiator
        Port ID: 0
        OS Device Name: /dev/cfg/c8
        Manufacturer: Emulex
        Model: LP9002L
        Firmware Version: 3.93a0 (C2D3.93A0)
        FCode/BIOS Version: Boot:5.00a5
        Serial Number: 0000C9328447
        Driver Name: emlxs
        Driver Version: 2.50h (2009.10.23.17.15)
        Type: unknown
        State: offline
        Supported Speeds: 1Gb 2Gb 
        Current Speed: not established 
        Node WWN: 20000000c9328447
        NPIV Not Supported
HBA Port WWN: 10000000c9328448
        Port Mode: Initiator
        Port ID: 0
        OS Device Name: /dev/cfg/c9
        Manufacturer: Emulex
        Model: LP9002L
        Firmware Version: 3.93a0 (C2D3.93A0)
        FCode/BIOS Version: Boot:5.00a5
        Serial Number: 0000C9328448
        Driver Name: emlxs
        Driver Version: 2.50h (2009.10.23.17.15)
        Type: unknown
        State: offline
        Supported Speeds: 1Gb 2Gb 
        Current Speed: not established 
        Node WWN: 20000000c9328448
        NPIV Not Supported
-- 
This message posted from opensolaris.org
_______________________________________________
storage-discuss mailing list
storage-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to