After power loss, when starting up HomeAssistant I get this error.
Here’s the steps to fix it:
- Enable SSH
- SSH into vmware host
- go to the specified file
- run
vmkfstools -x check
on the .vmdk file - run
vmkfstools -x repair
on the .vmdk file - power on the virtual machine
Credit to this fix goes to https://tklaassens.wordpress.com/2019/05/13/object-type-requires-hosted-i-o/