Hello everyone,
I use OpenNebula with Ceph datastore for disk; however, when creating a VM (or attach disk) with a disk stored on Ceph Datastore, the performance is less than 1/3 compared to a disk on the local datastore. I have tested directly mounting an RBD disk on the KVM host, and the performance is equivalent to the VM’s disk on the local datastore. Could OpenNebula be imposing some limitations on Ceph when run with VMs?
Below are the results when I mount a Ceph RBD image onto the KVM host:
I adjusted the virtio-scsi queues to match the number of CPUs and VCPUs, and added a disk with the write-back cache. However, the results are only slightly faster than before. I know that using Ceph through the libvirt layer can reduce performance, but is a 1/3 decrease considered significant?(Or did I miss configuring something?)
Result: