I am running into an issue registering an instance of XO running on a Hyper-V system. Our central datacenter where we want to run XO is Hyper-V, but we want to use it to manage distributed compute that will be based on XCP-NG.
I suspect the issue is that XO can see its not running on Xen and fails the check:
✖ Fetching VM UUID: Error: Command failed: xenstore-read vm
xenstore.Open error: Cannot locate xenbus dev path in [/proc/xen/xenbus /dev/xen/xenbus /kern/xen/xenbus]
Will it be possible to run in this configuration? Changing the hypervisor in our datacenter is not likely feasible at this time, but we still want to leverage XO.
Thanks