cloudstack/plugins/hypervisors/kvm
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
..
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 15:20:49 +02:00
test Remove assertion 2014-02-10 19:56:54 +01:00
.pydevproject License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
pom.xml Removed all reminants of the IdentityService. Created the KeysManager to move the management 2014-01-14 13:11:35 -08:00