Answer the question
In order to leave comments, you need to log in
How to migrate a server from KVM to ESXi?
There is a mail server with freebsd 11.2. It runs in a virtual machine. KVM virtualization system. RAW hard disk image. You need to migrate the entire system to a Vmware ESXi virtualization environment. I tried to convert RAW to VMDK, the resulting ESXi image could not be opened. How can I transfer the entire system with software and settings?
Answer the question
In order to leave comments, you need to log in
Converters
from GNULinux qemu-img , something like
qemu-img convert -f raw /var/lib/libvirt/images/VM.img -O vmdk VM.tmp.vmdk -o compat6
or from wmware https://www.vmware.com/products/converter.html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question