Hi,
a small note about ceph,
currently if you define
[client]
rbd_cache=true|false
in /etc/ceph/ceph.conf
it's override the qemu cache=none|writeback.
(so you'll always have cache enable of disable from rbd_cache value for all your vms)
It's a bug, and ceph team have send a fix this week.
So, for now, it's better to remove rbd_cache from ceph.conf
a small note about ceph,
currently if you define
[client]
rbd_cache=true|false
in /etc/ceph/ceph.conf
it's override the qemu cache=none|writeback.
(so you'll always have cache enable of disable from rbd_cache value for all your vms)
It's a bug, and ceph team have send a fix this week.
So, for now, it's better to remove rbd_cache from ceph.conf