This issue is resolved in VMware vCenter Server 6.0 Update 3, available at
VMware Downloads. If you are running 6.0U3 or higher, please refer to
Networks not appearing on ESXi host for more details on your situation.
To work around this issue when unable to upgrade to 6.0U3 or higher, update the memStopInMB to the updated memory limit in vCenter Server.
To determine the new value for memStopInMB:
- Open a Windows command prompt.
- Navigate to C:\Program Files\VMware\vCenter Server\visl-integration\usr\sbin with this command:
cd C:\Program Files\VMware\vCenter Server\visl-integration\usr\sbin
- Run this command to determine the correct value for memStopInMB:
.\cloudvm-ram-size.bat vpxd
Adjusting the memStopInMB parameter in vCenter Server:
- Connect to vCenter Server using the vSphere Client and administrator credentials.
- Select Administration > vCenter Server Settings.
- Select Advanced Settings.
- Select Edit...
- Change the value of the config.vpxd.memChecker.memStopInMB key to the number returned by the cloudvm-ram-size utility.
- Click OK.
- Restart the vCenter Server services.