Knowledge Base

|
Identifying causes of not being able to power cycle ESX Server virtual machines
Symptoms
Cannot power cycle an ESX Server virtual machine. Virtual machines may appear to be halted or not responding.
Purpose
Resolution
Verify the problem is specific to the virtual machine
The problem may not be with the virtual machine but something else. Things to clarify and verify are noted below. Individual items noted will let you know if you should continue using this article to troubleshoot this problem.
-
Verify whether you have the same problem with more than one virtual machine on this ESX host. If the problem is on every or most virtual machines on a host, this solution will not help you and you should look elsewhere. It may still be helpful to finish reading this section to get some ideas of where to look.
-
Try cold migrating the virtual machine to a different ESX host and verify if the virtual machine is able to boot after cold migration.
-
Try unregistering the virtual machine and reregistering it on a different host.
Verify if you encounter problems accessing the storage location of the virtual machine. Obviously this will need to be fixed before anything else with this virtual machine can be done.
Verify if the storage location has run out of free space. Browsing the datastore with the virtual machine, check to see how many log files are found. The command vdf -h will determine if the system is out of space on any storage location.
Check to see if you are successfully able to browse the datastore with the virtual machine and its folder. If there are a lot (thousands) of vmware*.log files in the folder you may need to delete the vmware*.log files using “rm vmware*.log” or if there are too many arguments for this to complete successfully you can try using “rm vmware-1[1-5]*.log” followed by “rm vmware-1*.log”, “rm vmware-2[1-5]*.log” followed by “rm vmware-2*.log”, and then “rm vmware*.log”. This will delete all the log files for this virtual machine.
Check if two virtual machines are using the same .vmdk files for their disks. In general, only one virtual machine can use a .vmdk at a time. An exception to this are virtual machines that are clustered using MSCS. Review the MSCS setup documentation here: http://www.vmware.com/pdf/vi3_301_201_mscs.pdf .
Check to see if the system is complaining about licensing. For instance, verify if the system is licensed for ESX Starter and trying to start a virtual machine with 2 VCPUs. You may need to unlicense and license the ESX host and look further at the licensing of the host. An unlicensed host with running virtual machines will not shut the virtual machines off for two weeks. It will also not allow you to start a new virtual machine. Other than that, there should be no adverse effects from unlicensing and licensing your host.
Request a Product Feature
- KB Article:
- Updated:
- Categories:
- Product Family:
- Products:
- Product Versions:

