I was using the incorrect image for my system’s architecture (x86-64). I downloaded the ova qcow2 image for x86-64.
BTW, if you try creating the VM with the ARM image you can’t just swap the boot image to the correct one and start. It was easier for me to create a new VM from scratch.
My first thought is, that the VM is running in the wrong IP range. Normally I am in the range of 192.168.178.xxx but this one runs with the IP 192.168.122.136/24
If this is the problem, how can I change the IP?
If that is not the problem, anny suggestions?
Hey, i don’t know if you have find the answer but be sure to be on
network: br0. With this network config you unraid should be exemple 192.168.178.1 and HA VM will be 192.168.178.2.
Hi, yes, I solved the problem. But I had to use “vhost” as that network “adapter” is in the correct subnet.
But thank you for replaying and providing a solution
Apologies for opening up this old thread, but seemed the best place to pose my questions. I have been running my VM successfully on an old hardware platform (HP Microserver Gen8) but that started having some hardware failures so I have swapped to a UGreen 4800Plus which is considerably newer hardware.
This has prompted me to look at the settings of the HAOS VM and there are a couple of settings I am curious about:
The Machine setting is still set to Q35-7.2. Is this still considered the optimal setting?
You can use the latest Q35-9.2 - tested on an HPE Microserver Gen 10 Plus v2.
Doing so, however, might prevent the Supervisor from recognizing the installation as a fully-flegged “HomeAssistant OS” thus preventing access to add-ons.
If add-ons and other features of “HomeAssistant OS” are critical, then you must leave the “Q35-7.2” setting. This is also the case if you plan on restoring from a previous backup.
Yes, if your server is USB-3 capable (and BIOS enabled for the ports you want to use)1 then you can use the “3.0 QEMU XHCI”; in this specific instance (UNRAID) the hypervisor will have better compatibility with the QEMU XHCI controller.
1: in some servers, like the HPE Microserver, the use of USB 3.0 can be enabled or disabled trough BIOS when needed to mitigate certain specific user-case scenarios where interference mitigation takes priority on transfer speed.
Edited to add better information about “Machine” setting regarding “Q35-xx” compatibility.