*FYI:* The solution was a simple one! After setting up
cloudstack-management (/cloudstack-setup-databases &&
usr/bin/cloudstack-setup-management): I simply watched the manager's log
file /var/log/cloudstack/management/management-server.log and waited for
cloudstack-management to stop spewing log me
Vincent,
VM Snapshots aren't supported with Ceph as the primary storage. As you note,
when using QCOW2 files, the memory payload for the VM snapshot is included
within the QCOW2 file. Since Ceph is using raw storage, there is no where to
store that memory (at least today).
Storage based snapsho
Hi Guys,
so we have built a Cluster with a few CentOS7 CS Nodes with KVM as the
Hypervisor AND Ceph as Primary Storage in a hyperconverged way and we got
something interesting, maybe some of you have an idea whats up with that. As
KVM works with QCOW2 Image Format for its VMs, all of the Storag