Skip to content

Instantly share code, notes, and snippets.

@Millnert
Created April 4, 2016 15:21
Show Gist options
  • Save Millnert/b26f7a51203282f211c5a077c5838642 to your computer and use it in GitHub Desktop.
Save Millnert/b26f7a51203282f211c5a077c5838642 to your computer and use it in GitHub Desktop.
raods benchs
[root@ceph-prod-radosgw1 ~]# rados -p .rgw.root bench 30 write
Maintaining 16 concurrent writes of 4194304 bytes for up to 30 seconds
Object prefix: benchmark_data_ceph-prod-radosgw1.srv.cloud._23901
sec Cur ops started finished avg MB/s cur MB/s last lat avg lat
0 0 0 0 0 0 - 0
1 16 16 0 0 0 - 0
2 16 16 0 0 0 - 0
3 16 16 0 0 0 - 0
4 16 16 0 0 0 - 0
5 16 16 0 0 0 - 0
6 16 19 3 1.99973 2 5.44523 5.44496
7 16 20 4 2.28539 4 6.24309 5.64449
8 16 21 5 2.49965 4 7.25696 5.96699
9 16 22 6 2.6663 4 8.24535 6.34671
10 16 22 6 2.39967 0 - 6.34671
11 16 28 12 4.36303 12 10.447 8.34929
12 16 28 12 3.99944 0 - 8.34929
13 16 33 17 5.23001 10 12.2721 9.18259
14 16 34 18 5.1421 4 3.02387 8.84044
15 16 37 21 5.59918 12 8.20168 8.72177
16 16 38 22 5.49921 4 9.96499 8.77828
17 16 39 23 5.41099 4 5.98411 8.6568
18 16 42 26 5.77695 12 5.14091 8.31583
19 16 42 26 5.47291 0 - 8.31583
2016-04-04 17:19:03.731868 min lat: 3.02387 max lat: 12.2723 avg lat: 8.35501
sec Cur ops started finished avg MB/s cur MB/s last lat avg lat
20 16 47 31 6.19912 10 8.82702 8.35501
21 16 47 31 5.90391 0 - 8.35501
22 16 47 31 5.63556 0 - 8.35501
23 16 52 36 6.25998 6.66667 8.15556 8.50313
24 16 53 37 6.16579 4 8.00211 8.48959
25 16 53 37 5.91916 0 - 8.48959
26 16 53 37 5.69151 0 - 8.48959
27 16 55 39 5.77697 2.66667 7.01144 8.46077
28 16 55 39 5.57065 0 - 8.46077
29 16 55 39 5.37856 0 - 8.46077
30 16 62 46 6.13247 9.33333 7.20183 8.81964
31 16 62 46 5.93465 0 - 8.81964
32 16 62 46 5.74918 0 - 8.81964
33 16 63 47 5.69616 1.33333 12.9855 8.90828
34 16 63 47 5.52863 0 - 8.90828
35 16 63 47 5.37067 0 - 8.90828
36 16 63 47 5.22149 0 - 8.90828
37 16 63 47 5.08037 0 - 8.90828
38 13 63 50 5.26242 2.4 14.844 9.13069
39 13 63 50 5.12748 0 - 9.13069
2016-04-04 17:19:23.734686 min lat: 3.02387 max lat: 20.0307 avg lat: 9.6808
sec Cur ops started finished avg MB/s cur MB/s last lat avg lat
40 8 63 55 5.49922 10 20.0307 9.6808
41 8 63 55 5.36509 0 - 9.6808
42 8 63 55 5.23735 0 - 9.6808
43 8 63 55 5.11556 0 - 9.6808
44 8 63 55 4.9993 0 - 9.6808
45 8 63 55 4.8882 0 - 9.6808
Total time run: 45.241744
Total writes made: 63
Write size: 4194304
Bandwidth (MB/sec): 5.57
Stddev Bandwidth: 3.94
Max bandwidth (MB/sec): 12
Min bandwidth (MB/sec): 0
Average IOPS: 1
Stddev IOPS: 1
Max IOPS: 3
Min IOPS: 0
Average Latency: 10.6
Stddev Latency: 4.23
Max latency: 23
Min latency: 3.02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment