Hi everyone
I have a 3 nodes cluster with 5 SSD 2To in each one.
I build a ceph storage with 15 OSD.
the cluster have a dedicated network 10Gb/s for this storage.
I benchmarked my storage pool with rados, but I don't know if the results are good or bad :/
Can someone tell me if this results are good or not ?
thx
I have a 3 nodes cluster with 5 SSD 2To in each one.
I build a ceph storage with 15 OSD.
the cluster have a dedicated network 10Gb/s for this storage.
I benchmarked my storage pool with rados, but I don't know if the results are good or bad :/
Code:
Execute a write test for 10 seconds to the newly created storage pool:
Total time run: 11.2438
Total writes made: 1023
Write size: 4194304
Object size: 4194304
Bandwidth (MB/sec): 363.935
Stddev Bandwidth: 114.582
Max bandwidth (MB/sec): 456
Min bandwidth (MB/sec): 56
Average IOPS: 90
Stddev IOPS: 28.6455
Max IOPS: 114
Min IOPS: 14
Average Latency(s): 0.159838
Stddev Latency(s): 0.211775
Max latency(s): 3.51481
Min latency(s): 0.0251469
Execute a sequential read test for 10 seconds to the storage pool:
Total time run: 5.47196
Total reads made: 1023
Read size: 4194304
Object size: 4194304
Bandwidth (MB/sec): 747.812
Average IOPS: 186
Stddev IOPS: 186.741
Max IOPS: 360
Min IOPS: 0
Average Latency(s): 0.0539229
Max latency(s): 2.91111
Min latency(s): 0.0129373
Execute a random read test for 10 seconds to the storage pool:
Total time run: 12.2125
Total reads made: 2888
Read size: 4194304
Object size: 4194304
Bandwidth (MB/sec): 945.918
Average IOPS: 236
Stddev IOPS: 136.993
Max IOPS: 376
Min IOPS: 0
Average Latency(s): 0.057928
Max latency(s): 3.06877
Min latency(s): 0.00381988
Can someone tell me if this results are good or not ?
thx
Last edited: