This message was deleted.
# rancher-setup
a
This message was deleted.
f
The Harvester VM Import addon only supports vSphere and OpenStack from what I can tell. I personally didn't have a lot of luck with the vSphere import in testing. You could export/convert your VMs disks from oVirt as qcow2 or raw (img) and then add them as images in the Harvester UI to build your VMs from. Perhaps the easiest way I've found, that we eventually used to migrate our Rancher/RKE2 cluster from vSphere to Harvester was just to build additional nodes to the cluster as is, then decommission the old ones. For example, say you have a 3 node RKE2 cluster on oVirt. Build 3 new Harvester VMs and join them to your cluster, so you have a 6 node cluster. Then cleanly drain/delete the oVirt nodes leaving you with a 3 node Harvester cluster. Only thing we found to be careful of was cleaning up the etcd members after to ensure the old nodes are completely removed.