[pve-devel] [PATCH 1/5] add qemu_img_convert

Dietmar Maurer dietmar at proxmox.com
Mon Apr 29 11:03:50 CEST 2013


I finally applied this one and a first version of copy_vm.

I moved the code into an extra API call, because copy/clone has
different locking requirements than create_vm. We now create
a shared lock on the source VM. Also, permission checks are slightly
different, and  I think create_vm is already too complex to add more functionality.

What do you think? My plan was to get this basic functionality stable so
that we can include this with 3.0?


> -----Original Message-----
> From: pve-devel-bounces at pve.proxmox.com [mailto:pve-devel-
> bounces at pve.proxmox.com] On Behalf Of Alexandre Derumier
> Sent: Montag, 29. April 2013 08:41
> To: pve-devel at pve.proxmox.com
> Subject: [pve-devel] [PATCH 1/5] add qemu_img_convert
> 
> also work with snapshot as source for qcow2,rbd,sheepdog.
> 




More information about the pve-devel mailing list