Does PVE 2.x support OVF import?

B

blender

Guest
Hi All,

Does PVE 2.x support OVF import?

There is a pre-2.x thread here about the subject where it isn't clear if the proposed workaround at the time worked: http://forum.proxmox.com/threads/9612-OVF-Import

If not, is the proposed solution in the thread above still the best practice for achieving this? i.e.
Code:
[COLOR=#333333]qemu-img convert -O raw </path/to/file.vmdk> file.raw[/COLOR]

Please advise.

Thanks!
 
Hi All,

Does PVE 2.x support OVF import?

There is a pre-2.x thread here about the subject where it isn't clear if the proposed workaround at the time worked: http://forum.proxmox.com/threads/9612-OVF-Import

If not, is the proposed solution in the thread above still the best practice for achieving this? i.e.
Code:
[COLOR=#333333]qemu-img convert -O raw </path/to/file.vmdk> file.raw[/COLOR]

Converting to raw worked for me. Specifically the VMDK was multipart so I converted each one to a raw file, concatenated them together to one raw file (e.g. vm-NNN-disk-1.raw), created a directory NNN under /var/lib/vz/images and moved the vm-NNN-disk-1.raw file into it, copied an existing /etc/qemu-server/NNN.conf and edited accordingly. The VM then appeared in the admin interface from where I started it.

An import would be nice but this worked for me. Hope the steps above helps someone else.

Cheers
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!