you can use package installation instead of having to compile
libvirt from source.
-.. note:: Make sure the /tmp partition on your hypervisors is at least 25GB.
- When deploying from a template from the first time /tmp will be used for
- converting the template from QCOW2 to RAW for storage on RBD. This is no
- longer valid starting from CloudStack version 4.4.0
-
-.. note:: To use RBD with CloudStack 4.4.0 you require at least librbd version
- 0.67.7 (Ceph Dumpling). Otherwise template deployments and template backups
- will fail. In case you use Ubuntu we recommend at least LTS version 14.04
-
Installing and configuring QEMU for use with CloudStack doesn't require any
special handling. Ensure that you have a running Ceph Storage Cluster. Install
QEMU and configure it for use with Ceph; then, install ``libvirt`` version
with Ceph.
-.. note:: Raring Ringtail (13.04) will have ``libvirt`` version 0.9.13 or higher
- with RBD storage pool support enabled by default.
+.. note:: Ubuntu 14.04 and CentOS 7.2 will have ``libvirt`` with RBD storage
+ pool support enabled by default.
.. index:: pools; CloudStack
===========
- CloudStack will only bind to one monitor (You can however create a Round Robin DNS record over multiple monitors)
-- You may need to compile ``libvirt`` to use version 0.9.13 with Ubuntu.