cloudstack/plugins/hypervisors/kvm
Wido den Hollander bef3a2edb7 CLOUDSTACK-1191: rbd: Use cloning for deploying templates instead of a copy
RBD format 2 supports cloning (aka layering) where one base image can serve
as a parent image for multiple child images.

This enables fast deployment of a large amount of virtual machines, but it also
saves spaces on the Ceph cluster and improves performance due to better caching.

Qemu-img doesn't support RBD format 2 (yet), so to enable these functions the
RADOS/RBD Java bindings are required.

This patch also enables deployment of System VMs on RBD storage pools. Since we
no longer require a patchdisk for passing the boot arguments we are able to deploy
these VMs on RBD.
2013-05-24 16:00:08 +02:00
..
src CLOUDSTACK-1191: rbd: Use cloning for deploying templates instead of a copy 2013-05-24 16:00:08 +02:00
test Summary: Code cleanup for KVM - look up domains by name rather than coversion 2013-05-22 23:30:49 -06:00
.pydevproject License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
agent-descriptor.xml build kvm-agent.zip 2012-10-02 15:38:34 -07:00
pom.xml CLOUDSTACK-1191: rbd: Use cloning for deploying templates instead of a copy 2013-05-24 16:00:08 +02:00