Symptoms
FCoE partitions are not enabled on the network cards.In the /var/log/vmkernel.log file, you see entries similar to: hostXX: fip: fcoe_ctlr_vlan_request() is done hostXX: fip: host11: FIP VLAN ID unavail. Retry VLAN discovery. Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.
Cause
This issue occurs if the FCoE driver is not getting a VLAN ID.If you are not using FCoE, this issue occurs due to the startup script installed by the broadcom/qlogic driver.
Resolution
This issue is resolved in ESXi 5.5, Patch Release ESXi550-201608001. For more information, see VMware ESXi 5.5, Patch Release ESXi550-201608001 (2144359).
Note: This issue can still exist if the bnx2x driver is lower than 2.713.20.
To work around this issue, remove the VIB driver:Note: This workaround is only applicable if you are not using FCoE.
Log in to the ESXi hostRemove the VIB driver by running this command: esxcli software vib remove -n scsi-bnx2fc Go to /etc/rc.local.d/ path by running this command: cd /etc/rc.local.d/ Remove the 99bnx2fc.sh file by running this command: rm 99bnx2fc.sh Disable vmnicx by running this command: esxcli fcoe nic disable -n=vmnicx
Note: x varies depending on the ESXi host.
Reboot the host.
For more information, see Dell community.Disclaimer: VMware is not responsible for the reliability of any data, opinions, advice, or statements made on third-party websites. Inclusion of such links does not imply that VMware endorses, recommends, or accepts any responsibility for the content of such sites.
Related Information
VMware ESXi 5.5, Patch Release ESXi550-201608001ESXi の vmkernel ログ ファイルに記録される「Retry VLAN discovery」