Advertisement
VecH

cluodatcost IOPS

Jan 14th, 2016
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. root@ubuntu:~# cat hybrid.ini
  2. [readtest]
  3. blocksize=4k
  4. filename=/tmp/fio
  5. rw=randread
  6. direct=1
  7. buffered=0
  8. ioengine=libaio
  9. iodepth=32
  10. size=1G
  11. [writetest]
  12. blocksize=4k
  13. filename=/tmp/fio
  14. rw=randwrite
  15. direct=1
  16. buffered=0
  17. ioengine=libaio
  18. iodepth=32
  19. size=1G
  20.  
  21. root@ubuntu:~# fio hybrid.ini
  22. readtest: (g=0): rw=randread, bs=4K-4K/4K-4K/4K-4K, ioengine=libaio, iodepth=32
  23. writetest: (g=0): rw=randwrite, bs=4K-4K/4K-4K/4K-4K, ioengine=libaio, iodepth=32
  24. fio-2.1.3
  25. Starting 2 processes
  26. readtest: Laying out IO file(s) (1 file(s) / 1024MB)
  27. Jobs: 1 (f=1): [r_] [100.0% done] [754KB/0KB/0KB /s] [188/0/0 iops] [eta 00m:00s]
  28. readtest: (groupid=0, jobs=1): err= 0: pid=1728: Thu Jan 14 02:14:58 2016
  29. read : io=1024.0MB, bw=408587B/s, iops=99, runt=2627935msec
  30. slat (usec): min=4, max=746422, avg=369.07, stdev=10886.84
  31. clat (usec): min=223, max=1263.9K, avg=320418.61, stdev=195587.43
  32. lat (usec): min=670, max=1264.5K, avg=320788.18, stdev=195435.71
  33. clat percentiles (msec):
  34. | 1.00th=[ 4], 5.00th=[ 16], 10.00th=[ 79], 20.00th=[ 176],
  35. | 30.00th=[ 217], 40.00th=[ 245], 50.00th=[ 269], 60.00th=[ 322],
  36. | 70.00th=[ 429], 80.00th=[ 498], 90.00th=[ 578], 95.00th=[ 701],
  37. | 99.00th=[ 832], 99.50th=[ 857], 99.90th=[ 988], 99.95th=[ 1020],
  38. | 99.99th=[ 1270]
  39. bw (KB /s): min= 6, max= 811, per=100.00%, avg=402.18, stdev=124.48
  40. lat (usec) : 250=0.01%, 500=0.02%, 750=0.03%, 1000=0.02%
  41. lat (msec) : 2=0.16%, 4=1.02%, 10=3.13%, 20=0.95%, 50=2.00%
  42. lat (msec) : 100=5.35%, 250=30.27%, 500=37.88%, 750=15.81%, 1000=3.29%
  43. lat (msec) : 2000=0.08%
  44. cpu : usr=0.06%, sys=0.25%, ctx=16904, majf=0, minf=62
  45. IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.0%, >=64=0.0%
  46. submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
  47. complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.1%, 64=0.0%, >=64=0.0%
  48. issued : total=r=262144/w=0/d=0, short=r=0/w=0/d=0
  49. writetest: (groupid=0, jobs=1): err= 0: pid=1729: Thu Jan 14 02:14:58 2016
  50. write: io=1024.0MB, bw=408911B/s, iops=99, runt=2625855msec
  51. slat (usec): min=5, max=781182, avg=284.14, stdev=9578.89
  52. clat (msec): min=1, max=1505, avg=320.25, stdev=193.29
  53. lat (msec): min=1, max=1505, avg=320.53, stdev=193.19
  54. clat percentiles (msec):
  55. | 1.00th=[ 5], 5.00th=[ 24], 10.00th=[ 85], 20.00th=[ 178],
  56. | 30.00th=[ 217], 40.00th=[ 245], 50.00th=[ 269], 60.00th=[ 322],
  57. | 70.00th=[ 429], 80.00th=[ 494], 90.00th=[ 578], 95.00th=[ 693],
  58. | 99.00th=[ 824], 99.50th=[ 857], 99.90th=[ 971], 99.95th=[ 1020],
  59. | 99.99th=[ 1156]
  60. bw (KB /s): min= 6, max= 934, per=100.00%, avg=402.26, stdev=123.15
  61. lat (msec) : 2=0.05%, 4=0.76%, 10=3.00%, 20=0.94%, 50=1.83%
  62. lat (msec) : 100=5.54%, 250=31.02%, 500=37.73%, 750=15.86%, 1000=3.20%
  63. lat (msec) : 2000=0.07%
  64. cpu : usr=0.06%, sys=0.27%, ctx=17556, majf=0, minf=28
  65. IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.0%, >=64=0.0%
  66. submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
  67. complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.1%, 64=0.0%, >=64=0.0%
  68. issued : total=r=0/w=262144/d=0, short=r=0/w=0/d=0
  69.  
  70. Run status group 0 (all jobs):
  71. READ: io=1024.0MB, aggrb=399KB/s, minb=399KB/s, maxb=399KB/s, mint=2627935msec, maxt=2627935msec
  72. WRITE: io=1024.0MB, aggrb=399KB/s, minb=399KB/s, maxb=399KB/s, mint=2625855msec, maxt=2625855msec
  73.  
  74. Disk stats (read/write):
  75. dm-0: ios=262196/263713, merge=0/0, ticks=82227256/82904072, in_queue=170103132, util=100.00%, aggrios=262196/263185, aggrmerge=0/528, aggrticks=82231576/82750956, aggrin_queue=164982140, aggrutil=100.00%
  76. sda: ios=262196/263185, merge=0/528, ticks=82231576/82750956, in_queue=164982140, util=100.00%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement