I have encountered this message a few times after disabling Fault Tolerance to run a few maintenance tasks and trying to re-enable it (without shutting down the VM). VMware KB article describing the issue and solution In short, you need to edit the settings of the VM – Right click -> Edit settings – in …
Tag: VMware
Sep 09
How to shrink a VMDK the hacky way
Source Disclaimer I do not recommend using this method, following the below steps is at your own risk! Problem You create a VMDK with a large size using Thin Provisioning and you realise that it’s not a good idea. You have your system installed and don’t want to have to reinstall everything. Preliminary Make a …