Virtual Center does not seem to be displaying correct or accurate information for our VMware host
The state of the host in question does not appear to be stable or responsive
Please follow the steps below to run this command on your environment
Log into Host as root |
cd .. |
Run this command: |
vmware-cmd -l | awk '{cfg = $_} {command = "vmware-cmd \"" $cfg "\" getstate"} {print cfg} {system(command)}' |