[pve-devel] Copy from snapshot
Alexandre DERUMIER
aderumier at odiso.com
Tue Apr 30 09:55:37 CEST 2013
>>It currently requires the "--full" parameter. Do you think we can conditionally clone if the feature is available (else we simply do a full copy)?
"Do you think we can conditionally clone"
Do you mean linked clone ?
I think only full copy is enough, It'll be difficult to manage the parent-child relationship without base-xxx name.
Note: it need some pve-storage plugin path() patches for qemu-img convert to have the path with snapname.
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Alexandre DERUMIER (aderumier at odiso.com)" <aderumier at odiso.com>
Cc: pve-devel at pve.proxmox.com
Envoyé: Mardi 30 Avril 2013 09:37:04
Objet: Copy from snapshot
Just committed a first versions:
https://git.proxmox.com/?p=qemu-server.git;a=blobdiff;f=PVE/API2/Qemu.pm;h=fc9b502581fadf9603c4a31bd501602e9d92e3f0;hp=e92a03e990d9fe299005c3f0b2613d4160698581;hb=9076d880a8496f5cd4e8b270b19840bc891250f5;hpb=4e4f83fea0936de1f2e746e2870f2e9d8962ab8a
It currently requires the "--full" parameter. Do you think we can conditionally clone if the feature is available (else we simply do a full copy)?
More information about the pve-devel
mailing list