cloudstack/plugins/hypervisors/kvm/src
Wido den Hollander 8764692b27 rbd: Use qemu-img to backup up a RBD snapshot to Secondary Storage
This reduces the amount of time and storage it takes dramatically. We no longer
do a full copy, but a sparse copy. The destination image is still in RAW
format, but we only copy over used blocks.

Qemu is also better in doing this then us doing it in Java code.
2014-04-11 15:20:49 +02:00
..
com/cloud rbd: Use qemu-img to backup up a RBD snapshot to Secondary Storage 2014-04-11 15:20:49 +02:00
org/apache/cloudstack/utils/qemu CLOUDSTACK-6181: Merge of resize root feature (resize-root branch) 2014-03-14 03:40:08 -06:00