We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ec617b commit a3412b8Copy full SHA for a3412b8
source/installguide/hypervisor/kvm.rst
@@ -1644,6 +1644,9 @@ In order to be able to perform Volume Snapshots on CentOS 6.x (greater than 6.4)
1644
replace your version of qemu-img with one which has been patched to include the '-s'
1645
switch.
1646
1647
+CloudStack uses rbd cmd to get the physical size of the snapshots for the volumes on ceph
1648
+primary storage. This requires ceph-common package to be installed on the KVM hosts. If it
1649
+is not installed, the allocated size is used for the physical size.
1650
1651
Live Migration
1652
^^^^^^^^^^^^^^
0 commit comments