Hello, I gave up temporarily on this issue
http://www.opensolaris.org/jive/thread.jspa?threadID=112286&tstart=0
to focus on just presenting LUNs to my ESX host.  

So I just allowed all to view.

bash-3.2# for lu_name in $(stmfadm list-lu | awk '{print $3}')
> do
> stmfadm list-view -l $lu_name
> done
View Entry: 0
    Host group   : All
    Target group : All
    LUN          : 0
View Entry: 0
    Host group   : All
    Target group : All
    LUN          : 1
View Entry: 0
    Host group   : All
    Target group : All
    LUN          : 2
View Entry: 0
    Host group   : All
    Target group : All
    LUN          : 3
View Entry: 0
    Host group   : All
    Target group : All
    LUN          : 4

Rescanned the HBAs on the ESX host twice, nothing...ran fcinfo

bash-3.2# fcinfo hba-port
HBA Port WWN: 10000000c945f044
        Port Mode: Target
        Port ID: 2
        OS Device Name: Not Applicable
        Manufacturer: Emulex
        Model: LP9002L
        Firmware Version: 3.92a2 (C2D3.92A2)
        FCode/BIOS Version: none
        Serial Number: MS51089361
        Driver Name: emlxs
        Driver Version: 2.40s (2009.07.17.10.15)
        Type: L-port
        State: offline
        Supported Speeds: 1Gb 2Gb
        Current Speed: 2Gb
        Node WWN: 20000000c945f044
HBA Port WWN: 10000000c945f0a8
        Port Mode: Target
        Port ID: 0
        OS Device Name: Not Applicable
        Manufacturer: Emulex
        Model: LP9002L
        Firmware Version: 3.92a2 (C2D3.92A2)
        FCode/BIOS Version: none
        Serial Number: MS51089461
        Driver Name: emlxs
        Driver Version: 2.40s (2009.07.17.10.15)
        Type: unknown
        State: offline
        Supported Speeds: 1Gb 2Gb
        Current Speed: not established
        Node WWN: 20000000c945f0a8

The single port that is plugged in was offline.

bash-3.2# echo '*stmf_trace_buf/s' |mdb -k > ~/stmftrace.txt
bash-3.2# cat stmftrace.txt
0xffffff0243e53000:             emlxs0:0002451: iport is ffffff02461e3c70
emlxs1:0003350: iport is ffffff024637bf30
:0004177: Imported the LU 600144f00ce58f0000004aa484090001
:0004177: Imported the LU 600144f00ce58f0000004aa484090002
:0004177: Imported the LU 600144f00ce58f0000004aa4840a0003
:0004177: Imported the LU 600144f00ce58f0000004aa4840a0004
:0004177: Imported the LU 600144f00ce58f0000004aa4840a0005
emlxs0:0004350: port state change from 0 to e
emlxs0:0004350: port state change from e to 4
emlxs0:0007438: port state change from 4 to 11
emlxs0:0007438: port state change from 11 to 0
emlxs0:0007651: Posting unsol ELS 3 (PLOGI) rp_id=1 lp_id=2
emlxs0:0007651: ELS 3 not posted becasueport state was 0
emlxs0:0007651: port state change from 0 to e
:0007651: fct_port_shutdown: port-ffffff02461e3b78, fct_cmd_terminator: iport-ff
ffff02461e3c70, port_abort_cmd with FORCE_FCA_DONE
emlxs0:0007651: port state change from e to 11
emlxs0:0007651: port state change from 11 to 11
emlxs0:0007651: port state change from 11 to 0
emlxs0:0007651: port state change from 0 to 11
emlxs0:0007651: port state change from 11 to 0

I never had an issue with ESX 3.5. If more information is needed please let me 
know.

Any help would be very appreciated.
Thanks,
Joe
-- 
This message posted from opensolaris.org
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to