Troubleshooting on unresponsive VMWare ESXi management console

Symptom:
  1. All VMs are running fine.
  2. Cannot connect to management console via vSphere client (simply timout).  Or you may get an 503 error (Service Unavailable) when trying to login.
Judgement:
  1. VMWare management service failure
Solution:
  1. Your SSH interface must be enabled.
  2. SSH to your ESXi server
  3. Restart the management service at command prompt
    1. For ESX: service mgmt-vmware restart
    2. For ESXi: /sbin/services.sh restart 
    3. For ESXi 5.5: /etc/init.d/hostd restart && /etc/init.d/vpxa restart


Comments

Popular Posts