Verify that the client computers have USB controller hardware and modules that support USB 3.1, 2.0, and 1.1 devices present.
To use the xHCI controller on a Linux guest, verify that the Linux kernel version is 2.6.35 or later.
And… If I have currently 3 devices passed through by “device path id” (the long names with characters) will I get a lot of hassle if I remove the 3 individual usb device passthrough’s and add the usb controller passthrough? Will the names be easily identifiable?
You can use PCI passthrough to pass an entire USB controller through to a guest. You’ll need to enable it first then probably reboot before you can attach to a VM. Make sure it’s the right one.
Is somebody able to change the controller type from ide to something else, i also have boot issues on a hard poweroutage im going to try the clone and reassign option and report back.
Has anyone done a recovery of a “online” backed up VM?
Today i tried to restore a backup i did last week, and it could not be recovered.
Had absolutely no problem with offline backups.
Hello - thanks for a great guide. I have been able to set this up on my ESXi 6.5.0 server and it seemed to run fine - I was able to complete the basic setup and integrate Ring, Sonos etc. and get that warm comfortable feeling of success.
But then disaster - I installed the File Editor add-on and not only did saving a file edit corrupt the disk of the VM but it crashed the ESXi host too. The box needed power-cycling to come back up and then the disk image needed repairing with
vmkfstools -x repair /vmfs/volumes/<datastorepath>/<vm name>/<vm name main base disk>.vmdk
Then I noticed a whole load of disk IO and DMA errors on the VM console - running “ha check” produces a whole load of them:
Any idea wth is going on there? It looks like a bad configuration somewhere in the VM disk setup, but where? I will upgrade the host to ESXi 7.0 and see if that is better.
Thanks for the guide. VM seems to be working fine from my ESXi local storage, but not from vSan.
I guess the vmdk is still using some legacy workstation type. If I get a chance I’d try to V2V it to native vSphere format. It’s a shame that there isn’t a proper OVA template for VMWare vsphere.
I have been using HA for a while in ESXI but each time i have an issue with the host my VM crashes and I need to do vmkfstools -x repair. What could the reason be? ONe time i had to rebuild it complety which is kind of a pain.
What can I check or could to for this not to come backk?
I have tried the setup multiple times, even on different hosts, but still get the same error.
The only place where my setup deviates from the guide is in step 6 where i selected “Debian GNU/Linux 6 (64-bit)” because that was the highest version of Debian i could choose. I have allso tried “Other Linux” for the guest os.
I’ve got HA running on a Intel NUC with esxi 6.7u3 for about a year now incl Zigbee and ZWave USB device. I would like to build a new VM from scratch but was wondering if it is possible to restore a backup from my current HA VM. What about the add-in etc. Will these install automatically or do I have to install them by hand before restore?