To resolve this issue, change the virtual hard disk mode for a virtual machine using the vSphere Client while connected to vCenter Server.
Note: If you are required to change the virtual hard disk mode for a virtual machine when connected directly to an ESXi host, the
vpxa agent must be offline on the host to do so.
To work around this issue:
- Stop communication between the host and the vCenter Server by stopping these services with the commands:
/etc/init.d/vpxa stop
/etc/init.d/hostd restart
When these commands have executed, the ESXi host has stopped communicating with the vCenter Server.
- Change the virtual hard disk mode on the target virtual machine.
- After completing your change, start the vpxa service to add the ESXi host back to vCenter by running the command:
/etc/init.d/vpxa start