KVM to Xen
-
Please ask a question about exporting vmdk image from KVM. The image is too large to be imported from xoa. How to import NFS to XenServer when it is mounted on NFS
-
KVM doesn't use
vmdk
but usuallyqcow2
format. You can useqemu-img convert
to transform it to avhd
file. -
You can import the image from the web side of xoa. The problem now is how to import the image from the command line
-
@xiaoshuang said in KVM to Xen:
age fr
-
You can import the VHD file via our REST API, see https://xen-orchestra.com/docs/restapi.html#vdi-import