How to use qcow2 format image as template?

  • Thread starter Thread starter Sotohiro Terashima
  • Start date Start date
S

Sotohiro Terashima

Guest
I knew the way how to move VMware to Proxmox VE(KVM) at the article "Migration of servers to Proxmox VE"(http://pve.proxmox.com/wiki/Migration_of_servers_to_Proxmox_VE).
But the result image is qcow2 format,and I can not find the way to use qcow2 image as template(hopefully using Proxmox web interface).
How to manipulate this?

And more,I want to know the way to use VirtualBox image in Proxmox.
How to?
 
But the result image is qcow2 format,and I can not find the way to use qcow2 image as template(hopefully using Proxmox web interface).

First, you can convert the image fromat with 'qemu-img' to other formats.

But we do not have any template support for KVM.