Hi All,
I am trying to migrate a VM from a Xen Based virtualization to Ovirt with the import
option in GUI
But I am not able to list any stopped VMs on the Xen host. So what I did is I started the
VM and got it listed. Then selected the VM and moved to right hand section. Clicked on
next button. But then it gave an error
"All chosen VMs couldn't be retrieved by the external system and therefore have
been filtered. Please see log for details."
When I check the libvirt logs in xen hypervisor I see error as below. There is no other
errors in engine logs or vdsm logs
2021-04-22 08:52:36.796+0000: 30219: error : do_connect:116 : internal error: failed to
connect to xend
2021-04-22 08:52:36.830+0000: 30219: error : virNodeSuspendSupportsTarget:332 : internal
error: Cannot probe for supported suspend types
2021-04-22 08:52:36.830+0000: 30219: warning : xenHypervisorMakeCapabilities:2550 : Failed
to get host power management capabilities
2021-04-22 08:52:36.832+0000: 30220: error : virConnectListAllDomains:6803 : this function
is not supported by the connection driver: virConnectListAllDomains
This is the same error I got when I tried importing a running VM as well. Any idea on what
could be a possible reason behind this?