Looks fine to me… Is it first setup? Just try again creating a new vm?
Or
Looks fine to me… Is it first setup? Just try again creating a new vm?
Or
I tried the new installation but failed. I also tried reinstalling esxi 6.7 and installing hassos but the results didn’t change
No idea
maybe that vmdk file is locked when you downloaded it? Sometimes in windows, when you download , it’s is locked , you can “unblock” it on properties of the file
I downloaded from link: https://www.home-assistant.io/hassio/installation/
Can you guide me to check the file is locked?
Thanks for your help
Not locked
I am out if ideas
Thanks for your help.
If anyone has ever encountered this case please ask for help. Sincere thanks for your help
p/s: sorry for i used google translate.
Has anyone encountered a case like me? My ESXI hard drive is in vmfs format 6. Looking forward to everyone’s help
Seems to me it’s not a HA problem. Although the choice of IDE for the virtual disk format is somewhat peculiar.
Please remove the SCSI / VM Paravirtual driver.
And did you check the ESXi logs? As I understand, VMFS 6 tries to auto reclaim space automatically. Might be the reason for the lock on the file.
For reference, some screenshots of my fine working config (ESXi 6.5, VMFS 5):
I tried deleting SCSI / VM Paravirtual driver, but the result is still the same. I saw it log as the picture I posted … it says “locked file”.
I also think it’s because of the VMFS 6 format … but not sure if it’s. If I can’t fix it, I’ll try to go to VMFS 5. But for the time being see if there’s a workaround.
Thank you so much.
Hello,
I have this up and run. Thank you for this guide. However, when I reboot my HOST my homeassistant VM doesn’t start anymore. I get error message as below:
[Failed to power on virtual machine HomeAssistance. Object type requires hosted I/O Click here for more details.]
Can someone help please?
Hello benek984
SSH to host
[root@ESXi:~] find -name “*.vmdk”
./vmfs/volumes/5e-4fa-0cde-80e/hassio/hassio.vmdk
[root@ESXi:~] vmkfstools -x check /vmfs/volumes/5e-4fa-0cde-80e/hassio/hassio.vmdk
Disk needs repair.
[root@ESXi:~] vmkfstools -x repair /vmfs/volumes/5e-4fa-0cde-80e/hassio/hassio.vmdk
Disk was successfully repaired.
[root@ESXi:~] vmkfstools -x check /vmfs/volumes/5e-4fa-0cde-80e/hassio/hassio.vmdk
Disk is error free
Start VM
Thank you very much, all works as expected now.
How can I expand the size of the vm hard drive I have Hassio on? I have esxi 6.5 running Ubuntu with Hassio in Docker. The only drive I have in my server currently is a 120 gb ssd and originally setup 35gb for the Hassio vm drive size. It shows I have 25gb of space available on the drive but can’t figure out how to expand it? Thanks in advance
depending on your configuration the storage is provisioned on demand. Check if your disk is thin or thick provisioned
Same issue here! its when i restart the host. Or Home Assistant starts with the onboarding screen:
Power On VM
Key
haTask-5-vim.VirtualMachine.powerOn-1450527846
Description
Power On this virtual machine
Virtual machine:
State
Failed - Object type requires hosted I/O
Errors
The file is there!
Hi OrlyP,
did you ever let it run?
I see the same boot loop, and I use esxi 6.0 as well. It’s really frustrating. Tried many options, none of them worked.
OVA-import doesn’t work as well. Maybe in this case 6.0 is too old.
Has anyone else a running hass on esxi 6.0?
regards
I’ve tried to use this guide, but when I start the VM, the output window is flodded with error messages saying something like “failed command write dma”. Does anyone have any idee what that can be?
Used a newer release and I think that works. I got the release from here: https://github.com/home-assistant/operating-system/releases
So, on step 9, i can’t select the VMDK file… it’s greyed out. running esxi 6.7. Any ideas on how to fix this?
thanks.