I logged a SR with VMware and received this reply:
-
Thank you for your Support Request.
As we discussed in the call, this is a known issue with the product ESXi 4.1, ie DCUI shows the IP of vmk0 as Management IP, though vmk0 is not configure for Management traffic.
Vmware product engineering team identified the root cause and fixed the issue in the upcoming major release for ESXi. As of now we don't have ETA on release for this product.
The details on product releases are available in http://www.vmware.com.
Based on our last communication, it appears that this case is ready to be closed. I will proceed with closing your Support Request today.
-
I then asked if there was a workaround and received the following (but it doesn't work, for me anyway):
-
Here is the workaround to get correct IP reflected as Management IP in DCUI.
By design DCUI looks for the "ManagementIface" from esx.conf file. To fix the issue "DCUI always shows vmk0 IP address as Management IP"
We have to go for the following workaround.
1. Keep ESXi host has assigned vmk0 to vMotion and vmk1 to Management Network.
2. Execute the following command.
esxcfg-advcfg -s vmk1 /Net/ManagementIface 3. reboot the host.
4. Ensure that the management IP in DCUI is the IP of vmk1.
-
Have fun!
gogogo5