Advertisement
Guest User

HP SA P410i counters

a guest
Nov 17th, 2010
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.12 KB | None | 0 0
  1. With "noop" option enabled in the I/O scheduler:
  2. [root@srv sandbox]# echo "noop" > /sys/block/cciss\!c0d0/queue/scheduler
  3.  
  4. [root@srv sandbox]# iozone -i 0 -i 1 -i 2 -r 4m -e -t 3 -s 48g
  5. Iozone: Performance Test of File I/O
  6. Version $Revision: 3.327 $
  7. Compiled for 64 bit mode.
  8. Build: linux
  9.  
  10. Contributors:William Norcott, Don Capps, Isom Crawford, Kirby Collins
  11. Al Slater, Scott Rhine, Mike Wisner, Ken Goss
  12. Steve Landherr, Brad Smith, Mark Kelly, Dr. Alain CYR,
  13. Randy Dunlap, Mark Montague, Dan Million, Gavin Brebner,
  14. Jean-Marc Zucconi, Jeff Blomberg, Benny Halevy,
  15. Erik Habbinga, Kris Strecker, Walter Wong, Joshua Root.
  16.  
  17. Run began: Thu Nov 18 08:44:58 2010
  18.  
  19. Record Size 4096 KB
  20. Include fsync in write timing
  21. File size set to 50331648 KB
  22. Command line used: iozone -i 0 -i 1 -i 2 -r 4m -e -t 3 -s 48g
  23. Output is in Kbytes/sec
  24. Time Resolution = 0.000001 seconds.
  25. Processor cache size set to 1024 Kbytes.
  26. Processor cache line size set to 32 bytes.
  27. File stride size set to 17 * record size.
  28. Throughput test with 3 processes
  29. Each process writes a 50331648 Kbyte file in 4096 Kbyte records
  30.  
  31. Children see throughput for 3 initial writers = 395531.12 KB/sec
  32. Parent sees throughput for 3 initial writers = 359545.45 KB/sec
  33. Min throughput per process = 123550.84 KB/sec
  34. Max throughput per process = 144264.09 KB/sec
  35. Avg throughput per process = 131843.71 KB/sec
  36. Min xfer = 45678592.00 KB
  37.  
  38. Children see throughput for 3 rewriters = 387660.16 KB/sec
  39. Parent sees throughput for 3 rewriters = 381816.32 KB/sec
  40. Min throughput per process = 126490.23 KB/sec
  41. Max throughput per process = 132848.09 KB/sec
  42. Avg throughput per process = 129220.05 KB/sec
  43. Min xfer = 49868800.00 KB
  44.  
  45. Children see throughput for 3 readers = 292497.46 KB/sec
  46. Parent sees throughput for 3 readers = 292488.51 KB/sec
  47. Min throughput per process = 96950.98 KB/sec
  48. Max throughput per process = 98567.82 KB/sec
  49. Avg throughput per process = 97499.15 KB/sec
  50. Min xfer = 49508352.00 KB
  51.  
  52. Children see throughput for 3 re-readers = 288071.04 KB/sec
  53. Parent sees throughput for 3 re-readers = 288069.83 KB/sec
  54. Min throughput per process = 95098.90 KB/sec
  55. Max throughput per process = 97090.80 KB/sec
  56. Avg throughput per process = 96023.68 KB/sec
  57. Min xfer = 49299456.00 KB
  58.  
  59. Children see throughput for 3 random readers = 165969.59 KB/sec
  60. Parent sees throughput for 3 random readers = 165965.35 KB/sec
  61. Min throughput per process = 54869.01 KB/sec
  62. Max throughput per process = 55650.67 KB/sec
  63. Avg throughput per process = 55323.20 KB/sec
  64. Min xfer = 49627136.00 KB
  65.  
  66. Children see throughput for 3 random writers = 299785.12 KB/sec
  67. Parent sees throughput for 3 random writers = 298697.23 KB/sec
  68. Min throughput per process = 99446.48 KB/sec
  69. Max throughput per process = 100175.58 KB/sec
  70. Avg throughput per process = 99928.38 KB/sec
  71. Min xfer = 49958912.00 KB
  72.  
  73.  
  74. iozone test complete.
  75. [root@srv sandbox]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement