OK, so I came across this error message after a power failure on my VMHost.
When attempting to start a VM, I get the error: “Another task is already in progress”.
So, here is a way to fix this issue:
- SSH to your VCENTER
- run the following command: /etc/init.d/hostd restart && /etc/init.d/vpxa restart
Enjoy!