VMWare Virtual Machine can’t migrate / vMotion because the VM is installing VMware Tools and cannot initiate a migration operation quick CLI fix

Have you ever been trying to vMotion a VMWare virtual machine but get an error that prevents you because the VM is attempting to install VMWare Tools?  Has this ever occurred when trying to put a host into Maintenance Mode?  Are you looking for a quick way to vMotion the VM?  Below I have the CLI commands to execute on the ESXi host to cancel the VMWare Tools install so you can vMotion the VM.

Errors:

Screenshot from the Clear a VMware Tools vMotion Block walkthrough at step 1; the adjacent article text explains that there are compatibility issues that need your attention.

There are compatibility issues that need your attention.

Screenshot from the Clear a VMware Tools vMotion Block walkthrough at step 2, showing The virtual machine is installing VMware Tools and; the adjacent article text explains that the virtual machine is installing VMware Tools and cannot initiate a migration operation.

The virtual machine is installing VMware Tools and cannot initiate a migration operation

No guest OS heartbeats are being received. Either the guest OS is not responding or VMware Tools is not configured correctly.

Solution:
Log into the ESXi host via SSH.  Execute the following commands. 
#vim-cmd vmsvc/getallvms
Use the above command to get the Vmid of the VMs that haven’t been migrated

#vim-cmd vmsvc/tools.cancelinstall <vmid>
Use the above command to cancel the VMWare Tools Install for that VM

Summary:
As you can see there is not a lot of work once you identify the virtual machine and use the getallvms command to find it’s/their Vmid and cancel the install.  Once again, I hope y’all found this useful.

Keep exploring

Choose your next step

Continue with the path that best matches the architecture or operating challenge in front of you.

Leave a Reply

Discover more from Digital Thought Disruption

Subscribe now to keep reading and get access to the full archive.

Continue reading