Sorry for bringing up an old thread, but trying to get this working and having some difficulty.  I have a QLE 2562 based card in my server with 4 8G ports.  I'm using ESXI and passing just one of the ports to a TrueNAS   
Most of the output on TrueNAS seems okay and I believe the SAN switches are setup correctly, but I can't see the LUN I've created on another ESX host connected via FCoE.  
ctlfe_onoffline: isp0 current WWNN 0x20000024ff780ec0
ctlfe_onoffline: isp0 current WWPN 0x21000024ff780ec0
ctlfe_onoffline: isp0 (path id 3) target role enable succeeded
root@truenas[~]# ctladm portlist -i
Port Online Frontend Name     pp vp
0    NO     camsim   camsim   0  0  naa.5000000d8a27f701
  Target: naa.5000000d8a27f700
1    YES    ioctl    ioctl    0  0
2    YES    tpc      tpc      0  0
3    YES    camtgt   isp0     0  0  naa.21000024ff780ec0
  Target: naa.20000024ff780ec0
4    YES    iscsi    iscsi    1  1  iqn.2005-10.org.freenas.ctl:ronfc,t,0x0001
  Target: iqn.2005-10.org.freenas.ctl:ronfc
root@truenas[~]# ctladm portlist -l
Port Online Frontend Name     pp vp
0    NO     camsim   camsim   0  0  naa.5000000d8a27f701
  All LUNs mapped
1    YES    ioctl    ioctl    0  0
  All LUNs mapped
2    YES    tpc      tpc      0  0
  All LUNs mapped
3    YES    camtgt   isp0     0  0  naa.21000024ff780ec0
  All LUNs mapped
4    YES    iscsi    iscsi    1  1  iqn.2005-10.org.freenas.ctl:ronfc,t,0x0001
  No LUNs mapped
I noticed on the SAN switch (Cisco MDS) the port shows up like this, but thought it would be scsi-fcp:target?   
0x790000    N     21:00:00:24:ff:78:0e:c3 (Qlogic)        scsi-fcp:init 
I can't seem to get into the QLogic BIOS on this UCS server to check any potential settings there.  
Any help is appreciated.