I am running PVE5.0 with Ceph Luminous from the test repository. I have a 13 node Ceph & PVE cluster with three storage nodes, each storage node has four 2-TB osd with bluestore backing. and a SSD drive for the journal (block.db) on partitions. The nodes are communicating over a 10Gb network.
I have benchmarked the network between all nodes with iperf, and it always shows around 9.5 Gbps. I did ceph cluster benchmarks from various nodes following the page here: http://tracker.ceph.com/projects/ceph/wiki/Benchmark_Ceph_Cluster_Performance. The average from various clients in the ceph cluster is 430 MB/s for the write speed and 650 MB/s for both sequential and random reads. From what I can tell, those benchmarks are what I would expect.
However, the problem I'm having is that in practice the ceph cluster feels slow. Moving a 150GB disk image from a local storage to the ceph storage took over 1.5 hours. The Proxmox Ceph performance page registers read and write speeds in KBps.
Any advice as to what the problem may be. How do I determine why the underlying ceph cluster seems to be running as expected, but the Proxmox system is reading and writing slowly to it. I can't move other images to the ceph storage until I can be sure the performance is there.
I have benchmarked the network between all nodes with iperf, and it always shows around 9.5 Gbps. I did ceph cluster benchmarks from various nodes following the page here: http://tracker.ceph.com/projects/ceph/wiki/Benchmark_Ceph_Cluster_Performance. The average from various clients in the ceph cluster is 430 MB/s for the write speed and 650 MB/s for both sequential and random reads. From what I can tell, those benchmarks are what I would expect.
However, the problem I'm having is that in practice the ceph cluster feels slow. Moving a 150GB disk image from a local storage to the ceph storage took over 1.5 hours. The Proxmox Ceph performance page registers read and write speeds in KBps.
Any advice as to what the problem may be. How do I determine why the underlying ceph cluster seems to be running as expected, but the Proxmox system is reading and writing slowly to it. I can't move other images to the ceph storage until I can be sure the performance is there.