koder aka kdanilov | 4b184fd | 2015-02-09 12:26:14 +0200 | [diff] [blame] | 1 | The program 'ash' is currently not installed. You can install it by typing: |
| 2 | sudo apt-get install ash |
| 3 | + set -e |
| 4 | + type=iozone |
| 5 | + bsizes='1k 4k 64k 256k 1m' |
| 6 | + ops='write randwrite' |
| 7 | + osync='s a' |
| 8 | + three_times='1 2 3' |
| 9 | + for bsize in '$bsizes' |
| 10 | + for op in '$ops' |
| 11 | + for sync in '$osync' |
| 12 | + for xxx in '$three_times' |
| 13 | + [[ s == \s ]] |
| 14 | + ssync=-s |
| 15 | + factor=x500 |
| 16 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 1k --iosize x500 -s' |
| 17 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 1k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-2' |
| 18 | 10:31:20 31634 >>>> Start rally with opts 'task start /tmp/fileaYHsj9 --deployment perf-2' |
| 19 | -------------------------------------------------------------------------------- |
| 20 | Preparing input task |
| 21 | -------------------------------------------------------------------------------- |
| 22 | |
| 23 | Input task is: |
| 24 | VMTasks.boot_runcommand_delete: |
| 25 | - args: |
| 26 | flavor: {name: ceph.512} |
| 27 | floating_network: net04_ext |
| 28 | force_delete: false |
| 29 | image: {name: ubuntu} |
| 30 | interpreter: /usr/bin/env python2 |
| 31 | script: /tmp/fileAWKFRy |
| 32 | username: ubuntu |
| 33 | context: |
| 34 | network: {} |
| 35 | users: {tenants: 1, users_per_tenant: 1} |
| 36 | runner: {concurrency: 3, times: 3, type: constant} |
| 37 | |
| 38 | -------------------------------------------------------------------------------- |
| 39 | Task 1dfa33c1-9fbe-4488-b719-dee12cdbe8ca: started |
| 40 | -------------------------------------------------------------------------------- |
| 41 | |
| 42 | Benchmarking... This can take a while... |
| 43 | |
| 44 | To track task status use: |
| 45 | |
| 46 | rally task status |
| 47 | or |
| 48 | rally task detailed |
| 49 | |
| 50 | 10:33:00 31873 >>>> Start io test |
| 51 | 10:33:00 31873 >>>> Ready and waiting on barrier. Will wait at most 200 seconds |
| 52 | 10:33:01 31875 >>>> Start io test |
| 53 | 10:33:01 31875 >>>> Ready and waiting on barrier. Will wait at most 199 seconds |
| 54 | 10:36:20 31875 >>>> Barrier timeouted |
| 55 | 10:36:20 31873 >>>> Barrier timeouted |
| 56 | 10:36:46 31873 >>>> Test finished |
| 57 | 10:36:58 31875 >>>> Test finished |
| 58 | 2015-02-08 10:37:39.404 31634 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 59b1db8d-45e3-44fb-ad60-bd46ad48bf6a. |
| 59 | |
| 60 | -------------------------------------------------------------------------------- |
| 61 | Task 1dfa33c1-9fbe-4488-b719-dee12cdbe8ca: finished |
| 62 | -------------------------------------------------------------------------------- |
| 63 | |
| 64 | test scenario VMTasks.boot_runcommand_delete |
| 65 | args position 0 |
| 66 | args values: |
| 67 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 68 | u'floating_network': u'net04_ext', |
| 69 | u'force_delete': False, |
| 70 | u'image': {u'name': u'ubuntu'}, |
| 71 | u'interpreter': u'/usr/bin/env python2', |
| 72 | u'script': u'/tmp/fileAWKFRy', |
| 73 | u'username': u'ubuntu'}, |
| 74 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 75 | u'start_cidr': u'10.2.0.0/24'}, |
| 76 | u'users': {u'project_domain': u'default', |
| 77 | u'resource_management_workers': 30, |
| 78 | u'tenants': 1, |
| 79 | u'user_domain': u'default', |
| 80 | u'users_per_tenant': 1}}, |
| 81 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 82 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 83 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 84 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 85 | | nova.associate_floating_ip | 1.425 | 1.513 | 1.601 | 1.584 | 1.593 | 66.7% | 3 | |
| 86 | | nova.boot_server | 19.171 | 19.469 | 19.767 | 19.707 | 19.737 | 66.7% | 3 | |
| 87 | | nova.delete_server | 7.349 | 7.453 | 7.556 | 7.536 | 7.546 | 66.7% | 3 | |
| 88 | | nova.dissociate_floating_ip | 6.385 | 6.482 | 6.579 | 6.559 | 6.569 | 66.7% | 3 | |
| 89 | | total | 295.29 | 301.688 | 308.086 | 306.807 | 307.447 | 66.7% | 3 | |
| 90 | | vm.run_command | 25.915 | 32.063 | 38.212 | 36.982 | 37.597 | 66.7% | 3 | |
| 91 | | vm.wait_for_ping | 0.366 | 1.226 | 2.086 | 1.914 | 2.0 | 66.7% | 3 | |
| 92 | | vm.wait_for_ssh | 18.783 | 20.305 | 21.827 | 21.522 | 21.674 | 66.7% | 3 | |
| 93 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 94 | Load duration: 308.205312967 |
| 95 | Full duration: 375.246491194 |
| 96 | |
| 97 | Scenario Specific Results |
| 98 | |
| 99 | +-------+-----+-----+-----+--------------+--------------+ |
| 100 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 101 | +-------+-----+-----+-----+--------------+--------------+ |
| 102 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 103 | +-------+-----+-----+-----+--------------+--------------+ |
| 104 | |
| 105 | HINTS: |
| 106 | * To plot HTML graphics with this data, run: |
| 107 | rally task report 1dfa33c1-9fbe-4488-b719-dee12cdbe8ca --out output.html |
| 108 | |
| 109 | * To get raw JSON output of task results, run: |
| 110 | rally task results 1dfa33c1-9fbe-4488-b719-dee12cdbe8ca |
| 111 | |
| 112 | Using task: 1dfa33c1-9fbe-4488-b719-dee12cdbe8ca |
| 113 | ================================================================================ |
| 114 | [{u'__meta__': {u'action': u'write', |
| 115 | u'blocksize': 1, |
| 116 | u'cmdline': u'/tmp/io_tool -V 109 -o -f /tmp/fileSGUQjO -i 0 -s 500 -r 1 -+n', |
| 117 | u'concurence': 1, |
| 118 | u'direct_io': False, |
| 119 | u'iodepth': 16, |
| 120 | u'size': 500, |
| 121 | u'sync': True, |
| 122 | u'use_hight_io_priority': True}, |
| 123 | u'bw_mean': 25}, |
| 124 | {u'__meta__': {u'action': u'write', |
| 125 | u'blocksize': 1, |
| 126 | u'cmdline': u'/tmp/io_tool -V 109 -o -f /tmp/fileakS5oi -i 0 -s 500 -r 1 -+n', |
| 127 | u'concurence': 1, |
| 128 | u'direct_io': False, |
| 129 | u'iodepth': 16, |
| 130 | u'size': 500, |
| 131 | u'sync': True, |
| 132 | u'use_hight_io_priority': True}, |
| 133 | u'bw_mean': 15}] |
| 134 | ================================================================================ |
| 135 | |
| 136 | ====> {"write s 1k": [20, 7]} |
| 137 | |
| 138 | ================================================================================ |
| 139 | + for xxx in '$three_times' |
| 140 | + [[ s == \s ]] |
| 141 | + ssync=-s |
| 142 | + factor=x500 |
| 143 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 1k --iosize x500 -s' |
| 144 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 1k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-2' |
| 145 | 10:37:42 32523 >>>> Start rally with opts 'task start /tmp/fileOZXjOx --deployment perf-2' |
| 146 | -------------------------------------------------------------------------------- |
| 147 | Preparing input task |
| 148 | -------------------------------------------------------------------------------- |
| 149 | |
| 150 | Input task is: |
| 151 | VMTasks.boot_runcommand_delete: |
| 152 | - args: |
| 153 | flavor: {name: ceph.512} |
| 154 | floating_network: net04_ext |
| 155 | force_delete: false |
| 156 | image: {name: ubuntu} |
| 157 | interpreter: /usr/bin/env python2 |
| 158 | script: /tmp/fileh1ZCRx |
| 159 | username: ubuntu |
| 160 | context: |
| 161 | network: {} |
| 162 | users: {tenants: 1, users_per_tenant: 1} |
| 163 | runner: {concurrency: 3, times: 3, type: constant} |
| 164 | |
| 165 | -------------------------------------------------------------------------------- |
| 166 | Task 3540ab21-a9a0-44d6-8e06-3284a1aa4824: started |
| 167 | -------------------------------------------------------------------------------- |
| 168 | |
| 169 | Benchmarking... This can take a while... |
| 170 | |
| 171 | To track task status use: |
| 172 | |
| 173 | rally task status |
| 174 | or |
| 175 | rally task detailed |
| 176 | |
| 177 | 10:38:42 313 >>>> Start io test |
| 178 | 10:38:42 313 >>>> Ready and waiting on barrier. Will wait at most 240 seconds |
| 179 | 10:38:48 311 >>>> Start io test |
| 180 | 10:38:48 311 >>>> Ready and waiting on barrier. Will wait at most 234 seconds |