Just upgraded from ESXi u3d 19482537 to u3f 20036589 but now it can't
see my fibre channel storage anymore.
This is on a Dell R640 with a Emulex LPe12000-S 8Gb Fibre Channel Adapter lpfc
card installed. Was a Sun card originally SG-XPICE2FC-EM8-Z and has been working fine until the u3f upgrade.
One system I still have running the u3d and it see this:
[root@bondi:~] esxcfg-scsidevs -a
vmhba0 lsi_mr3 link-n/a sas.5d0946600d28f000 (0000:19:00.0) Broadcom PERC H740P Mini
vmhba1 vmw_ahci link-n/a sata.vmhba1 (0000:00:11.5) Intel Corporation Lewisburg SATA AHCI Controller
vmhba2 vmw_ahci link-n/a sata.vmhba2 (0000:00:17.0) Intel Corporation Lewisburg SATA AHCI Controller
vmhba3 lpfc link-up fc.20000090fa0cfd92:10000090fa0cfd92 (0000:65:00.0) Emulex Corporation Emulex LPe12000-S 8Gb Fibre Channel Adapter
vmhba4 lpfc link-up fc.20000090fa0cfd93:10000090fa0cfd93 (0000:65:00.1) Emulex Corporation Emulex LPe12000-S 8Gb Fibre Channel Adapter
But the u3f system doesn't see that:
[root@indigo:~] esxcfg-scsidevs -a
vmhba0 lsi_mr3 link-n/a sas.5d09466003def900 (0000:19:00.0) Broadcom PERC H740P Mini
vmhba1 vmw_ahci link-n/a sata.vmhba1 (0000:00:11.5) Intel Corporation Lewisburg SATA AHCI Controller
vmhba2 vmw_ahci link-n/a sata.vmhba2 (0000:00:17.0) Intel Corporation Lewisburg SATA AHCI Controller
[root@bondi:~] vmkchdev -l |grep 10df
0000:65:00.0 10df:fc40 10df:fc42 vmkernel vmhba3
0000:65:00.1 10df:fc40 10df:fc42 vmkernel vmhba4
[root@indigo:~] vmkchdev -l |grep 10df
0000:65:00.0 10df:fc40 10df:fc42 vmkernel
0000:65:00.1 10df:fc40 10df:fc42 vmkernel
I don't see this card explicitly mentioned in the HCL though it worked fine until today.
The lpfc driver was updated in u3f...
old 14.0.169.25-5vmw.703.0.35.19482537
new 14.0.543.0-1OEM.700.1.0.15843807
Is it possible to reinstall the old driver from u3d or is there something I can do to make
it work under u3f?
If not, may have to rollback to u3d... which would be a shame as I use this Essentials licence platform as a pre-production testing system for our Standard licence setup. Don't really want to have to buy replacement hardware...
Ian D