cloudstack/plugins/hypervisors/kvm
Wido den Hollander 8d2baf8017 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 14:00:08 +02:00
..
resources/META-INF/cloudstack/kvm-compute Add missing licenses 2013-10-23 15:20:08 -07:00
src rbd: Use qemu-img to backup up a RBD snapshot to Secondary Storage 2014-04-11 14:00:08 +02:00
test CLOUDSTACK-6191 Add support for specifying volume provisioning 2014-04-10 09:23:04 -06:00
.pydevproject License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
findbugsExcludeFilter.xml findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
pom.xml Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00