Hi Russell, It is probably due to the difference in block sizes used in the test vs your cluster load. You have a latency problem which is limiting your max write iops to around 2.5K. For large block sizes you do not need that many iops, for example if you write in 4M block sizes you will only need 12.5 iops to reach your bandwidth of 90 MB/s, in such case you latency problem will not affect your bandwidth. The reason i had suggested you run the original test in 4k size was because this was the original problem subject of this thread, the gunzip test and the small block sizes you were getting with iostat. If you want to know a "rough" ballpark on what block sizes you currently see on your cluster, get the total bandwidth and iops as reported by ceph ( ceph status should give you this ) and divide the first by the second. I still think you have a significant latency/iops issue: a 36 all SSDs cluster should give much higher that 2.5K iops Maged On 2017-12-07 23:57, Russell Glaue wrote:
|
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com