Proxmox Virtual Environment (VE) 6.4-6 – Virtual-to-Virtual (V2V) migration of virtual machines and containers from other hypervisors to Proxmox VE

   Migration of servers to Proxmox VE

 

Exporting – install the VMware ovftool on your Proxmox VE host

For example:
# ovftool vi://root@<ip-of-esxi>/<name-of-a-virtual-machine> .

Importing – go to the command line interface of Proxmox VE and use the command qm importovf <new-vmid> </path/to/file.ovf> <storage> to import the virtual machine

For example:
# qm importovf 200 /tmp/exported-vm.ovf local-lvm

Leave a Reply

You must be logged in to post a comment.