koder aka kdanilov | 4b184fd | 2015-02-09 12:26:14 +0200 | [diff] [blame] | 1 | + set -e |
| 2 | + type=iozone |
| 3 | + bsizes='1k 4k 64k 256k 1m' |
| 4 | + ops='randwrite write' |
| 5 | + osync='s a' |
| 6 | + three_times='1 2 3' |
| 7 | + for bsize in '$bsizes' |
| 8 | + for op in '$ops' |
| 9 | + for sync in '$osync' |
| 10 | + for xxx in '$three_times' |
| 11 | + [[ s == \s ]] |
| 12 | + ssync=-s |
| 13 | + factor=x500 |
| 14 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 1k --iosize x500 -s' |
| 15 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 1k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 16 | 05:10:33 17338 >>>> Start rally with opts 'task start /tmp/filejGxLkn --deployment perf-1' |
| 17 | -------------------------------------------------------------------------------- |
| 18 | Preparing input task |
| 19 | -------------------------------------------------------------------------------- |
| 20 | |
| 21 | Input task is: |
| 22 | VMTasks.boot_runcommand_delete: |
| 23 | - args: |
| 24 | flavor: {name: ceph.512} |
| 25 | floating_network: net04_ext |
| 26 | force_delete: false |
| 27 | image: {name: ubuntu} |
| 28 | interpreter: /usr/bin/env python2 |
| 29 | script: /tmp/file5eZ1t9 |
| 30 | username: ubuntu |
| 31 | context: |
| 32 | network: {} |
| 33 | users: {tenants: 1, users_per_tenant: 1} |
| 34 | runner: {concurrency: 3, times: 3, type: constant} |
| 35 | |
| 36 | -------------------------------------------------------------------------------- |
| 37 | Task f88aefa8-0266-483c-957d-3752eb65d600: started |
| 38 | -------------------------------------------------------------------------------- |
| 39 | |
| 40 | Benchmarking... This can take a while... |
| 41 | |
| 42 | To track task status use: |
| 43 | |
| 44 | rally task status |
| 45 | or |
| 46 | rally task detailed |
| 47 | |
| 48 | 05:12:47 17614 >>>> Start io test |
| 49 | 05:12:47 17614 >>>> Ready and waiting on barrier. Will wait at most 165 seconds |
| 50 | 05:12:58 17615 >>>> Start io test |
| 51 | 05:12:58 17615 >>>> Ready and waiting on barrier. Will wait at most 154 seconds |
| 52 | 05:12:59 17613 >>>> Start io test |
| 53 | 05:12:59 17613 >>>> Ready and waiting on barrier. Will wait at most 154 seconds |
| 54 | 05:13:31 17614 >>>> Test finished |
| 55 | 05:13:31 17615 >>>> Test finished |
| 56 | 05:13:31 17613 >>>> Test finished |
| 57 | 2015-02-07 05:14:00.466 17338 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 8e60ac93-77ff-4eed-a6fe-59ab4a0b3d73. |
| 58 | |
| 59 | -------------------------------------------------------------------------------- |
| 60 | Task f88aefa8-0266-483c-957d-3752eb65d600: finished |
| 61 | -------------------------------------------------------------------------------- |
| 62 | |
| 63 | test scenario VMTasks.boot_runcommand_delete |
| 64 | args position 0 |
| 65 | args values: |
| 66 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 67 | u'floating_network': u'net04_ext', |
| 68 | u'force_delete': False, |
| 69 | u'image': {u'name': u'ubuntu'}, |
| 70 | u'interpreter': u'/usr/bin/env python2', |
| 71 | u'script': u'/tmp/file5eZ1t9', |
| 72 | u'username': u'ubuntu'}, |
| 73 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 74 | u'start_cidr': u'10.2.0.0/24'}, |
| 75 | u'users': {u'project_domain': u'default', |
| 76 | u'resource_management_workers': 30, |
| 77 | u'tenants': 1, |
| 78 | u'user_domain': u'default', |
| 79 | u'users_per_tenant': 1}}, |
| 80 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 81 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 82 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 83 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 84 | | nova.associate_floating_ip | 1.424 | 1.584 | 1.726 | 1.701 | 1.714 | 100.0% | 3 | |
| 85 | | nova.boot_server | 62.762 | 64.914 | 68.951 | 67.767 | 68.359 | 100.0% | 3 | |
| 86 | | nova.delete_server | 5.105 | 5.26 | 5.386 | 5.367 | 5.376 | 100.0% | 3 | |
| 87 | | nova.dissociate_floating_ip | 1.691 | 3.605 | 7.371 | 6.247 | 6.809 | 100.0% | 3 | |
| 88 | | total | 137.998 | 141.496 | 143.374 | 143.322 | 143.348 | 100.0% | 3 | |
| 89 | | vm.run_command | 32.039 | 32.051 | 32.065 | 32.062 | 32.063 | 100.0% | 3 | |
| 90 | | vm.wait_for_ping | 0.318 | 1.495 | 2.088 | 2.086 | 2.087 | 100.0% | 3 | |
| 91 | | vm.wait_for_ssh | 12.176 | 18.103 | 23.234 | 22.367 | 22.801 | 100.0% | 3 | |
| 92 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 93 | Load duration: 143.493715048 |
| 94 | Full duration: 202.811934948 |
| 95 | |
| 96 | Scenario Specific Results |
| 97 | |
| 98 | +-------+-----+-----+-----+--------------+--------------+ |
| 99 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 100 | +-------+-----+-----+-----+--------------+--------------+ |
| 101 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 102 | +-------+-----+-----+-----+--------------+--------------+ |
| 103 | |
| 104 | HINTS: |
| 105 | * To plot HTML graphics with this data, run: |
| 106 | rally task report f88aefa8-0266-483c-957d-3752eb65d600 --out output.html |
| 107 | |
| 108 | * To get raw JSON output of task results, run: |
| 109 | rally task results f88aefa8-0266-483c-957d-3752eb65d600 |
| 110 | |
| 111 | Using task: f88aefa8-0266-483c-957d-3752eb65d600 |
| 112 | ================================================================================ |
| 113 | [{u'__meta__': {u'action': u'randwrite', |
| 114 | u'blocksize': 1, |
| 115 | u'concurence': 1, |
| 116 | u'direct_io': False, |
| 117 | u'iodepth': 16, |
| 118 | u'size': 500, |
| 119 | u'sync': True, |
| 120 | u'use_hight_io_priority': True}, |
| 121 | u'bw_mean': 20}, |
| 122 | {u'__meta__': {u'action': u'randwrite', |
| 123 | u'blocksize': 1, |
| 124 | u'concurence': 1, |
| 125 | u'direct_io': False, |
| 126 | u'iodepth': 16, |
| 127 | u'size': 500, |
| 128 | u'sync': True, |
| 129 | u'use_hight_io_priority': True}, |
| 130 | u'bw_mean': 19}, |
| 131 | {u'__meta__': {u'action': u'randwrite', |
| 132 | u'blocksize': 1, |
| 133 | u'concurence': 1, |
| 134 | u'direct_io': False, |
| 135 | u'iodepth': 16, |
| 136 | u'size': 500, |
| 137 | u'sync': True, |
| 138 | u'use_hight_io_priority': True}, |
| 139 | u'bw_mean': 20}] |
| 140 | ================================================================================ |
| 141 | |
| 142 | ====> {"randwrite s 1k": [19, 0]} |
| 143 | |
| 144 | ================================================================================ |
| 145 | + for xxx in '$three_times' |
| 146 | + [[ s == \s ]] |
| 147 | + ssync=-s |
| 148 | + factor=x500 |
| 149 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 1k --iosize x500 -s' |
| 150 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 1k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 151 | 05:14:04 18188 >>>> Start rally with opts 'task start /tmp/fileYckBIV --deployment perf-1' |
| 152 | -------------------------------------------------------------------------------- |
| 153 | Preparing input task |
| 154 | -------------------------------------------------------------------------------- |
| 155 | |
| 156 | Input task is: |
| 157 | VMTasks.boot_runcommand_delete: |
| 158 | - args: |
| 159 | flavor: {name: ceph.512} |
| 160 | floating_network: net04_ext |
| 161 | force_delete: false |
| 162 | image: {name: ubuntu} |
| 163 | interpreter: /usr/bin/env python2 |
| 164 | script: /tmp/fileKG8Jri |
| 165 | username: ubuntu |
| 166 | context: |
| 167 | network: {} |
| 168 | users: {tenants: 1, users_per_tenant: 1} |
| 169 | runner: {concurrency: 3, times: 3, type: constant} |
| 170 | |
| 171 | -------------------------------------------------------------------------------- |
| 172 | Task 00b381ad-8d32-4387-aa57-3fae5f12f6ea: started |
| 173 | -------------------------------------------------------------------------------- |
| 174 | |
| 175 | Benchmarking... This can take a while... |
| 176 | |
| 177 | To track task status use: |
| 178 | |
| 179 | rally task status |
| 180 | or |
| 181 | rally task detailed |
| 182 | |
| 183 | 05:15:43 18429 >>>> Start io test |
| 184 | 05:15:43 18429 >>>> Ready and waiting on barrier. Will wait at most 200 seconds |
| 185 | 05:15:45 18428 >>>> Start io test |
| 186 | 05:15:45 18428 >>>> Ready and waiting on barrier. Will wait at most 198 seconds |
| 187 | 05:15:48 18427 >>>> Start io test |
| 188 | 05:15:48 18427 >>>> Ready and waiting on barrier. Will wait at most 195 seconds |
| 189 | 05:16:17 18427 >>>> Test finished |
| 190 | 05:16:18 18428 >>>> Test finished |
| 191 | 05:16:18 18429 >>>> Test finished |
| 192 | 2015-02-07 05:16:41.173 18188 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 8db43596-34e9-4c1f-85b9-84f8b34e3547. |
| 193 | |
| 194 | -------------------------------------------------------------------------------- |
| 195 | Task 00b381ad-8d32-4387-aa57-3fae5f12f6ea: finished |
| 196 | -------------------------------------------------------------------------------- |
| 197 | |
| 198 | test scenario VMTasks.boot_runcommand_delete |
| 199 | args position 0 |
| 200 | args values: |
| 201 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 202 | u'floating_network': u'net04_ext', |
| 203 | u'force_delete': False, |
| 204 | u'image': {u'name': u'ubuntu'}, |
| 205 | u'interpreter': u'/usr/bin/env python2', |
| 206 | u'script': u'/tmp/fileKG8Jri', |
| 207 | u'username': u'ubuntu'}, |
| 208 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 209 | u'start_cidr': u'10.2.0.0/24'}, |
| 210 | u'users': {u'project_domain': u'default', |
| 211 | u'resource_management_workers': 30, |
| 212 | u'tenants': 1, |
| 213 | u'user_domain': u'default', |
| 214 | u'users_per_tenant': 1}}, |
| 215 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 216 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 217 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 218 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 219 | | nova.associate_floating_ip | 1.517 | 1.663 | 1.889 | 1.828 | 1.858 | 100.0% | 3 | |
| 220 | | nova.boot_server | 61.939 | 62.299 | 62.56 | 62.528 | 62.544 | 100.0% | 3 | |
| 221 | | nova.delete_server | 5.175 | 5.943 | 7.41 | 6.977 | 7.194 | 100.0% | 3 | |
| 222 | | nova.dissociate_floating_ip | 1.492 | 1.695 | 1.84 | 1.823 | 1.831 | 100.0% | 3 | |
| 223 | | total | 121.658 | 123.041 | 124.848 | 124.402 | 124.625 | 100.0% | 3 | |
| 224 | | vm.run_command | 29.055 | 29.47 | 29.717 | 29.701 | 29.709 | 100.0% | 3 | |
| 225 | | vm.wait_for_ping | 4.088 | 5.432 | 6.108 | 6.106 | 6.107 | 100.0% | 3 | |
| 226 | | vm.wait_for_ssh | 7.652 | 10.968 | 12.921 | 12.803 | 12.862 | 100.0% | 3 | |
| 227 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 228 | Load duration: 124.953021049 |
| 229 | Full duration: 151.906111002 |
| 230 | |
| 231 | Scenario Specific Results |
| 232 | |
| 233 | +-------+-----+-----+-----+--------------+--------------+ |
| 234 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 235 | +-------+-----+-----+-----+--------------+--------------+ |
| 236 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 237 | +-------+-----+-----+-----+--------------+--------------+ |
| 238 | |
| 239 | HINTS: |
| 240 | * To plot HTML graphics with this data, run: |
| 241 | rally task report 00b381ad-8d32-4387-aa57-3fae5f12f6ea --out output.html |
| 242 | |
| 243 | * To get raw JSON output of task results, run: |
| 244 | rally task results 00b381ad-8d32-4387-aa57-3fae5f12f6ea |
| 245 | |
| 246 | Using task: 00b381ad-8d32-4387-aa57-3fae5f12f6ea |
| 247 | ================================================================================ |
| 248 | [{u'__meta__': {u'action': u'randwrite', |
| 249 | u'blocksize': 1, |
| 250 | u'concurence': 1, |
| 251 | u'direct_io': False, |
| 252 | u'iodepth': 16, |
| 253 | u'size': 500, |
| 254 | u'sync': True, |
| 255 | u'use_hight_io_priority': True}, |
| 256 | u'bw_mean': 22}, |
| 257 | {u'__meta__': {u'action': u'randwrite', |
| 258 | u'blocksize': 1, |
| 259 | u'concurence': 1, |
| 260 | u'direct_io': False, |
| 261 | u'iodepth': 16, |
| 262 | u'size': 500, |
| 263 | u'sync': True, |
| 264 | u'use_hight_io_priority': True}, |
| 265 | u'bw_mean': 21}, |
| 266 | {u'__meta__': {u'action': u'randwrite', |
| 267 | u'blocksize': 1, |
| 268 | u'concurence': 1, |
| 269 | u'direct_io': False, |
| 270 | u'iodepth': 16, |
| 271 | u'size': 500, |
| 272 | u'sync': True, |
| 273 | u'use_hight_io_priority': True}, |
| 274 | u'bw_mean': 21}] |
| 275 | ================================================================================ |
| 276 | |
| 277 | ====> {"randwrite s 1k": [21, 0]} |
| 278 | |
| 279 | ================================================================================ |
| 280 | + for xxx in '$three_times' |
| 281 | + [[ s == \s ]] |
| 282 | + ssync=-s |
| 283 | + factor=x500 |
| 284 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 1k --iosize x500 -s' |
| 285 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 1k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 286 | 05:16:44 18826 >>>> Start rally with opts 'task start /tmp/fileE5Gjr5 --deployment perf-1' |
| 287 | -------------------------------------------------------------------------------- |
| 288 | Preparing input task |
| 289 | -------------------------------------------------------------------------------- |
| 290 | |
| 291 | Input task is: |
| 292 | VMTasks.boot_runcommand_delete: |
| 293 | - args: |
| 294 | flavor: {name: ceph.512} |
| 295 | floating_network: net04_ext |
| 296 | force_delete: false |
| 297 | image: {name: ubuntu} |
| 298 | interpreter: /usr/bin/env python2 |
| 299 | script: /tmp/fileCTbIvO |
| 300 | username: ubuntu |
| 301 | context: |
| 302 | network: {} |
| 303 | users: {tenants: 1, users_per_tenant: 1} |
| 304 | runner: {concurrency: 3, times: 3, type: constant} |
| 305 | |
| 306 | -------------------------------------------------------------------------------- |
| 307 | Task 83be5eb8-609e-4013-9881-507f178804bc: started |
| 308 | -------------------------------------------------------------------------------- |
| 309 | |
| 310 | Benchmarking... This can take a while... |
| 311 | |
| 312 | To track task status use: |
| 313 | |
| 314 | rally task status |
| 315 | or |
| 316 | rally task detailed |
| 317 | |
| 318 | 05:18:34 19283 >>>> Start io test |
| 319 | 05:18:34 19283 >>>> Ready and waiting on barrier. Will wait at most 190 seconds |
| 320 | 05:18:34 19282 >>>> Start io test |
| 321 | 05:18:34 19282 >>>> Ready and waiting on barrier. Will wait at most 190 seconds |
| 322 | 05:18:37 19284 >>>> Start io test |
| 323 | 05:18:37 19284 >>>> Ready and waiting on barrier. Will wait at most 187 seconds |
| 324 | 05:19:06 19284 >>>> Test finished |
| 325 | 05:19:06 19282 >>>> Test finished |
| 326 | 05:19:06 19283 >>>> Test finished |
| 327 | 2015-02-07 05:19:38.312 18826 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 11cd5441-8602-456f-afbe-17b19242b6ff. |
| 328 | |
| 329 | -------------------------------------------------------------------------------- |
| 330 | Task 83be5eb8-609e-4013-9881-507f178804bc: finished |
| 331 | -------------------------------------------------------------------------------- |
| 332 | |
| 333 | test scenario VMTasks.boot_runcommand_delete |
| 334 | args position 0 |
| 335 | args values: |
| 336 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 337 | u'floating_network': u'net04_ext', |
| 338 | u'force_delete': False, |
| 339 | u'image': {u'name': u'ubuntu'}, |
| 340 | u'interpreter': u'/usr/bin/env python2', |
| 341 | u'script': u'/tmp/fileCTbIvO', |
| 342 | u'username': u'ubuntu'}, |
| 343 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 344 | u'start_cidr': u'10.2.0.0/24'}, |
| 345 | u'users': {u'project_domain': u'default', |
| 346 | u'resource_management_workers': 30, |
| 347 | u'tenants': 1, |
| 348 | u'user_domain': u'default', |
| 349 | u'users_per_tenant': 1}}, |
| 350 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 351 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 352 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 353 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 354 | | nova.associate_floating_ip | 1.51 | 1.687 | 1.778 | 1.776 | 1.777 | 100.0% | 3 | |
| 355 | | nova.boot_server | 63.297 | 65.204 | 66.687 | 66.475 | 66.581 | 100.0% | 3 | |
| 356 | | nova.delete_server | 4.177 | 5.608 | 6.522 | 6.442 | 6.482 | 100.0% | 3 | |
| 357 | | nova.dissociate_floating_ip | 1.684 | 3.511 | 7.022 | 5.983 | 6.502 | 100.0% | 3 | |
| 358 | | total | 125.37 | 126.856 | 129.187 | 128.552 | 128.869 | 100.0% | 3 | |
| 359 | | vm.run_command | 29.589 | 29.667 | 29.76 | 29.739 | 29.75 | 100.0% | 3 | |
| 360 | | vm.wait_for_ping | 5.088 | 5.765 | 6.11 | 6.107 | 6.109 | 100.0% | 3 | |
| 361 | | vm.wait_for_ssh | 8.707 | 10.093 | 12.762 | 11.972 | 12.367 | 100.0% | 3 | |
| 362 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 363 | Load duration: 129.269021034 |
| 364 | Full duration: 170.81596899 |
| 365 | |
| 366 | Scenario Specific Results |
| 367 | |
| 368 | +-------+-----+-----+-----+--------------+--------------+ |
| 369 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 370 | +-------+-----+-----+-----+--------------+--------------+ |
| 371 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 372 | +-------+-----+-----+-----+--------------+--------------+ |
| 373 | |
| 374 | HINTS: |
| 375 | * To plot HTML graphics with this data, run: |
| 376 | rally task report 83be5eb8-609e-4013-9881-507f178804bc --out output.html |
| 377 | |
| 378 | * To get raw JSON output of task results, run: |
| 379 | rally task results 83be5eb8-609e-4013-9881-507f178804bc |
| 380 | |
| 381 | Using task: 83be5eb8-609e-4013-9881-507f178804bc |
| 382 | ================================================================================ |
| 383 | [{u'__meta__': {u'action': u'randwrite', |
| 384 | u'blocksize': 1, |
| 385 | u'concurence': 1, |
| 386 | u'direct_io': False, |
| 387 | u'iodepth': 16, |
| 388 | u'size': 500, |
| 389 | u'sync': True, |
| 390 | u'use_hight_io_priority': True}, |
| 391 | u'bw_mean': 21}, |
| 392 | {u'__meta__': {u'action': u'randwrite', |
| 393 | u'blocksize': 1, |
| 394 | u'concurence': 1, |
| 395 | u'direct_io': False, |
| 396 | u'iodepth': 16, |
| 397 | u'size': 500, |
| 398 | u'sync': True, |
| 399 | u'use_hight_io_priority': True}, |
| 400 | u'bw_mean': 21}, |
| 401 | {u'__meta__': {u'action': u'randwrite', |
| 402 | u'blocksize': 1, |
| 403 | u'concurence': 1, |
| 404 | u'direct_io': False, |
| 405 | u'iodepth': 16, |
| 406 | u'size': 500, |
| 407 | u'sync': True, |
| 408 | u'use_hight_io_priority': True}, |
| 409 | u'bw_mean': 21}] |
| 410 | ================================================================================ |
| 411 | |
| 412 | ====> {"randwrite s 1k": [21, 0]} |
| 413 | |
| 414 | ================================================================================ |
| 415 | + for sync in '$osync' |
| 416 | + for xxx in '$three_times' |
| 417 | + [[ a == \s ]] |
| 418 | + [[ 1k == \1\k ]] |
| 419 | + continue |
| 420 | + for xxx in '$three_times' |
| 421 | + [[ a == \s ]] |
| 422 | + [[ 1k == \1\k ]] |
| 423 | + continue |
| 424 | + for xxx in '$three_times' |
| 425 | + [[ a == \s ]] |
| 426 | + [[ 1k == \1\k ]] |
| 427 | + continue |
| 428 | + for op in '$ops' |
| 429 | + for sync in '$osync' |
| 430 | + for xxx in '$three_times' |
| 431 | + [[ s == \s ]] |
| 432 | + ssync=-s |
| 433 | + factor=x500 |
| 434 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 1k --iosize x500 -s' |
| 435 | + 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-1' |
| 436 | 05:19:42 19598 >>>> Start rally with opts 'task start /tmp/filecMA3Tk --deployment perf-1' |
| 437 | -------------------------------------------------------------------------------- |
| 438 | Preparing input task |
| 439 | -------------------------------------------------------------------------------- |
| 440 | |
| 441 | Input task is: |
| 442 | VMTasks.boot_runcommand_delete: |
| 443 | - args: |
| 444 | flavor: {name: ceph.512} |
| 445 | floating_network: net04_ext |
| 446 | force_delete: false |
| 447 | image: {name: ubuntu} |
| 448 | interpreter: /usr/bin/env python2 |
| 449 | script: /tmp/file8HHkAP |
| 450 | username: ubuntu |
| 451 | context: |
| 452 | network: {} |
| 453 | users: {tenants: 1, users_per_tenant: 1} |
| 454 | runner: {concurrency: 3, times: 3, type: constant} |
| 455 | |
| 456 | -------------------------------------------------------------------------------- |
| 457 | Task 3190229e-cddc-4e27-93a1-f89c2db65dd4: started |
| 458 | -------------------------------------------------------------------------------- |
| 459 | |
| 460 | Benchmarking... This can take a while... |
| 461 | |
| 462 | To track task status use: |
| 463 | |
| 464 | rally task status |
| 465 | or |
| 466 | rally task detailed |
| 467 | |
| 468 | 05:21:16 19797 >>>> Start io test |
| 469 | 05:21:16 19797 >>>> Ready and waiting on barrier. Will wait at most 205 seconds |
| 470 | 05:21:17 19795 >>>> Start io test |
| 471 | 05:21:17 19795 >>>> Ready and waiting on barrier. Will wait at most 204 seconds |
| 472 | 05:21:18 19796 >>>> Start io test |
| 473 | 05:21:18 19796 >>>> Ready and waiting on barrier. Will wait at most 203 seconds |
| 474 | 05:21:46 19796 >>>> Test finished |
| 475 | 05:21:46 19795 >>>> Test finished |
| 476 | 05:21:47 19797 >>>> Test finished |
| 477 | 2015-02-07 05:22:14.576 19598 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 68ff9623-96b1-4dcb-bf53-6222c42eebed. |
| 478 | |
| 479 | -------------------------------------------------------------------------------- |
| 480 | Task 3190229e-cddc-4e27-93a1-f89c2db65dd4: finished |
| 481 | -------------------------------------------------------------------------------- |
| 482 | |
| 483 | test scenario VMTasks.boot_runcommand_delete |
| 484 | args position 0 |
| 485 | args values: |
| 486 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 487 | u'floating_network': u'net04_ext', |
| 488 | u'force_delete': False, |
| 489 | u'image': {u'name': u'ubuntu'}, |
| 490 | u'interpreter': u'/usr/bin/env python2', |
| 491 | u'script': u'/tmp/file8HHkAP', |
| 492 | u'username': u'ubuntu'}, |
| 493 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 494 | u'start_cidr': u'10.2.0.0/24'}, |
| 495 | u'users': {u'project_domain': u'default', |
| 496 | u'resource_management_workers': 30, |
| 497 | u'tenants': 1, |
| 498 | u'user_domain': u'default', |
| 499 | u'users_per_tenant': 1}}, |
| 500 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 501 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 502 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 503 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 504 | | nova.associate_floating_ip | 1.44 | 1.556 | 1.684 | 1.656 | 1.67 | 100.0% | 3 | |
| 505 | | nova.boot_server | 60.088 | 60.156 | 60.207 | 60.201 | 60.204 | 100.0% | 3 | |
| 506 | | nova.delete_server | 5.105 | 6.744 | 7.68 | 7.633 | 7.656 | 100.0% | 3 | |
| 507 | | nova.dissociate_floating_ip | 1.495 | 1.629 | 1.778 | 1.745 | 1.762 | 100.0% | 3 | |
| 508 | | total | 115.689 | 117.666 | 118.711 | 118.688 | 118.7 | 100.0% | 3 | |
| 509 | | vm.run_command | 28.136 | 28.431 | 28.839 | 28.735 | 28.787 | 100.0% | 3 | |
| 510 | | vm.wait_for_ping | 6.091 | 6.905 | 8.11 | 7.791 | 7.95 | 100.0% | 3 | |
| 511 | | vm.wait_for_ssh | 6.703 | 7.513 | 7.951 | 7.937 | 7.944 | 100.0% | 3 | |
| 512 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 513 | Load duration: 118.847837925 |
| 514 | Full duration: 149.540295839 |
| 515 | |
| 516 | Scenario Specific Results |
| 517 | |
| 518 | +-------+-----+-----+-----+--------------+--------------+ |
| 519 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 520 | +-------+-----+-----+-----+--------------+--------------+ |
| 521 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 522 | +-------+-----+-----+-----+--------------+--------------+ |
| 523 | |
| 524 | HINTS: |
| 525 | * To plot HTML graphics with this data, run: |
| 526 | rally task report 3190229e-cddc-4e27-93a1-f89c2db65dd4 --out output.html |
| 527 | |
| 528 | * To get raw JSON output of task results, run: |
| 529 | rally task results 3190229e-cddc-4e27-93a1-f89c2db65dd4 |
| 530 | |
| 531 | Using task: 3190229e-cddc-4e27-93a1-f89c2db65dd4 |
| 532 | ================================================================================ |
| 533 | [{u'__meta__': {u'action': u'write', |
| 534 | u'blocksize': 1, |
| 535 | u'concurence': 1, |
| 536 | u'direct_io': False, |
| 537 | u'iodepth': 16, |
| 538 | u'size': 500, |
| 539 | u'sync': True, |
| 540 | u'use_hight_io_priority': True}, |
| 541 | u'bw_mean': 23}, |
| 542 | {u'__meta__': {u'action': u'write', |
| 543 | u'blocksize': 1, |
| 544 | u'concurence': 1, |
| 545 | u'direct_io': False, |
| 546 | u'iodepth': 16, |
| 547 | u'size': 500, |
| 548 | u'sync': True, |
| 549 | u'use_hight_io_priority': True}, |
| 550 | u'bw_mean': 22}, |
| 551 | {u'__meta__': {u'action': u'write', |
| 552 | u'blocksize': 1, |
| 553 | u'concurence': 1, |
| 554 | u'direct_io': False, |
| 555 | u'iodepth': 16, |
| 556 | u'size': 500, |
| 557 | u'sync': True, |
| 558 | u'use_hight_io_priority': True}, |
| 559 | u'bw_mean': 22}] |
| 560 | ================================================================================ |
| 561 | |
| 562 | ====> {"write s 1k": [22, 0]} |
| 563 | |
| 564 | ================================================================================ |
| 565 | + for xxx in '$three_times' |
| 566 | + [[ s == \s ]] |
| 567 | + ssync=-s |
| 568 | + factor=x500 |
| 569 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 1k --iosize x500 -s' |
| 570 | + 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-1' |
| 571 | 05:22:18 20564 >>>> Start rally with opts 'task start /tmp/fileWosFzE --deployment perf-1' |
| 572 | -------------------------------------------------------------------------------- |
| 573 | Preparing input task |
| 574 | -------------------------------------------------------------------------------- |
| 575 | |
| 576 | Input task is: |
| 577 | VMTasks.boot_runcommand_delete: |
| 578 | - args: |
| 579 | flavor: {name: ceph.512} |
| 580 | floating_network: net04_ext |
| 581 | force_delete: false |
| 582 | image: {name: ubuntu} |
| 583 | interpreter: /usr/bin/env python2 |
| 584 | script: /tmp/file6tUiRE |
| 585 | username: ubuntu |
| 586 | context: |
| 587 | network: {} |
| 588 | users: {tenants: 1, users_per_tenant: 1} |
| 589 | runner: {concurrency: 3, times: 3, type: constant} |
| 590 | |
| 591 | -------------------------------------------------------------------------------- |
| 592 | Task 3d23398f-b386-460a-b95b-8ff3b8105699: started |
| 593 | -------------------------------------------------------------------------------- |
| 594 | |
| 595 | Benchmarking... This can take a while... |
| 596 | |
| 597 | To track task status use: |
| 598 | |
| 599 | rally task status |
| 600 | or |
| 601 | rally task detailed |
| 602 | |
| 603 | 05:23:51 20758 >>>> Start io test |
| 604 | 05:23:51 20758 >>>> Ready and waiting on barrier. Will wait at most 207 seconds |
| 605 | 05:23:52 20759 >>>> Start io test |
| 606 | 05:23:52 20759 >>>> Ready and waiting on barrier. Will wait at most 206 seconds |
| 607 | 05:23:54 20760 >>>> Start io test |
| 608 | 05:23:54 20760 >>>> Ready and waiting on barrier. Will wait at most 204 seconds |
| 609 | 05:24:23 20760 >>>> Test finished |
| 610 | 05:24:24 20759 >>>> Test finished |
| 611 | 05:24:24 20758 >>>> Test finished |
| 612 | 2015-02-07 05:24:49.951 20564 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 83dbc806-8680-4602-a870-e3c36e49faff. |
| 613 | |
| 614 | -------------------------------------------------------------------------------- |
| 615 | Task 3d23398f-b386-460a-b95b-8ff3b8105699: finished |
| 616 | -------------------------------------------------------------------------------- |
| 617 | |
| 618 | test scenario VMTasks.boot_runcommand_delete |
| 619 | args position 0 |
| 620 | args values: |
| 621 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 622 | u'floating_network': u'net04_ext', |
| 623 | u'force_delete': False, |
| 624 | u'image': {u'name': u'ubuntu'}, |
| 625 | u'interpreter': u'/usr/bin/env python2', |
| 626 | u'script': u'/tmp/file6tUiRE', |
| 627 | u'username': u'ubuntu'}, |
| 628 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 629 | u'start_cidr': u'10.2.0.0/24'}, |
| 630 | u'users': {u'project_domain': u'default', |
| 631 | u'resource_management_workers': 30, |
| 632 | u'tenants': 1, |
| 633 | u'user_domain': u'default', |
| 634 | u'users_per_tenant': 1}}, |
| 635 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 636 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 637 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 638 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 639 | | nova.associate_floating_ip | 1.436 | 3.16 | 6.554 | 5.541 | 6.048 | 100.0% | 3 | |
| 640 | | nova.boot_server | 58.645 | 60.462 | 62.31 | 61.934 | 62.122 | 100.0% | 3 | |
| 641 | | nova.delete_server | 5.136 | 6.72 | 7.524 | 7.519 | 7.522 | 100.0% | 3 | |
| 642 | | nova.dissociate_floating_ip | 1.859 | 1.912 | 1.971 | 1.958 | 1.964 | 100.0% | 3 | |
| 643 | | total | 119.448 | 120.76 | 122.744 | 122.213 | 122.479 | 100.0% | 3 | |
| 644 | | vm.run_command | 29.613 | 30.016 | 30.298 | 30.266 | 30.282 | 100.0% | 3 | |
| 645 | | vm.wait_for_ping | 2.086 | 4.761 | 6.101 | 6.1 | 6.101 | 100.0% | 3 | |
| 646 | | vm.wait_for_ssh | 6.605 | 7.302 | 7.739 | 7.703 | 7.721 | 100.0% | 3 | |
| 647 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 648 | Load duration: 122.856751919 |
| 649 | Full duration: 149.886011124 |
| 650 | |
| 651 | Scenario Specific Results |
| 652 | |
| 653 | +-------+-----+-----+-----+--------------+--------------+ |
| 654 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 655 | +-------+-----+-----+-----+--------------+--------------+ |
| 656 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 657 | +-------+-----+-----+-----+--------------+--------------+ |
| 658 | |
| 659 | HINTS: |
| 660 | * To plot HTML graphics with this data, run: |
| 661 | rally task report 3d23398f-b386-460a-b95b-8ff3b8105699 --out output.html |
| 662 | |
| 663 | * To get raw JSON output of task results, run: |
| 664 | rally task results 3d23398f-b386-460a-b95b-8ff3b8105699 |
| 665 | |
| 666 | Using task: 3d23398f-b386-460a-b95b-8ff3b8105699 |
| 667 | ================================================================================ |
| 668 | [{u'__meta__': {u'action': u'write', |
| 669 | u'blocksize': 1, |
| 670 | u'concurence': 1, |
| 671 | u'direct_io': False, |
| 672 | u'iodepth': 16, |
| 673 | u'size': 500, |
| 674 | u'sync': True, |
| 675 | u'use_hight_io_priority': True}, |
| 676 | u'bw_mean': 21}, |
| 677 | {u'__meta__': {u'action': u'write', |
| 678 | u'blocksize': 1, |
| 679 | u'concurence': 1, |
| 680 | u'direct_io': False, |
| 681 | u'iodepth': 16, |
| 682 | u'size': 500, |
| 683 | u'sync': True, |
| 684 | u'use_hight_io_priority': True}, |
| 685 | u'bw_mean': 21}, |
| 686 | {u'__meta__': {u'action': u'write', |
| 687 | u'blocksize': 1, |
| 688 | u'concurence': 1, |
| 689 | u'direct_io': False, |
| 690 | u'iodepth': 16, |
| 691 | u'size': 500, |
| 692 | u'sync': True, |
| 693 | u'use_hight_io_priority': True}, |
| 694 | u'bw_mean': 21}] |
| 695 | ================================================================================ |
| 696 | |
| 697 | ====> {"write s 1k": [21, 0]} |
| 698 | |
| 699 | ================================================================================ |
| 700 | + for xxx in '$three_times' |
| 701 | + [[ s == \s ]] |
| 702 | + ssync=-s |
| 703 | + factor=x500 |
| 704 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 1k --iosize x500 -s' |
| 705 | + 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-1' |
| 706 | 05:24:55 21496 >>>> Start rally with opts 'task start /tmp/fileFn9b68 --deployment perf-1' |
| 707 | -------------------------------------------------------------------------------- |
| 708 | Preparing input task |
| 709 | -------------------------------------------------------------------------------- |
| 710 | |
| 711 | Input task is: |
| 712 | VMTasks.boot_runcommand_delete: |
| 713 | - args: |
| 714 | flavor: {name: ceph.512} |
| 715 | floating_network: net04_ext |
| 716 | force_delete: false |
| 717 | image: {name: ubuntu} |
| 718 | interpreter: /usr/bin/env python2 |
| 719 | script: /tmp/file3Ra2jE |
| 720 | username: ubuntu |
| 721 | context: |
| 722 | network: {} |
| 723 | users: {tenants: 1, users_per_tenant: 1} |
| 724 | runner: {concurrency: 3, times: 3, type: constant} |
| 725 | |
| 726 | -------------------------------------------------------------------------------- |
| 727 | Task e914856b-759c-41a0-bdc9-849c31cd4c6e: started |
| 728 | -------------------------------------------------------------------------------- |
| 729 | |
| 730 | Benchmarking... This can take a while... |
| 731 | |
| 732 | To track task status use: |
| 733 | |
| 734 | rally task status |
| 735 | or |
| 736 | rally task detailed |
| 737 | |
| 738 | 05:26:28 21691 >>>> Start io test |
| 739 | 05:26:28 21691 >>>> Ready and waiting on barrier. Will wait at most 206 seconds |
| 740 | 05:26:36 21693 >>>> Start io test |
| 741 | 05:26:36 21693 >>>> Ready and waiting on barrier. Will wait at most 198 seconds |
| 742 | 05:26:37 21692 >>>> Start io test |
| 743 | 05:26:37 21692 >>>> Ready and waiting on barrier. Will wait at most 197 seconds |
| 744 | 05:27:06 21693 >>>> Test finished |
| 745 | 05:27:06 21692 >>>> Test finished |
| 746 | 05:27:06 21691 >>>> Test finished |
| 747 | 2015-02-07 05:27:38.078 21496 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 255c65e8-62af-49fd-9470-7e2fb7da68f8. |
| 748 | |
| 749 | -------------------------------------------------------------------------------- |
| 750 | Task e914856b-759c-41a0-bdc9-849c31cd4c6e: finished |
| 751 | -------------------------------------------------------------------------------- |
| 752 | |
| 753 | test scenario VMTasks.boot_runcommand_delete |
| 754 | args position 0 |
| 755 | args values: |
| 756 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 757 | u'floating_network': u'net04_ext', |
| 758 | u'force_delete': False, |
| 759 | u'image': {u'name': u'ubuntu'}, |
| 760 | u'interpreter': u'/usr/bin/env python2', |
| 761 | u'script': u'/tmp/file3Ra2jE', |
| 762 | u'username': u'ubuntu'}, |
| 763 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 764 | u'start_cidr': u'10.2.0.0/24'}, |
| 765 | u'users': {u'project_domain': u'default', |
| 766 | u'resource_management_workers': 30, |
| 767 | u'tenants': 1, |
| 768 | u'user_domain': u'default', |
| 769 | u'users_per_tenant': 1}}, |
| 770 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 771 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 772 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 773 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 774 | | nova.associate_floating_ip | 1.385 | 1.757 | 1.98 | 1.965 | 1.973 | 100.0% | 3 | |
| 775 | | nova.boot_server | 58.049 | 59.82 | 60.716 | 60.712 | 60.714 | 100.0% | 3 | |
| 776 | | nova.delete_server | 5.083 | 6.768 | 7.872 | 7.768 | 7.82 | 100.0% | 3 | |
| 777 | | nova.dissociate_floating_ip | 1.556 | 3.332 | 6.775 | 5.753 | 6.264 | 100.0% | 3 | |
| 778 | | total | 123.251 | 126.313 | 131.406 | 129.981 | 130.693 | 100.0% | 3 | |
| 779 | | vm.run_command | 28.587 | 28.822 | 28.999 | 28.975 | 28.987 | 100.0% | 3 | |
| 780 | | vm.wait_for_ping | 4.596 | 6.287 | 8.111 | 7.72 | 7.915 | 100.0% | 3 | |
| 781 | | vm.wait_for_ssh | 7.269 | 9.258 | 13.147 | 11.989 | 12.568 | 100.0% | 3 | |
| 782 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 783 | Load duration: 131.461292982 |
| 784 | Full duration: 159.09739399 |
| 785 | |
| 786 | Scenario Specific Results |
| 787 | |
| 788 | +-------+-----+-----+-----+--------------+--------------+ |
| 789 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 790 | +-------+-----+-----+-----+--------------+--------------+ |
| 791 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 792 | +-------+-----+-----+-----+--------------+--------------+ |
| 793 | |
| 794 | HINTS: |
| 795 | * To plot HTML graphics with this data, run: |
| 796 | rally task report e914856b-759c-41a0-bdc9-849c31cd4c6e --out output.html |
| 797 | |
| 798 | * To get raw JSON output of task results, run: |
| 799 | rally task results e914856b-759c-41a0-bdc9-849c31cd4c6e |
| 800 | |
| 801 | Using task: e914856b-759c-41a0-bdc9-849c31cd4c6e |
| 802 | ================================================================================ |
| 803 | [{u'__meta__': {u'action': u'write', |
| 804 | u'blocksize': 1, |
| 805 | u'concurence': 1, |
| 806 | u'direct_io': False, |
| 807 | u'iodepth': 16, |
| 808 | u'size': 500, |
| 809 | u'sync': True, |
| 810 | u'use_hight_io_priority': True}, |
| 811 | u'bw_mean': 22}, |
| 812 | {u'__meta__': {u'action': u'write', |
| 813 | u'blocksize': 1, |
| 814 | u'concurence': 1, |
| 815 | u'direct_io': False, |
| 816 | u'iodepth': 16, |
| 817 | u'size': 500, |
| 818 | u'sync': True, |
| 819 | u'use_hight_io_priority': True}, |
| 820 | u'bw_mean': 22}, |
| 821 | {u'__meta__': {u'action': u'write', |
| 822 | u'blocksize': 1, |
| 823 | u'concurence': 1, |
| 824 | u'direct_io': False, |
| 825 | u'iodepth': 16, |
| 826 | u'size': 500, |
| 827 | u'sync': True, |
| 828 | u'use_hight_io_priority': True}, |
| 829 | u'bw_mean': 22}] |
| 830 | ================================================================================ |
| 831 | |
| 832 | ====> {"write s 1k": [22, 0]} |
| 833 | |
| 834 | ================================================================================ |
| 835 | + for sync in '$osync' |
| 836 | + for xxx in '$three_times' |
| 837 | + [[ a == \s ]] |
| 838 | + [[ 1k == \1\k ]] |
| 839 | + continue |
| 840 | + for xxx in '$three_times' |
| 841 | + [[ a == \s ]] |
| 842 | + [[ 1k == \1\k ]] |
| 843 | + continue |
| 844 | + for xxx in '$three_times' |
| 845 | + [[ a == \s ]] |
| 846 | + [[ 1k == \1\k ]] |
| 847 | + continue |
| 848 | + for bsize in '$bsizes' |
| 849 | + for op in '$ops' |
| 850 | + for sync in '$osync' |
| 851 | + for xxx in '$three_times' |
| 852 | + [[ s == \s ]] |
| 853 | + ssync=-s |
| 854 | + factor=x500 |
| 855 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 4k --iosize x500 -s' |
| 856 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 4k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 857 | 05:27:42 22474 >>>> Start rally with opts 'task start /tmp/fileRscQzH --deployment perf-1' |
| 858 | -------------------------------------------------------------------------------- |
| 859 | Preparing input task |
| 860 | -------------------------------------------------------------------------------- |
| 861 | |
| 862 | Input task is: |
| 863 | VMTasks.boot_runcommand_delete: |
| 864 | - args: |
| 865 | flavor: {name: ceph.512} |
| 866 | floating_network: net04_ext |
| 867 | force_delete: false |
| 868 | image: {name: ubuntu} |
| 869 | interpreter: /usr/bin/env python2 |
| 870 | script: /tmp/filedkn5al |
| 871 | username: ubuntu |
| 872 | context: |
| 873 | network: {} |
| 874 | users: {tenants: 1, users_per_tenant: 1} |
| 875 | runner: {concurrency: 3, times: 3, type: constant} |
| 876 | |
| 877 | -------------------------------------------------------------------------------- |
| 878 | Task 41e198fa-c208-40ca-959a-0daa59ef5c37: started |
| 879 | -------------------------------------------------------------------------------- |
| 880 | |
| 881 | Benchmarking... This can take a while... |
| 882 | |
| 883 | To track task status use: |
| 884 | |
| 885 | rally task status |
| 886 | or |
| 887 | rally task detailed |
| 888 | |
| 889 | 05:29:18 22732 >>>> Start io test |
| 890 | 05:29:18 22732 >>>> Ready and waiting on barrier. Will wait at most 203 seconds |
| 891 | 05:29:21 22733 >>>> Start io test |
| 892 | 05:29:21 22733 >>>> Ready and waiting on barrier. Will wait at most 200 seconds |
| 893 | 05:29:22 22731 >>>> Start io test |
| 894 | 05:29:22 22731 >>>> Ready and waiting on barrier. Will wait at most 199 seconds |
| 895 | 05:29:52 22733 >>>> Test finished |
| 896 | 05:29:54 22731 >>>> Test finished |
| 897 | 05:29:54 22732 >>>> Test finished |
| 898 | 2015-02-07 05:30:14.824 22474 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 4e627fef-9e94-4eed-83af-652f80e23bf5. |
| 899 | |
| 900 | -------------------------------------------------------------------------------- |
| 901 | Task 41e198fa-c208-40ca-959a-0daa59ef5c37: finished |
| 902 | -------------------------------------------------------------------------------- |
| 903 | |
| 904 | test scenario VMTasks.boot_runcommand_delete |
| 905 | args position 0 |
| 906 | args values: |
| 907 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 908 | u'floating_network': u'net04_ext', |
| 909 | u'force_delete': False, |
| 910 | u'image': {u'name': u'ubuntu'}, |
| 911 | u'interpreter': u'/usr/bin/env python2', |
| 912 | u'script': u'/tmp/filedkn5al', |
| 913 | u'username': u'ubuntu'}, |
| 914 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 915 | u'start_cidr': u'10.2.0.0/24'}, |
| 916 | u'users': {u'project_domain': u'default', |
| 917 | u'resource_management_workers': 30, |
| 918 | u'tenants': 1, |
| 919 | u'user_domain': u'default', |
| 920 | u'users_per_tenant': 1}}, |
| 921 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 922 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 923 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 924 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 925 | | nova.associate_floating_ip | 1.379 | 1.465 | 1.56 | 1.539 | 1.549 | 100.0% | 3 | |
| 926 | | nova.boot_server | 59.701 | 60.171 | 60.921 | 60.715 | 60.818 | 100.0% | 3 | |
| 927 | | nova.delete_server | 5.134 | 5.17 | 5.199 | 5.194 | 5.196 | 100.0% | 3 | |
| 928 | | nova.dissociate_floating_ip | 1.603 | 1.746 | 1.995 | 1.924 | 1.959 | 100.0% | 3 | |
| 929 | | total | 121.346 | 122.578 | 123.649 | 123.467 | 123.558 | 100.0% | 3 | |
| 930 | | vm.run_command | 30.384 | 31.446 | 32.203 | 32.112 | 32.157 | 100.0% | 3 | |
| 931 | | vm.wait_for_ping | 6.101 | 6.935 | 8.11 | 7.807 | 7.959 | 100.0% | 3 | |
| 932 | | vm.wait_for_ssh | 8.11 | 10.6 | 13.26 | 12.694 | 12.977 | 100.0% | 3 | |
| 933 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 934 | Load duration: 123.752615929 |
| 935 | Full duration: 149.117669106 |
| 936 | |
| 937 | Scenario Specific Results |
| 938 | |
| 939 | +-------+-----+-----+-----+--------------+--------------+ |
| 940 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 941 | +-------+-----+-----+-----+--------------+--------------+ |
| 942 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 943 | +-------+-----+-----+-----+--------------+--------------+ |
| 944 | |
| 945 | HINTS: |
| 946 | * To plot HTML graphics with this data, run: |
| 947 | rally task report 41e198fa-c208-40ca-959a-0daa59ef5c37 --out output.html |
| 948 | |
| 949 | * To get raw JSON output of task results, run: |
| 950 | rally task results 41e198fa-c208-40ca-959a-0daa59ef5c37 |
| 951 | |
| 952 | Using task: 41e198fa-c208-40ca-959a-0daa59ef5c37 |
| 953 | ================================================================================ |
| 954 | [{u'__meta__': {u'action': u'randwrite', |
| 955 | u'blocksize': 4, |
| 956 | u'concurence': 1, |
| 957 | u'direct_io': False, |
| 958 | u'iodepth': 16, |
| 959 | u'size': 2000, |
| 960 | u'sync': True, |
| 961 | u'use_hight_io_priority': True}, |
| 962 | u'bw_mean': 89}, |
| 963 | {u'__meta__': {u'action': u'randwrite', |
| 964 | u'blocksize': 4, |
| 965 | u'concurence': 1, |
| 966 | u'direct_io': False, |
| 967 | u'iodepth': 16, |
| 968 | u'size': 2000, |
| 969 | u'sync': True, |
| 970 | u'use_hight_io_priority': True}, |
| 971 | u'bw_mean': 79}, |
| 972 | {u'__meta__': {u'action': u'randwrite', |
| 973 | u'blocksize': 4, |
| 974 | u'concurence': 1, |
| 975 | u'direct_io': False, |
| 976 | u'iodepth': 16, |
| 977 | u'size': 2000, |
| 978 | u'sync': True, |
| 979 | u'use_hight_io_priority': True}, |
| 980 | u'bw_mean': 77}] |
| 981 | ================================================================================ |
| 982 | |
| 983 | ====> {"randwrite s 4k": [81, 9]} |
| 984 | |
| 985 | ================================================================================ |
| 986 | + for xxx in '$three_times' |
| 987 | + [[ s == \s ]] |
| 988 | + ssync=-s |
| 989 | + factor=x500 |
| 990 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 4k --iosize x500 -s' |
| 991 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 4k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 992 | 05:30:18 23411 >>>> Start rally with opts 'task start /tmp/fileEp10cb --deployment perf-1' |
| 993 | -------------------------------------------------------------------------------- |
| 994 | Preparing input task |
| 995 | -------------------------------------------------------------------------------- |
| 996 | |
| 997 | Input task is: |
| 998 | VMTasks.boot_runcommand_delete: |
| 999 | - args: |
| 1000 | flavor: {name: ceph.512} |
| 1001 | floating_network: net04_ext |
| 1002 | force_delete: false |
| 1003 | image: {name: ubuntu} |
| 1004 | interpreter: /usr/bin/env python2 |
| 1005 | script: /tmp/filex9uUVj |
| 1006 | username: ubuntu |
| 1007 | context: |
| 1008 | network: {} |
| 1009 | users: {tenants: 1, users_per_tenant: 1} |
| 1010 | runner: {concurrency: 3, times: 3, type: constant} |
| 1011 | |
| 1012 | -------------------------------------------------------------------------------- |
| 1013 | Task c92abd94-6533-4b8d-87c0-3ba18c2f0e23: started |
| 1014 | -------------------------------------------------------------------------------- |
| 1015 | |
| 1016 | Benchmarking... This can take a while... |
| 1017 | |
| 1018 | To track task status use: |
| 1019 | |
| 1020 | rally task status |
| 1021 | or |
| 1022 | rally task detailed |
| 1023 | |
| 1024 | 05:31:58 23758 >>>> Start io test |
| 1025 | 05:31:58 23758 >>>> Ready and waiting on barrier. Will wait at most 199 seconds |
| 1026 | 05:31:59 23757 >>>> Start io test |
| 1027 | 05:31:59 23757 >>>> Ready and waiting on barrier. Will wait at most 199 seconds |
| 1028 | 05:32:01 23756 >>>> Start io test |
| 1029 | 05:32:01 23756 >>>> Ready and waiting on barrier. Will wait at most 197 seconds |
| 1030 | 05:32:32 23757 >>>> Test finished |
| 1031 | 05:32:32 23758 >>>> Test finished |
| 1032 | 05:32:33 23756 >>>> Test finished |
| 1033 | 2015-02-07 05:32:55.450 23411 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: ccc04ef1-87a1-469d-a67a-39d4adf99c34. |
| 1034 | |
| 1035 | -------------------------------------------------------------------------------- |
| 1036 | Task c92abd94-6533-4b8d-87c0-3ba18c2f0e23: finished |
| 1037 | -------------------------------------------------------------------------------- |
| 1038 | |
| 1039 | test scenario VMTasks.boot_runcommand_delete |
| 1040 | args position 0 |
| 1041 | args values: |
| 1042 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 1043 | u'floating_network': u'net04_ext', |
| 1044 | u'force_delete': False, |
| 1045 | u'image': {u'name': u'ubuntu'}, |
| 1046 | u'interpreter': u'/usr/bin/env python2', |
| 1047 | u'script': u'/tmp/filex9uUVj', |
| 1048 | u'username': u'ubuntu'}, |
| 1049 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 1050 | u'start_cidr': u'10.2.0.0/24'}, |
| 1051 | u'users': {u'project_domain': u'default', |
| 1052 | u'resource_management_workers': 30, |
| 1053 | u'tenants': 1, |
| 1054 | u'user_domain': u'default', |
| 1055 | u'users_per_tenant': 1}}, |
| 1056 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 1057 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1058 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 1059 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1060 | | nova.associate_floating_ip | 1.308 | 1.414 | 1.584 | 1.537 | 1.56 | 100.0% | 3 | |
| 1061 | | nova.boot_server | 59.502 | 61.226 | 62.113 | 62.103 | 62.108 | 100.0% | 3 | |
| 1062 | | nova.delete_server | 5.119 | 5.902 | 7.46 | 6.993 | 7.227 | 100.0% | 3 | |
| 1063 | | nova.dissociate_floating_ip | 1.602 | 1.647 | 1.726 | 1.704 | 1.715 | 100.0% | 3 | |
| 1064 | | total | 120.871 | 122.106 | 124.011 | 123.496 | 123.754 | 100.0% | 3 | |
| 1065 | | vm.run_command | 31.039 | 31.446 | 31.834 | 31.76 | 31.797 | 100.0% | 3 | |
| 1066 | | vm.wait_for_ping | 6.095 | 7.149 | 8.103 | 7.932 | 8.018 | 100.0% | 3 | |
| 1067 | | vm.wait_for_ssh | 1.238 | 7.312 | 11.86 | 11.256 | 11.558 | 100.0% | 3 | |
| 1068 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1069 | Load duration: 124.1553092 |
| 1070 | Full duration: 154.217210054 |
| 1071 | |
| 1072 | Scenario Specific Results |
| 1073 | |
| 1074 | +-------+-----+-----+-----+--------------+--------------+ |
| 1075 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 1076 | +-------+-----+-----+-----+--------------+--------------+ |
| 1077 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 1078 | +-------+-----+-----+-----+--------------+--------------+ |
| 1079 | |
| 1080 | HINTS: |
| 1081 | * To plot HTML graphics with this data, run: |
| 1082 | rally task report c92abd94-6533-4b8d-87c0-3ba18c2f0e23 --out output.html |
| 1083 | |
| 1084 | * To get raw JSON output of task results, run: |
| 1085 | rally task results c92abd94-6533-4b8d-87c0-3ba18c2f0e23 |
| 1086 | |
| 1087 | Using task: c92abd94-6533-4b8d-87c0-3ba18c2f0e23 |
| 1088 | ================================================================================ |
| 1089 | [{u'__meta__': {u'action': u'randwrite', |
| 1090 | u'blocksize': 4, |
| 1091 | u'concurence': 1, |
| 1092 | u'direct_io': False, |
| 1093 | u'iodepth': 16, |
| 1094 | u'size': 2000, |
| 1095 | u'sync': True, |
| 1096 | u'use_hight_io_priority': True}, |
| 1097 | u'bw_mean': 81}, |
| 1098 | {u'__meta__': {u'action': u'randwrite', |
| 1099 | u'blocksize': 4, |
| 1100 | u'concurence': 1, |
| 1101 | u'direct_io': False, |
| 1102 | u'iodepth': 16, |
| 1103 | u'size': 2000, |
| 1104 | u'sync': True, |
| 1105 | u'use_hight_io_priority': True}, |
| 1106 | u'bw_mean': 80}, |
| 1107 | {u'__meta__': {u'action': u'randwrite', |
| 1108 | u'blocksize': 4, |
| 1109 | u'concurence': 1, |
| 1110 | u'direct_io': False, |
| 1111 | u'iodepth': 16, |
| 1112 | u'size': 2000, |
| 1113 | u'sync': True, |
| 1114 | u'use_hight_io_priority': True}, |
| 1115 | u'bw_mean': 79}] |
| 1116 | ================================================================================ |
| 1117 | |
| 1118 | ====> {"randwrite s 4k": [80, 1]} |
| 1119 | |
| 1120 | ================================================================================ |
| 1121 | + for xxx in '$three_times' |
| 1122 | + [[ s == \s ]] |
| 1123 | + ssync=-s |
| 1124 | + factor=x500 |
| 1125 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 4k --iosize x500 -s' |
| 1126 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 4k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 1127 | 05:32:59 24558 >>>> Start rally with opts 'task start /tmp/fileXuNoHp --deployment perf-1' |
| 1128 | -------------------------------------------------------------------------------- |
| 1129 | Preparing input task |
| 1130 | -------------------------------------------------------------------------------- |
| 1131 | |
| 1132 | Input task is: |
| 1133 | VMTasks.boot_runcommand_delete: |
| 1134 | - args: |
| 1135 | flavor: {name: ceph.512} |
| 1136 | floating_network: net04_ext |
| 1137 | force_delete: false |
| 1138 | image: {name: ubuntu} |
| 1139 | interpreter: /usr/bin/env python2 |
| 1140 | script: /tmp/filebNXRnU |
| 1141 | username: ubuntu |
| 1142 | context: |
| 1143 | network: {} |
| 1144 | users: {tenants: 1, users_per_tenant: 1} |
| 1145 | runner: {concurrency: 3, times: 3, type: constant} |
| 1146 | |
| 1147 | -------------------------------------------------------------------------------- |
| 1148 | Task 46d3d0b0-e42e-42db-8f06-96194e0ebc52: started |
| 1149 | -------------------------------------------------------------------------------- |
| 1150 | |
| 1151 | Benchmarking... This can take a while... |
| 1152 | |
| 1153 | To track task status use: |
| 1154 | |
| 1155 | rally task status |
| 1156 | or |
| 1157 | rally task detailed |
| 1158 | |
| 1159 | 05:34:37 25057 >>>> Start io test |
| 1160 | 05:34:37 25057 >>>> Ready and waiting on barrier. Will wait at most 202 seconds |
| 1161 | 05:34:39 25059 >>>> Start io test |
| 1162 | 05:34:39 25059 >>>> Ready and waiting on barrier. Will wait at most 199 seconds |
| 1163 | 05:34:40 25058 >>>> Start io test |
| 1164 | 05:34:40 25058 >>>> Ready and waiting on barrier. Will wait at most 199 seconds |
| 1165 | 05:35:12 25058 >>>> Test finished |
| 1166 | 05:35:12 25057 >>>> Test finished |
| 1167 | 05:35:12 25059 >>>> Test finished |
| 1168 | 2015-02-07 05:35:37.951 24558 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: a89857d1-ba28-466c-af94-78a5eaaf443d. |
| 1169 | |
| 1170 | -------------------------------------------------------------------------------- |
| 1171 | Task 46d3d0b0-e42e-42db-8f06-96194e0ebc52: finished |
| 1172 | -------------------------------------------------------------------------------- |
| 1173 | |
| 1174 | test scenario VMTasks.boot_runcommand_delete |
| 1175 | args position 0 |
| 1176 | args values: |
| 1177 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 1178 | u'floating_network': u'net04_ext', |
| 1179 | u'force_delete': False, |
| 1180 | u'image': {u'name': u'ubuntu'}, |
| 1181 | u'interpreter': u'/usr/bin/env python2', |
| 1182 | u'script': u'/tmp/filebNXRnU', |
| 1183 | u'username': u'ubuntu'}, |
| 1184 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 1185 | u'start_cidr': u'10.2.0.0/24'}, |
| 1186 | u'users': {u'project_domain': u'default', |
| 1187 | u'resource_management_workers': 30, |
| 1188 | u'tenants': 1, |
| 1189 | u'user_domain': u'default', |
| 1190 | u'users_per_tenant': 1}}, |
| 1191 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 1192 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1193 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 1194 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1195 | | nova.associate_floating_ip | 1.377 | 1.444 | 1.558 | 1.526 | 1.542 | 100.0% | 3 | |
| 1196 | | nova.boot_server | 59.044 | 61.441 | 62.937 | 62.818 | 62.878 | 100.0% | 3 | |
| 1197 | | nova.delete_server | 5.114 | 5.147 | 5.208 | 5.191 | 5.199 | 100.0% | 3 | |
| 1198 | | nova.dissociate_floating_ip | 1.955 | 3.618 | 6.698 | 5.798 | 6.248 | 100.0% | 3 | |
| 1199 | | total | 120.019 | 123.445 | 125.357 | 125.277 | 125.317 | 100.0% | 3 | |
| 1200 | | vm.run_command | 32.093 | 32.209 | 32.283 | 32.277 | 32.28 | 100.0% | 3 | |
| 1201 | | vm.wait_for_ping | 6.111 | 6.444 | 7.11 | 6.91 | 7.01 | 100.0% | 3 | |
| 1202 | | vm.wait_for_ssh | 5.545 | 6.952 | 7.664 | 7.661 | 7.662 | 100.0% | 3 | |
| 1203 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1204 | Load duration: 125.507105112 |
| 1205 | Full duration: 155.614425898 |
| 1206 | |
| 1207 | Scenario Specific Results |
| 1208 | |
| 1209 | +-------+-----+-----+-----+--------------+--------------+ |
| 1210 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 1211 | +-------+-----+-----+-----+--------------+--------------+ |
| 1212 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 1213 | +-------+-----+-----+-----+--------------+--------------+ |
| 1214 | |
| 1215 | HINTS: |
| 1216 | * To plot HTML graphics with this data, run: |
| 1217 | rally task report 46d3d0b0-e42e-42db-8f06-96194e0ebc52 --out output.html |
| 1218 | |
| 1219 | * To get raw JSON output of task results, run: |
| 1220 | rally task results 46d3d0b0-e42e-42db-8f06-96194e0ebc52 |
| 1221 | |
| 1222 | Using task: 46d3d0b0-e42e-42db-8f06-96194e0ebc52 |
| 1223 | ================================================================================ |
| 1224 | [{u'__meta__': {u'action': u'randwrite', |
| 1225 | u'blocksize': 4, |
| 1226 | u'concurence': 1, |
| 1227 | u'direct_io': False, |
| 1228 | u'iodepth': 16, |
| 1229 | u'size': 2000, |
| 1230 | u'sync': True, |
| 1231 | u'use_hight_io_priority': True}, |
| 1232 | u'bw_mean': 78}, |
| 1233 | {u'__meta__': {u'action': u'randwrite', |
| 1234 | u'blocksize': 4, |
| 1235 | u'concurence': 1, |
| 1236 | u'direct_io': False, |
| 1237 | u'iodepth': 16, |
| 1238 | u'size': 2000, |
| 1239 | u'sync': True, |
| 1240 | u'use_hight_io_priority': True}, |
| 1241 | u'bw_mean': 78}, |
| 1242 | {u'__meta__': {u'action': u'randwrite', |
| 1243 | u'blocksize': 4, |
| 1244 | u'concurence': 1, |
| 1245 | u'direct_io': False, |
| 1246 | u'iodepth': 16, |
| 1247 | u'size': 2000, |
| 1248 | u'sync': True, |
| 1249 | u'use_hight_io_priority': True}, |
| 1250 | u'bw_mean': 77}] |
| 1251 | ================================================================================ |
| 1252 | |
| 1253 | ====> {"randwrite s 4k": [77, 0]} |
| 1254 | |
| 1255 | ================================================================================ |
| 1256 | + for sync in '$osync' |
| 1257 | + for xxx in '$three_times' |
| 1258 | + [[ a == \s ]] |
| 1259 | + [[ 4k == \1\k ]] |
| 1260 | + [[ 4k == \4\k ]] |
| 1261 | + continue |
| 1262 | + for xxx in '$three_times' |
| 1263 | + [[ a == \s ]] |
| 1264 | + [[ 4k == \1\k ]] |
| 1265 | + [[ 4k == \4\k ]] |
| 1266 | + continue |
| 1267 | + for xxx in '$three_times' |
| 1268 | + [[ a == \s ]] |
| 1269 | + [[ 4k == \1\k ]] |
| 1270 | + [[ 4k == \4\k ]] |
| 1271 | + continue |
| 1272 | + for op in '$ops' |
| 1273 | + for sync in '$osync' |
| 1274 | + for xxx in '$three_times' |
| 1275 | + [[ s == \s ]] |
| 1276 | + ssync=-s |
| 1277 | + factor=x500 |
| 1278 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 4k --iosize x500 -s' |
| 1279 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 4k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 1280 | 05:35:41 25904 >>>> Start rally with opts 'task start /tmp/filehhNXzN --deployment perf-1' |
| 1281 | -------------------------------------------------------------------------------- |
| 1282 | Preparing input task |
| 1283 | -------------------------------------------------------------------------------- |
| 1284 | |
| 1285 | Input task is: |
| 1286 | VMTasks.boot_runcommand_delete: |
| 1287 | - args: |
| 1288 | flavor: {name: ceph.512} |
| 1289 | floating_network: net04_ext |
| 1290 | force_delete: false |
| 1291 | image: {name: ubuntu} |
| 1292 | interpreter: /usr/bin/env python2 |
| 1293 | script: /tmp/filePqM4kA |
| 1294 | username: ubuntu |
| 1295 | context: |
| 1296 | network: {} |
| 1297 | users: {tenants: 1, users_per_tenant: 1} |
| 1298 | runner: {concurrency: 3, times: 3, type: constant} |
| 1299 | |
| 1300 | -------------------------------------------------------------------------------- |
| 1301 | Task 63fd72ea-9dac-45cc-880f-45aa6b88d31f: started |
| 1302 | -------------------------------------------------------------------------------- |
| 1303 | |
| 1304 | Benchmarking... This can take a while... |
| 1305 | |
| 1306 | To track task status use: |
| 1307 | |
| 1308 | rally task status |
| 1309 | or |
| 1310 | rally task detailed |
| 1311 | |
| 1312 | 05:37:22 26166 >>>> Start io test |
| 1313 | 05:37:22 26166 >>>> Ready and waiting on barrier. Will wait at most 199 seconds |
| 1314 | 05:37:24 26165 >>>> Start io test |
| 1315 | 05:37:24 26165 >>>> Ready and waiting on barrier. Will wait at most 197 seconds |
| 1316 | 05:37:25 26167 >>>> Start io test |
| 1317 | 05:37:25 26167 >>>> Ready and waiting on barrier. Will wait at most 196 seconds |
| 1318 | 05:37:55 26166 >>>> Test finished |
| 1319 | 05:37:56 26165 >>>> Test finished |
| 1320 | 05:37:56 26167 >>>> Test finished |
| 1321 | 2015-02-07 05:38:18.249 25904 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: b67de77e-1584-4697-af87-24b3ed8663f4. |
| 1322 | |
| 1323 | -------------------------------------------------------------------------------- |
| 1324 | Task 63fd72ea-9dac-45cc-880f-45aa6b88d31f: finished |
| 1325 | -------------------------------------------------------------------------------- |
| 1326 | |
| 1327 | test scenario VMTasks.boot_runcommand_delete |
| 1328 | args position 0 |
| 1329 | args values: |
| 1330 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 1331 | u'floating_network': u'net04_ext', |
| 1332 | u'force_delete': False, |
| 1333 | u'image': {u'name': u'ubuntu'}, |
| 1334 | u'interpreter': u'/usr/bin/env python2', |
| 1335 | u'script': u'/tmp/filePqM4kA', |
| 1336 | u'username': u'ubuntu'}, |
| 1337 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 1338 | u'start_cidr': u'10.2.0.0/24'}, |
| 1339 | u'users': {u'project_domain': u'default', |
| 1340 | u'resource_management_workers': 30, |
| 1341 | u'tenants': 1, |
| 1342 | u'user_domain': u'default', |
| 1343 | u'users_per_tenant': 1}}, |
| 1344 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 1345 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1346 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 1347 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1348 | | nova.associate_floating_ip | 1.436 | 1.502 | 1.633 | 1.594 | 1.613 | 100.0% | 3 | |
| 1349 | | nova.boot_server | 57.305 | 58.865 | 60.537 | 60.18 | 60.358 | 100.0% | 3 | |
| 1350 | | nova.delete_server | 5.148 | 6.709 | 7.528 | 7.512 | 7.52 | 100.0% | 3 | |
| 1351 | | nova.dissociate_floating_ip | 1.539 | 1.65 | 1.781 | 1.751 | 1.766 | 100.0% | 3 | |
| 1352 | | total | 121.288 | 122.765 | 123.624 | 123.575 | 123.599 | 100.0% | 3 | |
| 1353 | | vm.run_command | 30.263 | 30.477 | 30.768 | 30.695 | 30.731 | 100.0% | 3 | |
| 1354 | | vm.wait_for_ping | 6.092 | 6.097 | 6.103 | 6.102 | 6.102 | 100.0% | 3 | |
| 1355 | | vm.wait_for_ssh | 7.996 | 11.167 | 12.864 | 12.819 | 12.841 | 100.0% | 3 | |
| 1356 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1357 | Load duration: 123.664504051 |
| 1358 | Full duration: 153.772900105 |
| 1359 | |
| 1360 | Scenario Specific Results |
| 1361 | |
| 1362 | +-------+-----+-----+-----+--------------+--------------+ |
| 1363 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 1364 | +-------+-----+-----+-----+--------------+--------------+ |
| 1365 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 1366 | +-------+-----+-----+-----+--------------+--------------+ |
| 1367 | |
| 1368 | HINTS: |
| 1369 | * To plot HTML graphics with this data, run: |
| 1370 | rally task report 63fd72ea-9dac-45cc-880f-45aa6b88d31f --out output.html |
| 1371 | |
| 1372 | * To get raw JSON output of task results, run: |
| 1373 | rally task results 63fd72ea-9dac-45cc-880f-45aa6b88d31f |
| 1374 | |
| 1375 | Using task: 63fd72ea-9dac-45cc-880f-45aa6b88d31f |
| 1376 | ================================================================================ |
| 1377 | [{u'__meta__': {u'action': u'write', |
| 1378 | u'blocksize': 4, |
| 1379 | u'concurence': 1, |
| 1380 | u'direct_io': False, |
| 1381 | u'iodepth': 16, |
| 1382 | u'size': 2000, |
| 1383 | u'sync': True, |
| 1384 | u'use_hight_io_priority': True}, |
| 1385 | u'bw_mean': 84}, |
| 1386 | {u'__meta__': {u'action': u'write', |
| 1387 | u'blocksize': 4, |
| 1388 | u'concurence': 1, |
| 1389 | u'direct_io': False, |
| 1390 | u'iodepth': 16, |
| 1391 | u'size': 2000, |
| 1392 | u'sync': True, |
| 1393 | u'use_hight_io_priority': True}, |
| 1394 | u'bw_mean': 84}, |
| 1395 | {u'__meta__': {u'action': u'write', |
| 1396 | u'blocksize': 4, |
| 1397 | u'concurence': 1, |
| 1398 | u'direct_io': False, |
| 1399 | u'iodepth': 16, |
| 1400 | u'size': 2000, |
| 1401 | u'sync': True, |
| 1402 | u'use_hight_io_priority': True}, |
| 1403 | u'bw_mean': 83}] |
| 1404 | ================================================================================ |
| 1405 | |
| 1406 | ====> {"write s 4k": [83, 0]} |
| 1407 | |
| 1408 | ================================================================================ |
| 1409 | + for xxx in '$three_times' |
| 1410 | + [[ s == \s ]] |
| 1411 | + ssync=-s |
| 1412 | + factor=x500 |
| 1413 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 4k --iosize x500 -s' |
| 1414 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 4k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 1415 | 05:38:22 26940 >>>> Start rally with opts 'task start /tmp/fileUuI97N --deployment perf-1' |
| 1416 | -------------------------------------------------------------------------------- |
| 1417 | Preparing input task |
| 1418 | -------------------------------------------------------------------------------- |
| 1419 | |
| 1420 | Input task is: |
| 1421 | VMTasks.boot_runcommand_delete: |
| 1422 | - args: |
| 1423 | flavor: {name: ceph.512} |
| 1424 | floating_network: net04_ext |
| 1425 | force_delete: false |
| 1426 | image: {name: ubuntu} |
| 1427 | interpreter: /usr/bin/env python2 |
| 1428 | script: /tmp/fileoBOrkX |
| 1429 | username: ubuntu |
| 1430 | context: |
| 1431 | network: {} |
| 1432 | users: {tenants: 1, users_per_tenant: 1} |
| 1433 | runner: {concurrency: 3, times: 3, type: constant} |
| 1434 | |
| 1435 | -------------------------------------------------------------------------------- |
| 1436 | Task 0e89c9d0-f89e-4599-9cde-d95927c8d952: started |
| 1437 | -------------------------------------------------------------------------------- |
| 1438 | |
| 1439 | Benchmarking... This can take a while... |
| 1440 | |
| 1441 | To track task status use: |
| 1442 | |
| 1443 | rally task status |
| 1444 | or |
| 1445 | rally task detailed |
| 1446 | |
| 1447 | 05:39:57 27135 >>>> Start io test |
| 1448 | 05:39:57 27135 >>>> Ready and waiting on barrier. Will wait at most 205 seconds |
| 1449 | 05:40:00 27137 >>>> Start io test |
| 1450 | 05:40:00 27137 >>>> Ready and waiting on barrier. Will wait at most 202 seconds |
| 1451 | 05:40:03 27136 >>>> Start io test |
| 1452 | 05:40:03 27136 >>>> Ready and waiting on barrier. Will wait at most 198 seconds |
| 1453 | 05:40:32 27135 >>>> Test finished |
| 1454 | 05:40:33 27136 >>>> Test finished |
| 1455 | 05:40:34 27137 >>>> Test finished |
| 1456 | 2015-02-07 05:41:03.878 26940 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: c4432a42-78c4-4bcb-a90b-560d1869f83f. |
| 1457 | |
| 1458 | -------------------------------------------------------------------------------- |
| 1459 | Task 0e89c9d0-f89e-4599-9cde-d95927c8d952: finished |
| 1460 | -------------------------------------------------------------------------------- |
| 1461 | |
| 1462 | test scenario VMTasks.boot_runcommand_delete |
| 1463 | args position 0 |
| 1464 | args values: |
| 1465 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 1466 | u'floating_network': u'net04_ext', |
| 1467 | u'force_delete': False, |
| 1468 | u'image': {u'name': u'ubuntu'}, |
| 1469 | u'interpreter': u'/usr/bin/env python2', |
| 1470 | u'script': u'/tmp/fileoBOrkX', |
| 1471 | u'username': u'ubuntu'}, |
| 1472 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 1473 | u'start_cidr': u'10.2.0.0/24'}, |
| 1474 | u'users': {u'project_domain': u'default', |
| 1475 | u'resource_management_workers': 30, |
| 1476 | u'tenants': 1, |
| 1477 | u'user_domain': u'default', |
| 1478 | u'users_per_tenant': 1}}, |
| 1479 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 1480 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1481 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 1482 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1483 | | nova.associate_floating_ip | 1.354 | 1.59 | 1.799 | 1.763 | 1.781 | 100.0% | 3 | |
| 1484 | | nova.boot_server | 58.528 | 62.17 | 66.248 | 65.346 | 65.797 | 100.0% | 3 | |
| 1485 | | nova.delete_server | 5.12 | 6.693 | 9.768 | 8.853 | 9.31 | 100.0% | 3 | |
| 1486 | | nova.dissociate_floating_ip | 1.65 | 1.693 | 1.756 | 1.74 | 1.748 | 100.0% | 3 | |
| 1487 | | total | 122.546 | 126.677 | 128.745 | 128.744 | 128.745 | 100.0% | 3 | |
| 1488 | | vm.run_command | 28.712 | 29.569 | 30.255 | 30.152 | 30.203 | 100.0% | 3 | |
| 1489 | | vm.wait_for_ping | 0.974 | 4.392 | 6.107 | 6.105 | 6.106 | 100.0% | 3 | |
| 1490 | | vm.wait_for_ssh | 8.701 | 10.568 | 11.805 | 11.683 | 11.744 | 100.0% | 3 | |
| 1491 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1492 | Load duration: 128.879683018 |
| 1493 | Full duration: 158.865314007 |
| 1494 | |
| 1495 | Scenario Specific Results |
| 1496 | |
| 1497 | +-------+-----+-----+-----+--------------+--------------+ |
| 1498 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 1499 | +-------+-----+-----+-----+--------------+--------------+ |
| 1500 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 1501 | +-------+-----+-----+-----+--------------+--------------+ |
| 1502 | |
| 1503 | HINTS: |
| 1504 | * To plot HTML graphics with this data, run: |
| 1505 | rally task report 0e89c9d0-f89e-4599-9cde-d95927c8d952 --out output.html |
| 1506 | |
| 1507 | * To get raw JSON output of task results, run: |
| 1508 | rally task results 0e89c9d0-f89e-4599-9cde-d95927c8d952 |
| 1509 | |
| 1510 | Using task: 0e89c9d0-f89e-4599-9cde-d95927c8d952 |
| 1511 | ================================================================================ |
| 1512 | [{u'__meta__': {u'action': u'write', |
| 1513 | u'blocksize': 4, |
| 1514 | u'concurence': 1, |
| 1515 | u'direct_io': False, |
| 1516 | u'iodepth': 16, |
| 1517 | u'size': 2000, |
| 1518 | u'sync': True, |
| 1519 | u'use_hight_io_priority': True}, |
| 1520 | u'bw_mean': 90}, |
| 1521 | {u'__meta__': {u'action': u'write', |
| 1522 | u'blocksize': 4, |
| 1523 | u'concurence': 1, |
| 1524 | u'direct_io': False, |
| 1525 | u'iodepth': 16, |
| 1526 | u'size': 2000, |
| 1527 | u'sync': True, |
| 1528 | u'use_hight_io_priority': True}, |
| 1529 | u'bw_mean': 86}, |
| 1530 | {u'__meta__': {u'action': u'write', |
| 1531 | u'blocksize': 4, |
| 1532 | u'concurence': 1, |
| 1533 | u'direct_io': False, |
| 1534 | u'iodepth': 16, |
| 1535 | u'size': 2000, |
| 1536 | u'sync': True, |
| 1537 | u'use_hight_io_priority': True}, |
| 1538 | u'bw_mean': 84}] |
| 1539 | ================================================================================ |
| 1540 | |
| 1541 | ====> {"write s 4k": [86, 4]} |
| 1542 | |
| 1543 | ================================================================================ |
| 1544 | + for xxx in '$three_times' |
| 1545 | + [[ s == \s ]] |
| 1546 | + ssync=-s |
| 1547 | + factor=x500 |
| 1548 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 4k --iosize x500 -s' |
| 1549 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 4k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 1550 | 05:41:07 27884 >>>> Start rally with opts 'task start /tmp/fileNbM22I --deployment perf-1' |
| 1551 | -------------------------------------------------------------------------------- |
| 1552 | Preparing input task |
| 1553 | -------------------------------------------------------------------------------- |
| 1554 | |
| 1555 | Input task is: |
| 1556 | VMTasks.boot_runcommand_delete: |
| 1557 | - args: |
| 1558 | flavor: {name: ceph.512} |
| 1559 | floating_network: net04_ext |
| 1560 | force_delete: false |
| 1561 | image: {name: ubuntu} |
| 1562 | interpreter: /usr/bin/env python2 |
| 1563 | script: /tmp/filedJyWD3 |
| 1564 | username: ubuntu |
| 1565 | context: |
| 1566 | network: {} |
| 1567 | users: {tenants: 1, users_per_tenant: 1} |
| 1568 | runner: {concurrency: 3, times: 3, type: constant} |
| 1569 | |
| 1570 | -------------------------------------------------------------------------------- |
| 1571 | Task b4963d52-4695-46e0-8ebb-2397b0968210: started |
| 1572 | -------------------------------------------------------------------------------- |
| 1573 | |
| 1574 | Benchmarking... This can take a while... |
| 1575 | |
| 1576 | To track task status use: |
| 1577 | |
| 1578 | rally task status |
| 1579 | or |
| 1580 | rally task detailed |
| 1581 | |
| 1582 | 05:42:49 28080 >>>> Start io test |
| 1583 | 05:42:49 28080 >>>> Ready and waiting on barrier. Will wait at most 198 seconds |
| 1584 | 05:42:49 28082 >>>> Start io test |
| 1585 | 05:42:49 28082 >>>> Ready and waiting on barrier. Will wait at most 198 seconds |
| 1586 | 05:42:50 28081 >>>> Start io test |
| 1587 | 05:42:50 28081 >>>> Ready and waiting on barrier. Will wait at most 197 seconds |
| 1588 | 05:43:18 28082 >>>> Test finished |
| 1589 | 05:43:18 28081 >>>> Test finished |
| 1590 | 05:43:18 28080 >>>> Test finished |
| 1591 | 2015-02-07 05:43:45.888 27884 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: efa4a5b0-b3b4-4ee9-813b-e6d6d5d4c3a4. |
| 1592 | |
| 1593 | -------------------------------------------------------------------------------- |
| 1594 | Task b4963d52-4695-46e0-8ebb-2397b0968210: finished |
| 1595 | -------------------------------------------------------------------------------- |
| 1596 | |
| 1597 | test scenario VMTasks.boot_runcommand_delete |
| 1598 | args position 0 |
| 1599 | args values: |
| 1600 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 1601 | u'floating_network': u'net04_ext', |
| 1602 | u'force_delete': False, |
| 1603 | u'image': {u'name': u'ubuntu'}, |
| 1604 | u'interpreter': u'/usr/bin/env python2', |
| 1605 | u'script': u'/tmp/filedJyWD3', |
| 1606 | u'username': u'ubuntu'}, |
| 1607 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 1608 | u'start_cidr': u'10.2.0.0/24'}, |
| 1609 | u'users': {u'project_domain': u'default', |
| 1610 | u'resource_management_workers': 30, |
| 1611 | u'tenants': 1, |
| 1612 | u'user_domain': u'default', |
| 1613 | u'users_per_tenant': 1}}, |
| 1614 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 1615 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1616 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 1617 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1618 | | nova.associate_floating_ip | 1.459 | 1.529 | 1.609 | 1.591 | 1.6 | 100.0% | 3 | |
| 1619 | | nova.boot_server | 60.892 | 61.407 | 61.869 | 61.787 | 61.828 | 100.0% | 3 | |
| 1620 | | nova.delete_server | 5.132 | 6.671 | 7.443 | 7.442 | 7.443 | 100.0% | 3 | |
| 1621 | | nova.dissociate_floating_ip | 1.763 | 1.804 | 1.835 | 1.83 | 1.833 | 100.0% | 3 | |
| 1622 | | total | 121.941 | 123.449 | 124.246 | 124.229 | 124.238 | 100.0% | 3 | |
| 1623 | | vm.run_command | 28.523 | 28.646 | 28.741 | 28.728 | 28.734 | 100.0% | 3 | |
| 1624 | | vm.wait_for_ping | 4.794 | 5.247 | 6.091 | 5.844 | 5.968 | 100.0% | 3 | |
| 1625 | | vm.wait_for_ssh | 11.908 | 13.041 | 14.06 | 13.879 | 13.97 | 100.0% | 3 | |
| 1626 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1627 | Load duration: 124.363014221 |
| 1628 | Full duration: 154.389993191 |
| 1629 | |
| 1630 | Scenario Specific Results |
| 1631 | |
| 1632 | +-------+-----+-----+-----+--------------+--------------+ |
| 1633 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 1634 | +-------+-----+-----+-----+--------------+--------------+ |
| 1635 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 1636 | +-------+-----+-----+-----+--------------+--------------+ |
| 1637 | |
| 1638 | HINTS: |
| 1639 | * To plot HTML graphics with this data, run: |
| 1640 | rally task report b4963d52-4695-46e0-8ebb-2397b0968210 --out output.html |
| 1641 | |
| 1642 | * To get raw JSON output of task results, run: |
| 1643 | rally task results b4963d52-4695-46e0-8ebb-2397b0968210 |
| 1644 | |
| 1645 | Using task: b4963d52-4695-46e0-8ebb-2397b0968210 |
| 1646 | ================================================================================ |
| 1647 | [{u'__meta__': {u'action': u'write', |
| 1648 | u'blocksize': 4, |
| 1649 | u'concurence': 1, |
| 1650 | u'direct_io': False, |
| 1651 | u'iodepth': 16, |
| 1652 | u'size': 2000, |
| 1653 | u'sync': True, |
| 1654 | u'use_hight_io_priority': True}, |
| 1655 | u'bw_mean': 91}, |
| 1656 | {u'__meta__': {u'action': u'write', |
| 1657 | u'blocksize': 4, |
| 1658 | u'concurence': 1, |
| 1659 | u'direct_io': False, |
| 1660 | u'iodepth': 16, |
| 1661 | u'size': 2000, |
| 1662 | u'sync': True, |
| 1663 | u'use_hight_io_priority': True}, |
| 1664 | u'bw_mean': 91}, |
| 1665 | {u'__meta__': {u'action': u'write', |
| 1666 | u'blocksize': 4, |
| 1667 | u'concurence': 1, |
| 1668 | u'direct_io': False, |
| 1669 | u'iodepth': 16, |
| 1670 | u'size': 2000, |
| 1671 | u'sync': True, |
| 1672 | u'use_hight_io_priority': True}, |
| 1673 | u'bw_mean': 90}] |
| 1674 | ================================================================================ |
| 1675 | |
| 1676 | ====> {"write s 4k": [90, 0]} |
| 1677 | |
| 1678 | ================================================================================ |
| 1679 | + for sync in '$osync' |
| 1680 | + for xxx in '$three_times' |
| 1681 | + [[ a == \s ]] |
| 1682 | + [[ 4k == \1\k ]] |
| 1683 | + [[ 4k == \4\k ]] |
| 1684 | + continue |
| 1685 | + for xxx in '$three_times' |
| 1686 | + [[ a == \s ]] |
| 1687 | + [[ 4k == \1\k ]] |
| 1688 | + [[ 4k == \4\k ]] |
| 1689 | + continue |
| 1690 | + for xxx in '$three_times' |
| 1691 | + [[ a == \s ]] |
| 1692 | + [[ 4k == \1\k ]] |
| 1693 | + [[ 4k == \4\k ]] |
| 1694 | + continue |
| 1695 | + for bsize in '$bsizes' |
| 1696 | + for op in '$ops' |
| 1697 | + for sync in '$osync' |
| 1698 | + for xxx in '$three_times' |
| 1699 | + [[ s == \s ]] |
| 1700 | + ssync=-s |
| 1701 | + factor=x500 |
| 1702 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 64k --iosize x500 -s' |
| 1703 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 64k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 1704 | 05:43:49 28849 >>>> Start rally with opts 'task start /tmp/fileHZ0u7t --deployment perf-1' |
| 1705 | -------------------------------------------------------------------------------- |
| 1706 | Preparing input task |
| 1707 | -------------------------------------------------------------------------------- |
| 1708 | |
| 1709 | Input task is: |
| 1710 | VMTasks.boot_runcommand_delete: |
| 1711 | - args: |
| 1712 | flavor: {name: ceph.512} |
| 1713 | floating_network: net04_ext |
| 1714 | force_delete: false |
| 1715 | image: {name: ubuntu} |
| 1716 | interpreter: /usr/bin/env python2 |
| 1717 | script: /tmp/fileSyieQ7 |
| 1718 | username: ubuntu |
| 1719 | context: |
| 1720 | network: {} |
| 1721 | users: {tenants: 1, users_per_tenant: 1} |
| 1722 | runner: {concurrency: 3, times: 3, type: constant} |
| 1723 | |
| 1724 | -------------------------------------------------------------------------------- |
| 1725 | Task 50778e9e-b58d-486f-af61-1e32316d82a2: started |
| 1726 | -------------------------------------------------------------------------------- |
| 1727 | |
| 1728 | Benchmarking... This can take a while... |
| 1729 | |
| 1730 | To track task status use: |
| 1731 | |
| 1732 | rally task status |
| 1733 | or |
| 1734 | rally task detailed |
| 1735 | |
| 1736 | 05:45:27 29044 >>>> Start io test |
| 1737 | 05:45:27 29044 >>>> Ready and waiting on barrier. Will wait at most 202 seconds |
| 1738 | 05:45:28 29043 >>>> Start io test |
| 1739 | 05:45:28 29043 >>>> Ready and waiting on barrier. Will wait at most 201 seconds |
| 1740 | 05:45:29 29045 >>>> Start io test |
| 1741 | 05:45:29 29045 >>>> Ready and waiting on barrier. Will wait at most 200 seconds |
| 1742 | 05:46:07 29044 >>>> Test finished |
| 1743 | 05:46:07 29045 >>>> Test finished |
| 1744 | 05:46:07 29043 >>>> Test finished |
| 1745 | 2015-02-07 05:46:35.793 28849 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: aaff9e04-d5c6-4c01-89a5-ea707da91f2a. |
| 1746 | |
| 1747 | -------------------------------------------------------------------------------- |
| 1748 | Task 50778e9e-b58d-486f-af61-1e32316d82a2: finished |
| 1749 | -------------------------------------------------------------------------------- |
| 1750 | |
| 1751 | test scenario VMTasks.boot_runcommand_delete |
| 1752 | args position 0 |
| 1753 | args values: |
| 1754 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 1755 | u'floating_network': u'net04_ext', |
| 1756 | u'force_delete': False, |
| 1757 | u'image': {u'name': u'ubuntu'}, |
| 1758 | u'interpreter': u'/usr/bin/env python2', |
| 1759 | u'script': u'/tmp/fileSyieQ7', |
| 1760 | u'username': u'ubuntu'}, |
| 1761 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 1762 | u'start_cidr': u'10.2.0.0/24'}, |
| 1763 | u'users': {u'project_domain': u'default', |
| 1764 | u'resource_management_workers': 30, |
| 1765 | u'tenants': 1, |
| 1766 | u'user_domain': u'default', |
| 1767 | u'users_per_tenant': 1}}, |
| 1768 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 1769 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1770 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 1771 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1772 | | nova.associate_floating_ip | 1.749 | 1.899 | 2.092 | 2.045 | 2.069 | 100.0% | 3 | |
| 1773 | | nova.boot_server | 59.903 | 60.175 | 60.347 | 60.333 | 60.34 | 100.0% | 3 | |
| 1774 | | nova.delete_server | 5.148 | 6.783 | 7.624 | 7.615 | 7.62 | 100.0% | 3 | |
| 1775 | | nova.dissociate_floating_ip | 1.516 | 1.654 | 1.845 | 1.796 | 1.821 | 100.0% | 3 | |
| 1776 | | total | 123.809 | 126.02 | 127.194 | 127.167 | 127.181 | 100.0% | 3 | |
| 1777 | | vm.run_command | 37.521 | 37.875 | 38.087 | 38.073 | 38.08 | 100.0% | 3 | |
| 1778 | | vm.wait_for_ping | 6.089 | 6.097 | 6.102 | 6.101 | 6.102 | 100.0% | 3 | |
| 1779 | | vm.wait_for_ssh | 6.606 | 7.142 | 8.186 | 7.875 | 8.031 | 100.0% | 3 | |
| 1780 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1781 | Load duration: 127.277160883 |
| 1782 | Full duration: 163.25835681 |
| 1783 | |
| 1784 | Scenario Specific Results |
| 1785 | |
| 1786 | +-------+-----+-----+-----+--------------+--------------+ |
| 1787 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 1788 | +-------+-----+-----+-----+--------------+--------------+ |
| 1789 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 1790 | +-------+-----+-----+-----+--------------+--------------+ |
| 1791 | |
| 1792 | HINTS: |
| 1793 | * To plot HTML graphics with this data, run: |
| 1794 | rally task report 50778e9e-b58d-486f-af61-1e32316d82a2 --out output.html |
| 1795 | |
| 1796 | * To get raw JSON output of task results, run: |
| 1797 | rally task results 50778e9e-b58d-486f-af61-1e32316d82a2 |
| 1798 | |
| 1799 | Using task: 50778e9e-b58d-486f-af61-1e32316d82a2 |
| 1800 | ================================================================================ |
| 1801 | [{u'__meta__': {u'action': u'randwrite', |
| 1802 | u'blocksize': 64, |
| 1803 | u'concurence': 1, |
| 1804 | u'direct_io': False, |
| 1805 | u'iodepth': 16, |
| 1806 | u'size': 32000, |
| 1807 | u'sync': True, |
| 1808 | u'use_hight_io_priority': True}, |
| 1809 | u'bw_mean': 1076}, |
| 1810 | {u'__meta__': {u'action': u'randwrite', |
| 1811 | u'blocksize': 64, |
| 1812 | u'concurence': 1, |
| 1813 | u'direct_io': False, |
| 1814 | u'iodepth': 16, |
| 1815 | u'size': 32000, |
| 1816 | u'sync': True, |
| 1817 | u'use_hight_io_priority': True}, |
| 1818 | u'bw_mean': 1076}, |
| 1819 | {u'__meta__': {u'action': u'randwrite', |
| 1820 | u'blocksize': 64, |
| 1821 | u'concurence': 1, |
| 1822 | u'direct_io': False, |
| 1823 | u'iodepth': 16, |
| 1824 | u'size': 32000, |
| 1825 | u'sync': True, |
| 1826 | u'use_hight_io_priority': True}, |
| 1827 | u'bw_mean': 1073}] |
| 1828 | ================================================================================ |
| 1829 | |
| 1830 | ====> {"randwrite s 64k": [1075, 2]} |
| 1831 | |
| 1832 | ================================================================================ |
| 1833 | + for xxx in '$three_times' |
| 1834 | + [[ s == \s ]] |
| 1835 | + ssync=-s |
| 1836 | + factor=x500 |
| 1837 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 64k --iosize x500 -s' |
| 1838 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 64k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 1839 | 05:46:39 29776 >>>> Start rally with opts 'task start /tmp/fileFUGYqk --deployment perf-1' |
| 1840 | -------------------------------------------------------------------------------- |
| 1841 | Preparing input task |
| 1842 | -------------------------------------------------------------------------------- |
| 1843 | |
| 1844 | Input task is: |
| 1845 | VMTasks.boot_runcommand_delete: |
| 1846 | - args: |
| 1847 | flavor: {name: ceph.512} |
| 1848 | floating_network: net04_ext |
| 1849 | force_delete: false |
| 1850 | image: {name: ubuntu} |
| 1851 | interpreter: /usr/bin/env python2 |
| 1852 | script: /tmp/filepTGoZZ |
| 1853 | username: ubuntu |
| 1854 | context: |
| 1855 | network: {} |
| 1856 | users: {tenants: 1, users_per_tenant: 1} |
| 1857 | runner: {concurrency: 3, times: 3, type: constant} |
| 1858 | |
| 1859 | -------------------------------------------------------------------------------- |
| 1860 | Task 7139efc6-337c-4fe0-8f34-089c50c61eb3: started |
| 1861 | -------------------------------------------------------------------------------- |
| 1862 | |
| 1863 | Benchmarking... This can take a while... |
| 1864 | |
| 1865 | To track task status use: |
| 1866 | |
| 1867 | rally task status |
| 1868 | or |
| 1869 | rally task detailed |
| 1870 | |
| 1871 | 05:48:12 29973 >>>> Start io test |
| 1872 | 05:48:12 29973 >>>> Ready and waiting on barrier. Will wait at most 207 seconds |
| 1873 | 05:48:13 29971 >>>> Start io test |
| 1874 | 05:48:13 29971 >>>> Ready and waiting on barrier. Will wait at most 206 seconds |
| 1875 | 05:48:14 29972 >>>> Start io test |
| 1876 | 05:48:14 29972 >>>> Ready and waiting on barrier. Will wait at most 205 seconds |
| 1877 | 05:48:55 29971 >>>> Test finished |
| 1878 | 05:48:55 29973 >>>> Test finished |
| 1879 | 05:48:55 29972 >>>> Test finished |
| 1880 | 2015-02-07 05:49:26.048 29776 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: dbdb0316-a324-4db9-ae68-4c899224e171. |
| 1881 | |
| 1882 | -------------------------------------------------------------------------------- |
| 1883 | Task 7139efc6-337c-4fe0-8f34-089c50c61eb3: finished |
| 1884 | -------------------------------------------------------------------------------- |
| 1885 | |
| 1886 | test scenario VMTasks.boot_runcommand_delete |
| 1887 | args position 0 |
| 1888 | args values: |
| 1889 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 1890 | u'floating_network': u'net04_ext', |
| 1891 | u'force_delete': False, |
| 1892 | u'image': {u'name': u'ubuntu'}, |
| 1893 | u'interpreter': u'/usr/bin/env python2', |
| 1894 | u'script': u'/tmp/filepTGoZZ', |
| 1895 | u'username': u'ubuntu'}, |
| 1896 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 1897 | u'start_cidr': u'10.2.0.0/24'}, |
| 1898 | u'users': {u'project_domain': u'default', |
| 1899 | u'resource_management_workers': 30, |
| 1900 | u'tenants': 1, |
| 1901 | u'user_domain': u'default', |
| 1902 | u'users_per_tenant': 1}}, |
| 1903 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 1904 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1905 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 1906 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1907 | | nova.associate_floating_ip | 1.407 | 1.484 | 1.551 | 1.54 | 1.545 | 100.0% | 3 | |
| 1908 | | nova.boot_server | 60.526 | 61.547 | 63.366 | 62.842 | 63.104 | 100.0% | 3 | |
| 1909 | | nova.delete_server | 5.099 | 8.231 | 9.825 | 9.814 | 9.819 | 100.0% | 3 | |
| 1910 | | nova.dissociate_floating_ip | 1.496 | 1.605 | 1.696 | 1.681 | 1.688 | 100.0% | 3 | |
| 1911 | | total | 127.169 | 133.768 | 137.095 | 137.084 | 137.09 | 100.0% | 3 | |
| 1912 | | vm.run_command | 40.435 | 40.489 | 40.554 | 40.539 | 40.546 | 100.0% | 3 | |
| 1913 | | vm.wait_for_ping | 4.772 | 5.543 | 6.108 | 6.036 | 6.072 | 100.0% | 3 | |
| 1914 | | vm.wait_for_ssh | 6.549 | 7.257 | 7.639 | 7.628 | 7.633 | 100.0% | 3 | |
| 1915 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 1916 | Load duration: 137.191136122 |
| 1917 | Full duration: 163.663203001 |
| 1918 | |
| 1919 | Scenario Specific Results |
| 1920 | |
| 1921 | +-------+-----+-----+-----+--------------+--------------+ |
| 1922 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 1923 | +-------+-----+-----+-----+--------------+--------------+ |
| 1924 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 1925 | +-------+-----+-----+-----+--------------+--------------+ |
| 1926 | |
| 1927 | HINTS: |
| 1928 | * To plot HTML graphics with this data, run: |
| 1929 | rally task report 7139efc6-337c-4fe0-8f34-089c50c61eb3 --out output.html |
| 1930 | |
| 1931 | * To get raw JSON output of task results, run: |
| 1932 | rally task results 7139efc6-337c-4fe0-8f34-089c50c61eb3 |
| 1933 | |
| 1934 | Using task: 7139efc6-337c-4fe0-8f34-089c50c61eb3 |
| 1935 | ================================================================================ |
| 1936 | [{u'__meta__': {u'action': u'randwrite', |
| 1937 | u'blocksize': 64, |
| 1938 | u'concurence': 1, |
| 1939 | u'direct_io': False, |
| 1940 | u'iodepth': 16, |
| 1941 | u'size': 32000, |
| 1942 | u'sync': True, |
| 1943 | u'use_hight_io_priority': True}, |
| 1944 | u'bw_mean': 979}, |
| 1945 | {u'__meta__': {u'action': u'randwrite', |
| 1946 | u'blocksize': 64, |
| 1947 | u'concurence': 1, |
| 1948 | u'direct_io': False, |
| 1949 | u'iodepth': 16, |
| 1950 | u'size': 32000, |
| 1951 | u'sync': True, |
| 1952 | u'use_hight_io_priority': True}, |
| 1953 | u'bw_mean': 978}, |
| 1954 | {u'__meta__': {u'action': u'randwrite', |
| 1955 | u'blocksize': 64, |
| 1956 | u'concurence': 1, |
| 1957 | u'direct_io': False, |
| 1958 | u'iodepth': 16, |
| 1959 | u'size': 32000, |
| 1960 | u'sync': True, |
| 1961 | u'use_hight_io_priority': True}, |
| 1962 | u'bw_mean': 976}] |
| 1963 | ================================================================================ |
| 1964 | |
| 1965 | ====> {"randwrite s 64k": [977, 2]} |
| 1966 | |
| 1967 | ================================================================================ |
| 1968 | + for xxx in '$three_times' |
| 1969 | + [[ s == \s ]] |
| 1970 | + ssync=-s |
| 1971 | + factor=x500 |
| 1972 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 64k --iosize x500 -s' |
| 1973 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 64k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 1974 | 05:49:30 30757 >>>> Start rally with opts 'task start /tmp/file65X33p --deployment perf-1' |
| 1975 | -------------------------------------------------------------------------------- |
| 1976 | Preparing input task |
| 1977 | -------------------------------------------------------------------------------- |
| 1978 | |
| 1979 | Input task is: |
| 1980 | VMTasks.boot_runcommand_delete: |
| 1981 | - args: |
| 1982 | flavor: {name: ceph.512} |
| 1983 | floating_network: net04_ext |
| 1984 | force_delete: false |
| 1985 | image: {name: ubuntu} |
| 1986 | interpreter: /usr/bin/env python2 |
| 1987 | script: /tmp/fileVoRmL6 |
| 1988 | username: ubuntu |
| 1989 | context: |
| 1990 | network: {} |
| 1991 | users: {tenants: 1, users_per_tenant: 1} |
| 1992 | runner: {concurrency: 3, times: 3, type: constant} |
| 1993 | |
| 1994 | -------------------------------------------------------------------------------- |
| 1995 | Task 6226e17f-061a-412e-b642-13b97b6a4663: started |
| 1996 | -------------------------------------------------------------------------------- |
| 1997 | |
| 1998 | Benchmarking... This can take a while... |
| 1999 | |
| 2000 | To track task status use: |
| 2001 | |
| 2002 | rally task status |
| 2003 | or |
| 2004 | rally task detailed |
| 2005 | |
| 2006 | 05:51:15 31104 >>>> Start io test |
| 2007 | 05:51:15 31104 >>>> Ready and waiting on barrier. Will wait at most 195 seconds |
| 2008 | 05:51:16 31106 >>>> Start io test |
| 2009 | 05:51:16 31106 >>>> Ready and waiting on barrier. Will wait at most 194 seconds |
| 2010 | 05:51:16 31105 >>>> Start io test |
| 2011 | 05:51:16 31105 >>>> Ready and waiting on barrier. Will wait at most 193 seconds |
| 2012 | 05:51:54 31106 >>>> Test finished |
| 2013 | 05:51:55 31105 >>>> Test finished |
| 2014 | 05:51:55 31104 >>>> Test finished |
| 2015 | 2015-02-07 05:52:25.005 30757 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: ec186aef-59f8-4303-bc22-e6b6937203a9. |
| 2016 | |
| 2017 | -------------------------------------------------------------------------------- |
| 2018 | Task 6226e17f-061a-412e-b642-13b97b6a4663: finished |
| 2019 | -------------------------------------------------------------------------------- |
| 2020 | |
| 2021 | test scenario VMTasks.boot_runcommand_delete |
| 2022 | args position 0 |
| 2023 | args values: |
| 2024 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 2025 | u'floating_network': u'net04_ext', |
| 2026 | u'force_delete': False, |
| 2027 | u'image': {u'name': u'ubuntu'}, |
| 2028 | u'interpreter': u'/usr/bin/env python2', |
| 2029 | u'script': u'/tmp/fileVoRmL6', |
| 2030 | u'username': u'ubuntu'}, |
| 2031 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 2032 | u'start_cidr': u'10.2.0.0/24'}, |
| 2033 | u'users': {u'project_domain': u'default', |
| 2034 | u'resource_management_workers': 30, |
| 2035 | u'tenants': 1, |
| 2036 | u'user_domain': u'default', |
| 2037 | u'users_per_tenant': 1}}, |
| 2038 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 2039 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2040 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 2041 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2042 | | nova.associate_floating_ip | 1.275 | 1.49 | 1.634 | 1.619 | 1.626 | 100.0% | 3 | |
| 2043 | | nova.boot_server | 60.258 | 61.086 | 62.404 | 62.042 | 62.223 | 100.0% | 3 | |
| 2044 | | nova.delete_server | 5.085 | 5.112 | 5.13 | 5.128 | 5.129 | 100.0% | 3 | |
| 2045 | | nova.dissociate_floating_ip | 1.715 | 3.444 | 6.818 | 5.814 | 6.316 | 100.0% | 3 | |
| 2046 | | total | 132.33 | 135.657 | 137.447 | 137.396 | 137.422 | 100.0% | 3 | |
| 2047 | | vm.run_command | 38.497 | 38.635 | 38.793 | 38.758 | 38.776 | 100.0% | 3 | |
| 2048 | | vm.wait_for_ping | 6.093 | 6.1 | 6.106 | 6.105 | 6.105 | 100.0% | 3 | |
| 2049 | | vm.wait_for_ssh | 13.876 | 14.061 | 14.314 | 14.25 | 14.282 | 100.0% | 3 | |
| 2050 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2051 | Load duration: 137.589299917 |
| 2052 | Full duration: 172.357995987 |
| 2053 | |
| 2054 | Scenario Specific Results |
| 2055 | |
| 2056 | +-------+-----+-----+-----+--------------+--------------+ |
| 2057 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 2058 | +-------+-----+-----+-----+--------------+--------------+ |
| 2059 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 2060 | +-------+-----+-----+-----+--------------+--------------+ |
| 2061 | |
| 2062 | HINTS: |
| 2063 | * To plot HTML graphics with this data, run: |
| 2064 | rally task report 6226e17f-061a-412e-b642-13b97b6a4663 --out output.html |
| 2065 | |
| 2066 | * To get raw JSON output of task results, run: |
| 2067 | rally task results 6226e17f-061a-412e-b642-13b97b6a4663 |
| 2068 | |
| 2069 | Using task: 6226e17f-061a-412e-b642-13b97b6a4663 |
| 2070 | ================================================================================ |
| 2071 | [{u'__meta__': {u'action': u'randwrite', |
| 2072 | u'blocksize': 64, |
| 2073 | u'concurence': 1, |
| 2074 | u'direct_io': False, |
| 2075 | u'iodepth': 16, |
| 2076 | u'size': 32000, |
| 2077 | u'sync': True, |
| 2078 | u'use_hight_io_priority': True}, |
| 2079 | u'bw_mean': 1039}, |
| 2080 | {u'__meta__': {u'action': u'randwrite', |
| 2081 | u'blocksize': 64, |
| 2082 | u'concurence': 1, |
| 2083 | u'direct_io': False, |
| 2084 | u'iodepth': 16, |
| 2085 | u'size': 32000, |
| 2086 | u'sync': True, |
| 2087 | u'use_hight_io_priority': True}, |
| 2088 | u'bw_mean': 1036}, |
| 2089 | {u'__meta__': {u'action': u'randwrite', |
| 2090 | u'blocksize': 64, |
| 2091 | u'concurence': 1, |
| 2092 | u'direct_io': False, |
| 2093 | u'iodepth': 16, |
| 2094 | u'size': 32000, |
| 2095 | u'sync': True, |
| 2096 | u'use_hight_io_priority': True}, |
| 2097 | u'bw_mean': 1030}] |
| 2098 | ================================================================================ |
| 2099 | |
| 2100 | ====> {"randwrite s 64k": [1035, 6]} |
| 2101 | |
| 2102 | ================================================================================ |
| 2103 | + for sync in '$osync' |
| 2104 | + for xxx in '$three_times' |
| 2105 | + [[ a == \s ]] |
| 2106 | + [[ 64k == \1\k ]] |
| 2107 | + [[ 64k == \4\k ]] |
| 2108 | + ssync= |
| 2109 | + factor=r2 |
| 2110 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 64k --iosize r2 ' |
| 2111 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 64k --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 2112 | 05:52:29 32157 >>>> Start rally with opts 'task start /tmp/file5J8YcA --deployment perf-1' |
| 2113 | -------------------------------------------------------------------------------- |
| 2114 | Preparing input task |
| 2115 | -------------------------------------------------------------------------------- |
| 2116 | |
| 2117 | Input task is: |
| 2118 | VMTasks.boot_runcommand_delete: |
| 2119 | - args: |
| 2120 | flavor: {name: ceph.512} |
| 2121 | floating_network: net04_ext |
| 2122 | force_delete: false |
| 2123 | image: {name: ubuntu} |
| 2124 | interpreter: /usr/bin/env python2 |
| 2125 | script: /tmp/filew6Ef1Y |
| 2126 | username: ubuntu |
| 2127 | context: |
| 2128 | network: {} |
| 2129 | users: {tenants: 1, users_per_tenant: 1} |
| 2130 | runner: {concurrency: 3, times: 3, type: constant} |
| 2131 | |
| 2132 | -------------------------------------------------------------------------------- |
| 2133 | Task ed6db341-1c44-4463-9ca4-8cee242d0af5: started |
| 2134 | -------------------------------------------------------------------------------- |
| 2135 | |
| 2136 | Benchmarking... This can take a while... |
| 2137 | |
| 2138 | To track task status use: |
| 2139 | |
| 2140 | rally task status |
| 2141 | or |
| 2142 | rally task detailed |
| 2143 | |
| 2144 | 05:54:04 32365 >>>> Start io test |
| 2145 | 05:54:04 32365 >>>> Ready and waiting on barrier. Will wait at most 204 seconds |
| 2146 | 05:54:05 32363 >>>> Start io test |
| 2147 | 05:54:05 32363 >>>> Ready and waiting on barrier. Will wait at most 203 seconds |
| 2148 | 05:54:05 32364 >>>> Start io test |
| 2149 | 05:54:05 32364 >>>> Ready and waiting on barrier. Will wait at most 203 seconds |
| 2150 | 05:56:15 32363 >>>> Test finished |
| 2151 | 05:57:30 32365 >>>> Test finished |
| 2152 | 05:57:54 32364 >>>> Test finished |
| 2153 | 2015-02-07 05:58:45.370 32157 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 7bc06e1d-f53a-4759-9384-c88a776d72c5. |
| 2154 | |
| 2155 | -------------------------------------------------------------------------------- |
| 2156 | Task ed6db341-1c44-4463-9ca4-8cee242d0af5: finished |
| 2157 | -------------------------------------------------------------------------------- |
| 2158 | |
| 2159 | test scenario VMTasks.boot_runcommand_delete |
| 2160 | args position 0 |
| 2161 | args values: |
| 2162 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 2163 | u'floating_network': u'net04_ext', |
| 2164 | u'force_delete': False, |
| 2165 | u'image': {u'name': u'ubuntu'}, |
| 2166 | u'interpreter': u'/usr/bin/env python2', |
| 2167 | u'script': u'/tmp/filew6Ef1Y', |
| 2168 | u'username': u'ubuntu'}, |
| 2169 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 2170 | u'start_cidr': u'10.2.0.0/24'}, |
| 2171 | u'users': {u'project_domain': u'default', |
| 2172 | u'resource_management_workers': 30, |
| 2173 | u'tenants': 1, |
| 2174 | u'user_domain': u'default', |
| 2175 | u'users_per_tenant': 1}}, |
| 2176 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 2177 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2178 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 2179 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2180 | | nova.associate_floating_ip | 1.372 | 1.383 | 1.403 | 1.397 | 1.4 | 100.0% | 3 | |
| 2181 | | nova.boot_server | 60.314 | 61.253 | 61.725 | 61.724 | 61.724 | 100.0% | 3 | |
| 2182 | | nova.delete_server | 10.036 | 42.573 | 95.8 | 81.017 | 88.409 | 100.0% | 3 | |
| 2183 | | nova.dissociate_floating_ip | 6.576 | 6.806 | 6.971 | 6.951 | 6.961 | 100.0% | 3 | |
| 2184 | | total | 315.111 | 320.609 | 327.523 | 325.857 | 326.69 | 100.0% | 3 | |
| 2185 | | vm.run_command | 129.816 | 187.87 | 228.829 | 224.056 | 226.443 | 100.0% | 3 | |
| 2186 | | vm.wait_for_ping | 2.082 | 3.459 | 6.087 | 5.312 | 5.699 | 100.0% | 3 | |
| 2187 | | vm.wait_for_ssh | 7.626 | 8.167 | 8.461 | 8.452 | 8.456 | 100.0% | 3 | |
| 2188 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2189 | Load duration: 327.58332181 |
| 2190 | Full duration: 373.683924913 |
| 2191 | |
| 2192 | Scenario Specific Results |
| 2193 | |
| 2194 | +-------+-----+-----+-----+--------------+--------------+ |
| 2195 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 2196 | +-------+-----+-----+-----+--------------+--------------+ |
| 2197 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 2198 | +-------+-----+-----+-----+--------------+--------------+ |
| 2199 | |
| 2200 | HINTS: |
| 2201 | * To plot HTML graphics with this data, run: |
| 2202 | rally task report ed6db341-1c44-4463-9ca4-8cee242d0af5 --out output.html |
| 2203 | |
| 2204 | * To get raw JSON output of task results, run: |
| 2205 | rally task results ed6db341-1c44-4463-9ca4-8cee242d0af5 |
| 2206 | |
| 2207 | Using task: ed6db341-1c44-4463-9ca4-8cee242d0af5 |
| 2208 | ================================================================================ |
| 2209 | [{u'__meta__': {u'action': u'randwrite', |
| 2210 | u'blocksize': 64, |
| 2211 | u'concurence': 1, |
| 2212 | u'direct_io': False, |
| 2213 | u'iodepth': 16, |
| 2214 | u'size': 1003592, |
| 2215 | u'sync': False, |
| 2216 | u'use_hight_io_priority': True}, |
| 2217 | u'bw_mean': 21008}, |
| 2218 | {u'__meta__': {u'action': u'randwrite', |
| 2219 | u'blocksize': 64, |
| 2220 | u'concurence': 1, |
| 2221 | u'direct_io': False, |
| 2222 | u'iodepth': 16, |
| 2223 | u'size': 1003592, |
| 2224 | u'sync': False, |
| 2225 | u'use_hight_io_priority': True}, |
| 2226 | u'bw_mean': 13629}, |
| 2227 | {u'__meta__': {u'action': u'randwrite', |
| 2228 | u'blocksize': 64, |
| 2229 | u'concurence': 1, |
| 2230 | u'direct_io': False, |
| 2231 | u'iodepth': 16, |
| 2232 | u'size': 1003592, |
| 2233 | u'sync': False, |
| 2234 | u'use_hight_io_priority': True}, |
| 2235 | u'bw_mean': 13104}] |
| 2236 | ================================================================================ |
| 2237 | |
| 2238 | ====> {"randwrite a 64k": [15913, 6250]} |
| 2239 | |
| 2240 | ================================================================================ |
| 2241 | + for xxx in '$three_times' |
| 2242 | + [[ a == \s ]] |
| 2243 | + [[ 64k == \1\k ]] |
| 2244 | + [[ 64k == \4\k ]] |
| 2245 | + ssync= |
| 2246 | + factor=r2 |
| 2247 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 64k --iosize r2 ' |
| 2248 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 64k --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 2249 | 05:58:49 682 >>>> Start rally with opts 'task start /tmp/file1Xcmjo --deployment perf-1' |
| 2250 | -------------------------------------------------------------------------------- |
| 2251 | Preparing input task |
| 2252 | -------------------------------------------------------------------------------- |
| 2253 | |
| 2254 | Input task is: |
| 2255 | VMTasks.boot_runcommand_delete: |
| 2256 | - args: |
| 2257 | flavor: {name: ceph.512} |
| 2258 | floating_network: net04_ext |
| 2259 | force_delete: false |
| 2260 | image: {name: ubuntu} |
| 2261 | interpreter: /usr/bin/env python2 |
| 2262 | script: /tmp/filepTY3Kq |
| 2263 | username: ubuntu |
| 2264 | context: |
| 2265 | network: {} |
| 2266 | users: {tenants: 1, users_per_tenant: 1} |
| 2267 | runner: {concurrency: 3, times: 3, type: constant} |
| 2268 | |
| 2269 | -------------------------------------------------------------------------------- |
| 2270 | Task 2bc414b1-9d95-4141-8633-8a8ea72b3e76: started |
| 2271 | -------------------------------------------------------------------------------- |
| 2272 | |
| 2273 | Benchmarking... This can take a while... |
| 2274 | |
| 2275 | To track task status use: |
| 2276 | |
| 2277 | rally task status |
| 2278 | or |
| 2279 | rally task detailed |
| 2280 | |
| 2281 | 06:00:31 922 >>>> Start io test |
| 2282 | 06:00:31 922 >>>> Ready and waiting on barrier. Will wait at most 198 seconds |
| 2283 | 06:00:36 921 >>>> Start io test |
| 2284 | 06:00:36 921 >>>> Ready and waiting on barrier. Will wait at most 193 seconds |
| 2285 | 06:00:38 920 >>>> Start io test |
| 2286 | 06:00:38 920 >>>> Ready and waiting on barrier. Will wait at most 191 seconds |
| 2287 | 06:02:43 922 >>>> Test finished |
| 2288 | 06:03:51 920 >>>> Test finished |
| 2289 | 06:04:38 921 >>>> Test finished |
| 2290 | 2015-02-07 06:05:29.969 682 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 91d2f1f9-e16a-40f6-90c5-887ece33d5b1. |
| 2291 | |
| 2292 | -------------------------------------------------------------------------------- |
| 2293 | Task 2bc414b1-9d95-4141-8633-8a8ea72b3e76: finished |
| 2294 | -------------------------------------------------------------------------------- |
| 2295 | |
| 2296 | test scenario VMTasks.boot_runcommand_delete |
| 2297 | args position 0 |
| 2298 | args values: |
| 2299 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 2300 | u'floating_network': u'net04_ext', |
| 2301 | u'force_delete': False, |
| 2302 | u'image': {u'name': u'ubuntu'}, |
| 2303 | u'interpreter': u'/usr/bin/env python2', |
| 2304 | u'script': u'/tmp/filepTY3Kq', |
| 2305 | u'username': u'ubuntu'}, |
| 2306 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 2307 | u'start_cidr': u'10.2.0.0/24'}, |
| 2308 | u'users': {u'project_domain': u'default', |
| 2309 | u'resource_management_workers': 30, |
| 2310 | u'tenants': 1, |
| 2311 | u'user_domain': u'default', |
| 2312 | u'users_per_tenant': 1}}, |
| 2313 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 2314 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2315 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 2316 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2317 | | nova.associate_floating_ip | 1.371 | 1.426 | 1.494 | 1.478 | 1.486 | 100.0% | 3 | |
| 2318 | | nova.boot_server | 59.39 | 61.718 | 63.017 | 62.963 | 62.99 | 100.0% | 3 | |
| 2319 | | nova.delete_server | 10.125 | 56.23 | 111.467 | 98.593 | 105.03 | 100.0% | 3 | |
| 2320 | | nova.dissociate_floating_ip | 1.644 | 5.201 | 7.412 | 7.239 | 7.326 | 100.0% | 3 | |
| 2321 | | total | 331.34 | 340.253 | 352.082 | 349.133 | 350.608 | 100.0% | 3 | |
| 2322 | | vm.run_command | 125.064 | 186.224 | 240.33 | 230.92 | 235.625 | 100.0% | 3 | |
| 2323 | | vm.wait_for_ping | 6.097 | 6.804 | 8.097 | 7.721 | 7.909 | 100.0% | 3 | |
| 2324 | | vm.wait_for_ssh | 11.898 | 12.937 | 14.072 | 13.826 | 13.949 | 100.0% | 3 | |
| 2325 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2326 | Load duration: 352.223535061 |
| 2327 | Full duration: 397.54458189 |
| 2328 | |
| 2329 | Scenario Specific Results |
| 2330 | |
| 2331 | +-------+-----+-----+-----+--------------+--------------+ |
| 2332 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 2333 | +-------+-----+-----+-----+--------------+--------------+ |
| 2334 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 2335 | +-------+-----+-----+-----+--------------+--------------+ |
| 2336 | |
| 2337 | HINTS: |
| 2338 | * To plot HTML graphics with this data, run: |
| 2339 | rally task report 2bc414b1-9d95-4141-8633-8a8ea72b3e76 --out output.html |
| 2340 | |
| 2341 | * To get raw JSON output of task results, run: |
| 2342 | rally task results 2bc414b1-9d95-4141-8633-8a8ea72b3e76 |
| 2343 | |
| 2344 | Using task: 2bc414b1-9d95-4141-8633-8a8ea72b3e76 |
| 2345 | ================================================================================ |
| 2346 | [{u'__meta__': {u'action': u'randwrite', |
| 2347 | u'blocksize': 64, |
| 2348 | u'concurence': 1, |
| 2349 | u'direct_io': False, |
| 2350 | u'iodepth': 16, |
| 2351 | u'size': 1003592, |
| 2352 | u'sync': False, |
| 2353 | u'use_hight_io_priority': True}, |
| 2354 | u'bw_mean': 21990}, |
| 2355 | {u'__meta__': {u'action': u'randwrite', |
| 2356 | u'blocksize': 64, |
| 2357 | u'concurence': 1, |
| 2358 | u'direct_io': False, |
| 2359 | u'iodepth': 16, |
| 2360 | u'size': 1003592, |
| 2361 | u'sync': False, |
| 2362 | u'use_hight_io_priority': True}, |
| 2363 | u'bw_mean': 18229}, |
| 2364 | {u'__meta__': {u'action': u'randwrite', |
| 2365 | u'blocksize': 64, |
| 2366 | u'concurence': 1, |
| 2367 | u'direct_io': False, |
| 2368 | u'iodepth': 16, |
| 2369 | u'size': 1003592, |
| 2370 | u'sync': False, |
| 2371 | u'use_hight_io_priority': True}, |
| 2372 | u'bw_mean': 16434}] |
| 2373 | ================================================================================ |
| 2374 | |
| 2375 | ====> {"randwrite a 64k": [18884, 4009]} |
| 2376 | |
| 2377 | ================================================================================ |
| 2378 | + for xxx in '$three_times' |
| 2379 | + [[ a == \s ]] |
| 2380 | + [[ 64k == \1\k ]] |
| 2381 | + [[ 64k == \4\k ]] |
| 2382 | + ssync= |
| 2383 | + factor=r2 |
| 2384 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 64k --iosize r2 ' |
| 2385 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 64k --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 2386 | 06:05:34 1854 >>>> Start rally with opts 'task start /tmp/fileTfVufO --deployment perf-1' |
| 2387 | -------------------------------------------------------------------------------- |
| 2388 | Preparing input task |
| 2389 | -------------------------------------------------------------------------------- |
| 2390 | |
| 2391 | Input task is: |
| 2392 | VMTasks.boot_runcommand_delete: |
| 2393 | - args: |
| 2394 | flavor: {name: ceph.512} |
| 2395 | floating_network: net04_ext |
| 2396 | force_delete: false |
| 2397 | image: {name: ubuntu} |
| 2398 | interpreter: /usr/bin/env python2 |
| 2399 | script: /tmp/filedgU1GD |
| 2400 | username: ubuntu |
| 2401 | context: |
| 2402 | network: {} |
| 2403 | users: {tenants: 1, users_per_tenant: 1} |
| 2404 | runner: {concurrency: 3, times: 3, type: constant} |
| 2405 | |
| 2406 | -------------------------------------------------------------------------------- |
| 2407 | Task 2c7b6a81-b9d0-4fd2-9e66-b7ad6da93685: started |
| 2408 | -------------------------------------------------------------------------------- |
| 2409 | |
| 2410 | Benchmarking... This can take a while... |
| 2411 | |
| 2412 | To track task status use: |
| 2413 | |
| 2414 | rally task status |
| 2415 | or |
| 2416 | rally task detailed |
| 2417 | |
| 2418 | 06:07:22 2195 >>>> Start io test |
| 2419 | 06:07:22 2195 >>>> Ready and waiting on barrier. Will wait at most 191 seconds |
| 2420 | 06:07:29 2196 >>>> Start io test |
| 2421 | 06:07:29 2196 >>>> Ready and waiting on barrier. Will wait at most 184 seconds |
| 2422 | 06:07:32 2197 >>>> Start io test |
| 2423 | 06:07:32 2197 >>>> Ready and waiting on barrier. Will wait at most 181 seconds |
| 2424 | 06:11:06 2197 >>>> Test finished |
| 2425 | 06:11:21 2195 >>>> Test finished |
| 2426 | 06:11:24 2196 >>>> Test finished |
| 2427 | 2015-02-07 06:12:15.674 1854 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 6d88bf49-7cdd-4ba7-85ea-654396eac43f. |
| 2428 | |
| 2429 | -------------------------------------------------------------------------------- |
| 2430 | Task 2c7b6a81-b9d0-4fd2-9e66-b7ad6da93685: finished |
| 2431 | -------------------------------------------------------------------------------- |
| 2432 | |
| 2433 | test scenario VMTasks.boot_runcommand_delete |
| 2434 | args position 0 |
| 2435 | args values: |
| 2436 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 2437 | u'floating_network': u'net04_ext', |
| 2438 | u'force_delete': False, |
| 2439 | u'image': {u'name': u'ubuntu'}, |
| 2440 | u'interpreter': u'/usr/bin/env python2', |
| 2441 | u'script': u'/tmp/filedgU1GD', |
| 2442 | u'username': u'ubuntu'}, |
| 2443 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 2444 | u'start_cidr': u'10.2.0.0/24'}, |
| 2445 | u'users': {u'project_domain': u'default', |
| 2446 | u'resource_management_workers': 30, |
| 2447 | u'tenants': 1, |
| 2448 | u'user_domain': u'default', |
| 2449 | u'users_per_tenant': 1}}, |
| 2450 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 2451 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2452 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 2453 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2454 | | nova.associate_floating_ip | 1.268 | 1.488 | 1.615 | 1.608 | 1.612 | 100.0% | 3 | |
| 2455 | | nova.boot_server | 58.656 | 66.656 | 74.569 | 73.004 | 73.786 | 100.0% | 3 | |
| 2456 | | nova.delete_server | 5.498 | 14.292 | 24.005 | 21.879 | 22.942 | 100.0% | 3 | |
| 2457 | | nova.dissociate_floating_ip | 7.205 | 7.415 | 7.693 | 7.624 | 7.658 | 100.0% | 3 | |
| 2458 | | total | 339.635 | 342.169 | 343.711 | 343.601 | 343.656 | 100.0% | 3 | |
| 2459 | | vm.run_command | 214.129 | 224.966 | 231.969 | 231.335 | 231.652 | 100.0% | 3 | |
| 2460 | | vm.wait_for_ping | 0.077 | 4.106 | 6.147 | 6.137 | 6.142 | 100.0% | 3 | |
| 2461 | | vm.wait_for_ssh | 7.598 | 11.516 | 13.494 | 13.487 | 13.49 | 100.0% | 3 | |
| 2462 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2463 | Load duration: 343.791852951 |
| 2464 | Full duration: 399.216372967 |
| 2465 | |
| 2466 | Scenario Specific Results |
| 2467 | |
| 2468 | +-------+-----+-----+-----+--------------+--------------+ |
| 2469 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 2470 | +-------+-----+-----+-----+--------------+--------------+ |
| 2471 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 2472 | +-------+-----+-----+-----+--------------+--------------+ |
| 2473 | |
| 2474 | HINTS: |
| 2475 | * To plot HTML graphics with this data, run: |
| 2476 | rally task report 2c7b6a81-b9d0-4fd2-9e66-b7ad6da93685 --out output.html |
| 2477 | |
| 2478 | * To get raw JSON output of task results, run: |
| 2479 | rally task results 2c7b6a81-b9d0-4fd2-9e66-b7ad6da93685 |
| 2480 | |
| 2481 | Using task: 2c7b6a81-b9d0-4fd2-9e66-b7ad6da93685 |
| 2482 | ================================================================================ |
| 2483 | [{u'__meta__': {u'action': u'randwrite', |
| 2484 | u'blocksize': 64, |
| 2485 | u'concurence': 1, |
| 2486 | u'direct_io': False, |
| 2487 | u'iodepth': 16, |
| 2488 | u'size': 1003592, |
| 2489 | u'sync': False, |
| 2490 | u'use_hight_io_priority': True}, |
| 2491 | u'bw_mean': 8203}, |
| 2492 | {u'__meta__': {u'action': u'randwrite', |
| 2493 | u'blocksize': 64, |
| 2494 | u'concurence': 1, |
| 2495 | u'direct_io': False, |
| 2496 | u'iodepth': 16, |
| 2497 | u'size': 1003592, |
| 2498 | u'sync': False, |
| 2499 | u'use_hight_io_priority': True}, |
| 2500 | u'bw_mean': 7602}, |
| 2501 | {u'__meta__': {u'action': u'randwrite', |
| 2502 | u'blocksize': 64, |
| 2503 | u'concurence': 1, |
| 2504 | u'direct_io': False, |
| 2505 | u'iodepth': 16, |
| 2506 | u'size': 1003592, |
| 2507 | u'sync': False, |
| 2508 | u'use_hight_io_priority': True}, |
| 2509 | u'bw_mean': 7304}] |
| 2510 | ================================================================================ |
| 2511 | |
| 2512 | ====> {"randwrite a 64k": [7703, 647]} |
| 2513 | |
| 2514 | ================================================================================ |
| 2515 | + for op in '$ops' |
| 2516 | + for sync in '$osync' |
| 2517 | + for xxx in '$three_times' |
| 2518 | + [[ s == \s ]] |
| 2519 | + ssync=-s |
| 2520 | + factor=x500 |
| 2521 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 64k --iosize x500 -s' |
| 2522 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 64k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 2523 | 06:12:19 2904 >>>> Start rally with opts 'task start /tmp/fileN5Kdew --deployment perf-1' |
| 2524 | -------------------------------------------------------------------------------- |
| 2525 | Preparing input task |
| 2526 | -------------------------------------------------------------------------------- |
| 2527 | |
| 2528 | Input task is: |
| 2529 | VMTasks.boot_runcommand_delete: |
| 2530 | - args: |
| 2531 | flavor: {name: ceph.512} |
| 2532 | floating_network: net04_ext |
| 2533 | force_delete: false |
| 2534 | image: {name: ubuntu} |
| 2535 | interpreter: /usr/bin/env python2 |
| 2536 | script: /tmp/file56FmV5 |
| 2537 | username: ubuntu |
| 2538 | context: |
| 2539 | network: {} |
| 2540 | users: {tenants: 1, users_per_tenant: 1} |
| 2541 | runner: {concurrency: 3, times: 3, type: constant} |
| 2542 | |
| 2543 | -------------------------------------------------------------------------------- |
| 2544 | Task e7feb1ce-e053-4463-a926-ca737f0a6c74: started |
| 2545 | -------------------------------------------------------------------------------- |
| 2546 | |
| 2547 | Benchmarking... This can take a while... |
| 2548 | |
| 2549 | To track task status use: |
| 2550 | |
| 2551 | rally task status |
| 2552 | or |
| 2553 | rally task detailed |
| 2554 | |
| 2555 | 06:14:10 3108 >>>> Start io test |
| 2556 | 06:14:10 3108 >>>> Ready and waiting on barrier. Will wait at most 189 seconds |
| 2557 | 06:14:11 3109 >>>> Start io test |
| 2558 | 06:14:11 3109 >>>> Ready and waiting on barrier. Will wait at most 188 seconds |
| 2559 | 06:14:17 3110 >>>> Start io test |
| 2560 | 06:14:17 3110 >>>> Ready and waiting on barrier. Will wait at most 182 seconds |
| 2561 | 06:14:49 3110 >>>> Test finished |
| 2562 | 06:14:49 3108 >>>> Test finished |
| 2563 | 06:14:49 3109 >>>> Test finished |
| 2564 | 2015-02-07 06:15:25.441 2904 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 624b7461-4bf2-4800-9df9-e861002f9d57. |
| 2565 | |
| 2566 | -------------------------------------------------------------------------------- |
| 2567 | Task e7feb1ce-e053-4463-a926-ca737f0a6c74: finished |
| 2568 | -------------------------------------------------------------------------------- |
| 2569 | |
| 2570 | test scenario VMTasks.boot_runcommand_delete |
| 2571 | args position 0 |
| 2572 | args values: |
| 2573 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 2574 | u'floating_network': u'net04_ext', |
| 2575 | u'force_delete': False, |
| 2576 | u'image': {u'name': u'ubuntu'}, |
| 2577 | u'interpreter': u'/usr/bin/env python2', |
| 2578 | u'script': u'/tmp/file56FmV5', |
| 2579 | u'username': u'ubuntu'}, |
| 2580 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 2581 | u'start_cidr': u'10.2.0.0/24'}, |
| 2582 | u'users': {u'project_domain': u'default', |
| 2583 | u'resource_management_workers': 30, |
| 2584 | u'tenants': 1, |
| 2585 | u'user_domain': u'default', |
| 2586 | u'users_per_tenant': 1}}, |
| 2587 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 2588 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2589 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 2590 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2591 | | nova.associate_floating_ip | 1.697 | 3.288 | 6.383 | 5.463 | 5.923 | 100.0% | 3 | |
| 2592 | | nova.boot_server | 61.835 | 69.787 | 74.395 | 74.142 | 74.269 | 100.0% | 3 | |
| 2593 | | nova.delete_server | 5.164 | 6.058 | 7.696 | 7.219 | 7.458 | 100.0% | 3 | |
| 2594 | | nova.dissociate_floating_ip | 1.756 | 1.843 | 1.933 | 1.915 | 1.924 | 100.0% | 3 | |
| 2595 | | total | 136.773 | 139.128 | 141.656 | 141.116 | 141.386 | 100.0% | 3 | |
| 2596 | | vm.run_command | 31.53 | 31.599 | 31.718 | 31.684 | 31.701 | 100.0% | 3 | |
| 2597 | | vm.wait_for_ping | 2.089 | 4.899 | 6.504 | 6.424 | 6.464 | 100.0% | 3 | |
| 2598 | | vm.wait_for_ssh | 7.477 | 12.216 | 16.936 | 15.996 | 16.466 | 100.0% | 3 | |
| 2599 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2600 | Load duration: 141.800136089 |
| 2601 | Full duration: 183.13367486 |
| 2602 | |
| 2603 | Scenario Specific Results |
| 2604 | |
| 2605 | +-------+-----+-----+-----+--------------+--------------+ |
| 2606 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 2607 | +-------+-----+-----+-----+--------------+--------------+ |
| 2608 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 2609 | +-------+-----+-----+-----+--------------+--------------+ |
| 2610 | |
| 2611 | HINTS: |
| 2612 | * To plot HTML graphics with this data, run: |
| 2613 | rally task report e7feb1ce-e053-4463-a926-ca737f0a6c74 --out output.html |
| 2614 | |
| 2615 | * To get raw JSON output of task results, run: |
| 2616 | rally task results e7feb1ce-e053-4463-a926-ca737f0a6c74 |
| 2617 | |
| 2618 | Using task: e7feb1ce-e053-4463-a926-ca737f0a6c74 |
| 2619 | ================================================================================ |
| 2620 | [{u'__meta__': {u'action': u'write', |
| 2621 | u'blocksize': 64, |
| 2622 | u'concurence': 1, |
| 2623 | u'direct_io': False, |
| 2624 | u'iodepth': 16, |
| 2625 | u'size': 32000, |
| 2626 | u'sync': True, |
| 2627 | u'use_hight_io_priority': True}, |
| 2628 | u'bw_mean': 1363}, |
| 2629 | {u'__meta__': {u'action': u'write', |
| 2630 | u'blocksize': 64, |
| 2631 | u'concurence': 1, |
| 2632 | u'direct_io': False, |
| 2633 | u'iodepth': 16, |
| 2634 | u'size': 32000, |
| 2635 | u'sync': True, |
| 2636 | u'use_hight_io_priority': True}, |
| 2637 | u'bw_mean': 1356}, |
| 2638 | {u'__meta__': {u'action': u'write', |
| 2639 | u'blocksize': 64, |
| 2640 | u'concurence': 1, |
| 2641 | u'direct_io': False, |
| 2642 | u'iodepth': 16, |
| 2643 | u'size': 32000, |
| 2644 | u'sync': True, |
| 2645 | u'use_hight_io_priority': True}, |
| 2646 | u'bw_mean': 1339}] |
| 2647 | ================================================================================ |
| 2648 | |
| 2649 | ====> {"write s 64k": [1352, 17]} |
| 2650 | |
| 2651 | ================================================================================ |
| 2652 | + for xxx in '$three_times' |
| 2653 | + [[ s == \s ]] |
| 2654 | + ssync=-s |
| 2655 | + factor=x500 |
| 2656 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 64k --iosize x500 -s' |
| 2657 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 64k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 2658 | 06:15:29 3868 >>>> Start rally with opts 'task start /tmp/fileLeYAa2 --deployment perf-1' |
| 2659 | -------------------------------------------------------------------------------- |
| 2660 | Preparing input task |
| 2661 | -------------------------------------------------------------------------------- |
| 2662 | |
| 2663 | Input task is: |
| 2664 | VMTasks.boot_runcommand_delete: |
| 2665 | - args: |
| 2666 | flavor: {name: ceph.512} |
| 2667 | floating_network: net04_ext |
| 2668 | force_delete: false |
| 2669 | image: {name: ubuntu} |
| 2670 | interpreter: /usr/bin/env python2 |
| 2671 | script: /tmp/file73BqmW |
| 2672 | username: ubuntu |
| 2673 | context: |
| 2674 | network: {} |
| 2675 | users: {tenants: 1, users_per_tenant: 1} |
| 2676 | runner: {concurrency: 3, times: 3, type: constant} |
| 2677 | |
| 2678 | -------------------------------------------------------------------------------- |
| 2679 | Task 837d1d3a-1184-4df6-bbc2-bdacd159ae44: started |
| 2680 | -------------------------------------------------------------------------------- |
| 2681 | |
| 2682 | Benchmarking... This can take a while... |
| 2683 | |
| 2684 | To track task status use: |
| 2685 | |
| 2686 | rally task status |
| 2687 | or |
| 2688 | rally task detailed |
| 2689 | |
| 2690 | 06:17:02 4075 >>>> Start io test |
| 2691 | 06:17:02 4075 >>>> Ready and waiting on barrier. Will wait at most 207 seconds |
| 2692 | 06:17:04 4073 >>>> Start io test |
| 2693 | 06:17:04 4073 >>>> Ready and waiting on barrier. Will wait at most 204 seconds |
| 2694 | 06:17:05 4074 >>>> Start io test |
| 2695 | 06:17:05 4074 >>>> Ready and waiting on barrier. Will wait at most 204 seconds |
| 2696 | 06:17:39 4075 >>>> Test finished |
| 2697 | 06:17:39 4073 >>>> Test finished |
| 2698 | 06:17:39 4074 >>>> Test finished |
| 2699 | 2015-02-07 06:18:07.384 3868 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 47319dd4-1bc8-49d9-9f35-125592fd69f1. |
| 2700 | |
| 2701 | -------------------------------------------------------------------------------- |
| 2702 | Task 837d1d3a-1184-4df6-bbc2-bdacd159ae44: finished |
| 2703 | -------------------------------------------------------------------------------- |
| 2704 | |
| 2705 | test scenario VMTasks.boot_runcommand_delete |
| 2706 | args position 0 |
| 2707 | args values: |
| 2708 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 2709 | u'floating_network': u'net04_ext', |
| 2710 | u'force_delete': False, |
| 2711 | u'image': {u'name': u'ubuntu'}, |
| 2712 | u'interpreter': u'/usr/bin/env python2', |
| 2713 | u'script': u'/tmp/file73BqmW', |
| 2714 | u'username': u'ubuntu'}, |
| 2715 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 2716 | u'start_cidr': u'10.2.0.0/24'}, |
| 2717 | u'users': {u'project_domain': u'default', |
| 2718 | u'resource_management_workers': 30, |
| 2719 | u'tenants': 1, |
| 2720 | u'user_domain': u'default', |
| 2721 | u'users_per_tenant': 1}}, |
| 2722 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 2723 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2724 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 2725 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2726 | | nova.associate_floating_ip | 1.434 | 1.51 | 1.608 | 1.584 | 1.596 | 100.0% | 3 | |
| 2727 | | nova.boot_server | 59.536 | 61.238 | 62.169 | 62.136 | 62.153 | 100.0% | 3 | |
| 2728 | | nova.delete_server | 5.246 | 6.649 | 7.358 | 7.355 | 7.356 | 100.0% | 3 | |
| 2729 | | nova.dissociate_floating_ip | 1.54 | 1.614 | 1.698 | 1.679 | 1.689 | 100.0% | 3 | |
| 2730 | | total | 121.593 | 126.564 | 129.326 | 129.215 | 129.271 | 100.0% | 3 | |
| 2731 | | vm.run_command | 33.911 | 34.233 | 34.628 | 34.534 | 34.581 | 100.0% | 3 | |
| 2732 | | vm.wait_for_ping | 5.739 | 6.004 | 6.168 | 6.156 | 6.162 | 100.0% | 3 | |
| 2733 | | vm.wait_for_ssh | 7.577 | 7.715 | 7.92 | 7.865 | 7.893 | 100.0% | 3 | |
| 2734 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2735 | Load duration: 129.426558018 |
| 2736 | Full duration: 155.779536963 |
| 2737 | |
| 2738 | Scenario Specific Results |
| 2739 | |
| 2740 | +-------+-----+-----+-----+--------------+--------------+ |
| 2741 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 2742 | +-------+-----+-----+-----+--------------+--------------+ |
| 2743 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 2744 | +-------+-----+-----+-----+--------------+--------------+ |
| 2745 | |
| 2746 | HINTS: |
| 2747 | * To plot HTML graphics with this data, run: |
| 2748 | rally task report 837d1d3a-1184-4df6-bbc2-bdacd159ae44 --out output.html |
| 2749 | |
| 2750 | * To get raw JSON output of task results, run: |
| 2751 | rally task results 837d1d3a-1184-4df6-bbc2-bdacd159ae44 |
| 2752 | |
| 2753 | Using task: 837d1d3a-1184-4df6-bbc2-bdacd159ae44 |
| 2754 | ================================================================================ |
| 2755 | [{u'__meta__': {u'action': u'write', |
| 2756 | u'blocksize': 64, |
| 2757 | u'concurence': 1, |
| 2758 | u'direct_io': False, |
| 2759 | u'iodepth': 16, |
| 2760 | u'size': 32000, |
| 2761 | u'sync': True, |
| 2762 | u'use_hight_io_priority': True}, |
| 2763 | u'bw_mean': 1220}, |
| 2764 | {u'__meta__': {u'action': u'write', |
| 2765 | u'blocksize': 64, |
| 2766 | u'concurence': 1, |
| 2767 | u'direct_io': False, |
| 2768 | u'iodepth': 16, |
| 2769 | u'size': 32000, |
| 2770 | u'sync': True, |
| 2771 | u'use_hight_io_priority': True}, |
| 2772 | u'bw_mean': 1209}, |
| 2773 | {u'__meta__': {u'action': u'write', |
| 2774 | u'blocksize': 64, |
| 2775 | u'concurence': 1, |
| 2776 | u'direct_io': False, |
| 2777 | u'iodepth': 16, |
| 2778 | u'size': 32000, |
| 2779 | u'sync': True, |
| 2780 | u'use_hight_io_priority': True}, |
| 2781 | u'bw_mean': 1191}] |
| 2782 | ================================================================================ |
| 2783 | |
| 2784 | ====> {"write s 64k": [1206, 20]} |
| 2785 | |
| 2786 | ================================================================================ |
| 2787 | + for xxx in '$three_times' |
| 2788 | + [[ s == \s ]] |
| 2789 | + ssync=-s |
| 2790 | + factor=x500 |
| 2791 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 64k --iosize x500 -s' |
| 2792 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 64k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 2793 | 06:18:11 5024 >>>> Start rally with opts 'task start /tmp/filerlLwDg --deployment perf-1' |
| 2794 | -------------------------------------------------------------------------------- |
| 2795 | Preparing input task |
| 2796 | -------------------------------------------------------------------------------- |
| 2797 | |
| 2798 | Input task is: |
| 2799 | VMTasks.boot_runcommand_delete: |
| 2800 | - args: |
| 2801 | flavor: {name: ceph.512} |
| 2802 | floating_network: net04_ext |
| 2803 | force_delete: false |
| 2804 | image: {name: ubuntu} |
| 2805 | interpreter: /usr/bin/env python2 |
| 2806 | script: /tmp/filerW9jdt |
| 2807 | username: ubuntu |
| 2808 | context: |
| 2809 | network: {} |
| 2810 | users: {tenants: 1, users_per_tenant: 1} |
| 2811 | runner: {concurrency: 3, times: 3, type: constant} |
| 2812 | |
| 2813 | -------------------------------------------------------------------------------- |
| 2814 | Task d4d237de-e194-4e3c-a005-bec01b959f6c: started |
| 2815 | -------------------------------------------------------------------------------- |
| 2816 | |
| 2817 | Benchmarking... This can take a while... |
| 2818 | |
| 2819 | To track task status use: |
| 2820 | |
| 2821 | rally task status |
| 2822 | or |
| 2823 | rally task detailed |
| 2824 | |
| 2825 | 06:19:50 5315 >>>> Start io test |
| 2826 | 06:19:50 5315 >>>> Ready and waiting on barrier. Will wait at most 201 seconds |
| 2827 | 06:19:53 5314 >>>> Start io test |
| 2828 | 06:19:53 5314 >>>> Ready and waiting on barrier. Will wait at most 198 seconds |
| 2829 | 06:19:55 5313 >>>> Start io test |
| 2830 | 06:19:55 5313 >>>> Ready and waiting on barrier. Will wait at most 196 seconds |
| 2831 | 06:20:28 5313 >>>> Test finished |
| 2832 | 06:20:29 5315 >>>> Test finished |
| 2833 | 06:20:29 5314 >>>> Test finished |
| 2834 | 2015-02-07 06:20:56.771 5024 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: b17ac3d4-cb03-4c59-8b70-7c69a853f63e. |
| 2835 | |
| 2836 | -------------------------------------------------------------------------------- |
| 2837 | Task d4d237de-e194-4e3c-a005-bec01b959f6c: finished |
| 2838 | -------------------------------------------------------------------------------- |
| 2839 | |
| 2840 | test scenario VMTasks.boot_runcommand_delete |
| 2841 | args position 0 |
| 2842 | args values: |
| 2843 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 2844 | u'floating_network': u'net04_ext', |
| 2845 | u'force_delete': False, |
| 2846 | u'image': {u'name': u'ubuntu'}, |
| 2847 | u'interpreter': u'/usr/bin/env python2', |
| 2848 | u'script': u'/tmp/filerW9jdt', |
| 2849 | u'username': u'ubuntu'}, |
| 2850 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 2851 | u'start_cidr': u'10.2.0.0/24'}, |
| 2852 | u'users': {u'project_domain': u'default', |
| 2853 | u'resource_management_workers': 30, |
| 2854 | u'tenants': 1, |
| 2855 | u'user_domain': u'default', |
| 2856 | u'users_per_tenant': 1}}, |
| 2857 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 2858 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2859 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 2860 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2861 | | nova.associate_floating_ip | 1.589 | 3.325 | 6.662 | 5.674 | 6.168 | 100.0% | 3 | |
| 2862 | | nova.boot_server | 60.613 | 62.647 | 64.167 | 63.965 | 64.066 | 100.0% | 3 | |
| 2863 | | nova.delete_server | 5.164 | 5.935 | 7.415 | 6.977 | 7.196 | 100.0% | 3 | |
| 2864 | | nova.dissociate_floating_ip | 1.505 | 1.679 | 1.767 | 1.766 | 1.767 | 100.0% | 3 | |
| 2865 | | total | 127.227 | 128.782 | 130.757 | 130.278 | 130.517 | 100.0% | 3 | |
| 2866 | | vm.run_command | 32.711 | 33.324 | 33.736 | 33.694 | 33.715 | 100.0% | 3 | |
| 2867 | | vm.wait_for_ping | 2.087 | 3.427 | 6.106 | 5.303 | 5.705 | 100.0% | 3 | |
| 2868 | | vm.wait_for_ssh | 7.433 | 9.831 | 11.506 | 11.315 | 11.411 | 100.0% | 3 | |
| 2869 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2870 | Load duration: 130.849030018 |
| 2871 | Full duration: 162.316865921 |
| 2872 | |
| 2873 | Scenario Specific Results |
| 2874 | |
| 2875 | +-------+-----+-----+-----+--------------+--------------+ |
| 2876 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 2877 | +-------+-----+-----+-----+--------------+--------------+ |
| 2878 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 2879 | +-------+-----+-----+-----+--------------+--------------+ |
| 2880 | |
| 2881 | HINTS: |
| 2882 | * To plot HTML graphics with this data, run: |
| 2883 | rally task report d4d237de-e194-4e3c-a005-bec01b959f6c --out output.html |
| 2884 | |
| 2885 | * To get raw JSON output of task results, run: |
| 2886 | rally task results d4d237de-e194-4e3c-a005-bec01b959f6c |
| 2887 | |
| 2888 | Using task: d4d237de-e194-4e3c-a005-bec01b959f6c |
| 2889 | ================================================================================ |
| 2890 | [{u'__meta__': {u'action': u'write', |
| 2891 | u'blocksize': 64, |
| 2892 | u'concurence': 1, |
| 2893 | u'direct_io': False, |
| 2894 | u'iodepth': 16, |
| 2895 | u'size': 32000, |
| 2896 | u'sync': True, |
| 2897 | u'use_hight_io_priority': True}, |
| 2898 | u'bw_mean': 1346}, |
| 2899 | {u'__meta__': {u'action': u'write', |
| 2900 | u'blocksize': 64, |
| 2901 | u'concurence': 1, |
| 2902 | u'direct_io': False, |
| 2903 | u'iodepth': 16, |
| 2904 | u'size': 32000, |
| 2905 | u'sync': True, |
| 2906 | u'use_hight_io_priority': True}, |
| 2907 | u'bw_mean': 1273}, |
| 2908 | {u'__meta__': {u'action': u'write', |
| 2909 | u'blocksize': 64, |
| 2910 | u'concurence': 1, |
| 2911 | u'direct_io': False, |
| 2912 | u'iodepth': 16, |
| 2913 | u'size': 32000, |
| 2914 | u'sync': True, |
| 2915 | u'use_hight_io_priority': True}, |
| 2916 | u'bw_mean': 1276}] |
| 2917 | ================================================================================ |
| 2918 | |
| 2919 | ====> {"write s 64k": [1298, 58]} |
| 2920 | |
| 2921 | ================================================================================ |
| 2922 | + for sync in '$osync' |
| 2923 | + for xxx in '$three_times' |
| 2924 | + [[ a == \s ]] |
| 2925 | + [[ 64k == \1\k ]] |
| 2926 | + [[ 64k == \4\k ]] |
| 2927 | + ssync= |
| 2928 | + factor=r2 |
| 2929 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 64k --iosize r2 ' |
| 2930 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 64k --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 2931 | 06:21:00 6255 >>>> Start rally with opts 'task start /tmp/fileK28HJV --deployment perf-1' |
| 2932 | -------------------------------------------------------------------------------- |
| 2933 | Preparing input task |
| 2934 | -------------------------------------------------------------------------------- |
| 2935 | |
| 2936 | Input task is: |
| 2937 | VMTasks.boot_runcommand_delete: |
| 2938 | - args: |
| 2939 | flavor: {name: ceph.512} |
| 2940 | floating_network: net04_ext |
| 2941 | force_delete: false |
| 2942 | image: {name: ubuntu} |
| 2943 | interpreter: /usr/bin/env python2 |
| 2944 | script: /tmp/fileRN69mc |
| 2945 | username: ubuntu |
| 2946 | context: |
| 2947 | network: {} |
| 2948 | users: {tenants: 1, users_per_tenant: 1} |
| 2949 | runner: {concurrency: 3, times: 3, type: constant} |
| 2950 | |
| 2951 | -------------------------------------------------------------------------------- |
| 2952 | Task 69b03df7-bb22-45b0-99f6-42fdeb6f93e5: started |
| 2953 | -------------------------------------------------------------------------------- |
| 2954 | |
| 2955 | Benchmarking... This can take a while... |
| 2956 | |
| 2957 | To track task status use: |
| 2958 | |
| 2959 | rally task status |
| 2960 | or |
| 2961 | rally task detailed |
| 2962 | |
| 2963 | 06:22:39 6471 >>>> Start io test |
| 2964 | 06:22:39 6471 >>>> Ready and waiting on barrier. Will wait at most 201 seconds |
| 2965 | 06:22:46 6472 >>>> Start io test |
| 2966 | 06:22:46 6472 >>>> Ready and waiting on barrier. Will wait at most 193 seconds |
| 2967 | 06:22:47 6470 >>>> Start io test |
| 2968 | 06:22:47 6470 >>>> Ready and waiting on barrier. Will wait at most 193 seconds |
| 2969 | 06:24:23 6470 >>>> Test finished |
| 2970 | 06:24:23 6472 >>>> Test finished |
| 2971 | 06:24:23 6471 >>>> Test finished |
| 2972 | 2015-02-07 06:25:14.868 6255 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 5eb0a7ba-4f45-408f-88fb-00647bc05de5. |
| 2973 | |
| 2974 | -------------------------------------------------------------------------------- |
| 2975 | Task 69b03df7-bb22-45b0-99f6-42fdeb6f93e5: finished |
| 2976 | -------------------------------------------------------------------------------- |
| 2977 | |
| 2978 | test scenario VMTasks.boot_runcommand_delete |
| 2979 | args position 0 |
| 2980 | args values: |
| 2981 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 2982 | u'floating_network': u'net04_ext', |
| 2983 | u'force_delete': False, |
| 2984 | u'image': {u'name': u'ubuntu'}, |
| 2985 | u'interpreter': u'/usr/bin/env python2', |
| 2986 | u'script': u'/tmp/fileRN69mc', |
| 2987 | u'username': u'ubuntu'}, |
| 2988 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 2989 | u'start_cidr': u'10.2.0.0/24'}, |
| 2990 | u'users': {u'project_domain': u'default', |
| 2991 | u'resource_management_workers': 30, |
| 2992 | u'tenants': 1, |
| 2993 | u'user_domain': u'default', |
| 2994 | u'users_per_tenant': 1}}, |
| 2995 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 2996 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2997 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 2998 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 2999 | | nova.associate_floating_ip | 1.497 | 1.688 | 1.819 | 1.805 | 1.812 | 100.0% | 3 | |
| 3000 | | nova.boot_server | 63.659 | 64.61 | 65.11 | 65.101 | 65.105 | 100.0% | 3 | |
| 3001 | | nova.delete_server | 7.346 | 8.931 | 9.76 | 9.746 | 9.753 | 100.0% | 3 | |
| 3002 | | nova.dissociate_floating_ip | 1.716 | 4.982 | 6.815 | 6.735 | 6.775 | 100.0% | 3 | |
| 3003 | | total | 195.157 | 200.4 | 203.331 | 203.207 | 203.269 | 100.0% | 3 | |
| 3004 | | vm.run_command | 96.18 | 96.586 | 96.86 | 96.832 | 96.846 | 100.0% | 3 | |
| 3005 | | vm.wait_for_ping | 6.097 | 6.106 | 6.112 | 6.111 | 6.111 | 100.0% | 3 | |
| 3006 | | vm.wait_for_ssh | 6.641 | 11.428 | 13.823 | 13.822 | 13.822 | 100.0% | 3 | |
| 3007 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3008 | Load duration: 203.412036896 |
| 3009 | Full duration: 251.353116035 |
| 3010 | |
| 3011 | Scenario Specific Results |
| 3012 | |
| 3013 | +-------+-----+-----+-----+--------------+--------------+ |
| 3014 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 3015 | +-------+-----+-----+-----+--------------+--------------+ |
| 3016 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 3017 | +-------+-----+-----+-----+--------------+--------------+ |
| 3018 | |
| 3019 | HINTS: |
| 3020 | * To plot HTML graphics with this data, run: |
| 3021 | rally task report 69b03df7-bb22-45b0-99f6-42fdeb6f93e5 --out output.html |
| 3022 | |
| 3023 | * To get raw JSON output of task results, run: |
| 3024 | rally task results 69b03df7-bb22-45b0-99f6-42fdeb6f93e5 |
| 3025 | |
| 3026 | Using task: 69b03df7-bb22-45b0-99f6-42fdeb6f93e5 |
| 3027 | ================================================================================ |
| 3028 | [{u'__meta__': {u'action': u'write', |
| 3029 | u'blocksize': 64, |
| 3030 | u'concurence': 1, |
| 3031 | u'direct_io': False, |
| 3032 | u'iodepth': 16, |
| 3033 | u'size': 1003592, |
| 3034 | u'sync': False, |
| 3035 | u'use_hight_io_priority': True}, |
| 3036 | u'bw_mean': 25029}, |
| 3037 | {u'__meta__': {u'action': u'write', |
| 3038 | u'blocksize': 64, |
| 3039 | u'concurence': 1, |
| 3040 | u'direct_io': False, |
| 3041 | u'iodepth': 16, |
| 3042 | u'size': 1003592, |
| 3043 | u'sync': False, |
| 3044 | u'use_hight_io_priority': True}, |
| 3045 | u'bw_mean': 23477}, |
| 3046 | {u'__meta__': {u'action': u'write', |
| 3047 | u'blocksize': 64, |
| 3048 | u'concurence': 1, |
| 3049 | u'direct_io': False, |
| 3050 | u'iodepth': 16, |
| 3051 | u'size': 1003592, |
| 3052 | u'sync': False, |
| 3053 | u'use_hight_io_priority': True}, |
| 3054 | u'bw_mean': 22296}] |
| 3055 | ================================================================================ |
| 3056 | |
| 3057 | ====> {"write a 64k": [23600, 1938]} |
| 3058 | |
| 3059 | ================================================================================ |
| 3060 | + for xxx in '$three_times' |
| 3061 | + [[ a == \s ]] |
| 3062 | + [[ 64k == \1\k ]] |
| 3063 | + [[ 64k == \4\k ]] |
| 3064 | + ssync= |
| 3065 | + factor=r2 |
| 3066 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 64k --iosize r2 ' |
| 3067 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 64k --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 3068 | 06:25:18 7715 >>>> Start rally with opts 'task start /tmp/fileKDY1Pe --deployment perf-1' |
| 3069 | -------------------------------------------------------------------------------- |
| 3070 | Preparing input task |
| 3071 | -------------------------------------------------------------------------------- |
| 3072 | |
| 3073 | Input task is: |
| 3074 | VMTasks.boot_runcommand_delete: |
| 3075 | - args: |
| 3076 | flavor: {name: ceph.512} |
| 3077 | floating_network: net04_ext |
| 3078 | force_delete: false |
| 3079 | image: {name: ubuntu} |
| 3080 | interpreter: /usr/bin/env python2 |
| 3081 | script: /tmp/filet5FXsr |
| 3082 | username: ubuntu |
| 3083 | context: |
| 3084 | network: {} |
| 3085 | users: {tenants: 1, users_per_tenant: 1} |
| 3086 | runner: {concurrency: 3, times: 3, type: constant} |
| 3087 | |
| 3088 | -------------------------------------------------------------------------------- |
| 3089 | Task cd64163b-223a-42ee-841d-ca0948fe96e0: started |
| 3090 | -------------------------------------------------------------------------------- |
| 3091 | |
| 3092 | Benchmarking... This can take a while... |
| 3093 | |
| 3094 | To track task status use: |
| 3095 | |
| 3096 | rally task status |
| 3097 | or |
| 3098 | rally task detailed |
| 3099 | |
| 3100 | 06:26:55 7947 >>>> Start io test |
| 3101 | 06:26:55 7947 >>>> Ready and waiting on barrier. Will wait at most 203 seconds |
| 3102 | 06:26:56 7949 >>>> Start io test |
| 3103 | 06:26:56 7949 >>>> Ready and waiting on barrier. Will wait at most 202 seconds |
| 3104 | 06:27:01 7948 >>>> Start io test |
| 3105 | 06:27:01 7948 >>>> Ready and waiting on barrier. Will wait at most 197 seconds |
| 3106 | 06:28:37 7949 >>>> Test finished |
| 3107 | 06:28:41 7947 >>>> Test finished |
| 3108 | 06:28:42 7948 >>>> Test finished |
| 3109 | 2015-02-07 06:29:27.595 7715 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: a567acf3-921b-458f-9eeb-8815b1fab750. |
| 3110 | |
| 3111 | -------------------------------------------------------------------------------- |
| 3112 | Task cd64163b-223a-42ee-841d-ca0948fe96e0: finished |
| 3113 | -------------------------------------------------------------------------------- |
| 3114 | |
| 3115 | test scenario VMTasks.boot_runcommand_delete |
| 3116 | args position 0 |
| 3117 | args values: |
| 3118 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 3119 | u'floating_network': u'net04_ext', |
| 3120 | u'force_delete': False, |
| 3121 | u'image': {u'name': u'ubuntu'}, |
| 3122 | u'interpreter': u'/usr/bin/env python2', |
| 3123 | u'script': u'/tmp/filet5FXsr', |
| 3124 | u'username': u'ubuntu'}, |
| 3125 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 3126 | u'start_cidr': u'10.2.0.0/24'}, |
| 3127 | u'users': {u'project_domain': u'default', |
| 3128 | u'resource_management_workers': 30, |
| 3129 | u'tenants': 1, |
| 3130 | u'user_domain': u'default', |
| 3131 | u'users_per_tenant': 1}}, |
| 3132 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 3133 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3134 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 3135 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3136 | | nova.associate_floating_ip | 1.457 | 1.532 | 1.617 | 1.598 | 1.607 | 100.0% | 3 | |
| 3137 | | nova.boot_server | 58.538 | 59.612 | 60.246 | 60.207 | 60.227 | 100.0% | 3 | |
| 3138 | | nova.delete_server | 6.697 | 9.377 | 10.734 | 10.727 | 10.73 | 100.0% | 3 | |
| 3139 | | nova.dissociate_floating_ip | 1.668 | 3.34 | 6.675 | 5.675 | 6.175 | 100.0% | 3 | |
| 3140 | | total | 196.348 | 197.876 | 200.929 | 200.013 | 200.471 | 100.0% | 3 | |
| 3141 | | vm.run_command | 95.645 | 98.817 | 100.86 | 100.677 | 100.769 | 100.0% | 3 | |
| 3142 | | vm.wait_for_ping | 6.112 | 6.782 | 8.122 | 7.72 | 7.921 | 100.0% | 3 | |
| 3143 | | vm.wait_for_ssh | 6.327 | 7.053 | 8.209 | 7.892 | 8.05 | 100.0% | 3 | |
| 3144 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3145 | Load duration: 201.013936043 |
| 3146 | Full duration: 245.948004007 |
| 3147 | |
| 3148 | Scenario Specific Results |
| 3149 | |
| 3150 | +-------+-----+-----+-----+--------------+--------------+ |
| 3151 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 3152 | +-------+-----+-----+-----+--------------+--------------+ |
| 3153 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 3154 | +-------+-----+-----+-----+--------------+--------------+ |
| 3155 | |
| 3156 | HINTS: |
| 3157 | * To plot HTML graphics with this data, run: |
| 3158 | rally task report cd64163b-223a-42ee-841d-ca0948fe96e0 --out output.html |
| 3159 | |
| 3160 | * To get raw JSON output of task results, run: |
| 3161 | rally task results cd64163b-223a-42ee-841d-ca0948fe96e0 |
| 3162 | |
| 3163 | Using task: cd64163b-223a-42ee-841d-ca0948fe96e0 |
| 3164 | ================================================================================ |
| 3165 | [{u'__meta__': {u'action': u'write', |
| 3166 | u'blocksize': 64, |
| 3167 | u'concurence': 1, |
| 3168 | u'direct_io': False, |
| 3169 | u'iodepth': 16, |
| 3170 | u'size': 1003592, |
| 3171 | u'sync': False, |
| 3172 | u'use_hight_io_priority': True}, |
| 3173 | u'bw_mean': 26121}, |
| 3174 | {u'__meta__': {u'action': u'write', |
| 3175 | u'blocksize': 64, |
| 3176 | u'concurence': 1, |
| 3177 | u'direct_io': False, |
| 3178 | u'iodepth': 16, |
| 3179 | u'size': 1003592, |
| 3180 | u'sync': False, |
| 3181 | u'use_hight_io_priority': True}, |
| 3182 | u'bw_mean': 24941}, |
| 3183 | {u'__meta__': {u'action': u'write', |
| 3184 | u'blocksize': 64, |
| 3185 | u'concurence': 1, |
| 3186 | u'direct_io': False, |
| 3187 | u'iodepth': 16, |
| 3188 | u'size': 1003592, |
| 3189 | u'sync': False, |
| 3190 | u'use_hight_io_priority': True}, |
| 3191 | u'bw_mean': 23471}] |
| 3192 | ================================================================================ |
| 3193 | |
| 3194 | ====> {"write a 64k": [24844, 1877]} |
| 3195 | |
| 3196 | ================================================================================ |
| 3197 | + for xxx in '$three_times' |
| 3198 | + [[ a == \s ]] |
| 3199 | + [[ 64k == \1\k ]] |
| 3200 | + [[ 64k == \4\k ]] |
| 3201 | + ssync= |
| 3202 | + factor=r2 |
| 3203 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 64k --iosize r2 ' |
| 3204 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 64k --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 3205 | 06:29:31 9205 >>>> Start rally with opts 'task start /tmp/filedggPMe --deployment perf-1' |
| 3206 | -------------------------------------------------------------------------------- |
| 3207 | Preparing input task |
| 3208 | -------------------------------------------------------------------------------- |
| 3209 | |
| 3210 | Input task is: |
| 3211 | VMTasks.boot_runcommand_delete: |
| 3212 | - args: |
| 3213 | flavor: {name: ceph.512} |
| 3214 | floating_network: net04_ext |
| 3215 | force_delete: false |
| 3216 | image: {name: ubuntu} |
| 3217 | interpreter: /usr/bin/env python2 |
| 3218 | script: /tmp/file2vX8gz |
| 3219 | username: ubuntu |
| 3220 | context: |
| 3221 | network: {} |
| 3222 | users: {tenants: 1, users_per_tenant: 1} |
| 3223 | runner: {concurrency: 3, times: 3, type: constant} |
| 3224 | |
| 3225 | -------------------------------------------------------------------------------- |
| 3226 | Task 8cb4f83f-f9ed-45d1-b35f-e1853eb489ba: started |
| 3227 | -------------------------------------------------------------------------------- |
| 3228 | |
| 3229 | Benchmarking... This can take a while... |
| 3230 | |
| 3231 | To track task status use: |
| 3232 | |
| 3233 | rally task status |
| 3234 | or |
| 3235 | rally task detailed |
| 3236 | |
| 3237 | 06:31:05 9414 >>>> Start io test |
| 3238 | 06:31:05 9414 >>>> Ready and waiting on barrier. Will wait at most 205 seconds |
| 3239 | 06:31:08 9413 >>>> Start io test |
| 3240 | 06:31:08 9413 >>>> Ready and waiting on barrier. Will wait at most 203 seconds |
| 3241 | 06:31:08 9415 >>>> Start io test |
| 3242 | 06:31:08 9415 >>>> Ready and waiting on barrier. Will wait at most 203 seconds |
| 3243 | 06:32:43 9414 >>>> Test finished |
| 3244 | 06:32:43 9415 >>>> Test finished |
| 3245 | 06:32:45 9413 >>>> Test finished |
| 3246 | 2015-02-07 06:33:28.293 9205 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: eae79267-59c6-43d7-ae83-fe7bd6c60550. |
| 3247 | |
| 3248 | -------------------------------------------------------------------------------- |
| 3249 | Task 8cb4f83f-f9ed-45d1-b35f-e1853eb489ba: finished |
| 3250 | -------------------------------------------------------------------------------- |
| 3251 | |
| 3252 | test scenario VMTasks.boot_runcommand_delete |
| 3253 | args position 0 |
| 3254 | args values: |
| 3255 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 3256 | u'floating_network': u'net04_ext', |
| 3257 | u'force_delete': False, |
| 3258 | u'image': {u'name': u'ubuntu'}, |
| 3259 | u'interpreter': u'/usr/bin/env python2', |
| 3260 | u'script': u'/tmp/file2vX8gz', |
| 3261 | u'username': u'ubuntu'}, |
| 3262 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 3263 | u'start_cidr': u'10.2.0.0/24'}, |
| 3264 | u'users': {u'project_domain': u'default', |
| 3265 | u'resource_management_workers': 30, |
| 3266 | u'tenants': 1, |
| 3267 | u'user_domain': u'default', |
| 3268 | u'users_per_tenant': 1}}, |
| 3269 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 3270 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3271 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 3272 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3273 | | nova.associate_floating_ip | 1.337 | 1.403 | 1.461 | 1.451 | 1.456 | 100.0% | 3 | |
| 3274 | | nova.boot_server | 63.094 | 63.138 | 63.209 | 63.189 | 63.199 | 100.0% | 3 | |
| 3275 | | nova.delete_server | 5.142 | 6.674 | 7.466 | 7.456 | 7.461 | 100.0% | 3 | |
| 3276 | | nova.dissociate_floating_ip | 1.597 | 3.315 | 6.587 | 5.622 | 6.105 | 100.0% | 3 | |
| 3277 | | total | 186.49 | 189.637 | 193.462 | 192.561 | 193.012 | 100.0% | 3 | |
| 3278 | | vm.run_command | 94.923 | 95.632 | 96.915 | 96.544 | 96.73 | 100.0% | 3 | |
| 3279 | | vm.wait_for_ping | 2.253 | 5.042 | 6.769 | 6.636 | 6.703 | 100.0% | 3 | |
| 3280 | | vm.wait_for_ssh | 6.411 | 7.151 | 7.649 | 7.597 | 7.623 | 100.0% | 3 | |
| 3281 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3282 | Load duration: 193.595272064 |
| 3283 | Full duration: 233.908795118 |
| 3284 | |
| 3285 | Scenario Specific Results |
| 3286 | |
| 3287 | +-------+-----+-----+-----+--------------+--------------+ |
| 3288 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 3289 | +-------+-----+-----+-----+--------------+--------------+ |
| 3290 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 3291 | +-------+-----+-----+-----+--------------+--------------+ |
| 3292 | |
| 3293 | HINTS: |
| 3294 | * To plot HTML graphics with this data, run: |
| 3295 | rally task report 8cb4f83f-f9ed-45d1-b35f-e1853eb489ba --out output.html |
| 3296 | |
| 3297 | * To get raw JSON output of task results, run: |
| 3298 | rally task results 8cb4f83f-f9ed-45d1-b35f-e1853eb489ba |
| 3299 | |
| 3300 | Using task: 8cb4f83f-f9ed-45d1-b35f-e1853eb489ba |
| 3301 | ================================================================================ |
| 3302 | [{u'__meta__': {u'action': u'write', |
| 3303 | u'blocksize': 64, |
| 3304 | u'concurence': 1, |
| 3305 | u'direct_io': False, |
| 3306 | u'iodepth': 16, |
| 3307 | u'size': 1003592, |
| 3308 | u'sync': False, |
| 3309 | u'use_hight_io_priority': True}, |
| 3310 | u'bw_mean': 25398}, |
| 3311 | {u'__meta__': {u'action': u'write', |
| 3312 | u'blocksize': 64, |
| 3313 | u'concurence': 1, |
| 3314 | u'direct_io': False, |
| 3315 | u'iodepth': 16, |
| 3316 | u'size': 1003592, |
| 3317 | u'sync': False, |
| 3318 | u'use_hight_io_priority': True}, |
| 3319 | u'bw_mean': 25816}, |
| 3320 | {u'__meta__': {u'action': u'write', |
| 3321 | u'blocksize': 64, |
| 3322 | u'concurence': 1, |
| 3323 | u'direct_io': False, |
| 3324 | u'iodepth': 16, |
| 3325 | u'size': 1003592, |
| 3326 | u'sync': False, |
| 3327 | u'use_hight_io_priority': True}, |
| 3328 | u'bw_mean': 24446}] |
| 3329 | ================================================================================ |
| 3330 | |
| 3331 | ====> {"write a 64k": [25220, 992]} |
| 3332 | |
| 3333 | ================================================================================ |
| 3334 | + for bsize in '$bsizes' |
| 3335 | + for op in '$ops' |
| 3336 | + for sync in '$osync' |
| 3337 | + for xxx in '$three_times' |
| 3338 | + [[ s == \s ]] |
| 3339 | + ssync=-s |
| 3340 | + factor=x500 |
| 3341 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 256k --iosize x500 -s' |
| 3342 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 256k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 3343 | 06:33:32 10213 >>>> Start rally with opts 'task start /tmp/fileUL774M --deployment perf-1' |
| 3344 | -------------------------------------------------------------------------------- |
| 3345 | Preparing input task |
| 3346 | -------------------------------------------------------------------------------- |
| 3347 | |
| 3348 | Input task is: |
| 3349 | VMTasks.boot_runcommand_delete: |
| 3350 | - args: |
| 3351 | flavor: {name: ceph.512} |
| 3352 | floating_network: net04_ext |
| 3353 | force_delete: false |
| 3354 | image: {name: ubuntu} |
| 3355 | interpreter: /usr/bin/env python2 |
| 3356 | script: /tmp/filev1B48E |
| 3357 | username: ubuntu |
| 3358 | context: |
| 3359 | network: {} |
| 3360 | users: {tenants: 1, users_per_tenant: 1} |
| 3361 | runner: {concurrency: 3, times: 3, type: constant} |
| 3362 | |
| 3363 | -------------------------------------------------------------------------------- |
| 3364 | Task 2a80346b-0924-4e78-8f04-a5125452749e: started |
| 3365 | -------------------------------------------------------------------------------- |
| 3366 | |
| 3367 | Benchmarking... This can take a while... |
| 3368 | |
| 3369 | To track task status use: |
| 3370 | |
| 3371 | rally task status |
| 3372 | or |
| 3373 | rally task detailed |
| 3374 | |
| 3375 | 06:35:21 10410 >>>> Start io test |
| 3376 | 06:35:21 10410 >>>> Ready and waiting on barrier. Will wait at most 191 seconds |
| 3377 | 06:35:21 10409 >>>> Start io test |
| 3378 | 06:35:21 10409 >>>> Ready and waiting on barrier. Will wait at most 190 seconds |
| 3379 | 06:35:28 10408 >>>> Start io test |
| 3380 | 06:35:28 10408 >>>> Ready and waiting on barrier. Will wait at most 183 seconds |
| 3381 | 06:36:21 10410 >>>> Test finished |
| 3382 | 06:36:23 10409 >>>> Test finished |
| 3383 | 06:36:23 10408 >>>> Test finished |
| 3384 | 2015-02-07 06:36:56.134 10213 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 26b69f7b-1816-46db-ac18-433ba7ebfaf9. |
| 3385 | |
| 3386 | -------------------------------------------------------------------------------- |
| 3387 | Task 2a80346b-0924-4e78-8f04-a5125452749e: finished |
| 3388 | -------------------------------------------------------------------------------- |
| 3389 | |
| 3390 | test scenario VMTasks.boot_runcommand_delete |
| 3391 | args position 0 |
| 3392 | args values: |
| 3393 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 3394 | u'floating_network': u'net04_ext', |
| 3395 | u'force_delete': False, |
| 3396 | u'image': {u'name': u'ubuntu'}, |
| 3397 | u'interpreter': u'/usr/bin/env python2', |
| 3398 | u'script': u'/tmp/filev1B48E', |
| 3399 | u'username': u'ubuntu'}, |
| 3400 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 3401 | u'start_cidr': u'10.2.0.0/24'}, |
| 3402 | u'users': {u'project_domain': u'default', |
| 3403 | u'resource_management_workers': 30, |
| 3404 | u'tenants': 1, |
| 3405 | u'user_domain': u'default', |
| 3406 | u'users_per_tenant': 1}}, |
| 3407 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 3408 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3409 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 3410 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3411 | | nova.associate_floating_ip | 1.402 | 1.472 | 1.595 | 1.56 | 1.577 | 100.0% | 3 | |
| 3412 | | nova.boot_server | 61.286 | 61.543 | 61.883 | 61.799 | 61.841 | 100.0% | 3 | |
| 3413 | | nova.delete_server | 5.313 | 9.886 | 12.398 | 12.308 | 12.353 | 100.0% | 3 | |
| 3414 | | nova.dissociate_floating_ip | 1.559 | 1.589 | 1.619 | 1.613 | 1.616 | 100.0% | 3 | |
| 3415 | | total | 151.941 | 157.984 | 161.262 | 161.16 | 161.211 | 100.0% | 3 | |
| 3416 | | vm.run_command | 52.945 | 54.457 | 55.224 | 55.219 | 55.222 | 100.0% | 3 | |
| 3417 | | vm.wait_for_ping | 5.856 | 6.088 | 6.306 | 6.265 | 6.285 | 100.0% | 3 | |
| 3418 | | vm.wait_for_ssh | 12.73 | 15.264 | 19.9 | 18.552 | 19.226 | 100.0% | 3 | |
| 3419 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3420 | Load duration: 161.423856974 |
| 3421 | Full duration: 201.430507183 |
| 3422 | |
| 3423 | Scenario Specific Results |
| 3424 | |
| 3425 | +-------+-----+-----+-----+--------------+--------------+ |
| 3426 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 3427 | +-------+-----+-----+-----+--------------+--------------+ |
| 3428 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 3429 | +-------+-----+-----+-----+--------------+--------------+ |
| 3430 | |
| 3431 | HINTS: |
| 3432 | * To plot HTML graphics with this data, run: |
| 3433 | rally task report 2a80346b-0924-4e78-8f04-a5125452749e --out output.html |
| 3434 | |
| 3435 | * To get raw JSON output of task results, run: |
| 3436 | rally task results 2a80346b-0924-4e78-8f04-a5125452749e |
| 3437 | |
| 3438 | Using task: 2a80346b-0924-4e78-8f04-a5125452749e |
| 3439 | ================================================================================ |
| 3440 | [{u'__meta__': {u'action': u'randwrite', |
| 3441 | u'blocksize': 256, |
| 3442 | u'concurence': 1, |
| 3443 | u'direct_io': False, |
| 3444 | u'iodepth': 16, |
| 3445 | u'size': 128000, |
| 3446 | u'sync': True, |
| 3447 | u'use_hight_io_priority': True}, |
| 3448 | u'bw_mean': 3173}, |
| 3449 | {u'__meta__': {u'action': u'randwrite', |
| 3450 | u'blocksize': 256, |
| 3451 | u'concurence': 1, |
| 3452 | u'direct_io': False, |
| 3453 | u'iodepth': 16, |
| 3454 | u'size': 128000, |
| 3455 | u'sync': True, |
| 3456 | u'use_hight_io_priority': True}, |
| 3457 | u'bw_mean': 3001}, |
| 3458 | {u'__meta__': {u'action': u'randwrite', |
| 3459 | u'blocksize': 256, |
| 3460 | u'concurence': 1, |
| 3461 | u'direct_io': False, |
| 3462 | u'iodepth': 16, |
| 3463 | u'size': 128000, |
| 3464 | u'sync': True, |
| 3465 | u'use_hight_io_priority': True}, |
| 3466 | u'bw_mean': 3000}] |
| 3467 | ================================================================================ |
| 3468 | |
| 3469 | ====> {"randwrite s 256k": [3058, 140]} |
| 3470 | |
| 3471 | ================================================================================ |
| 3472 | + for xxx in '$three_times' |
| 3473 | + [[ s == \s ]] |
| 3474 | + ssync=-s |
| 3475 | + factor=x500 |
| 3476 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 256k --iosize x500 -s' |
| 3477 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 256k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 3478 | 06:37:00 11209 >>>> Start rally with opts 'task start /tmp/fileIl6XgU --deployment perf-1' |
| 3479 | -------------------------------------------------------------------------------- |
| 3480 | Preparing input task |
| 3481 | -------------------------------------------------------------------------------- |
| 3482 | |
| 3483 | Input task is: |
| 3484 | VMTasks.boot_runcommand_delete: |
| 3485 | - args: |
| 3486 | flavor: {name: ceph.512} |
| 3487 | floating_network: net04_ext |
| 3488 | force_delete: false |
| 3489 | image: {name: ubuntu} |
| 3490 | interpreter: /usr/bin/env python2 |
| 3491 | script: /tmp/filenvnhxt |
| 3492 | username: ubuntu |
| 3493 | context: |
| 3494 | network: {} |
| 3495 | users: {tenants: 1, users_per_tenant: 1} |
| 3496 | runner: {concurrency: 3, times: 3, type: constant} |
| 3497 | |
| 3498 | -------------------------------------------------------------------------------- |
| 3499 | Task eeb1cdf5-070d-4ce6-bbc4-9a115b532302: started |
| 3500 | -------------------------------------------------------------------------------- |
| 3501 | |
| 3502 | Benchmarking... This can take a while... |
| 3503 | |
| 3504 | To track task status use: |
| 3505 | |
| 3506 | rally task status |
| 3507 | or |
| 3508 | rally task detailed |
| 3509 | |
| 3510 | 06:38:32 11539 >>>> Start io test |
| 3511 | 06:38:32 11539 >>>> Ready and waiting on barrier. Will wait at most 207 seconds |
| 3512 | 06:38:40 11541 >>>> Start io test |
| 3513 | 06:38:40 11541 >>>> Ready and waiting on barrier. Will wait at most 199 seconds |
| 3514 | 06:38:42 11540 >>>> Start io test |
| 3515 | 06:38:42 11540 >>>> Ready and waiting on barrier. Will wait at most 197 seconds |
| 3516 | 06:39:32 11539 >>>> Test finished |
| 3517 | 06:39:32 11540 >>>> Test finished |
| 3518 | 06:39:32 11541 >>>> Test finished |
| 3519 | 2015-02-07 06:40:01.265 11209 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 4a545c63-627e-44be-8f3b-c26510a6b463. |
| 3520 | |
| 3521 | -------------------------------------------------------------------------------- |
| 3522 | Task eeb1cdf5-070d-4ce6-bbc4-9a115b532302: finished |
| 3523 | -------------------------------------------------------------------------------- |
| 3524 | |
| 3525 | test scenario VMTasks.boot_runcommand_delete |
| 3526 | args position 0 |
| 3527 | args values: |
| 3528 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 3529 | u'floating_network': u'net04_ext', |
| 3530 | u'force_delete': False, |
| 3531 | u'image': {u'name': u'ubuntu'}, |
| 3532 | u'interpreter': u'/usr/bin/env python2', |
| 3533 | u'script': u'/tmp/filenvnhxt', |
| 3534 | u'username': u'ubuntu'}, |
| 3535 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 3536 | u'start_cidr': u'10.2.0.0/24'}, |
| 3537 | u'users': {u'project_domain': u'default', |
| 3538 | u'resource_management_workers': 30, |
| 3539 | u'tenants': 1, |
| 3540 | u'user_domain': u'default', |
| 3541 | u'users_per_tenant': 1}}, |
| 3542 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 3543 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3544 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 3545 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3546 | | nova.associate_floating_ip | 1.323 | 1.423 | 1.527 | 1.506 | 1.517 | 100.0% | 3 | |
| 3547 | | nova.boot_server | 58.609 | 62.97 | 66.297 | 65.838 | 66.068 | 100.0% | 3 | |
| 3548 | | nova.delete_server | 5.108 | 6.688 | 7.49 | 7.485 | 7.488 | 100.0% | 3 | |
| 3549 | | nova.dissociate_floating_ip | 1.592 | 1.646 | 1.738 | 1.712 | 1.725 | 100.0% | 3 | |
| 3550 | | total | 143.674 | 145.504 | 146.424 | 146.422 | 146.423 | 100.0% | 3 | |
| 3551 | | vm.run_command | 49.803 | 49.999 | 50.154 | 50.131 | 50.143 | 100.0% | 3 | |
| 3552 | | vm.wait_for_ping | 6.106 | 6.775 | 8.107 | 7.708 | 7.907 | 100.0% | 3 | |
| 3553 | | vm.wait_for_ssh | 6.32 | 8.271 | 10.75 | 10.148 | 10.449 | 100.0% | 3 | |
| 3554 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3555 | Load duration: 146.484391928 |
| 3556 | Full duration: 178.42264986 |
| 3557 | |
| 3558 | Scenario Specific Results |
| 3559 | |
| 3560 | +-------+-----+-----+-----+--------------+--------------+ |
| 3561 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 3562 | +-------+-----+-----+-----+--------------+--------------+ |
| 3563 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 3564 | +-------+-----+-----+-----+--------------+--------------+ |
| 3565 | |
| 3566 | HINTS: |
| 3567 | * To plot HTML graphics with this data, run: |
| 3568 | rally task report eeb1cdf5-070d-4ce6-bbc4-9a115b532302 --out output.html |
| 3569 | |
| 3570 | * To get raw JSON output of task results, run: |
| 3571 | rally task results eeb1cdf5-070d-4ce6-bbc4-9a115b532302 |
| 3572 | |
| 3573 | Using task: eeb1cdf5-070d-4ce6-bbc4-9a115b532302 |
| 3574 | ================================================================================ |
| 3575 | [{u'__meta__': {u'action': u'randwrite', |
| 3576 | u'blocksize': 256, |
| 3577 | u'concurence': 1, |
| 3578 | u'direct_io': False, |
| 3579 | u'iodepth': 16, |
| 3580 | u'size': 128000, |
| 3581 | u'sync': True, |
| 3582 | u'use_hight_io_priority': True}, |
| 3583 | u'bw_mean': 3346}, |
| 3584 | {u'__meta__': {u'action': u'randwrite', |
| 3585 | u'blocksize': 256, |
| 3586 | u'concurence': 1, |
| 3587 | u'direct_io': False, |
| 3588 | u'iodepth': 16, |
| 3589 | u'size': 128000, |
| 3590 | u'sync': True, |
| 3591 | u'use_hight_io_priority': True}, |
| 3592 | u'bw_mean': 3339}, |
| 3593 | {u'__meta__': {u'action': u'randwrite', |
| 3594 | u'blocksize': 256, |
| 3595 | u'concurence': 1, |
| 3596 | u'direct_io': False, |
| 3597 | u'iodepth': 16, |
| 3598 | u'size': 128000, |
| 3599 | u'sync': True, |
| 3600 | u'use_hight_io_priority': True}, |
| 3601 | u'bw_mean': 3326}] |
| 3602 | ================================================================================ |
| 3603 | |
| 3604 | ====> {"randwrite s 256k": [3337, 14]} |
| 3605 | |
| 3606 | ================================================================================ |
| 3607 | + for xxx in '$three_times' |
| 3608 | + [[ s == \s ]] |
| 3609 | + ssync=-s |
| 3610 | + factor=x500 |
| 3611 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 256k --iosize x500 -s' |
| 3612 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 256k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 3613 | 06:40:05 12147 >>>> Start rally with opts 'task start /tmp/fileNBe4NX --deployment perf-1' |
| 3614 | -------------------------------------------------------------------------------- |
| 3615 | Preparing input task |
| 3616 | -------------------------------------------------------------------------------- |
| 3617 | |
| 3618 | Input task is: |
| 3619 | VMTasks.boot_runcommand_delete: |
| 3620 | - args: |
| 3621 | flavor: {name: ceph.512} |
| 3622 | floating_network: net04_ext |
| 3623 | force_delete: false |
| 3624 | image: {name: ubuntu} |
| 3625 | interpreter: /usr/bin/env python2 |
| 3626 | script: /tmp/fileayp5X1 |
| 3627 | username: ubuntu |
| 3628 | context: |
| 3629 | network: {} |
| 3630 | users: {tenants: 1, users_per_tenant: 1} |
| 3631 | runner: {concurrency: 3, times: 3, type: constant} |
| 3632 | |
| 3633 | -------------------------------------------------------------------------------- |
| 3634 | Task 1ae12e9c-15e8-4039-a501-1b9857b2531d: started |
| 3635 | -------------------------------------------------------------------------------- |
| 3636 | |
| 3637 | Benchmarking... This can take a while... |
| 3638 | |
| 3639 | To track task status use: |
| 3640 | |
| 3641 | rally task status |
| 3642 | or |
| 3643 | rally task detailed |
| 3644 | |
| 3645 | 06:41:38 12341 >>>> Start io test |
| 3646 | 06:41:38 12341 >>>> Ready and waiting on barrier. Will wait at most 207 seconds |
| 3647 | 06:41:42 12343 >>>> Start io test |
| 3648 | 06:41:42 12343 >>>> Ready and waiting on barrier. Will wait at most 202 seconds |
| 3649 | 06:41:45 12342 >>>> Start io test |
| 3650 | 06:41:45 12342 >>>> Ready and waiting on barrier. Will wait at most 200 seconds |
| 3651 | 06:42:31 12341 >>>> Test finished |
| 3652 | 06:42:33 12342 >>>> Test finished |
| 3653 | 06:42:35 12343 >>>> Test finished |
| 3654 | 2015-02-07 06:43:00.380 12147 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: b2bc87db-da5b-449e-ab0d-3099d3cd371e. |
| 3655 | |
| 3656 | -------------------------------------------------------------------------------- |
| 3657 | Task 1ae12e9c-15e8-4039-a501-1b9857b2531d: finished |
| 3658 | -------------------------------------------------------------------------------- |
| 3659 | |
| 3660 | test scenario VMTasks.boot_runcommand_delete |
| 3661 | args position 0 |
| 3662 | args values: |
| 3663 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 3664 | u'floating_network': u'net04_ext', |
| 3665 | u'force_delete': False, |
| 3666 | u'image': {u'name': u'ubuntu'}, |
| 3667 | u'interpreter': u'/usr/bin/env python2', |
| 3668 | u'script': u'/tmp/fileayp5X1', |
| 3669 | u'username': u'ubuntu'}, |
| 3670 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 3671 | u'start_cidr': u'10.2.0.0/24'}, |
| 3672 | u'users': {u'project_domain': u'default', |
| 3673 | u'resource_management_workers': 30, |
| 3674 | u'tenants': 1, |
| 3675 | u'user_domain': u'default', |
| 3676 | u'users_per_tenant': 1}}, |
| 3677 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 3678 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3679 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 3680 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3681 | | nova.associate_floating_ip | 1.338 | 1.41 | 1.449 | 1.448 | 1.449 | 100.0% | 3 | |
| 3682 | | nova.boot_server | 59.97 | 61.878 | 63.868 | 63.454 | 63.661 | 100.0% | 3 | |
| 3683 | | nova.delete_server | 5.129 | 5.211 | 5.27 | 5.263 | 5.267 | 100.0% | 3 | |
| 3684 | | nova.dissociate_floating_ip | 1.473 | 1.562 | 1.609 | 1.608 | 1.609 | 100.0% | 3 | |
| 3685 | | total | 138.122 | 139.803 | 141.625 | 141.232 | 141.429 | 100.0% | 3 | |
| 3686 | | vm.run_command | 46.661 | 48.334 | 50.234 | 49.809 | 50.022 | 100.0% | 3 | |
| 3687 | | vm.wait_for_ping | 6.106 | 6.109 | 6.112 | 6.111 | 6.111 | 100.0% | 3 | |
| 3688 | | vm.wait_for_ssh | 7.562 | 8.947 | 11.666 | 10.856 | 11.261 | 100.0% | 3 | |
| 3689 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3690 | Load duration: 141.771306992 |
| 3691 | Full duration: 171.875977039 |
| 3692 | |
| 3693 | Scenario Specific Results |
| 3694 | |
| 3695 | +-------+-----+-----+-----+--------------+--------------+ |
| 3696 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 3697 | +-------+-----+-----+-----+--------------+--------------+ |
| 3698 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 3699 | +-------+-----+-----+-----+--------------+--------------+ |
| 3700 | |
| 3701 | HINTS: |
| 3702 | * To plot HTML graphics with this data, run: |
| 3703 | rally task report 1ae12e9c-15e8-4039-a501-1b9857b2531d --out output.html |
| 3704 | |
| 3705 | * To get raw JSON output of task results, run: |
| 3706 | rally task results 1ae12e9c-15e8-4039-a501-1b9857b2531d |
| 3707 | |
| 3708 | Using task: 1ae12e9c-15e8-4039-a501-1b9857b2531d |
| 3709 | ================================================================================ |
| 3710 | [{u'__meta__': {u'action': u'randwrite', |
| 3711 | u'blocksize': 256, |
| 3712 | u'concurence': 1, |
| 3713 | u'direct_io': False, |
| 3714 | u'iodepth': 16, |
| 3715 | u'size': 128000, |
| 3716 | u'sync': True, |
| 3717 | u'use_hight_io_priority': True}, |
| 3718 | u'bw_mean': 3591}, |
| 3719 | {u'__meta__': {u'action': u'randwrite', |
| 3720 | u'blocksize': 256, |
| 3721 | u'concurence': 1, |
| 3722 | u'direct_io': False, |
| 3723 | u'iodepth': 16, |
| 3724 | u'size': 128000, |
| 3725 | u'sync': True, |
| 3726 | u'use_hight_io_priority': True}, |
| 3727 | u'bw_mean': 3440}, |
| 3728 | {u'__meta__': {u'action': u'randwrite', |
| 3729 | u'blocksize': 256, |
| 3730 | u'concurence': 1, |
| 3731 | u'direct_io': False, |
| 3732 | u'iodepth': 16, |
| 3733 | u'size': 128000, |
| 3734 | u'sync': True, |
| 3735 | u'use_hight_io_priority': True}, |
| 3736 | u'bw_mean': 3284}] |
| 3737 | ================================================================================ |
| 3738 | |
| 3739 | ====> {"randwrite s 256k": [3438, 217]} |
| 3740 | |
| 3741 | ================================================================================ |
| 3742 | + for sync in '$osync' |
| 3743 | + for xxx in '$three_times' |
| 3744 | + [[ a == \s ]] |
| 3745 | + [[ 256k == \1\k ]] |
| 3746 | + [[ 256k == \4\k ]] |
| 3747 | + ssync= |
| 3748 | + factor=r2 |
| 3749 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 256k --iosize r2 ' |
| 3750 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 256k --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 3751 | 06:43:04 13132 >>>> Start rally with opts 'task start /tmp/file2fTled --deployment perf-1' |
| 3752 | -------------------------------------------------------------------------------- |
| 3753 | Preparing input task |
| 3754 | -------------------------------------------------------------------------------- |
| 3755 | |
| 3756 | Input task is: |
| 3757 | VMTasks.boot_runcommand_delete: |
| 3758 | - args: |
| 3759 | flavor: {name: ceph.512} |
| 3760 | floating_network: net04_ext |
| 3761 | force_delete: false |
| 3762 | image: {name: ubuntu} |
| 3763 | interpreter: /usr/bin/env python2 |
| 3764 | script: /tmp/fileWOwknZ |
| 3765 | username: ubuntu |
| 3766 | context: |
| 3767 | network: {} |
| 3768 | users: {tenants: 1, users_per_tenant: 1} |
| 3769 | runner: {concurrency: 3, times: 3, type: constant} |
| 3770 | |
| 3771 | -------------------------------------------------------------------------------- |
| 3772 | Task 80e9812c-8399-476c-8185-f8cd78309ebe: started |
| 3773 | -------------------------------------------------------------------------------- |
| 3774 | |
| 3775 | Benchmarking... This can take a while... |
| 3776 | |
| 3777 | To track task status use: |
| 3778 | |
| 3779 | rally task status |
| 3780 | or |
| 3781 | rally task detailed |
| 3782 | |
| 3783 | 06:44:44 13340 >>>> Start io test |
| 3784 | 06:44:44 13340 >>>> Ready and waiting on barrier. Will wait at most 200 seconds |
| 3785 | 06:44:44 13341 >>>> Start io test |
| 3786 | 06:44:44 13341 >>>> Ready and waiting on barrier. Will wait at most 199 seconds |
| 3787 | 06:44:46 13339 >>>> Start io test |
| 3788 | 06:44:46 13339 >>>> Ready and waiting on barrier. Will wait at most 197 seconds |
| 3789 | 06:47:07 13340 >>>> Test finished |
| 3790 | 06:47:11 13341 >>>> Test finished |
| 3791 | 06:47:11 13339 >>>> Test finished |
| 3792 | 2015-02-07 06:48:01.541 13132 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 8ab1c09d-aaf7-46eb-9907-173fa5cdad39. |
| 3793 | |
| 3794 | -------------------------------------------------------------------------------- |
| 3795 | Task 80e9812c-8399-476c-8185-f8cd78309ebe: finished |
| 3796 | -------------------------------------------------------------------------------- |
| 3797 | |
| 3798 | test scenario VMTasks.boot_runcommand_delete |
| 3799 | args position 0 |
| 3800 | args values: |
| 3801 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 3802 | u'floating_network': u'net04_ext', |
| 3803 | u'force_delete': False, |
| 3804 | u'image': {u'name': u'ubuntu'}, |
| 3805 | u'interpreter': u'/usr/bin/env python2', |
| 3806 | u'script': u'/tmp/fileWOwknZ', |
| 3807 | u'username': u'ubuntu'}, |
| 3808 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 3809 | u'start_cidr': u'10.2.0.0/24'}, |
| 3810 | u'users': {u'project_domain': u'default', |
| 3811 | u'resource_management_workers': 30, |
| 3812 | u'tenants': 1, |
| 3813 | u'user_domain': u'default', |
| 3814 | u'users_per_tenant': 1}}, |
| 3815 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 3816 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3817 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 3818 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3819 | | nova.associate_floating_ip | 1.3 | 1.341 | 1.417 | 1.395 | 1.406 | 100.0% | 3 | |
| 3820 | | nova.boot_server | 60.95 | 61.783 | 62.946 | 62.647 | 62.796 | 100.0% | 3 | |
| 3821 | | nova.delete_server | 9.719 | 11.241 | 12.065 | 12.04 | 12.052 | 100.0% | 3 | |
| 3822 | | nova.dissociate_floating_ip | 1.648 | 5.123 | 7.011 | 6.951 | 6.981 | 100.0% | 3 | |
| 3823 | | total | 251.358 | 252.298 | 253.701 | 253.328 | 253.514 | 100.0% | 3 | |
| 3824 | | vm.run_command | 140.504 | 143.603 | 145.173 | 145.165 | 145.169 | 100.0% | 3 | |
| 3825 | | vm.wait_for_ping | 0.391 | 4.194 | 6.097 | 6.096 | 6.096 | 100.0% | 3 | |
| 3826 | | vm.wait_for_ssh | 11.652 | 13.133 | 13.924 | 13.904 | 13.914 | 100.0% | 3 | |
| 3827 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3828 | Load duration: 253.848335028 |
| 3829 | Full duration: 294.525403976 |
| 3830 | |
| 3831 | Scenario Specific Results |
| 3832 | |
| 3833 | +-------+-----+-----+-----+--------------+--------------+ |
| 3834 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 3835 | +-------+-----+-----+-----+--------------+--------------+ |
| 3836 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 3837 | +-------+-----+-----+-----+--------------+--------------+ |
| 3838 | |
| 3839 | HINTS: |
| 3840 | * To plot HTML graphics with this data, run: |
| 3841 | rally task report 80e9812c-8399-476c-8185-f8cd78309ebe --out output.html |
| 3842 | |
| 3843 | * To get raw JSON output of task results, run: |
| 3844 | rally task results 80e9812c-8399-476c-8185-f8cd78309ebe |
| 3845 | |
| 3846 | Using task: 80e9812c-8399-476c-8185-f8cd78309ebe |
| 3847 | ================================================================================ |
| 3848 | [{u'__meta__': {u'action': u'randwrite', |
| 3849 | u'blocksize': 256, |
| 3850 | u'concurence': 1, |
| 3851 | u'direct_io': False, |
| 3852 | u'iodepth': 16, |
| 3853 | u'size': 1003592, |
| 3854 | u'sync': False, |
| 3855 | u'use_hight_io_priority': True}, |
| 3856 | u'bw_mean': 16062}, |
| 3857 | {u'__meta__': {u'action': u'randwrite', |
| 3858 | u'blocksize': 256, |
| 3859 | u'concurence': 1, |
| 3860 | u'direct_io': False, |
| 3861 | u'iodepth': 16, |
| 3862 | u'size': 1003592, |
| 3863 | u'sync': False, |
| 3864 | u'use_hight_io_priority': True}, |
| 3865 | u'bw_mean': 13868}, |
| 3866 | {u'__meta__': {u'action': u'randwrite', |
| 3867 | u'blocksize': 256, |
| 3868 | u'concurence': 1, |
| 3869 | u'direct_io': False, |
| 3870 | u'iodepth': 16, |
| 3871 | u'size': 1003592, |
| 3872 | u'sync': False, |
| 3873 | u'use_hight_io_priority': True}, |
| 3874 | u'bw_mean': 13640}] |
| 3875 | ================================================================================ |
| 3876 | |
| 3877 | ====> {"randwrite a 256k": [14523, 1891]} |
| 3878 | |
| 3879 | ================================================================================ |
| 3880 | + for xxx in '$three_times' |
| 3881 | + [[ a == \s ]] |
| 3882 | + [[ 256k == \1\k ]] |
| 3883 | + [[ 256k == \4\k ]] |
| 3884 | + ssync= |
| 3885 | + factor=r2 |
| 3886 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 256k --iosize r2 ' |
| 3887 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 256k --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 3888 | 06:48:05 13726 >>>> Start rally with opts 'task start /tmp/file5C2qlK --deployment perf-1' |
| 3889 | -------------------------------------------------------------------------------- |
| 3890 | Preparing input task |
| 3891 | -------------------------------------------------------------------------------- |
| 3892 | |
| 3893 | Input task is: |
| 3894 | VMTasks.boot_runcommand_delete: |
| 3895 | - args: |
| 3896 | flavor: {name: ceph.512} |
| 3897 | floating_network: net04_ext |
| 3898 | force_delete: false |
| 3899 | image: {name: ubuntu} |
| 3900 | interpreter: /usr/bin/env python2 |
| 3901 | script: /tmp/filenr9EtW |
| 3902 | username: ubuntu |
| 3903 | context: |
| 3904 | network: {} |
| 3905 | users: {tenants: 1, users_per_tenant: 1} |
| 3906 | runner: {concurrency: 3, times: 3, type: constant} |
| 3907 | |
| 3908 | -------------------------------------------------------------------------------- |
| 3909 | Task d9a555ca-9a51-4b0b-b9ee-810571662b8b: started |
| 3910 | -------------------------------------------------------------------------------- |
| 3911 | |
| 3912 | Benchmarking... This can take a while... |
| 3913 | |
| 3914 | To track task status use: |
| 3915 | |
| 3916 | rally task status |
| 3917 | or |
| 3918 | rally task detailed |
| 3919 | |
| 3920 | 06:49:42 14025 >>>> Start io test |
| 3921 | 06:49:42 14025 >>>> Ready and waiting on barrier. Will wait at most 203 seconds |
| 3922 | 06:49:44 14026 >>>> Start io test |
| 3923 | 06:49:44 14026 >>>> Ready and waiting on barrier. Will wait at most 201 seconds |
| 3924 | 06:49:52 14027 >>>> Start io test |
| 3925 | 06:49:52 14027 >>>> Ready and waiting on barrier. Will wait at most 193 seconds |
| 3926 | 06:51:57 14025 >>>> Test finished |
| 3927 | 06:52:07 14026 >>>> Test finished |
| 3928 | 06:52:16 14027 >>>> Test finished |
| 3929 | 2015-02-07 06:53:05.846 13726 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 1e021d50-91f3-4fb8-a5d6-1aeaceef1a89. |
| 3930 | |
| 3931 | -------------------------------------------------------------------------------- |
| 3932 | Task d9a555ca-9a51-4b0b-b9ee-810571662b8b: finished |
| 3933 | -------------------------------------------------------------------------------- |
| 3934 | |
| 3935 | test scenario VMTasks.boot_runcommand_delete |
| 3936 | args position 0 |
| 3937 | args values: |
| 3938 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 3939 | u'floating_network': u'net04_ext', |
| 3940 | u'force_delete': False, |
| 3941 | u'image': {u'name': u'ubuntu'}, |
| 3942 | u'interpreter': u'/usr/bin/env python2', |
| 3943 | u'script': u'/tmp/filenr9EtW', |
| 3944 | u'username': u'ubuntu'}, |
| 3945 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 3946 | u'start_cidr': u'10.2.0.0/24'}, |
| 3947 | u'users': {u'project_domain': u'default', |
| 3948 | u'resource_management_workers': 30, |
| 3949 | u'tenants': 1, |
| 3950 | u'user_domain': u'default', |
| 3951 | u'users_per_tenant': 1}}, |
| 3952 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 3953 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3954 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 3955 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3956 | | nova.associate_floating_ip | 1.437 | 1.454 | 1.483 | 1.475 | 1.479 | 100.0% | 3 | |
| 3957 | | nova.boot_server | 57.973 | 58.859 | 59.359 | 59.336 | 59.348 | 100.0% | 3 | |
| 3958 | | nova.delete_server | 5.095 | 13.034 | 22.052 | 20.033 | 21.042 | 100.0% | 3 | |
| 3959 | | nova.dissociate_floating_ip | 1.926 | 5.258 | 7.086 | 7.022 | 7.054 | 100.0% | 3 | |
| 3960 | | total | 240.762 | 246.541 | 252.327 | 251.168 | 251.748 | 100.0% | 3 | |
| 3961 | | vm.run_command | 125.552 | 134.791 | 143.733 | 142.004 | 142.868 | 100.0% | 3 | |
| 3962 | | vm.wait_for_ping | 6.108 | 6.789 | 8.134 | 7.732 | 7.933 | 100.0% | 3 | |
| 3963 | | vm.wait_for_ssh | 10.686 | 14.985 | 20.318 | 19.045 | 19.682 | 100.0% | 3 | |
| 3964 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 3965 | Load duration: 252.457228899 |
| 3966 | Full duration: 297.674943209 |
| 3967 | |
| 3968 | Scenario Specific Results |
| 3969 | |
| 3970 | +-------+-----+-----+-----+--------------+--------------+ |
| 3971 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 3972 | +-------+-----+-----+-----+--------------+--------------+ |
| 3973 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 3974 | +-------+-----+-----+-----+--------------+--------------+ |
| 3975 | |
| 3976 | HINTS: |
| 3977 | * To plot HTML graphics with this data, run: |
| 3978 | rally task report d9a555ca-9a51-4b0b-b9ee-810571662b8b --out output.html |
| 3979 | |
| 3980 | * To get raw JSON output of task results, run: |
| 3981 | rally task results d9a555ca-9a51-4b0b-b9ee-810571662b8b |
| 3982 | |
| 3983 | Using task: d9a555ca-9a51-4b0b-b9ee-810571662b8b |
| 3984 | ================================================================================ |
| 3985 | [{u'__meta__': {u'action': u'randwrite', |
| 3986 | u'blocksize': 256, |
| 3987 | u'concurence': 1, |
| 3988 | u'direct_io': False, |
| 3989 | u'iodepth': 16, |
| 3990 | u'size': 1003592, |
| 3991 | u'sync': False, |
| 3992 | u'use_hight_io_priority': True}, |
| 3993 | u'bw_mean': 20291}, |
| 3994 | {u'__meta__': {u'action': u'randwrite', |
| 3995 | u'blocksize': 256, |
| 3996 | u'concurence': 1, |
| 3997 | u'direct_io': False, |
| 3998 | u'iodepth': 16, |
| 3999 | u'size': 1003592, |
| 4000 | u'sync': False, |
| 4001 | u'use_hight_io_priority': True}, |
| 4002 | u'bw_mean': 17836}, |
| 4003 | {u'__meta__': {u'action': u'randwrite', |
| 4004 | u'blocksize': 256, |
| 4005 | u'concurence': 1, |
| 4006 | u'direct_io': False, |
| 4007 | u'iodepth': 16, |
| 4008 | u'size': 1003592, |
| 4009 | u'sync': False, |
| 4010 | u'use_hight_io_priority': True}, |
| 4011 | u'bw_mean': 19301}] |
| 4012 | ================================================================================ |
| 4013 | |
| 4014 | ====> {"randwrite a 256k": [19142, 1746]} |
| 4015 | |
| 4016 | ================================================================================ |
| 4017 | + for xxx in '$three_times' |
| 4018 | + [[ a == \s ]] |
| 4019 | + [[ 256k == \1\k ]] |
| 4020 | + [[ 256k == \4\k ]] |
| 4021 | + ssync= |
| 4022 | + factor=r2 |
| 4023 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 256k --iosize r2 ' |
| 4024 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 256k --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 4025 | 06:53:10 14818 >>>> Start rally with opts 'task start /tmp/fileDGAXx4 --deployment perf-1' |
| 4026 | -------------------------------------------------------------------------------- |
| 4027 | Preparing input task |
| 4028 | -------------------------------------------------------------------------------- |
| 4029 | |
| 4030 | Input task is: |
| 4031 | VMTasks.boot_runcommand_delete: |
| 4032 | - args: |
| 4033 | flavor: {name: ceph.512} |
| 4034 | floating_network: net04_ext |
| 4035 | force_delete: false |
| 4036 | image: {name: ubuntu} |
| 4037 | interpreter: /usr/bin/env python2 |
| 4038 | script: /tmp/file5EJPxz |
| 4039 | username: ubuntu |
| 4040 | context: |
| 4041 | network: {} |
| 4042 | users: {tenants: 1, users_per_tenant: 1} |
| 4043 | runner: {concurrency: 3, times: 3, type: constant} |
| 4044 | |
| 4045 | -------------------------------------------------------------------------------- |
| 4046 | Task e0e6384a-cf8f-449b-8e79-19f901eaf8a5: started |
| 4047 | -------------------------------------------------------------------------------- |
| 4048 | |
| 4049 | Benchmarking... This can take a while... |
| 4050 | |
| 4051 | To track task status use: |
| 4052 | |
| 4053 | rally task status |
| 4054 | or |
| 4055 | rally task detailed |
| 4056 | |
| 4057 | 06:54:50 15066 >>>> Start io test |
| 4058 | 06:54:50 15066 >>>> Ready and waiting on barrier. Will wait at most 199 seconds |
| 4059 | 06:54:59 15064 >>>> Start io test |
| 4060 | 06:54:59 15064 >>>> Ready and waiting on barrier. Will wait at most 190 seconds |
| 4061 | 06:55:00 15065 >>>> Start io test |
| 4062 | 06:55:00 15065 >>>> Ready and waiting on barrier. Will wait at most 189 seconds |
| 4063 | 06:57:09 15065 >>>> Test finished |
| 4064 | 06:57:15 15066 >>>> Test finished |
| 4065 | 06:57:18 15064 >>>> Test finished |
| 4066 | 2015-02-07 06:58:04.605 14818 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: df6139dc-d525-4bfc-b10c-a860df673062. |
| 4067 | |
| 4068 | -------------------------------------------------------------------------------- |
| 4069 | Task e0e6384a-cf8f-449b-8e79-19f901eaf8a5: finished |
| 4070 | -------------------------------------------------------------------------------- |
| 4071 | |
| 4072 | test scenario VMTasks.boot_runcommand_delete |
| 4073 | args position 0 |
| 4074 | args values: |
| 4075 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 4076 | u'floating_network': u'net04_ext', |
| 4077 | u'force_delete': False, |
| 4078 | u'image': {u'name': u'ubuntu'}, |
| 4079 | u'interpreter': u'/usr/bin/env python2', |
| 4080 | u'script': u'/tmp/file5EJPxz', |
| 4081 | u'username': u'ubuntu'}, |
| 4082 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 4083 | u'start_cidr': u'10.2.0.0/24'}, |
| 4084 | u'users': {u'project_domain': u'default', |
| 4085 | u'resource_management_workers': 30, |
| 4086 | u'tenants': 1, |
| 4087 | u'user_domain': u'default', |
| 4088 | u'users_per_tenant': 1}}, |
| 4089 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 4090 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4091 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 4092 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4093 | | nova.associate_floating_ip | 1.392 | 1.482 | 1.625 | 1.586 | 1.605 | 100.0% | 3 | |
| 4094 | | nova.boot_server | 59.236 | 61.431 | 64.651 | 63.802 | 64.227 | 100.0% | 3 | |
| 4095 | | nova.delete_server | 5.082 | 11.314 | 14.468 | 14.453 | 14.461 | 100.0% | 3 | |
| 4096 | | nova.dissociate_floating_ip | 6.543 | 6.612 | 6.747 | 6.707 | 6.727 | 100.0% | 3 | |
| 4097 | | total | 243.262 | 243.749 | 244.161 | 244.093 | 244.127 | 100.0% | 3 | |
| 4098 | | vm.run_command | 128.797 | 133.677 | 137.776 | 137.112 | 137.444 | 100.0% | 3 | |
| 4099 | | vm.wait_for_ping | 6.109 | 6.111 | 6.114 | 6.113 | 6.113 | 100.0% | 3 | |
| 4100 | | vm.wait_for_ssh | 7.49 | 12.855 | 18.05 | 17.045 | 17.548 | 100.0% | 3 | |
| 4101 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4102 | Load duration: 244.313797951 |
| 4103 | Full duration: 291.115023136 |
| 4104 | |
| 4105 | Scenario Specific Results |
| 4106 | |
| 4107 | +-------+-----+-----+-----+--------------+--------------+ |
| 4108 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 4109 | +-------+-----+-----+-----+--------------+--------------+ |
| 4110 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 4111 | +-------+-----+-----+-----+--------------+--------------+ |
| 4112 | |
| 4113 | HINTS: |
| 4114 | * To plot HTML graphics with this data, run: |
| 4115 | rally task report e0e6384a-cf8f-449b-8e79-19f901eaf8a5 --out output.html |
| 4116 | |
| 4117 | * To get raw JSON output of task results, run: |
| 4118 | rally task results e0e6384a-cf8f-449b-8e79-19f901eaf8a5 |
| 4119 | |
| 4120 | Using task: e0e6384a-cf8f-449b-8e79-19f901eaf8a5 |
| 4121 | ================================================================================ |
| 4122 | [{u'__meta__': {u'action': u'randwrite', |
| 4123 | u'blocksize': 256, |
| 4124 | u'concurence': 1, |
| 4125 | u'direct_io': False, |
| 4126 | u'iodepth': 16, |
| 4127 | u'size': 1003592, |
| 4128 | u'sync': False, |
| 4129 | u'use_hight_io_priority': True}, |
| 4130 | u'bw_mean': 18506}, |
| 4131 | {u'__meta__': {u'action': u'randwrite', |
| 4132 | u'blocksize': 256, |
| 4133 | u'concurence': 1, |
| 4134 | u'direct_io': False, |
| 4135 | u'iodepth': 16, |
| 4136 | u'size': 1003592, |
| 4137 | u'sync': False, |
| 4138 | u'use_hight_io_priority': True}, |
| 4139 | u'bw_mean': 15560}, |
| 4140 | {u'__meta__': {u'action': u'randwrite', |
| 4141 | u'blocksize': 256, |
| 4142 | u'concurence': 1, |
| 4143 | u'direct_io': False, |
| 4144 | u'iodepth': 16, |
| 4145 | u'size': 1003592, |
| 4146 | u'sync': False, |
| 4147 | u'use_hight_io_priority': True}, |
| 4148 | u'bw_mean': 16903}] |
| 4149 | ================================================================================ |
| 4150 | |
| 4151 | ====> {"randwrite a 256k": [16989, 2085]} |
| 4152 | |
| 4153 | ================================================================================ |
| 4154 | + for op in '$ops' |
| 4155 | + for sync in '$osync' |
| 4156 | + for xxx in '$three_times' |
| 4157 | + [[ s == \s ]] |
| 4158 | + ssync=-s |
| 4159 | + factor=x500 |
| 4160 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 256k --iosize x500 -s' |
| 4161 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 256k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 4162 | 06:58:08 16099 >>>> Start rally with opts 'task start /tmp/fileeBgm2N --deployment perf-1' |
| 4163 | -------------------------------------------------------------------------------- |
| 4164 | Preparing input task |
| 4165 | -------------------------------------------------------------------------------- |
| 4166 | |
| 4167 | Input task is: |
| 4168 | VMTasks.boot_runcommand_delete: |
| 4169 | - args: |
| 4170 | flavor: {name: ceph.512} |
| 4171 | floating_network: net04_ext |
| 4172 | force_delete: false |
| 4173 | image: {name: ubuntu} |
| 4174 | interpreter: /usr/bin/env python2 |
| 4175 | script: /tmp/file7iw0jO |
| 4176 | username: ubuntu |
| 4177 | context: |
| 4178 | network: {} |
| 4179 | users: {tenants: 1, users_per_tenant: 1} |
| 4180 | runner: {concurrency: 3, times: 3, type: constant} |
| 4181 | |
| 4182 | -------------------------------------------------------------------------------- |
| 4183 | Task 593fe6ac-4d8a-45cd-a0a8-62eeaaf71477: started |
| 4184 | -------------------------------------------------------------------------------- |
| 4185 | |
| 4186 | Benchmarking... This can take a while... |
| 4187 | |
| 4188 | To track task status use: |
| 4189 | |
| 4190 | rally task status |
| 4191 | or |
| 4192 | rally task detailed |
| 4193 | |
| 4194 | 06:59:44 16306 >>>> Start io test |
| 4195 | 06:59:44 16306 >>>> Ready and waiting on barrier. Will wait at most 204 seconds |
| 4196 | 06:59:46 16305 >>>> Start io test |
| 4197 | 06:59:46 16305 >>>> Ready and waiting on barrier. Will wait at most 201 seconds |
| 4198 | 06:59:51 16307 >>>> Start io test |
| 4199 | 06:59:51 16307 >>>> Ready and waiting on barrier. Will wait at most 197 seconds |
| 4200 | 07:00:34 16307 >>>> Test finished |
| 4201 | 07:00:34 16306 >>>> Test finished |
| 4202 | 07:00:34 16305 >>>> Test finished |
| 4203 | 2015-02-07 07:01:13.298 16099 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 38a8d3e5-2312-42e7-82e9-898aa352e49b. |
| 4204 | |
| 4205 | -------------------------------------------------------------------------------- |
| 4206 | Task 593fe6ac-4d8a-45cd-a0a8-62eeaaf71477: finished |
| 4207 | -------------------------------------------------------------------------------- |
| 4208 | |
| 4209 | test scenario VMTasks.boot_runcommand_delete |
| 4210 | args position 0 |
| 4211 | args values: |
| 4212 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 4213 | u'floating_network': u'net04_ext', |
| 4214 | u'force_delete': False, |
| 4215 | u'image': {u'name': u'ubuntu'}, |
| 4216 | u'interpreter': u'/usr/bin/env python2', |
| 4217 | u'script': u'/tmp/file7iw0jO', |
| 4218 | u'username': u'ubuntu'}, |
| 4219 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 4220 | u'start_cidr': u'10.2.0.0/24'}, |
| 4221 | u'users': {u'project_domain': u'default', |
| 4222 | u'resource_management_workers': 30, |
| 4223 | u'tenants': 1, |
| 4224 | u'user_domain': u'default', |
| 4225 | u'users_per_tenant': 1}}, |
| 4226 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 4227 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4228 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 4229 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4230 | | nova.associate_floating_ip | 1.504 | 4.864 | 6.582 | 6.567 | 6.575 | 100.0% | 3 | |
| 4231 | | nova.boot_server | 63.956 | 64.715 | 65.112 | 65.105 | 65.109 | 100.0% | 3 | |
| 4232 | | nova.delete_server | 5.294 | 6.787 | 7.56 | 7.55 | 7.555 | 100.0% | 3 | |
| 4233 | | nova.dissociate_floating_ip | 1.626 | 1.66 | 1.701 | 1.692 | 1.696 | 100.0% | 3 | |
| 4234 | | total | 138.435 | 140.043 | 141.1 | 140.999 | 141.049 | 100.0% | 3 | |
| 4235 | | vm.run_command | 42.773 | 42.944 | 43.195 | 43.129 | 43.162 | 100.0% | 3 | |
| 4236 | | vm.wait_for_ping | 0.082 | 0.535 | 0.771 | 0.767 | 0.769 | 100.0% | 3 | |
| 4237 | | vm.wait_for_ssh | 2.264 | 7.894 | 12.798 | 11.962 | 12.38 | 100.0% | 3 | |
| 4238 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4239 | Load duration: 141.265662909 |
| 4240 | Full duration: 182.232357979 |
| 4241 | |
| 4242 | Scenario Specific Results |
| 4243 | |
| 4244 | +-------+-----+-----+-----+--------------+--------------+ |
| 4245 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 4246 | +-------+-----+-----+-----+--------------+--------------+ |
| 4247 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 4248 | +-------+-----+-----+-----+--------------+--------------+ |
| 4249 | |
| 4250 | HINTS: |
| 4251 | * To plot HTML graphics with this data, run: |
| 4252 | rally task report 593fe6ac-4d8a-45cd-a0a8-62eeaaf71477 --out output.html |
| 4253 | |
| 4254 | * To get raw JSON output of task results, run: |
| 4255 | rally task results 593fe6ac-4d8a-45cd-a0a8-62eeaaf71477 |
| 4256 | |
| 4257 | Using task: 593fe6ac-4d8a-45cd-a0a8-62eeaaf71477 |
| 4258 | ================================================================================ |
| 4259 | [{u'__meta__': {u'action': u'write', |
| 4260 | u'blocksize': 256, |
| 4261 | u'concurence': 1, |
| 4262 | u'direct_io': False, |
| 4263 | u'iodepth': 16, |
| 4264 | u'size': 128000, |
| 4265 | u'sync': True, |
| 4266 | u'use_hight_io_priority': True}, |
| 4267 | u'bw_mean': 4298}, |
| 4268 | {u'__meta__': {u'action': u'write', |
| 4269 | u'blocksize': 256, |
| 4270 | u'concurence': 1, |
| 4271 | u'direct_io': False, |
| 4272 | u'iodepth': 16, |
| 4273 | u'size': 128000, |
| 4274 | u'sync': True, |
| 4275 | u'use_hight_io_priority': True}, |
| 4276 | u'bw_mean': 4283}, |
| 4277 | {u'__meta__': {u'action': u'write', |
| 4278 | u'blocksize': 256, |
| 4279 | u'concurence': 1, |
| 4280 | u'direct_io': False, |
| 4281 | u'iodepth': 16, |
| 4282 | u'size': 128000, |
| 4283 | u'sync': True, |
| 4284 | u'use_hight_io_priority': True}, |
| 4285 | u'bw_mean': 4229}] |
| 4286 | ================================================================================ |
| 4287 | |
| 4288 | ====> {"write s 256k": [4270, 51]} |
| 4289 | |
| 4290 | ================================================================================ |
| 4291 | + for xxx in '$three_times' |
| 4292 | + [[ s == \s ]] |
| 4293 | + ssync=-s |
| 4294 | + factor=x500 |
| 4295 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 256k --iosize x500 -s' |
| 4296 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 256k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 4297 | 07:01:17 17136 >>>> Start rally with opts 'task start /tmp/filebFjqD7 --deployment perf-1' |
| 4298 | -------------------------------------------------------------------------------- |
| 4299 | Preparing input task |
| 4300 | -------------------------------------------------------------------------------- |
| 4301 | |
| 4302 | Input task is: |
| 4303 | VMTasks.boot_runcommand_delete: |
| 4304 | - args: |
| 4305 | flavor: {name: ceph.512} |
| 4306 | floating_network: net04_ext |
| 4307 | force_delete: false |
| 4308 | image: {name: ubuntu} |
| 4309 | interpreter: /usr/bin/env python2 |
| 4310 | script: /tmp/fileP6ytBu |
| 4311 | username: ubuntu |
| 4312 | context: |
| 4313 | network: {} |
| 4314 | users: {tenants: 1, users_per_tenant: 1} |
| 4315 | runner: {concurrency: 3, times: 3, type: constant} |
| 4316 | |
| 4317 | -------------------------------------------------------------------------------- |
| 4318 | Task d1c8c8f5-4694-4324-869a-05830047ba6b: started |
| 4319 | -------------------------------------------------------------------------------- |
| 4320 | |
| 4321 | Benchmarking... This can take a while... |
| 4322 | |
| 4323 | To track task status use: |
| 4324 | |
| 4325 | rally task status |
| 4326 | or |
| 4327 | rally task detailed |
| 4328 | |
| 4329 | 07:02:51 17353 >>>> Start io test |
| 4330 | 07:02:51 17353 >>>> Ready and waiting on barrier. Will wait at most 206 seconds |
| 4331 | 07:02:52 17352 >>>> Start io test |
| 4332 | 07:02:52 17352 >>>> Ready and waiting on barrier. Will wait at most 205 seconds |
| 4333 | 07:02:58 17351 >>>> Start io test |
| 4334 | 07:02:58 17351 >>>> Ready and waiting on barrier. Will wait at most 199 seconds |
| 4335 | 07:03:41 17352 >>>> Test finished |
| 4336 | 07:03:41 17353 >>>> Test finished |
| 4337 | 07:03:42 17351 >>>> Test finished |
| 4338 | 2015-02-07 07:04:09.443 17136 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: d8f37f16-09f5-44d3-9727-253644367c36. |
| 4339 | |
| 4340 | -------------------------------------------------------------------------------- |
| 4341 | Task d1c8c8f5-4694-4324-869a-05830047ba6b: finished |
| 4342 | -------------------------------------------------------------------------------- |
| 4343 | |
| 4344 | test scenario VMTasks.boot_runcommand_delete |
| 4345 | args position 0 |
| 4346 | args values: |
| 4347 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 4348 | u'floating_network': u'net04_ext', |
| 4349 | u'force_delete': False, |
| 4350 | u'image': {u'name': u'ubuntu'}, |
| 4351 | u'interpreter': u'/usr/bin/env python2', |
| 4352 | u'script': u'/tmp/fileP6ytBu', |
| 4353 | u'username': u'ubuntu'}, |
| 4354 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 4355 | u'start_cidr': u'10.2.0.0/24'}, |
| 4356 | u'users': {u'project_domain': u'default', |
| 4357 | u'resource_management_workers': 30, |
| 4358 | u'tenants': 1, |
| 4359 | u'user_domain': u'default', |
| 4360 | u'users_per_tenant': 1}}, |
| 4361 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 4362 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4363 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 4364 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4365 | | nova.associate_floating_ip | 1.428 | 1.469 | 1.545 | 1.523 | 1.534 | 100.0% | 3 | |
| 4366 | | nova.boot_server | 61.566 | 63.675 | 67.892 | 66.627 | 67.259 | 100.0% | 3 | |
| 4367 | | nova.delete_server | 5.108 | 6.691 | 7.559 | 7.529 | 7.544 | 100.0% | 3 | |
| 4368 | | nova.dissociate_floating_ip | 1.62 | 1.629 | 1.642 | 1.638 | 1.64 | 100.0% | 3 | |
| 4369 | | total | 136.072 | 138.023 | 139.285 | 139.17 | 139.228 | 100.0% | 3 | |
| 4370 | | vm.run_command | 43.319 | 43.773 | 44.212 | 44.127 | 44.17 | 100.0% | 3 | |
| 4371 | | vm.wait_for_ping | 0.349 | 4.856 | 8.118 | 7.714 | 7.916 | 100.0% | 3 | |
| 4372 | | vm.wait_for_ssh | 5.569 | 6.908 | 7.768 | 7.692 | 7.73 | 100.0% | 3 | |
| 4373 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4374 | Load duration: 139.459892988 |
| 4375 | Full duration: 169.206549883 |
| 4376 | |
| 4377 | Scenario Specific Results |
| 4378 | |
| 4379 | +-------+-----+-----+-----+--------------+--------------+ |
| 4380 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 4381 | +-------+-----+-----+-----+--------------+--------------+ |
| 4382 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 4383 | +-------+-----+-----+-----+--------------+--------------+ |
| 4384 | |
| 4385 | HINTS: |
| 4386 | * To plot HTML graphics with this data, run: |
| 4387 | rally task report d1c8c8f5-4694-4324-869a-05830047ba6b --out output.html |
| 4388 | |
| 4389 | * To get raw JSON output of task results, run: |
| 4390 | rally task results d1c8c8f5-4694-4324-869a-05830047ba6b |
| 4391 | |
| 4392 | Using task: d1c8c8f5-4694-4324-869a-05830047ba6b |
| 4393 | ================================================================================ |
| 4394 | [{u'__meta__': {u'action': u'write', |
| 4395 | u'blocksize': 256, |
| 4396 | u'concurence': 1, |
| 4397 | u'direct_io': False, |
| 4398 | u'iodepth': 16, |
| 4399 | u'size': 128000, |
| 4400 | u'sync': True, |
| 4401 | u'use_hight_io_priority': True}, |
| 4402 | u'bw_mean': 4135}, |
| 4403 | {u'__meta__': {u'action': u'write', |
| 4404 | u'blocksize': 256, |
| 4405 | u'concurence': 1, |
| 4406 | u'direct_io': False, |
| 4407 | u'iodepth': 16, |
| 4408 | u'size': 128000, |
| 4409 | u'sync': True, |
| 4410 | u'use_hight_io_priority': True}, |
| 4411 | u'bw_mean': 4059}, |
| 4412 | {u'__meta__': {u'action': u'write', |
| 4413 | u'blocksize': 256, |
| 4414 | u'concurence': 1, |
| 4415 | u'direct_io': False, |
| 4416 | u'iodepth': 16, |
| 4417 | u'size': 128000, |
| 4418 | u'sync': True, |
| 4419 | u'use_hight_io_priority': True}, |
| 4420 | u'bw_mean': 4038}] |
| 4421 | ================================================================================ |
| 4422 | |
| 4423 | ====> {"write s 256k": [4077, 72]} |
| 4424 | |
| 4425 | ================================================================================ |
| 4426 | + for xxx in '$three_times' |
| 4427 | + [[ s == \s ]] |
| 4428 | + ssync=-s |
| 4429 | + factor=x500 |
| 4430 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 256k --iosize x500 -s' |
| 4431 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 256k --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 4432 | 07:04:13 18221 >>>> Start rally with opts 'task start /tmp/file149JLJ --deployment perf-1' |
| 4433 | -------------------------------------------------------------------------------- |
| 4434 | Preparing input task |
| 4435 | -------------------------------------------------------------------------------- |
| 4436 | |
| 4437 | Input task is: |
| 4438 | VMTasks.boot_runcommand_delete: |
| 4439 | - args: |
| 4440 | flavor: {name: ceph.512} |
| 4441 | floating_network: net04_ext |
| 4442 | force_delete: false |
| 4443 | image: {name: ubuntu} |
| 4444 | interpreter: /usr/bin/env python2 |
| 4445 | script: /tmp/file23buBV |
| 4446 | username: ubuntu |
| 4447 | context: |
| 4448 | network: {} |
| 4449 | users: {tenants: 1, users_per_tenant: 1} |
| 4450 | runner: {concurrency: 3, times: 3, type: constant} |
| 4451 | |
| 4452 | -------------------------------------------------------------------------------- |
| 4453 | Task aea2424d-f55a-4abc-aa60-92d186cd4c59: started |
| 4454 | -------------------------------------------------------------------------------- |
| 4455 | |
| 4456 | Benchmarking... This can take a while... |
| 4457 | |
| 4458 | To track task status use: |
| 4459 | |
| 4460 | rally task status |
| 4461 | or |
| 4462 | rally task detailed |
| 4463 | |
| 4464 | 07:05:57 18780 >>>> Start io test |
| 4465 | 07:05:57 18780 >>>> Ready and waiting on barrier. Will wait at most 195 seconds |
| 4466 | 07:06:02 18781 >>>> Start io test |
| 4467 | 07:06:02 18781 >>>> Ready and waiting on barrier. Will wait at most 190 seconds |
| 4468 | 07:06:08 18782 >>>> Start io test |
| 4469 | 07:06:08 18782 >>>> Ready and waiting on barrier. Will wait at most 185 seconds |
| 4470 | 07:06:54 18780 >>>> Test finished |
| 4471 | 07:06:54 18782 >>>> Test finished |
| 4472 | 07:06:54 18781 >>>> Test finished |
| 4473 | 2015-02-07 07:07:27.294 18221 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 910a832c-29cc-470a-89a8-7f434773ea5d. |
| 4474 | |
| 4475 | -------------------------------------------------------------------------------- |
| 4476 | Task aea2424d-f55a-4abc-aa60-92d186cd4c59: finished |
| 4477 | -------------------------------------------------------------------------------- |
| 4478 | |
| 4479 | test scenario VMTasks.boot_runcommand_delete |
| 4480 | args position 0 |
| 4481 | args values: |
| 4482 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 4483 | u'floating_network': u'net04_ext', |
| 4484 | u'force_delete': False, |
| 4485 | u'image': {u'name': u'ubuntu'}, |
| 4486 | u'interpreter': u'/usr/bin/env python2', |
| 4487 | u'script': u'/tmp/file23buBV', |
| 4488 | u'username': u'ubuntu'}, |
| 4489 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 4490 | u'start_cidr': u'10.2.0.0/24'}, |
| 4491 | u'users': {u'project_domain': u'default', |
| 4492 | u'resource_management_workers': 30, |
| 4493 | u'tenants': 1, |
| 4494 | u'user_domain': u'default', |
| 4495 | u'users_per_tenant': 1}}, |
| 4496 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 4497 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4498 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 4499 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4500 | | nova.associate_floating_ip | 1.387 | 1.474 | 1.561 | 1.544 | 1.552 | 100.0% | 3 | |
| 4501 | | nova.boot_server | 61.474 | 63.977 | 67.174 | 66.396 | 66.785 | 100.0% | 3 | |
| 4502 | | nova.delete_server | 7.43 | 7.504 | 7.572 | 7.559 | 7.565 | 100.0% | 3 | |
| 4503 | | nova.dissociate_floating_ip | 1.551 | 1.683 | 1.787 | 1.772 | 1.78 | 100.0% | 3 | |
| 4504 | | total | 144.895 | 145.216 | 145.464 | 145.429 | 145.447 | 100.0% | 3 | |
| 4505 | | vm.run_command | 45.821 | 46.001 | 46.186 | 46.148 | 46.167 | 100.0% | 3 | |
| 4506 | | vm.wait_for_ping | 0.724 | 3.04 | 7.531 | 6.198 | 6.865 | 100.0% | 3 | |
| 4507 | | vm.wait_for_ssh | 7.648 | 9.873 | 11.063 | 11.032 | 11.047 | 100.0% | 3 | |
| 4508 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4509 | Load duration: 145.583882809 |
| 4510 | Full duration: 191.149208069 |
| 4511 | |
| 4512 | Scenario Specific Results |
| 4513 | |
| 4514 | +-------+-----+-----+-----+--------------+--------------+ |
| 4515 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 4516 | +-------+-----+-----+-----+--------------+--------------+ |
| 4517 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 4518 | +-------+-----+-----+-----+--------------+--------------+ |
| 4519 | |
| 4520 | HINTS: |
| 4521 | * To plot HTML graphics with this data, run: |
| 4522 | rally task report aea2424d-f55a-4abc-aa60-92d186cd4c59 --out output.html |
| 4523 | |
| 4524 | * To get raw JSON output of task results, run: |
| 4525 | rally task results aea2424d-f55a-4abc-aa60-92d186cd4c59 |
| 4526 | |
| 4527 | Using task: aea2424d-f55a-4abc-aa60-92d186cd4c59 |
| 4528 | ================================================================================ |
| 4529 | [{u'__meta__': {u'action': u'write', |
| 4530 | u'blocksize': 256, |
| 4531 | u'concurence': 1, |
| 4532 | u'direct_io': False, |
| 4533 | u'iodepth': 16, |
| 4534 | u'size': 128000, |
| 4535 | u'sync': True, |
| 4536 | u'use_hight_io_priority': True}, |
| 4537 | u'bw_mean': 3761}, |
| 4538 | {u'__meta__': {u'action': u'write', |
| 4539 | u'blocksize': 256, |
| 4540 | u'concurence': 1, |
| 4541 | u'direct_io': False, |
| 4542 | u'iodepth': 16, |
| 4543 | u'size': 128000, |
| 4544 | u'sync': True, |
| 4545 | u'use_hight_io_priority': True}, |
| 4546 | u'bw_mean': 3732}, |
| 4547 | {u'__meta__': {u'action': u'write', |
| 4548 | u'blocksize': 256, |
| 4549 | u'concurence': 1, |
| 4550 | u'direct_io': False, |
| 4551 | u'iodepth': 16, |
| 4552 | u'size': 128000, |
| 4553 | u'sync': True, |
| 4554 | u'use_hight_io_priority': True}, |
| 4555 | u'bw_mean': 3731}] |
| 4556 | ================================================================================ |
| 4557 | |
| 4558 | ====> {"write s 256k": [3741, 24]} |
| 4559 | |
| 4560 | ================================================================================ |
| 4561 | + for sync in '$osync' |
| 4562 | + for xxx in '$three_times' |
| 4563 | + [[ a == \s ]] |
| 4564 | + [[ 256k == \1\k ]] |
| 4565 | + [[ 256k == \4\k ]] |
| 4566 | + ssync= |
| 4567 | + factor=r2 |
| 4568 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 256k --iosize r2 ' |
| 4569 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 256k --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 4570 | 07:07:31 19563 >>>> Start rally with opts 'task start /tmp/fileFMrVTo --deployment perf-1' |
| 4571 | -------------------------------------------------------------------------------- |
| 4572 | Preparing input task |
| 4573 | -------------------------------------------------------------------------------- |
| 4574 | |
| 4575 | Input task is: |
| 4576 | VMTasks.boot_runcommand_delete: |
| 4577 | - args: |
| 4578 | flavor: {name: ceph.512} |
| 4579 | floating_network: net04_ext |
| 4580 | force_delete: false |
| 4581 | image: {name: ubuntu} |
| 4582 | interpreter: /usr/bin/env python2 |
| 4583 | script: /tmp/filekGhEPD |
| 4584 | username: ubuntu |
| 4585 | context: |
| 4586 | network: {} |
| 4587 | users: {tenants: 1, users_per_tenant: 1} |
| 4588 | runner: {concurrency: 3, times: 3, type: constant} |
| 4589 | |
| 4590 | -------------------------------------------------------------------------------- |
| 4591 | Task 95893b9a-4760-40fc-8627-d00fb68b044e: started |
| 4592 | -------------------------------------------------------------------------------- |
| 4593 | |
| 4594 | Benchmarking... This can take a while... |
| 4595 | |
| 4596 | To track task status use: |
| 4597 | |
| 4598 | rally task status |
| 4599 | or |
| 4600 | rally task detailed |
| 4601 | |
| 4602 | 07:09:10 19758 >>>> Start io test |
| 4603 | 07:09:10 19758 >>>> Ready and waiting on barrier. Will wait at most 200 seconds |
| 4604 | 07:09:16 19760 >>>> Start io test |
| 4605 | 07:09:16 19760 >>>> Ready and waiting on barrier. Will wait at most 194 seconds |
| 4606 | 07:09:18 19759 >>>> Start io test |
| 4607 | 07:09:18 19759 >>>> Ready and waiting on barrier. Will wait at most 192 seconds |
| 4608 | 07:10:56 19758 >>>> Test finished |
| 4609 | 07:10:56 19759 >>>> Test finished |
| 4610 | 07:10:57 19760 >>>> Test finished |
| 4611 | 2015-02-07 07:11:33.865 19563 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 5b09970a-a9d6-4844-955f-8d3a9ee469e5. |
| 4612 | |
| 4613 | -------------------------------------------------------------------------------- |
| 4614 | Task 95893b9a-4760-40fc-8627-d00fb68b044e: finished |
| 4615 | -------------------------------------------------------------------------------- |
| 4616 | |
| 4617 | test scenario VMTasks.boot_runcommand_delete |
| 4618 | args position 0 |
| 4619 | args values: |
| 4620 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 4621 | u'floating_network': u'net04_ext', |
| 4622 | u'force_delete': False, |
| 4623 | u'image': {u'name': u'ubuntu'}, |
| 4624 | u'interpreter': u'/usr/bin/env python2', |
| 4625 | u'script': u'/tmp/filekGhEPD', |
| 4626 | u'username': u'ubuntu'}, |
| 4627 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 4628 | u'start_cidr': u'10.2.0.0/24'}, |
| 4629 | u'users': {u'project_domain': u'default', |
| 4630 | u'resource_management_workers': 30, |
| 4631 | u'tenants': 1, |
| 4632 | u'user_domain': u'default', |
| 4633 | u'users_per_tenant': 1}}, |
| 4634 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 4635 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4636 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 4637 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4638 | | nova.associate_floating_ip | 1.432 | 1.53 | 1.626 | 1.607 | 1.616 | 100.0% | 3 | |
| 4639 | | nova.boot_server | 61.677 | 65.951 | 68.148 | 68.124 | 68.136 | 100.0% | 3 | |
| 4640 | | nova.delete_server | 5.205 | 8.425 | 12.25 | 11.364 | 11.807 | 100.0% | 3 | |
| 4641 | | nova.dissociate_floating_ip | 1.804 | 4.987 | 6.621 | 6.605 | 6.613 | 100.0% | 3 | |
| 4642 | | total | 202.35 | 209.082 | 214.774 | 213.844 | 214.309 | 100.0% | 3 | |
| 4643 | | vm.run_command | 97.59 | 97.874 | 98.233 | 98.146 | 98.189 | 100.0% | 3 | |
| 4644 | | vm.wait_for_ping | 0.788 | 2.571 | 6.112 | 5.052 | 5.582 | 100.0% | 3 | |
| 4645 | | vm.wait_for_ssh | 8.411 | 10.145 | 11.754 | 11.458 | 11.606 | 100.0% | 3 | |
| 4646 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4647 | Load duration: 214.846310139 |
| 4648 | Full duration: 239.788672924 |
| 4649 | |
| 4650 | Scenario Specific Results |
| 4651 | |
| 4652 | +-------+-----+-----+-----+--------------+--------------+ |
| 4653 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 4654 | +-------+-----+-----+-----+--------------+--------------+ |
| 4655 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 4656 | +-------+-----+-----+-----+--------------+--------------+ |
| 4657 | |
| 4658 | HINTS: |
| 4659 | * To plot HTML graphics with this data, run: |
| 4660 | rally task report 95893b9a-4760-40fc-8627-d00fb68b044e --out output.html |
| 4661 | |
| 4662 | * To get raw JSON output of task results, run: |
| 4663 | rally task results 95893b9a-4760-40fc-8627-d00fb68b044e |
| 4664 | |
| 4665 | Using task: 95893b9a-4760-40fc-8627-d00fb68b044e |
| 4666 | ================================================================================ |
| 4667 | [{u'__meta__': {u'action': u'write', |
| 4668 | u'blocksize': 256, |
| 4669 | u'concurence': 1, |
| 4670 | u'direct_io': False, |
| 4671 | u'iodepth': 16, |
| 4672 | u'size': 1003592, |
| 4673 | u'sync': False, |
| 4674 | u'use_hight_io_priority': True}, |
| 4675 | u'bw_mean': 25162}, |
| 4676 | {u'__meta__': {u'action': u'write', |
| 4677 | u'blocksize': 256, |
| 4678 | u'concurence': 1, |
| 4679 | u'direct_io': False, |
| 4680 | u'iodepth': 16, |
| 4681 | u'size': 1003592, |
| 4682 | u'sync': False, |
| 4683 | u'use_hight_io_priority': True}, |
| 4684 | u'bw_mean': 25005}, |
| 4685 | {u'__meta__': {u'action': u'write', |
| 4686 | u'blocksize': 256, |
| 4687 | u'concurence': 1, |
| 4688 | u'direct_io': False, |
| 4689 | u'iodepth': 16, |
| 4690 | u'size': 1003592, |
| 4691 | u'sync': False, |
| 4692 | u'use_hight_io_priority': True}, |
| 4693 | u'bw_mean': 24780}] |
| 4694 | ================================================================================ |
| 4695 | |
| 4696 | ====> {"write a 256k": [24982, 271]} |
| 4697 | |
| 4698 | ================================================================================ |
| 4699 | + for xxx in '$three_times' |
| 4700 | + [[ a == \s ]] |
| 4701 | + [[ 256k == \1\k ]] |
| 4702 | + [[ 256k == \4\k ]] |
| 4703 | + ssync= |
| 4704 | + factor=r2 |
| 4705 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 256k --iosize r2 ' |
| 4706 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 256k --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 4707 | 07:11:38 20498 >>>> Start rally with opts 'task start /tmp/fileFnbowM --deployment perf-1' |
| 4708 | -------------------------------------------------------------------------------- |
| 4709 | Preparing input task |
| 4710 | -------------------------------------------------------------------------------- |
| 4711 | |
| 4712 | Input task is: |
| 4713 | VMTasks.boot_runcommand_delete: |
| 4714 | - args: |
| 4715 | flavor: {name: ceph.512} |
| 4716 | floating_network: net04_ext |
| 4717 | force_delete: false |
| 4718 | image: {name: ubuntu} |
| 4719 | interpreter: /usr/bin/env python2 |
| 4720 | script: /tmp/file55VWGl |
| 4721 | username: ubuntu |
| 4722 | context: |
| 4723 | network: {} |
| 4724 | users: {tenants: 1, users_per_tenant: 1} |
| 4725 | runner: {concurrency: 3, times: 3, type: constant} |
| 4726 | |
| 4727 | -------------------------------------------------------------------------------- |
| 4728 | Task fdc17b2e-72cb-4de2-a391-5a671540a3f4: started |
| 4729 | -------------------------------------------------------------------------------- |
| 4730 | |
| 4731 | Benchmarking... This can take a while... |
| 4732 | |
| 4733 | To track task status use: |
| 4734 | |
| 4735 | rally task status |
| 4736 | or |
| 4737 | rally task detailed |
| 4738 | |
| 4739 | 07:13:22 20835 >>>> Start io test |
| 4740 | 07:13:22 20835 >>>> Ready and waiting on barrier. Will wait at most 195 seconds |
| 4741 | 07:13:23 20836 >>>> Start io test |
| 4742 | 07:13:23 20836 >>>> Ready and waiting on barrier. Will wait at most 194 seconds |
| 4743 | 07:13:30 20837 >>>> Start io test |
| 4744 | 07:13:30 20837 >>>> Ready and waiting on barrier. Will wait at most 188 seconds |
| 4745 | 07:15:07 20835 >>>> Test finished |
| 4746 | 07:15:07 20836 >>>> Test finished |
| 4747 | 07:15:08 20837 >>>> Test finished |
| 4748 | 2015-02-07 07:15:54.783 20498 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 8172d18a-d720-4bc3-a092-d099800d3337. |
| 4749 | |
| 4750 | -------------------------------------------------------------------------------- |
| 4751 | Task fdc17b2e-72cb-4de2-a391-5a671540a3f4: finished |
| 4752 | -------------------------------------------------------------------------------- |
| 4753 | |
| 4754 | test scenario VMTasks.boot_runcommand_delete |
| 4755 | args position 0 |
| 4756 | args values: |
| 4757 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 4758 | u'floating_network': u'net04_ext', |
| 4759 | u'force_delete': False, |
| 4760 | u'image': {u'name': u'ubuntu'}, |
| 4761 | u'interpreter': u'/usr/bin/env python2', |
| 4762 | u'script': u'/tmp/file55VWGl', |
| 4763 | u'username': u'ubuntu'}, |
| 4764 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 4765 | u'start_cidr': u'10.2.0.0/24'}, |
| 4766 | u'users': {u'project_domain': u'default', |
| 4767 | u'resource_management_workers': 30, |
| 4768 | u'tenants': 1, |
| 4769 | u'user_domain': u'default', |
| 4770 | u'users_per_tenant': 1}}, |
| 4771 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 4772 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4773 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 4774 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4775 | | nova.associate_floating_ip | 1.327 | 1.409 | 1.464 | 1.459 | 1.462 | 100.0% | 3 | |
| 4776 | | nova.boot_server | 61.026 | 62.108 | 62.952 | 62.831 | 62.892 | 100.0% | 3 | |
| 4777 | | nova.delete_server | 7.45 | 10.527 | 12.365 | 12.245 | 12.305 | 100.0% | 3 | |
| 4778 | | nova.dissociate_floating_ip | 1.825 | 3.437 | 6.62 | 5.669 | 6.145 | 100.0% | 3 | |
| 4779 | | total | 194.785 | 201.18 | 204.377 | 204.377 | 204.377 | 100.0% | 3 | |
| 4780 | | vm.run_command | 97.388 | 97.731 | 98.225 | 98.096 | 98.16 | 100.0% | 3 | |
| 4781 | | vm.wait_for_ping | 5.973 | 6.893 | 8.202 | 7.863 | 8.033 | 100.0% | 3 | |
| 4782 | | vm.wait_for_ssh | 6.875 | 8.739 | 11.739 | 10.912 | 11.325 | 100.0% | 3 | |
| 4783 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4784 | Load duration: 204.518601894 |
| 4785 | Full duration: 254.429579973 |
| 4786 | |
| 4787 | Scenario Specific Results |
| 4788 | |
| 4789 | +-------+-----+-----+-----+--------------+--------------+ |
| 4790 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 4791 | +-------+-----+-----+-----+--------------+--------------+ |
| 4792 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 4793 | +-------+-----+-----+-----+--------------+--------------+ |
| 4794 | |
| 4795 | HINTS: |
| 4796 | * To plot HTML graphics with this data, run: |
| 4797 | rally task report fdc17b2e-72cb-4de2-a391-5a671540a3f4 --out output.html |
| 4798 | |
| 4799 | * To get raw JSON output of task results, run: |
| 4800 | rally task results fdc17b2e-72cb-4de2-a391-5a671540a3f4 |
| 4801 | |
| 4802 | Using task: fdc17b2e-72cb-4de2-a391-5a671540a3f4 |
| 4803 | ================================================================================ |
| 4804 | [{u'__meta__': {u'action': u'write', |
| 4805 | u'blocksize': 256, |
| 4806 | u'concurence': 1, |
| 4807 | u'direct_io': False, |
| 4808 | u'iodepth': 16, |
| 4809 | u'size': 1003592, |
| 4810 | u'sync': False, |
| 4811 | u'use_hight_io_priority': True}, |
| 4812 | u'bw_mean': 25286}, |
| 4813 | {u'__meta__': {u'action': u'write', |
| 4814 | u'blocksize': 256, |
| 4815 | u'concurence': 1, |
| 4816 | u'direct_io': False, |
| 4817 | u'iodepth': 16, |
| 4818 | u'size': 1003592, |
| 4819 | u'sync': False, |
| 4820 | u'use_hight_io_priority': True}, |
| 4821 | u'bw_mean': 24129}, |
| 4822 | {u'__meta__': {u'action': u'write', |
| 4823 | u'blocksize': 256, |
| 4824 | u'concurence': 1, |
| 4825 | u'direct_io': False, |
| 4826 | u'iodepth': 16, |
| 4827 | u'size': 1003592, |
| 4828 | u'sync': False, |
| 4829 | u'use_hight_io_priority': True}, |
| 4830 | u'bw_mean': 23793}] |
| 4831 | ================================================================================ |
| 4832 | |
| 4833 | ====> {"write a 256k": [24402, 1107]} |
| 4834 | |
| 4835 | ================================================================================ |
| 4836 | + for xxx in '$three_times' |
| 4837 | + [[ a == \s ]] |
| 4838 | + [[ 256k == \1\k ]] |
| 4839 | + [[ 256k == \4\k ]] |
| 4840 | + ssync= |
| 4841 | + factor=r2 |
| 4842 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 256k --iosize r2 ' |
| 4843 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 256k --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 4844 | 07:15:59 21724 >>>> Start rally with opts 'task start /tmp/fileuGVGsE --deployment perf-1' |
| 4845 | -------------------------------------------------------------------------------- |
| 4846 | Preparing input task |
| 4847 | -------------------------------------------------------------------------------- |
| 4848 | |
| 4849 | Input task is: |
| 4850 | VMTasks.boot_runcommand_delete: |
| 4851 | - args: |
| 4852 | flavor: {name: ceph.512} |
| 4853 | floating_network: net04_ext |
| 4854 | force_delete: false |
| 4855 | image: {name: ubuntu} |
| 4856 | interpreter: /usr/bin/env python2 |
| 4857 | script: /tmp/filewM2nl3 |
| 4858 | username: ubuntu |
| 4859 | context: |
| 4860 | network: {} |
| 4861 | users: {tenants: 1, users_per_tenant: 1} |
| 4862 | runner: {concurrency: 3, times: 3, type: constant} |
| 4863 | |
| 4864 | -------------------------------------------------------------------------------- |
| 4865 | Task cf3c643d-a99e-4de7-bb79-a40c85f3e89c: started |
| 4866 | -------------------------------------------------------------------------------- |
| 4867 | |
| 4868 | Benchmarking... This can take a while... |
| 4869 | |
| 4870 | To track task status use: |
| 4871 | |
| 4872 | rally task status |
| 4873 | or |
| 4874 | rally task detailed |
| 4875 | |
| 4876 | 07:17:49 22094 >>>> Start io test |
| 4877 | 07:17:49 22094 >>>> Ready and waiting on barrier. Will wait at most 189 seconds |
| 4878 | 07:17:50 22095 >>>> Start io test |
| 4879 | 07:17:50 22095 >>>> Ready and waiting on barrier. Will wait at most 189 seconds |
| 4880 | 07:17:55 22096 >>>> Start io test |
| 4881 | 07:17:55 22096 >>>> Ready and waiting on barrier. Will wait at most 183 seconds |
| 4882 | 07:19:31 22094 >>>> Test finished |
| 4883 | 07:19:31 22095 >>>> Test finished |
| 4884 | 07:19:32 22096 >>>> Test finished |
| 4885 | 2015-02-07 07:20:24.724 21724 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 4d88068a-87e4-4558-8ad1-d7a6b0546960. |
| 4886 | |
| 4887 | -------------------------------------------------------------------------------- |
| 4888 | Task cf3c643d-a99e-4de7-bb79-a40c85f3e89c: finished |
| 4889 | -------------------------------------------------------------------------------- |
| 4890 | |
| 4891 | test scenario VMTasks.boot_runcommand_delete |
| 4892 | args position 0 |
| 4893 | args values: |
| 4894 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 4895 | u'floating_network': u'net04_ext', |
| 4896 | u'force_delete': False, |
| 4897 | u'image': {u'name': u'ubuntu'}, |
| 4898 | u'interpreter': u'/usr/bin/env python2', |
| 4899 | u'script': u'/tmp/filewM2nl3', |
| 4900 | u'username': u'ubuntu'}, |
| 4901 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 4902 | u'start_cidr': u'10.2.0.0/24'}, |
| 4903 | u'users': {u'project_domain': u'default', |
| 4904 | u'resource_management_workers': 30, |
| 4905 | u'tenants': 1, |
| 4906 | u'user_domain': u'default', |
| 4907 | u'users_per_tenant': 1}}, |
| 4908 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 4909 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4910 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 4911 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4912 | | nova.associate_floating_ip | 1.377 | 1.382 | 1.392 | 1.389 | 1.391 | 100.0% | 3 | |
| 4913 | | nova.boot_server | 62.322 | 64.864 | 66.163 | 66.151 | 66.157 | 100.0% | 3 | |
| 4914 | | nova.delete_server | 5.09 | 6.893 | 10.354 | 9.33 | 9.842 | 100.0% | 3 | |
| 4915 | | nova.dissociate_floating_ip | 1.59 | 3.258 | 6.588 | 5.59 | 6.089 | 100.0% | 3 | |
| 4916 | | total | 199.958 | 201.684 | 204.155 | 203.512 | 203.833 | 100.0% | 3 | |
| 4917 | | vm.run_command | 96.131 | 96.556 | 96.925 | 96.862 | 96.894 | 100.0% | 3 | |
| 4918 | | vm.wait_for_ping | 6.103 | 6.136 | 6.195 | 6.178 | 6.187 | 100.0% | 3 | |
| 4919 | | vm.wait_for_ssh | 8.9 | 12.182 | 14.825 | 14.425 | 14.625 | 100.0% | 3 | |
| 4920 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 4921 | Load duration: 204.31990695 |
| 4922 | Full duration: 262.995551825 |
| 4923 | |
| 4924 | Scenario Specific Results |
| 4925 | |
| 4926 | +-------+-----+-----+-----+--------------+--------------+ |
| 4927 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 4928 | +-------+-----+-----+-----+--------------+--------------+ |
| 4929 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 4930 | +-------+-----+-----+-----+--------------+--------------+ |
| 4931 | |
| 4932 | HINTS: |
| 4933 | * To plot HTML graphics with this data, run: |
| 4934 | rally task report cf3c643d-a99e-4de7-bb79-a40c85f3e89c --out output.html |
| 4935 | |
| 4936 | * To get raw JSON output of task results, run: |
| 4937 | rally task results cf3c643d-a99e-4de7-bb79-a40c85f3e89c |
| 4938 | |
| 4939 | Using task: cf3c643d-a99e-4de7-bb79-a40c85f3e89c |
| 4940 | ================================================================================ |
| 4941 | [{u'__meta__': {u'action': u'write', |
| 4942 | u'blocksize': 256, |
| 4943 | u'concurence': 1, |
| 4944 | u'direct_io': False, |
| 4945 | u'iodepth': 16, |
| 4946 | u'size': 1003592, |
| 4947 | u'sync': False, |
| 4948 | u'use_hight_io_priority': True}, |
| 4949 | u'bw_mean': 26144}, |
| 4950 | {u'__meta__': {u'action': u'write', |
| 4951 | u'blocksize': 256, |
| 4952 | u'concurence': 1, |
| 4953 | u'direct_io': False, |
| 4954 | u'iodepth': 16, |
| 4955 | u'size': 1003592, |
| 4956 | u'sync': False, |
| 4957 | u'use_hight_io_priority': True}, |
| 4958 | u'bw_mean': 25313}, |
| 4959 | {u'__meta__': {u'action': u'write', |
| 4960 | u'blocksize': 256, |
| 4961 | u'concurence': 1, |
| 4962 | u'direct_io': False, |
| 4963 | u'iodepth': 16, |
| 4964 | u'size': 1003592, |
| 4965 | u'sync': False, |
| 4966 | u'use_hight_io_priority': True}, |
| 4967 | u'bw_mean': 24746}] |
| 4968 | ================================================================================ |
| 4969 | |
| 4970 | ====> {"write a 256k": [25401, 994]} |
| 4971 | |
| 4972 | ================================================================================ |
| 4973 | + for bsize in '$bsizes' |
| 4974 | + for op in '$ops' |
| 4975 | + for sync in '$osync' |
| 4976 | + for xxx in '$three_times' |
| 4977 | + [[ s == \s ]] |
| 4978 | + ssync=-s |
| 4979 | + factor=x500 |
| 4980 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 1m --iosize x500 -s' |
| 4981 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 1m --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 4982 | 07:20:28 22867 >>>> Start rally with opts 'task start /tmp/filesJWmw5 --deployment perf-1' |
| 4983 | -------------------------------------------------------------------------------- |
| 4984 | Preparing input task |
| 4985 | -------------------------------------------------------------------------------- |
| 4986 | |
| 4987 | Input task is: |
| 4988 | VMTasks.boot_runcommand_delete: |
| 4989 | - args: |
| 4990 | flavor: {name: ceph.512} |
| 4991 | floating_network: net04_ext |
| 4992 | force_delete: false |
| 4993 | image: {name: ubuntu} |
| 4994 | interpreter: /usr/bin/env python2 |
| 4995 | script: /tmp/filehg0pc1 |
| 4996 | username: ubuntu |
| 4997 | context: |
| 4998 | network: {} |
| 4999 | users: {tenants: 1, users_per_tenant: 1} |
| 5000 | runner: {concurrency: 3, times: 3, type: constant} |
| 5001 | |
| 5002 | -------------------------------------------------------------------------------- |
| 5003 | Task fbb57118-8d78-49d1-9538-4d8052f32be8: started |
| 5004 | -------------------------------------------------------------------------------- |
| 5005 | |
| 5006 | Benchmarking... This can take a while... |
| 5007 | |
| 5008 | To track task status use: |
| 5009 | |
| 5010 | rally task status |
| 5011 | or |
| 5012 | rally task detailed |
| 5013 | |
| 5014 | 07:22:09 23074 >>>> Start io test |
| 5015 | 07:22:09 23074 >>>> Ready and waiting on barrier. Will wait at most 199 seconds |
| 5016 | 07:22:14 23075 >>>> Start io test |
| 5017 | 07:22:14 23075 >>>> Ready and waiting on barrier. Will wait at most 194 seconds |
| 5018 | 07:22:14 23076 >>>> Start io test |
| 5019 | 07:22:14 23076 >>>> Ready and waiting on barrier. Will wait at most 194 seconds |
| 5020 | 07:23:46 23076 >>>> Test finished |
| 5021 | 07:23:46 23074 >>>> Test finished |
| 5022 | 07:23:48 23075 >>>> Test finished |
| 5023 | 2015-02-07 07:24:29.751 22867 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: fdb5f33c-848b-4c1a-b2b2-c46e726286fd. |
| 5024 | |
| 5025 | -------------------------------------------------------------------------------- |
| 5026 | Task fbb57118-8d78-49d1-9538-4d8052f32be8: finished |
| 5027 | -------------------------------------------------------------------------------- |
| 5028 | |
| 5029 | test scenario VMTasks.boot_runcommand_delete |
| 5030 | args position 0 |
| 5031 | args values: |
| 5032 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 5033 | u'floating_network': u'net04_ext', |
| 5034 | u'force_delete': False, |
| 5035 | u'image': {u'name': u'ubuntu'}, |
| 5036 | u'interpreter': u'/usr/bin/env python2', |
| 5037 | u'script': u'/tmp/filehg0pc1', |
| 5038 | u'username': u'ubuntu'}, |
| 5039 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 5040 | u'start_cidr': u'10.2.0.0/24'}, |
| 5041 | u'users': {u'project_domain': u'default', |
| 5042 | u'resource_management_workers': 30, |
| 5043 | u'tenants': 1, |
| 5044 | u'user_domain': u'default', |
| 5045 | u'users_per_tenant': 1}}, |
| 5046 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 5047 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5048 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 5049 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5050 | | nova.associate_floating_ip | 1.387 | 2.484 | 3.042 | 3.039 | 3.041 | 100.0% | 3 | |
| 5051 | | nova.boot_server | 61.931 | 65.106 | 67.164 | 66.976 | 67.07 | 100.0% | 3 | |
| 5052 | | nova.delete_server | 4.094 | 4.824 | 5.274 | 5.24 | 5.257 | 100.0% | 3 | |
| 5053 | | nova.dissociate_floating_ip | 1.502 | 2.614 | 3.385 | 3.299 | 3.342 | 100.0% | 3 | |
| 5054 | | total | 185.163 | 186.729 | 189.118 | 188.476 | 188.797 | 100.0% | 3 | |
| 5055 | | vm.run_command | 91.655 | 92.699 | 94.347 | 93.896 | 94.122 | 100.0% | 3 | |
| 5056 | | vm.wait_for_ping | 4.101 | 5.493 | 6.269 | 6.237 | 6.253 | 100.0% | 3 | |
| 5057 | | vm.wait_for_ssh | 5.555 | 6.614 | 7.641 | 7.442 | 7.542 | 100.0% | 3 | |
| 5058 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5059 | Load duration: 189.190970898 |
| 5060 | Full duration: 238.217355967 |
| 5061 | |
| 5062 | Scenario Specific Results |
| 5063 | |
| 5064 | +-------+-----+-----+-----+--------------+--------------+ |
| 5065 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 5066 | +-------+-----+-----+-----+--------------+--------------+ |
| 5067 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 5068 | +-------+-----+-----+-----+--------------+--------------+ |
| 5069 | |
| 5070 | HINTS: |
| 5071 | * To plot HTML graphics with this data, run: |
| 5072 | rally task report fbb57118-8d78-49d1-9538-4d8052f32be8 --out output.html |
| 5073 | |
| 5074 | * To get raw JSON output of task results, run: |
| 5075 | rally task results fbb57118-8d78-49d1-9538-4d8052f32be8 |
| 5076 | |
| 5077 | Using task: fbb57118-8d78-49d1-9538-4d8052f32be8 |
| 5078 | ================================================================================ |
| 5079 | [{u'__meta__': {u'action': u'randwrite', |
| 5080 | u'blocksize': 1024, |
| 5081 | u'concurence': 1, |
| 5082 | u'direct_io': False, |
| 5083 | u'iodepth': 16, |
| 5084 | u'size': 512000, |
| 5085 | u'sync': True, |
| 5086 | u'use_hight_io_priority': True}, |
| 5087 | u'bw_mean': 8624}, |
| 5088 | {u'__meta__': {u'action': u'randwrite', |
| 5089 | u'blocksize': 1024, |
| 5090 | u'concurence': 1, |
| 5091 | u'direct_io': False, |
| 5092 | u'iodepth': 16, |
| 5093 | u'size': 512000, |
| 5094 | u'sync': True, |
| 5095 | u'use_hight_io_priority': True}, |
| 5096 | u'bw_mean': 8636}, |
| 5097 | {u'__meta__': {u'action': u'randwrite', |
| 5098 | u'blocksize': 1024, |
| 5099 | u'concurence': 1, |
| 5100 | u'direct_io': False, |
| 5101 | u'iodepth': 16, |
| 5102 | u'size': 512000, |
| 5103 | u'sync': True, |
| 5104 | u'use_hight_io_priority': True}, |
| 5105 | u'bw_mean': 8468}] |
| 5106 | ================================================================================ |
| 5107 | |
| 5108 | ====> {"randwrite s 1024k": [8576, 132]} |
| 5109 | |
| 5110 | ================================================================================ |
| 5111 | + for xxx in '$three_times' |
| 5112 | + [[ s == \s ]] |
| 5113 | + ssync=-s |
| 5114 | + factor=x500 |
| 5115 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 1m --iosize x500 -s' |
| 5116 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 1m --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 5117 | 07:24:33 23419 >>>> Start rally with opts 'task start /tmp/filerU5k6A --deployment perf-1' |
| 5118 | -------------------------------------------------------------------------------- |
| 5119 | Preparing input task |
| 5120 | -------------------------------------------------------------------------------- |
| 5121 | |
| 5122 | Input task is: |
| 5123 | VMTasks.boot_runcommand_delete: |
| 5124 | - args: |
| 5125 | flavor: {name: ceph.512} |
| 5126 | floating_network: net04_ext |
| 5127 | force_delete: false |
| 5128 | image: {name: ubuntu} |
| 5129 | interpreter: /usr/bin/env python2 |
| 5130 | script: /tmp/fileuyKk1U |
| 5131 | username: ubuntu |
| 5132 | context: |
| 5133 | network: {} |
| 5134 | users: {tenants: 1, users_per_tenant: 1} |
| 5135 | runner: {concurrency: 3, times: 3, type: constant} |
| 5136 | |
| 5137 | -------------------------------------------------------------------------------- |
| 5138 | Task 57471e9a-b088-4419-b41e-9b503d2e0434: started |
| 5139 | -------------------------------------------------------------------------------- |
| 5140 | |
| 5141 | Benchmarking... This can take a while... |
| 5142 | |
| 5143 | To track task status use: |
| 5144 | |
| 5145 | rally task status |
| 5146 | or |
| 5147 | rally task detailed |
| 5148 | |
| 5149 | 07:26:17 23695 >>>> Start io test |
| 5150 | 07:26:17 23695 >>>> Ready and waiting on barrier. Will wait at most 196 seconds |
| 5151 | 07:26:19 23697 >>>> Start io test |
| 5152 | 07:26:19 23697 >>>> Ready and waiting on barrier. Will wait at most 194 seconds |
| 5153 | 07:26:23 23696 >>>> Start io test |
| 5154 | 07:26:23 23696 >>>> Ready and waiting on barrier. Will wait at most 190 seconds |
| 5155 | 07:27:56 23695 >>>> Test finished |
| 5156 | 07:27:57 23697 >>>> Test finished |
| 5157 | 07:27:57 23696 >>>> Test finished |
| 5158 | 2015-02-07 07:28:34.825 23419 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 953ecd73-4477-455f-98c0-57ac808c7bb7. |
| 5159 | |
| 5160 | -------------------------------------------------------------------------------- |
| 5161 | Task 57471e9a-b088-4419-b41e-9b503d2e0434: finished |
| 5162 | -------------------------------------------------------------------------------- |
| 5163 | |
| 5164 | test scenario VMTasks.boot_runcommand_delete |
| 5165 | args position 0 |
| 5166 | args values: |
| 5167 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 5168 | u'floating_network': u'net04_ext', |
| 5169 | u'force_delete': False, |
| 5170 | u'image': {u'name': u'ubuntu'}, |
| 5171 | u'interpreter': u'/usr/bin/env python2', |
| 5172 | u'script': u'/tmp/fileuyKk1U', |
| 5173 | u'username': u'ubuntu'}, |
| 5174 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 5175 | u'start_cidr': u'10.2.0.0/24'}, |
| 5176 | u'users': {u'project_domain': u'default', |
| 5177 | u'resource_management_workers': 30, |
| 5178 | u'tenants': 1, |
| 5179 | u'user_domain': u'default', |
| 5180 | u'users_per_tenant': 1}}, |
| 5181 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 5182 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5183 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 5184 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5185 | | nova.associate_floating_ip | 1.376 | 3.098 | 6.382 | 5.413 | 5.897 | 100.0% | 3 | |
| 5186 | | nova.boot_server | 63.646 | 65.12 | 67.594 | 66.899 | 67.247 | 100.0% | 3 | |
| 5187 | | nova.delete_server | 5.31 | 7.465 | 9.702 | 9.238 | 9.47 | 100.0% | 3 | |
| 5188 | | nova.dissociate_floating_ip | 1.52 | 1.647 | 1.879 | 1.812 | 1.845 | 100.0% | 3 | |
| 5189 | | total | 194.652 | 196.385 | 197.77 | 197.563 | 197.667 | 100.0% | 3 | |
| 5190 | | vm.run_command | 93.138 | 93.848 | 94.211 | 94.208 | 94.209 | 100.0% | 3 | |
| 5191 | | vm.wait_for_ping | 2.085 | 4.356 | 6.111 | 5.863 | 5.987 | 100.0% | 3 | |
| 5192 | | vm.wait_for_ssh | 6.685 | 7.412 | 7.792 | 7.786 | 7.789 | 100.0% | 3 | |
| 5193 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5194 | Load duration: 197.901420832 |
| 5195 | Full duration: 237.221391916 |
| 5196 | |
| 5197 | Scenario Specific Results |
| 5198 | |
| 5199 | +-------+-----+-----+-----+--------------+--------------+ |
| 5200 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 5201 | +-------+-----+-----+-----+--------------+--------------+ |
| 5202 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 5203 | +-------+-----+-----+-----+--------------+--------------+ |
| 5204 | |
| 5205 | HINTS: |
| 5206 | * To plot HTML graphics with this data, run: |
| 5207 | rally task report 57471e9a-b088-4419-b41e-9b503d2e0434 --out output.html |
| 5208 | |
| 5209 | * To get raw JSON output of task results, run: |
| 5210 | rally task results 57471e9a-b088-4419-b41e-9b503d2e0434 |
| 5211 | |
| 5212 | Using task: 57471e9a-b088-4419-b41e-9b503d2e0434 |
| 5213 | ================================================================================ |
| 5214 | [{u'__meta__': {u'action': u'randwrite', |
| 5215 | u'blocksize': 1024, |
| 5216 | u'concurence': 1, |
| 5217 | u'direct_io': False, |
| 5218 | u'iodepth': 16, |
| 5219 | u'size': 512000, |
| 5220 | u'sync': True, |
| 5221 | u'use_hight_io_priority': True}, |
| 5222 | u'bw_mean': 8876}, |
| 5223 | {u'__meta__': {u'action': u'randwrite', |
| 5224 | u'blocksize': 1024, |
| 5225 | u'concurence': 1, |
| 5226 | u'direct_io': False, |
| 5227 | u'iodepth': 16, |
| 5228 | u'size': 512000, |
| 5229 | u'sync': True, |
| 5230 | u'use_hight_io_priority': True}, |
| 5231 | u'bw_mean': 8694}, |
| 5232 | {u'__meta__': {u'action': u'randwrite', |
| 5233 | u'blocksize': 1024, |
| 5234 | u'concurence': 1, |
| 5235 | u'direct_io': False, |
| 5236 | u'iodepth': 16, |
| 5237 | u'size': 512000, |
| 5238 | u'sync': True, |
| 5239 | u'use_hight_io_priority': True}, |
| 5240 | u'bw_mean': 8634}] |
| 5241 | ================================================================================ |
| 5242 | |
| 5243 | ====> {"randwrite s 1024k": [8734, 178]} |
| 5244 | |
| 5245 | ================================================================================ |
| 5246 | + for xxx in '$three_times' |
| 5247 | + [[ s == \s ]] |
| 5248 | + ssync=-s |
| 5249 | + factor=x500 |
| 5250 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 1m --iosize x500 -s' |
| 5251 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 1m --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 5252 | 07:28:38 24443 >>>> Start rally with opts 'task start /tmp/fileWKoX75 --deployment perf-1' |
| 5253 | -------------------------------------------------------------------------------- |
| 5254 | Preparing input task |
| 5255 | -------------------------------------------------------------------------------- |
| 5256 | |
| 5257 | Input task is: |
| 5258 | VMTasks.boot_runcommand_delete: |
| 5259 | - args: |
| 5260 | flavor: {name: ceph.512} |
| 5261 | floating_network: net04_ext |
| 5262 | force_delete: false |
| 5263 | image: {name: ubuntu} |
| 5264 | interpreter: /usr/bin/env python2 |
| 5265 | script: /tmp/fileLyTEhO |
| 5266 | username: ubuntu |
| 5267 | context: |
| 5268 | network: {} |
| 5269 | users: {tenants: 1, users_per_tenant: 1} |
| 5270 | runner: {concurrency: 3, times: 3, type: constant} |
| 5271 | |
| 5272 | -------------------------------------------------------------------------------- |
| 5273 | Task 834f6af4-9c23-4608-9cf6-930588955432: started |
| 5274 | -------------------------------------------------------------------------------- |
| 5275 | |
| 5276 | Benchmarking... This can take a while... |
| 5277 | |
| 5278 | To track task status use: |
| 5279 | |
| 5280 | rally task status |
| 5281 | or |
| 5282 | rally task detailed |
| 5283 | |
| 5284 | 07:30:21 24821 >>>> Start io test |
| 5285 | 07:30:21 24821 >>>> Ready and waiting on barrier. Will wait at most 197 seconds |
| 5286 | 07:30:23 24822 >>>> Start io test |
| 5287 | 07:30:23 24822 >>>> Ready and waiting on barrier. Will wait at most 195 seconds |
| 5288 | 07:30:24 24820 >>>> Start io test |
| 5289 | 07:30:24 24820 >>>> Ready and waiting on barrier. Will wait at most 194 seconds |
| 5290 | 07:31:55 24820 >>>> Test finished |
| 5291 | 07:32:01 24821 >>>> Test finished |
| 5292 | 07:32:02 24822 >>>> Test finished |
| 5293 | 2015-02-07 07:32:40.332 24443 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 968ab0e1-625e-41c7-a3da-2aeda088bde8. |
| 5294 | |
| 5295 | -------------------------------------------------------------------------------- |
| 5296 | Task 834f6af4-9c23-4608-9cf6-930588955432: finished |
| 5297 | -------------------------------------------------------------------------------- |
| 5298 | |
| 5299 | test scenario VMTasks.boot_runcommand_delete |
| 5300 | args position 0 |
| 5301 | args values: |
| 5302 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 5303 | u'floating_network': u'net04_ext', |
| 5304 | u'force_delete': False, |
| 5305 | u'image': {u'name': u'ubuntu'}, |
| 5306 | u'interpreter': u'/usr/bin/env python2', |
| 5307 | u'script': u'/tmp/fileLyTEhO', |
| 5308 | u'username': u'ubuntu'}, |
| 5309 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 5310 | u'start_cidr': u'10.2.0.0/24'}, |
| 5311 | u'users': {u'project_domain': u'default', |
| 5312 | u'resource_management_workers': 30, |
| 5313 | u'tenants': 1, |
| 5314 | u'user_domain': u'default', |
| 5315 | u'users_per_tenant': 1}}, |
| 5316 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 5317 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5318 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 5319 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5320 | | nova.associate_floating_ip | 1.53 | 1.998 | 2.612 | 2.46 | 2.536 | 100.0% | 3 | |
| 5321 | | nova.boot_server | 60.179 | 61.4 | 62.669 | 62.405 | 62.537 | 100.0% | 3 | |
| 5322 | | nova.delete_server | 7.496 | 9.059 | 12.149 | 11.226 | 11.688 | 100.0% | 3 | |
| 5323 | | nova.dissociate_floating_ip | 1.542 | 3.725 | 7.939 | 6.69 | 7.314 | 100.0% | 3 | |
| 5324 | | total | 196.479 | 197.991 | 198.776 | 198.764 | 198.77 | 100.0% | 3 | |
| 5325 | | vm.run_command | 90.706 | 95.276 | 98.262 | 97.982 | 98.122 | 100.0% | 3 | |
| 5326 | | vm.wait_for_ping | 4.099 | 5.439 | 6.11 | 6.109 | 6.11 | 100.0% | 3 | |
| 5327 | | vm.wait_for_ssh | 6.543 | 10.991 | 14.307 | 13.87 | 14.088 | 100.0% | 3 | |
| 5328 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5329 | Load duration: 198.895785093 |
| 5330 | Full duration: 239.117848158 |
| 5331 | |
| 5332 | Scenario Specific Results |
| 5333 | |
| 5334 | +-------+-----+-----+-----+--------------+--------------+ |
| 5335 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 5336 | +-------+-----+-----+-----+--------------+--------------+ |
| 5337 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 5338 | +-------+-----+-----+-----+--------------+--------------+ |
| 5339 | |
| 5340 | HINTS: |
| 5341 | * To plot HTML graphics with this data, run: |
| 5342 | rally task report 834f6af4-9c23-4608-9cf6-930588955432 --out output.html |
| 5343 | |
| 5344 | * To get raw JSON output of task results, run: |
| 5345 | rally task results 834f6af4-9c23-4608-9cf6-930588955432 |
| 5346 | |
| 5347 | Using task: 834f6af4-9c23-4608-9cf6-930588955432 |
| 5348 | ================================================================================ |
| 5349 | [{u'__meta__': {u'action': u'randwrite', |
| 5350 | u'blocksize': 1024, |
| 5351 | u'concurence': 1, |
| 5352 | u'direct_io': False, |
| 5353 | u'iodepth': 16, |
| 5354 | u'size': 512000, |
| 5355 | u'sync': True, |
| 5356 | u'use_hight_io_priority': True}, |
| 5357 | u'bw_mean': 8634}, |
| 5358 | {u'__meta__': {u'action': u'randwrite', |
| 5359 | u'blocksize': 1024, |
| 5360 | u'concurence': 1, |
| 5361 | u'direct_io': False, |
| 5362 | u'iodepth': 16, |
| 5363 | u'size': 512000, |
| 5364 | u'sync': True, |
| 5365 | u'use_hight_io_priority': True}, |
| 5366 | u'bw_mean': 7999}, |
| 5367 | {u'__meta__': {u'action': u'randwrite', |
| 5368 | u'blocksize': 1024, |
| 5369 | u'concurence': 1, |
| 5370 | u'direct_io': False, |
| 5371 | u'iodepth': 16, |
| 5372 | u'size': 512000, |
| 5373 | u'sync': True, |
| 5374 | u'use_hight_io_priority': True}, |
| 5375 | u'bw_mean': 7972}] |
| 5376 | ================================================================================ |
| 5377 | |
| 5378 | ====> {"randwrite s 1024k": [8201, 529]} |
| 5379 | |
| 5380 | ================================================================================ |
| 5381 | + for sync in '$osync' |
| 5382 | + for xxx in '$three_times' |
| 5383 | + [[ a == \s ]] |
| 5384 | + [[ 1m == \1\k ]] |
| 5385 | + [[ 1m == \4\k ]] |
| 5386 | + ssync= |
| 5387 | + factor=r2 |
| 5388 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 1m --iosize r2 ' |
| 5389 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 1m --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 5390 | 07:32:44 25829 >>>> Start rally with opts 'task start /tmp/fileI2Opxg --deployment perf-1' |
| 5391 | -------------------------------------------------------------------------------- |
| 5392 | Preparing input task |
| 5393 | -------------------------------------------------------------------------------- |
| 5394 | |
| 5395 | Input task is: |
| 5396 | VMTasks.boot_runcommand_delete: |
| 5397 | - args: |
| 5398 | flavor: {name: ceph.512} |
| 5399 | floating_network: net04_ext |
| 5400 | force_delete: false |
| 5401 | image: {name: ubuntu} |
| 5402 | interpreter: /usr/bin/env python2 |
| 5403 | script: /tmp/filefeLrDl |
| 5404 | username: ubuntu |
| 5405 | context: |
| 5406 | network: {} |
| 5407 | users: {tenants: 1, users_per_tenant: 1} |
| 5408 | runner: {concurrency: 3, times: 3, type: constant} |
| 5409 | |
| 5410 | -------------------------------------------------------------------------------- |
| 5411 | Task db448610-ca3c-433d-9a9a-7a6acccb604d: started |
| 5412 | -------------------------------------------------------------------------------- |
| 5413 | |
| 5414 | Benchmarking... This can take a while... |
| 5415 | |
| 5416 | To track task status use: |
| 5417 | |
| 5418 | rally task status |
| 5419 | or |
| 5420 | rally task detailed |
| 5421 | |
| 5422 | 07:34:36 26024 >>>> Start io test |
| 5423 | 07:34:36 26024 >>>> Ready and waiting on barrier. Will wait at most 188 seconds |
| 5424 | 07:34:36 26023 >>>> Start io test |
| 5425 | 07:34:36 26023 >>>> Ready and waiting on barrier. Will wait at most 188 seconds |
| 5426 | 07:34:36 26025 >>>> Start io test |
| 5427 | 07:34:36 26025 >>>> Ready and waiting on barrier. Will wait at most 187 seconds |
| 5428 | 07:36:24 26023 >>>> Test finished |
| 5429 | 07:36:29 26024 >>>> Test finished |
| 5430 | 07:36:29 26025 >>>> Test finished |
| 5431 | 2015-02-07 07:37:26.472 25829 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: c20a9940-196a-4463-85af-29197435ddcd. |
| 5432 | |
| 5433 | -------------------------------------------------------------------------------- |
| 5434 | Task db448610-ca3c-433d-9a9a-7a6acccb604d: finished |
| 5435 | -------------------------------------------------------------------------------- |
| 5436 | |
| 5437 | test scenario VMTasks.boot_runcommand_delete |
| 5438 | args position 0 |
| 5439 | args values: |
| 5440 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 5441 | u'floating_network': u'net04_ext', |
| 5442 | u'force_delete': False, |
| 5443 | u'image': {u'name': u'ubuntu'}, |
| 5444 | u'interpreter': u'/usr/bin/env python2', |
| 5445 | u'script': u'/tmp/filefeLrDl', |
| 5446 | u'username': u'ubuntu'}, |
| 5447 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 5448 | u'start_cidr': u'10.2.0.0/24'}, |
| 5449 | u'users': {u'project_domain': u'default', |
| 5450 | u'resource_management_workers': 30, |
| 5451 | u'tenants': 1, |
| 5452 | u'user_domain': u'default', |
| 5453 | u'users_per_tenant': 1}}, |
| 5454 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 5455 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5456 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 5457 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5458 | | nova.associate_floating_ip | 1.401 | 1.489 | 1.644 | 1.599 | 1.621 | 100.0% | 3 | |
| 5459 | | nova.boot_server | 60.026 | 61.29 | 62.561 | 62.306 | 62.433 | 100.0% | 3 | |
| 5460 | | nova.delete_server | 8.247 | 9.35 | 10.044 | 9.987 | 10.015 | 100.0% | 3 | |
| 5461 | | nova.dissociate_floating_ip | 1.605 | 6.053 | 8.314 | 8.299 | 8.307 | 100.0% | 3 | |
| 5462 | | total | 212.651 | 219.864 | 225.911 | 224.935 | 225.423 | 100.0% | 3 | |
| 5463 | | vm.run_command | 107.425 | 110.707 | 112.39 | 112.373 | 112.381 | 100.0% | 3 | |
| 5464 | | vm.wait_for_ping | 0.08 | 4.767 | 8.112 | 7.712 | 7.912 | 100.0% | 3 | |
| 5465 | | vm.wait_for_ssh | 12.697 | 15.731 | 20.279 | 19.067 | 19.673 | 100.0% | 3 | |
| 5466 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5467 | Load duration: 226.061560869 |
| 5468 | Full duration: 277.544191122 |
| 5469 | |
| 5470 | Scenario Specific Results |
| 5471 | |
| 5472 | +-------+-----+-----+-----+--------------+--------------+ |
| 5473 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 5474 | +-------+-----+-----+-----+--------------+--------------+ |
| 5475 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 5476 | +-------+-----+-----+-----+--------------+--------------+ |
| 5477 | |
| 5478 | HINTS: |
| 5479 | * To plot HTML graphics with this data, run: |
| 5480 | rally task report db448610-ca3c-433d-9a9a-7a6acccb604d --out output.html |
| 5481 | |
| 5482 | * To get raw JSON output of task results, run: |
| 5483 | rally task results db448610-ca3c-433d-9a9a-7a6acccb604d |
| 5484 | |
| 5485 | Using task: db448610-ca3c-433d-9a9a-7a6acccb604d |
| 5486 | ================================================================================ |
| 5487 | [{u'__meta__': {u'action': u'randwrite', |
| 5488 | u'blocksize': 1024, |
| 5489 | u'concurence': 1, |
| 5490 | u'direct_io': False, |
| 5491 | u'iodepth': 16, |
| 5492 | u'size': 1003592, |
| 5493 | u'sync': False, |
| 5494 | u'use_hight_io_priority': True}, |
| 5495 | u'bw_mean': 26308}, |
| 5496 | {u'__meta__': {u'action': u'randwrite', |
| 5497 | u'blocksize': 1024, |
| 5498 | u'concurence': 1, |
| 5499 | u'direct_io': False, |
| 5500 | u'iodepth': 16, |
| 5501 | u'size': 1003592, |
| 5502 | u'sync': False, |
| 5503 | u'use_hight_io_priority': True}, |
| 5504 | u'bw_mean': 22127}, |
| 5505 | {u'__meta__': {u'action': u'randwrite', |
| 5506 | u'blocksize': 1024, |
| 5507 | u'concurence': 1, |
| 5508 | u'direct_io': False, |
| 5509 | u'iodepth': 16, |
| 5510 | u'size': 1003592, |
| 5511 | u'sync': False, |
| 5512 | u'use_hight_io_priority': True}, |
| 5513 | u'bw_mean': 22497}] |
| 5514 | ================================================================================ |
| 5515 | |
| 5516 | ====> {"randwrite a 1024k": [23644, 3273]} |
| 5517 | |
| 5518 | ================================================================================ |
| 5519 | + for xxx in '$three_times' |
| 5520 | + [[ a == \s ]] |
| 5521 | + [[ 1m == \1\k ]] |
| 5522 | + [[ 1m == \4\k ]] |
| 5523 | + ssync= |
| 5524 | + factor=r2 |
| 5525 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 1m --iosize r2 ' |
| 5526 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 1m --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 5527 | 07:37:30 27228 >>>> Start rally with opts 'task start /tmp/fileYInhgz --deployment perf-1' |
| 5528 | -------------------------------------------------------------------------------- |
| 5529 | Preparing input task |
| 5530 | -------------------------------------------------------------------------------- |
| 5531 | |
| 5532 | Input task is: |
| 5533 | VMTasks.boot_runcommand_delete: |
| 5534 | - args: |
| 5535 | flavor: {name: ceph.512} |
| 5536 | floating_network: net04_ext |
| 5537 | force_delete: false |
| 5538 | image: {name: ubuntu} |
| 5539 | interpreter: /usr/bin/env python2 |
| 5540 | script: /tmp/fileAPIhbB |
| 5541 | username: ubuntu |
| 5542 | context: |
| 5543 | network: {} |
| 5544 | users: {tenants: 1, users_per_tenant: 1} |
| 5545 | runner: {concurrency: 3, times: 3, type: constant} |
| 5546 | |
| 5547 | -------------------------------------------------------------------------------- |
| 5548 | Task 605babd7-9f1e-4be5-ae38-0e12710db32f: started |
| 5549 | -------------------------------------------------------------------------------- |
| 5550 | |
| 5551 | Benchmarking... This can take a while... |
| 5552 | |
| 5553 | To track task status use: |
| 5554 | |
| 5555 | rally task status |
| 5556 | or |
| 5557 | rally task detailed |
| 5558 | |
| 5559 | 07:39:16 27452 >>>> Start io test |
| 5560 | 07:39:16 27452 >>>> Ready and waiting on barrier. Will wait at most 194 seconds |
| 5561 | 07:39:16 27453 >>>> Start io test |
| 5562 | 07:39:16 27453 >>>> Ready and waiting on barrier. Will wait at most 194 seconds |
| 5563 | 07:39:18 27454 >>>> Start io test |
| 5564 | 07:39:18 27454 >>>> Ready and waiting on barrier. Will wait at most 192 seconds |
| 5565 | 07:40:58 27454 >>>> Test finished |
| 5566 | 07:41:09 27453 >>>> Test finished |
| 5567 | 07:41:09 27452 >>>> Test finished |
| 5568 | 2015-02-07 07:41:42.041 27228 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 17c2dc83-a450-401f-bdad-a236d2044db8. |
| 5569 | |
| 5570 | -------------------------------------------------------------------------------- |
| 5571 | Task 605babd7-9f1e-4be5-ae38-0e12710db32f: finished |
| 5572 | -------------------------------------------------------------------------------- |
| 5573 | |
| 5574 | test scenario VMTasks.boot_runcommand_delete |
| 5575 | args position 0 |
| 5576 | args values: |
| 5577 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 5578 | u'floating_network': u'net04_ext', |
| 5579 | u'force_delete': False, |
| 5580 | u'image': {u'name': u'ubuntu'}, |
| 5581 | u'interpreter': u'/usr/bin/env python2', |
| 5582 | u'script': u'/tmp/fileAPIhbB', |
| 5583 | u'username': u'ubuntu'}, |
| 5584 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 5585 | u'start_cidr': u'10.2.0.0/24'}, |
| 5586 | u'users': {u'project_domain': u'default', |
| 5587 | u'resource_management_workers': 30, |
| 5588 | u'tenants': 1, |
| 5589 | u'user_domain': u'default', |
| 5590 | u'users_per_tenant': 1}}, |
| 5591 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 5592 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5593 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 5594 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5595 | | nova.associate_floating_ip | 1.303 | 1.953 | 2.926 | 2.667 | 2.796 | 100.0% | 3 | |
| 5596 | | nova.boot_server | 59.595 | 65.606 | 68.612 | 68.612 | 68.612 | 100.0% | 3 | |
| 5597 | | nova.delete_server | 5.224 | 8.589 | 14.761 | 12.965 | 13.863 | 100.0% | 3 | |
| 5598 | | nova.dissociate_floating_ip | 1.533 | 3.311 | 6.71 | 5.707 | 6.209 | 100.0% | 3 | |
| 5599 | | total | 208.308 | 209.868 | 211.406 | 211.103 | 211.255 | 100.0% | 3 | |
| 5600 | | vm.run_command | 100.083 | 107.351 | 111.013 | 111.002 | 111.007 | 100.0% | 3 | |
| 5601 | | vm.wait_for_ping | 1.455 | 3.886 | 6.103 | 5.702 | 5.903 | 100.0% | 3 | |
| 5602 | | vm.wait_for_ssh | 7.007 | 10.956 | 18.456 | 16.246 | 17.351 | 100.0% | 3 | |
| 5603 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5604 | Load duration: 211.535135984 |
| 5605 | Full duration: 248.715995073 |
| 5606 | |
| 5607 | Scenario Specific Results |
| 5608 | |
| 5609 | +-------+-----+-----+-----+--------------+--------------+ |
| 5610 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 5611 | +-------+-----+-----+-----+--------------+--------------+ |
| 5612 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 5613 | +-------+-----+-----+-----+--------------+--------------+ |
| 5614 | |
| 5615 | HINTS: |
| 5616 | * To plot HTML graphics with this data, run: |
| 5617 | rally task report 605babd7-9f1e-4be5-ae38-0e12710db32f --out output.html |
| 5618 | |
| 5619 | * To get raw JSON output of task results, run: |
| 5620 | rally task results 605babd7-9f1e-4be5-ae38-0e12710db32f |
| 5621 | |
| 5622 | Using task: 605babd7-9f1e-4be5-ae38-0e12710db32f |
| 5623 | ================================================================================ |
| 5624 | [{u'__meta__': {u'action': u'randwrite', |
| 5625 | u'blocksize': 1024, |
| 5626 | u'concurence': 1, |
| 5627 | u'direct_io': False, |
| 5628 | u'iodepth': 16, |
| 5629 | u'size': 1003592, |
| 5630 | u'sync': False, |
| 5631 | u'use_hight_io_priority': True}, |
| 5632 | u'bw_mean': 29853}, |
| 5633 | {u'__meta__': {u'action': u'randwrite', |
| 5634 | u'blocksize': 1024, |
| 5635 | u'concurence': 1, |
| 5636 | u'direct_io': False, |
| 5637 | u'iodepth': 16, |
| 5638 | u'size': 1003592, |
| 5639 | u'sync': False, |
| 5640 | u'use_hight_io_priority': True}, |
| 5641 | u'bw_mean': 23875}, |
| 5642 | {u'__meta__': {u'action': u'randwrite', |
| 5643 | u'blocksize': 1024, |
| 5644 | u'concurence': 1, |
| 5645 | u'direct_io': False, |
| 5646 | u'iodepth': 16, |
| 5647 | u'size': 1003592, |
| 5648 | u'sync': False, |
| 5649 | u'use_hight_io_priority': True}, |
| 5650 | u'bw_mean': 23824}] |
| 5651 | ================================================================================ |
| 5652 | |
| 5653 | ====> {"randwrite a 1024k": [25850, 4901]} |
| 5654 | |
| 5655 | ================================================================================ |
| 5656 | + for xxx in '$three_times' |
| 5657 | + [[ a == \s ]] |
| 5658 | + [[ 1m == \1\k ]] |
| 5659 | + [[ 1m == \4\k ]] |
| 5660 | + ssync= |
| 5661 | + factor=r2 |
| 5662 | + io_opts='--type iozone -a randwrite --iodepth 16 --blocksize 1m --iosize r2 ' |
| 5663 | + python run_rally_test.py -l -o '--type iozone -a randwrite --iodepth 16 --blocksize 1m --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 5664 | 07:41:45 28621 >>>> Start rally with opts 'task start /tmp/fileXZSjIM --deployment perf-1' |
| 5665 | -------------------------------------------------------------------------------- |
| 5666 | Preparing input task |
| 5667 | -------------------------------------------------------------------------------- |
| 5668 | |
| 5669 | Input task is: |
| 5670 | VMTasks.boot_runcommand_delete: |
| 5671 | - args: |
| 5672 | flavor: {name: ceph.512} |
| 5673 | floating_network: net04_ext |
| 5674 | force_delete: false |
| 5675 | image: {name: ubuntu} |
| 5676 | interpreter: /usr/bin/env python2 |
| 5677 | script: /tmp/filemiRfDQ |
| 5678 | username: ubuntu |
| 5679 | context: |
| 5680 | network: {} |
| 5681 | users: {tenants: 1, users_per_tenant: 1} |
| 5682 | runner: {concurrency: 3, times: 3, type: constant} |
| 5683 | |
| 5684 | -------------------------------------------------------------------------------- |
| 5685 | Task 7e0f8e3a-5299-4b47-8864-f3f68be0eca8: started |
| 5686 | -------------------------------------------------------------------------------- |
| 5687 | |
| 5688 | Benchmarking... This can take a while... |
| 5689 | |
| 5690 | To track task status use: |
| 5691 | |
| 5692 | rally task status |
| 5693 | or |
| 5694 | rally task detailed |
| 5695 | |
| 5696 | 07:43:45 28873 >>>> Start io test |
| 5697 | 07:43:45 28873 >>>> Ready and waiting on barrier. Will wait at most 180 seconds |
| 5698 | 07:43:48 28874 >>>> Start io test |
| 5699 | 07:43:48 28874 >>>> Ready and waiting on barrier. Will wait at most 177 seconds |
| 5700 | 07:43:50 28875 >>>> Start io test |
| 5701 | 07:43:50 28875 >>>> Ready and waiting on barrier. Will wait at most 175 seconds |
| 5702 | 07:45:45 28874 >>>> Test finished |
| 5703 | 07:45:51 28875 >>>> Test finished |
| 5704 | 07:45:52 28873 >>>> Test finished |
| 5705 | 2015-02-07 07:46:40.727 28621 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 91ee3dd6-a2e2-459e-a740-b81b8e52ca42. |
| 5706 | |
| 5707 | -------------------------------------------------------------------------------- |
| 5708 | Task 7e0f8e3a-5299-4b47-8864-f3f68be0eca8: finished |
| 5709 | -------------------------------------------------------------------------------- |
| 5710 | |
| 5711 | test scenario VMTasks.boot_runcommand_delete |
| 5712 | args position 0 |
| 5713 | args values: |
| 5714 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 5715 | u'floating_network': u'net04_ext', |
| 5716 | u'force_delete': False, |
| 5717 | u'image': {u'name': u'ubuntu'}, |
| 5718 | u'interpreter': u'/usr/bin/env python2', |
| 5719 | u'script': u'/tmp/filemiRfDQ', |
| 5720 | u'username': u'ubuntu'}, |
| 5721 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 5722 | u'start_cidr': u'10.2.0.0/24'}, |
| 5723 | u'users': {u'project_domain': u'default', |
| 5724 | u'resource_management_workers': 30, |
| 5725 | u'tenants': 1, |
| 5726 | u'user_domain': u'default', |
| 5727 | u'users_per_tenant': 1}}, |
| 5728 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 5729 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5730 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 5731 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5732 | | nova.associate_floating_ip | 1.272 | 1.472 | 1.573 | 1.572 | 1.572 | 100.0% | 3 | |
| 5733 | | nova.boot_server | 61.646 | 62.987 | 64.392 | 64.098 | 64.245 | 100.0% | 3 | |
| 5734 | | nova.delete_server | 5.154 | 9.989 | 12.711 | 12.589 | 12.65 | 100.0% | 3 | |
| 5735 | | nova.dissociate_floating_ip | 1.646 | 5.624 | 8.518 | 8.156 | 8.337 | 100.0% | 3 | |
| 5736 | | total | 223.153 | 223.944 | 224.769 | 224.597 | 224.683 | 100.0% | 3 | |
| 5737 | | vm.run_command | 115.662 | 119.65 | 121.729 | 121.695 | 121.712 | 100.0% | 3 | |
| 5738 | | vm.wait_for_ping | 6.098 | 7.064 | 8.116 | 7.888 | 8.002 | 100.0% | 3 | |
| 5739 | | vm.wait_for_ssh | 6.83 | 11.546 | 14.108 | 14.027 | 14.067 | 100.0% | 3 | |
| 5740 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5741 | Load duration: 224.867930889 |
| 5742 | Full duration: 292.860170126 |
| 5743 | |
| 5744 | Scenario Specific Results |
| 5745 | |
| 5746 | +-------+-----+-----+-----+--------------+--------------+ |
| 5747 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 5748 | +-------+-----+-----+-----+--------------+--------------+ |
| 5749 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 5750 | +-------+-----+-----+-----+--------------+--------------+ |
| 5751 | |
| 5752 | HINTS: |
| 5753 | * To plot HTML graphics with this data, run: |
| 5754 | rally task report 7e0f8e3a-5299-4b47-8864-f3f68be0eca8 --out output.html |
| 5755 | |
| 5756 | * To get raw JSON output of task results, run: |
| 5757 | rally task results 7e0f8e3a-5299-4b47-8864-f3f68be0eca8 |
| 5758 | |
| 5759 | Using task: 7e0f8e3a-5299-4b47-8864-f3f68be0eca8 |
| 5760 | ================================================================================ |
| 5761 | [{u'__meta__': {u'action': u'randwrite', |
| 5762 | u'blocksize': 1024, |
| 5763 | u'concurence': 1, |
| 5764 | u'direct_io': False, |
| 5765 | u'iodepth': 16, |
| 5766 | u'size': 1003592, |
| 5767 | u'sync': False, |
| 5768 | u'use_hight_io_priority': True}, |
| 5769 | u'bw_mean': 24321}, |
| 5770 | {u'__meta__': {u'action': u'randwrite', |
| 5771 | u'blocksize': 1024, |
| 5772 | u'concurence': 1, |
| 5773 | u'direct_io': False, |
| 5774 | u'iodepth': 16, |
| 5775 | u'size': 1003592, |
| 5776 | u'sync': False, |
| 5777 | u'use_hight_io_priority': True}, |
| 5778 | u'bw_mean': 21566}, |
| 5779 | {u'__meta__': {u'action': u'randwrite', |
| 5780 | u'blocksize': 1024, |
| 5781 | u'concurence': 1, |
| 5782 | u'direct_io': False, |
| 5783 | u'iodepth': 16, |
| 5784 | u'size': 1003592, |
| 5785 | u'sync': False, |
| 5786 | u'use_hight_io_priority': True}, |
| 5787 | u'bw_mean': 21454}] |
| 5788 | ================================================================================ |
| 5789 | |
| 5790 | ====> {"randwrite a 1024k": [22447, 2296]} |
| 5791 | |
| 5792 | ================================================================================ |
| 5793 | + for op in '$ops' |
| 5794 | + for sync in '$osync' |
| 5795 | + for xxx in '$three_times' |
| 5796 | + [[ s == \s ]] |
| 5797 | + ssync=-s |
| 5798 | + factor=x500 |
| 5799 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 1m --iosize x500 -s' |
| 5800 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 1m --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 5801 | 07:46:45 30045 >>>> Start rally with opts 'task start /tmp/fileJru4im --deployment perf-1' |
| 5802 | -------------------------------------------------------------------------------- |
| 5803 | Preparing input task |
| 5804 | -------------------------------------------------------------------------------- |
| 5805 | |
| 5806 | Input task is: |
| 5807 | VMTasks.boot_runcommand_delete: |
| 5808 | - args: |
| 5809 | flavor: {name: ceph.512} |
| 5810 | floating_network: net04_ext |
| 5811 | force_delete: false |
| 5812 | image: {name: ubuntu} |
| 5813 | interpreter: /usr/bin/env python2 |
| 5814 | script: /tmp/fileYhs4NT |
| 5815 | username: ubuntu |
| 5816 | context: |
| 5817 | network: {} |
| 5818 | users: {tenants: 1, users_per_tenant: 1} |
| 5819 | runner: {concurrency: 3, times: 3, type: constant} |
| 5820 | |
| 5821 | -------------------------------------------------------------------------------- |
| 5822 | Task dffd172d-92b2-40f9-9918-be227a0089f1: started |
| 5823 | -------------------------------------------------------------------------------- |
| 5824 | |
| 5825 | Benchmarking... This can take a while... |
| 5826 | |
| 5827 | To track task status use: |
| 5828 | |
| 5829 | rally task status |
| 5830 | or |
| 5831 | rally task detailed |
| 5832 | |
| 5833 | 07:48:15 30241 >>>> Start io test |
| 5834 | 07:48:15 30241 >>>> Ready and waiting on barrier. Will wait at most 210 seconds |
| 5835 | 07:48:23 30239 >>>> Start io test |
| 5836 | 07:48:23 30239 >>>> Ready and waiting on barrier. Will wait at most 202 seconds |
| 5837 | 07:48:23 30240 >>>> Start io test |
| 5838 | 07:48:23 30240 >>>> Ready and waiting on barrier. Will wait at most 202 seconds |
| 5839 | 07:50:00 30239 >>>> Test finished |
| 5840 | 07:50:01 30241 >>>> Test finished |
| 5841 | 07:50:01 30240 >>>> Test finished |
| 5842 | 2015-02-07 07:50:43.620 30045 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 90a79180-8b6c-4acd-a13e-4059d1b91b24. |
| 5843 | |
| 5844 | -------------------------------------------------------------------------------- |
| 5845 | Task dffd172d-92b2-40f9-9918-be227a0089f1: finished |
| 5846 | -------------------------------------------------------------------------------- |
| 5847 | |
| 5848 | test scenario VMTasks.boot_runcommand_delete |
| 5849 | args position 0 |
| 5850 | args values: |
| 5851 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 5852 | u'floating_network': u'net04_ext', |
| 5853 | u'force_delete': False, |
| 5854 | u'image': {u'name': u'ubuntu'}, |
| 5855 | u'interpreter': u'/usr/bin/env python2', |
| 5856 | u'script': u'/tmp/fileYhs4NT', |
| 5857 | u'username': u'ubuntu'}, |
| 5858 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 5859 | u'start_cidr': u'10.2.0.0/24'}, |
| 5860 | u'users': {u'project_domain': u'default', |
| 5861 | u'resource_management_workers': 30, |
| 5862 | u'tenants': 1, |
| 5863 | u'user_domain': u'default', |
| 5864 | u'users_per_tenant': 1}}, |
| 5865 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 5866 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5867 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 5868 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5869 | | nova.associate_floating_ip | 1.218 | 1.354 | 1.441 | 1.433 | 1.437 | 100.0% | 3 | |
| 5870 | | nova.boot_server | 57.863 | 58.522 | 59.818 | 59.431 | 59.625 | 100.0% | 3 | |
| 5871 | | nova.delete_server | 5.205 | 5.297 | 5.37 | 5.359 | 5.365 | 100.0% | 3 | |
| 5872 | | nova.dissociate_floating_ip | 3.313 | 5.728 | 7.293 | 7.15 | 7.221 | 100.0% | 3 | |
| 5873 | | total | 192.749 | 193.652 | 195.254 | 194.793 | 195.024 | 100.0% | 3 | |
| 5874 | | vm.run_command | 96.933 | 97.745 | 98.403 | 98.302 | 98.353 | 100.0% | 3 | |
| 5875 | | vm.wait_for_ping | 2.088 | 2.757 | 4.094 | 3.694 | 3.894 | 100.0% | 3 | |
| 5876 | | vm.wait_for_ssh | 5.484 | 10.875 | 15.184 | 14.539 | 14.861 | 100.0% | 3 | |
| 5877 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 5878 | Load duration: 195.397474051 |
| 5879 | Full duration: 235.461040974 |
| 5880 | |
| 5881 | Scenario Specific Results |
| 5882 | |
| 5883 | +-------+-----+-----+-----+--------------+--------------+ |
| 5884 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 5885 | +-------+-----+-----+-----+--------------+--------------+ |
| 5886 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 5887 | +-------+-----+-----+-----+--------------+--------------+ |
| 5888 | |
| 5889 | HINTS: |
| 5890 | * To plot HTML graphics with this data, run: |
| 5891 | rally task report dffd172d-92b2-40f9-9918-be227a0089f1 --out output.html |
| 5892 | |
| 5893 | * To get raw JSON output of task results, run: |
| 5894 | rally task results dffd172d-92b2-40f9-9918-be227a0089f1 |
| 5895 | |
| 5896 | Using task: dffd172d-92b2-40f9-9918-be227a0089f1 |
| 5897 | ================================================================================ |
| 5898 | [{u'__meta__': {u'action': u'write', |
| 5899 | u'blocksize': 1024, |
| 5900 | u'concurence': 1, |
| 5901 | u'direct_io': False, |
| 5902 | u'iodepth': 16, |
| 5903 | u'size': 512000, |
| 5904 | u'sync': True, |
| 5905 | u'use_hight_io_priority': True}, |
| 5906 | u'bw_mean': 7426}, |
| 5907 | {u'__meta__': {u'action': u'write', |
| 5908 | u'blocksize': 1024, |
| 5909 | u'concurence': 1, |
| 5910 | u'direct_io': False, |
| 5911 | u'iodepth': 16, |
| 5912 | u'size': 512000, |
| 5913 | u'sync': True, |
| 5914 | u'use_hight_io_priority': True}, |
| 5915 | u'bw_mean': 7314}, |
| 5916 | {u'__meta__': {u'action': u'write', |
| 5917 | u'blocksize': 1024, |
| 5918 | u'concurence': 1, |
| 5919 | u'direct_io': False, |
| 5920 | u'iodepth': 16, |
| 5921 | u'size': 512000, |
| 5922 | u'sync': True, |
| 5923 | u'use_hight_io_priority': True}, |
| 5924 | u'bw_mean': 7291}] |
| 5925 | ================================================================================ |
| 5926 | |
| 5927 | ====> {"write s 1024k": [7343, 102]} |
| 5928 | |
| 5929 | ================================================================================ |
| 5930 | + for xxx in '$three_times' |
| 5931 | + [[ s == \s ]] |
| 5932 | + ssync=-s |
| 5933 | + factor=x500 |
| 5934 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 1m --iosize x500 -s' |
| 5935 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 1m --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 5936 | 07:50:47 31049 >>>> Start rally with opts 'task start /tmp/fileDzPbkM --deployment perf-1' |
| 5937 | -------------------------------------------------------------------------------- |
| 5938 | Preparing input task |
| 5939 | -------------------------------------------------------------------------------- |
| 5940 | |
| 5941 | Input task is: |
| 5942 | VMTasks.boot_runcommand_delete: |
| 5943 | - args: |
| 5944 | flavor: {name: ceph.512} |
| 5945 | floating_network: net04_ext |
| 5946 | force_delete: false |
| 5947 | image: {name: ubuntu} |
| 5948 | interpreter: /usr/bin/env python2 |
| 5949 | script: /tmp/fileYLAZZN |
| 5950 | username: ubuntu |
| 5951 | context: |
| 5952 | network: {} |
| 5953 | users: {tenants: 1, users_per_tenant: 1} |
| 5954 | runner: {concurrency: 3, times: 3, type: constant} |
| 5955 | |
| 5956 | -------------------------------------------------------------------------------- |
| 5957 | Task d211f0f7-55eb-4859-a861-53aabf0c018e: started |
| 5958 | -------------------------------------------------------------------------------- |
| 5959 | |
| 5960 | Benchmarking... This can take a while... |
| 5961 | |
| 5962 | To track task status use: |
| 5963 | |
| 5964 | rally task status |
| 5965 | or |
| 5966 | rally task detailed |
| 5967 | |
| 5968 | 07:52:42 31254 >>>> Start io test |
| 5969 | 07:52:42 31254 >>>> Ready and waiting on barrier. Will wait at most 185 seconds |
| 5970 | 07:52:47 31256 >>>> Start io test |
| 5971 | 07:52:47 31256 >>>> Ready and waiting on barrier. Will wait at most 180 seconds |
| 5972 | 07:52:55 31255 >>>> Start io test |
| 5973 | 07:52:55 31255 >>>> Ready and waiting on barrier. Will wait at most 172 seconds |
| 5974 | 07:54:33 31254 >>>> Test finished |
| 5975 | 07:54:35 31255 >>>> Test finished |
| 5976 | 07:54:36 31256 >>>> Test finished |
| 5977 | 2015-02-07 07:55:34.655 31049 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: ce26725b-1cc3-4f7d-9614-853b07ea0bc1. |
| 5978 | |
| 5979 | -------------------------------------------------------------------------------- |
| 5980 | Task d211f0f7-55eb-4859-a861-53aabf0c018e: finished |
| 5981 | -------------------------------------------------------------------------------- |
| 5982 | |
| 5983 | test scenario VMTasks.boot_runcommand_delete |
| 5984 | args position 0 |
| 5985 | args values: |
| 5986 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 5987 | u'floating_network': u'net04_ext', |
| 5988 | u'force_delete': False, |
| 5989 | u'image': {u'name': u'ubuntu'}, |
| 5990 | u'interpreter': u'/usr/bin/env python2', |
| 5991 | u'script': u'/tmp/fileYLAZZN', |
| 5992 | u'username': u'ubuntu'}, |
| 5993 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 5994 | u'start_cidr': u'10.2.0.0/24'}, |
| 5995 | u'users': {u'project_domain': u'default', |
| 5996 | u'resource_management_workers': 30, |
| 5997 | u'tenants': 1, |
| 5998 | u'user_domain': u'default', |
| 5999 | u'users_per_tenant': 1}}, |
| 6000 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 6001 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6002 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 6003 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6004 | | nova.associate_floating_ip | 1.418 | 1.586 | 1.756 | 1.721 | 1.738 | 100.0% | 3 | |
| 6005 | | nova.boot_server | 62.034 | 62.998 | 64.049 | 63.822 | 63.935 | 100.0% | 3 | |
| 6006 | | nova.delete_server | 5.097 | 8.2 | 9.815 | 9.79 | 9.802 | 100.0% | 3 | |
| 6007 | | nova.dissociate_floating_ip | 1.608 | 3.274 | 6.576 | 5.588 | 6.082 | 100.0% | 3 | |
| 6008 | | total | 202.86 | 207.667 | 214.501 | 212.729 | 213.615 | 100.0% | 3 | |
| 6009 | | vm.run_command | 98.02 | 99.72 | 101.014 | 100.837 | 100.925 | 100.0% | 3 | |
| 6010 | | vm.wait_for_ping | 4.669 | 5.631 | 6.112 | 6.112 | 6.112 | 100.0% | 3 | |
| 6011 | | vm.wait_for_ssh | 6.743 | 12.234 | 17.783 | 16.661 | 17.222 | 100.0% | 3 | |
| 6012 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6013 | Load duration: 214.645807028 |
| 6014 | Full duration: 281.203666925 |
| 6015 | |
| 6016 | Scenario Specific Results |
| 6017 | |
| 6018 | +-------+-----+-----+-----+--------------+--------------+ |
| 6019 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 6020 | +-------+-----+-----+-----+--------------+--------------+ |
| 6021 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 6022 | +-------+-----+-----+-----+--------------+--------------+ |
| 6023 | |
| 6024 | HINTS: |
| 6025 | * To plot HTML graphics with this data, run: |
| 6026 | rally task report d211f0f7-55eb-4859-a861-53aabf0c018e --out output.html |
| 6027 | |
| 6028 | * To get raw JSON output of task results, run: |
| 6029 | rally task results d211f0f7-55eb-4859-a861-53aabf0c018e |
| 6030 | |
| 6031 | Using task: d211f0f7-55eb-4859-a861-53aabf0c018e |
| 6032 | ================================================================================ |
| 6033 | [{u'__meta__': {u'action': u'write', |
| 6034 | u'blocksize': 1024, |
| 6035 | u'concurence': 1, |
| 6036 | u'direct_io': False, |
| 6037 | u'iodepth': 16, |
| 6038 | u'size': 512000, |
| 6039 | u'sync': True, |
| 6040 | u'use_hight_io_priority': True}, |
| 6041 | u'bw_mean': 7472}, |
| 6042 | {u'__meta__': {u'action': u'write', |
| 6043 | u'blocksize': 1024, |
| 6044 | u'concurence': 1, |
| 6045 | u'direct_io': False, |
| 6046 | u'iodepth': 16, |
| 6047 | u'size': 512000, |
| 6048 | u'sync': True, |
| 6049 | u'use_hight_io_priority': True}, |
| 6050 | u'bw_mean': 7316}, |
| 6051 | {u'__meta__': {u'action': u'write', |
| 6052 | u'blocksize': 1024, |
| 6053 | u'concurence': 1, |
| 6054 | u'direct_io': False, |
| 6055 | u'iodepth': 16, |
| 6056 | u'size': 512000, |
| 6057 | u'sync': True, |
| 6058 | u'use_hight_io_priority': True}, |
| 6059 | u'bw_mean': 7255}] |
| 6060 | ================================================================================ |
| 6061 | |
| 6062 | ====> {"write s 1024k": [7347, 158]} |
| 6063 | |
| 6064 | ================================================================================ |
| 6065 | + for xxx in '$three_times' |
| 6066 | + [[ s == \s ]] |
| 6067 | + ssync=-s |
| 6068 | + factor=x500 |
| 6069 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 1m --iosize x500 -s' |
| 6070 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 1m --iosize x500 -s' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 6071 | 07:55:38 31593 >>>> Start rally with opts 'task start /tmp/file2P5ayw --deployment perf-1' |
| 6072 | -------------------------------------------------------------------------------- |
| 6073 | Preparing input task |
| 6074 | -------------------------------------------------------------------------------- |
| 6075 | |
| 6076 | Input task is: |
| 6077 | VMTasks.boot_runcommand_delete: |
| 6078 | - args: |
| 6079 | flavor: {name: ceph.512} |
| 6080 | floating_network: net04_ext |
| 6081 | force_delete: false |
| 6082 | image: {name: ubuntu} |
| 6083 | interpreter: /usr/bin/env python2 |
| 6084 | script: /tmp/fileTgfjDk |
| 6085 | username: ubuntu |
| 6086 | context: |
| 6087 | network: {} |
| 6088 | users: {tenants: 1, users_per_tenant: 1} |
| 6089 | runner: {concurrency: 3, times: 3, type: constant} |
| 6090 | |
| 6091 | -------------------------------------------------------------------------------- |
| 6092 | Task 6c26bdc9-daeb-46da-a83f-afff4a5af2b7: started |
| 6093 | -------------------------------------------------------------------------------- |
| 6094 | |
| 6095 | Benchmarking... This can take a while... |
| 6096 | |
| 6097 | To track task status use: |
| 6098 | |
| 6099 | rally task status |
| 6100 | or |
| 6101 | rally task detailed |
| 6102 | |
| 6103 | 07:57:14 31787 >>>> Start io test |
| 6104 | 07:57:14 31787 >>>> Ready and waiting on barrier. Will wait at most 204 seconds |
| 6105 | 07:57:16 31788 >>>> Start io test |
| 6106 | 07:57:16 31788 >>>> Ready and waiting on barrier. Will wait at most 201 seconds |
| 6107 | 07:57:24 31789 >>>> Start io test |
| 6108 | 07:57:24 31789 >>>> Ready and waiting on barrier. Will wait at most 194 seconds |
| 6109 | 07:58:58 31788 >>>> Test finished |
| 6110 | 07:58:59 31787 >>>> Test finished |
| 6111 | 07:58:59 31789 >>>> Test finished |
| 6112 | 2015-02-07 07:59:39.459 31593 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 464c4a43-519e-469d-bc7a-e17978b8e5d4. |
| 6113 | |
| 6114 | -------------------------------------------------------------------------------- |
| 6115 | Task 6c26bdc9-daeb-46da-a83f-afff4a5af2b7: finished |
| 6116 | -------------------------------------------------------------------------------- |
| 6117 | |
| 6118 | test scenario VMTasks.boot_runcommand_delete |
| 6119 | args position 0 |
| 6120 | args values: |
| 6121 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 6122 | u'floating_network': u'net04_ext', |
| 6123 | u'force_delete': False, |
| 6124 | u'image': {u'name': u'ubuntu'}, |
| 6125 | u'interpreter': u'/usr/bin/env python2', |
| 6126 | u'script': u'/tmp/fileTgfjDk', |
| 6127 | u'username': u'ubuntu'}, |
| 6128 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 6129 | u'start_cidr': u'10.2.0.0/24'}, |
| 6130 | u'users': {u'project_domain': u'default', |
| 6131 | u'resource_management_workers': 30, |
| 6132 | u'tenants': 1, |
| 6133 | u'user_domain': u'default', |
| 6134 | u'users_per_tenant': 1}}, |
| 6135 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 6136 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6137 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 6138 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6139 | | nova.associate_floating_ip | 1.356 | 1.466 | 1.566 | 1.548 | 1.557 | 100.0% | 3 | |
| 6140 | | nova.boot_server | 59.95 | 61.028 | 62.004 | 61.829 | 61.917 | 100.0% | 3 | |
| 6141 | | nova.delete_server | 5.091 | 7.535 | 9.889 | 9.436 | 9.663 | 100.0% | 3 | |
| 6142 | | nova.dissociate_floating_ip | 1.785 | 4.925 | 6.53 | 6.516 | 6.523 | 100.0% | 3 | |
| 6143 | | total | 194.899 | 198.566 | 201.409 | 201.005 | 201.207 | 100.0% | 3 | |
| 6144 | | vm.run_command | 93.78 | 94.894 | 95.697 | 95.598 | 95.648 | 100.0% | 3 | |
| 6145 | | vm.wait_for_ping | 6.104 | 6.389 | 6.952 | 6.784 | 6.868 | 100.0% | 3 | |
| 6146 | | vm.wait_for_ssh | 6.747 | 8.795 | 12.66 | 11.523 | 12.092 | 100.0% | 3 | |
| 6147 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6148 | Load duration: 201.51223588 |
| 6149 | Full duration: 236.613490105 |
| 6150 | |
| 6151 | Scenario Specific Results |
| 6152 | |
| 6153 | +-------+-----+-----+-----+--------------+--------------+ |
| 6154 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 6155 | +-------+-----+-----+-----+--------------+--------------+ |
| 6156 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 6157 | +-------+-----+-----+-----+--------------+--------------+ |
| 6158 | |
| 6159 | HINTS: |
| 6160 | * To plot HTML graphics with this data, run: |
| 6161 | rally task report 6c26bdc9-daeb-46da-a83f-afff4a5af2b7 --out output.html |
| 6162 | |
| 6163 | * To get raw JSON output of task results, run: |
| 6164 | rally task results 6c26bdc9-daeb-46da-a83f-afff4a5af2b7 |
| 6165 | |
| 6166 | Using task: 6c26bdc9-daeb-46da-a83f-afff4a5af2b7 |
| 6167 | ================================================================================ |
| 6168 | [{u'__meta__': {u'action': u'write', |
| 6169 | u'blocksize': 1024, |
| 6170 | u'concurence': 1, |
| 6171 | u'direct_io': False, |
| 6172 | u'iodepth': 16, |
| 6173 | u'size': 512000, |
| 6174 | u'sync': True, |
| 6175 | u'use_hight_io_priority': True}, |
| 6176 | u'bw_mean': 7955}, |
| 6177 | {u'__meta__': {u'action': u'write', |
| 6178 | u'blocksize': 1024, |
| 6179 | u'concurence': 1, |
| 6180 | u'direct_io': False, |
| 6181 | u'iodepth': 16, |
| 6182 | u'size': 512000, |
| 6183 | u'sync': True, |
| 6184 | u'use_hight_io_priority': True}, |
| 6185 | u'bw_mean': 7695}, |
| 6186 | {u'__meta__': {u'action': u'write', |
| 6187 | u'blocksize': 1024, |
| 6188 | u'concurence': 1, |
| 6189 | u'direct_io': False, |
| 6190 | u'iodepth': 16, |
| 6191 | u'size': 512000, |
| 6192 | u'sync': True, |
| 6193 | u'use_hight_io_priority': True}, |
| 6194 | u'bw_mean': 7694}] |
| 6195 | ================================================================================ |
| 6196 | |
| 6197 | ====> {"write s 1024k": [7781, 212]} |
| 6198 | |
| 6199 | ================================================================================ |
| 6200 | + for sync in '$osync' |
| 6201 | + for xxx in '$three_times' |
| 6202 | + [[ a == \s ]] |
| 6203 | + [[ 1m == \1\k ]] |
| 6204 | + [[ 1m == \4\k ]] |
| 6205 | + ssync= |
| 6206 | + factor=r2 |
| 6207 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 1m --iosize r2 ' |
| 6208 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 1m --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 6209 | 07:59:43 32126 >>>> Start rally with opts 'task start /tmp/filezD23p2 --deployment perf-1' |
| 6210 | -------------------------------------------------------------------------------- |
| 6211 | Preparing input task |
| 6212 | -------------------------------------------------------------------------------- |
| 6213 | |
| 6214 | Input task is: |
| 6215 | VMTasks.boot_runcommand_delete: |
| 6216 | - args: |
| 6217 | flavor: {name: ceph.512} |
| 6218 | floating_network: net04_ext |
| 6219 | force_delete: false |
| 6220 | image: {name: ubuntu} |
| 6221 | interpreter: /usr/bin/env python2 |
| 6222 | script: /tmp/fileJ4LzJe |
| 6223 | username: ubuntu |
| 6224 | context: |
| 6225 | network: {} |
| 6226 | users: {tenants: 1, users_per_tenant: 1} |
| 6227 | runner: {concurrency: 3, times: 3, type: constant} |
| 6228 | |
| 6229 | -------------------------------------------------------------------------------- |
| 6230 | Task ecc0997f-bb79-431d-ad49-5811f8a57b37: started |
| 6231 | -------------------------------------------------------------------------------- |
| 6232 | |
| 6233 | Benchmarking... This can take a while... |
| 6234 | |
| 6235 | To track task status use: |
| 6236 | |
| 6237 | rally task status |
| 6238 | or |
| 6239 | rally task detailed |
| 6240 | |
| 6241 | 08:01:31 32323 >>>> Start io test |
| 6242 | 08:01:31 32323 >>>> Ready and waiting on barrier. Will wait at most 192 seconds |
| 6243 | 08:01:32 32321 >>>> Start io test |
| 6244 | 08:01:32 32321 >>>> Ready and waiting on barrier. Will wait at most 191 seconds |
| 6245 | 08:01:35 32322 >>>> Start io test |
| 6246 | 08:01:35 32322 >>>> Ready and waiting on barrier. Will wait at most 187 seconds |
| 6247 | 08:03:13 32322 >>>> Test finished |
| 6248 | 08:03:13 32323 >>>> Test finished |
| 6249 | 08:03:13 32321 >>>> Test finished |
| 6250 | 2015-02-07 08:03:54.737 32126 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 05157107-b002-43ac-bfbe-3a0a6bf50b71. |
| 6251 | |
| 6252 | -------------------------------------------------------------------------------- |
| 6253 | Task ecc0997f-bb79-431d-ad49-5811f8a57b37: finished |
| 6254 | -------------------------------------------------------------------------------- |
| 6255 | |
| 6256 | test scenario VMTasks.boot_runcommand_delete |
| 6257 | args position 0 |
| 6258 | args values: |
| 6259 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 6260 | u'floating_network': u'net04_ext', |
| 6261 | u'force_delete': False, |
| 6262 | u'image': {u'name': u'ubuntu'}, |
| 6263 | u'interpreter': u'/usr/bin/env python2', |
| 6264 | u'script': u'/tmp/fileJ4LzJe', |
| 6265 | u'username': u'ubuntu'}, |
| 6266 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 6267 | u'start_cidr': u'10.2.0.0/24'}, |
| 6268 | u'users': {u'project_domain': u'default', |
| 6269 | u'resource_management_workers': 30, |
| 6270 | u'tenants': 1, |
| 6271 | u'user_domain': u'default', |
| 6272 | u'users_per_tenant': 1}}, |
| 6273 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 6274 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6275 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 6276 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6277 | | nova.associate_floating_ip | 1.464 | 1.521 | 1.551 | 1.551 | 1.551 | 100.0% | 3 | |
| 6278 | | nova.boot_server | 63.971 | 64.628 | 65.602 | 65.344 | 65.473 | 100.0% | 3 | |
| 6279 | | nova.delete_server | 10.497 | 11.541 | 13.482 | 12.914 | 13.198 | 100.0% | 3 | |
| 6280 | | nova.dissociate_floating_ip | 1.734 | 1.809 | 1.924 | 1.893 | 1.908 | 100.0% | 3 | |
| 6281 | | total | 200.377 | 201.889 | 202.666 | 202.658 | 202.662 | 100.0% | 3 | |
| 6282 | | vm.run_command | 97.581 | 97.583 | 97.584 | 97.584 | 97.584 | 100.0% | 3 | |
| 6283 | | vm.wait_for_ping | 5.826 | 6.011 | 6.104 | 6.103 | 6.103 | 100.0% | 3 | |
| 6284 | | vm.wait_for_ssh | 7.619 | 8.934 | 11.443 | 10.703 | 11.073 | 100.0% | 3 | |
| 6285 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6286 | Load duration: 202.716145992 |
| 6287 | Full duration: 250.202815056 |
| 6288 | |
| 6289 | Scenario Specific Results |
| 6290 | |
| 6291 | +-------+-----+-----+-----+--------------+--------------+ |
| 6292 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 6293 | +-------+-----+-----+-----+--------------+--------------+ |
| 6294 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 6295 | +-------+-----+-----+-----+--------------+--------------+ |
| 6296 | |
| 6297 | HINTS: |
| 6298 | * To plot HTML graphics with this data, run: |
| 6299 | rally task report ecc0997f-bb79-431d-ad49-5811f8a57b37 --out output.html |
| 6300 | |
| 6301 | * To get raw JSON output of task results, run: |
| 6302 | rally task results ecc0997f-bb79-431d-ad49-5811f8a57b37 |
| 6303 | |
| 6304 | Using task: ecc0997f-bb79-431d-ad49-5811f8a57b37 |
| 6305 | ================================================================================ |
| 6306 | [{u'__meta__': {u'action': u'write', |
| 6307 | u'blocksize': 1024, |
| 6308 | u'concurence': 1, |
| 6309 | u'direct_io': False, |
| 6310 | u'iodepth': 16, |
| 6311 | u'size': 1003592, |
| 6312 | u'sync': False, |
| 6313 | u'use_hight_io_priority': True}, |
| 6314 | u'bw_mean': 24086}, |
| 6315 | {u'__meta__': {u'action': u'write', |
| 6316 | u'blocksize': 1024, |
| 6317 | u'concurence': 1, |
| 6318 | u'direct_io': False, |
| 6319 | u'iodepth': 16, |
| 6320 | u'size': 1003592, |
| 6321 | u'sync': False, |
| 6322 | u'use_hight_io_priority': True}, |
| 6323 | u'bw_mean': 24917}, |
| 6324 | {u'__meta__': {u'action': u'write', |
| 6325 | u'blocksize': 1024, |
| 6326 | u'concurence': 1, |
| 6327 | u'direct_io': False, |
| 6328 | u'iodepth': 16, |
| 6329 | u'size': 1003592, |
| 6330 | u'sync': False, |
| 6331 | u'use_hight_io_priority': True}, |
| 6332 | u'bw_mean': 24153}] |
| 6333 | ================================================================================ |
| 6334 | |
| 6335 | ====> {"write a 1024k": [24385, 652]} |
| 6336 | |
| 6337 | ================================================================================ |
| 6338 | + for xxx in '$three_times' |
| 6339 | + [[ a == \s ]] |
| 6340 | + [[ 1m == \1\k ]] |
| 6341 | + [[ 1m == \4\k ]] |
| 6342 | + ssync= |
| 6343 | + factor=r2 |
| 6344 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 1m --iosize r2 ' |
| 6345 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 1m --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 6346 | 08:04:00 32650 >>>> Start rally with opts 'task start /tmp/fileWJYIN4 --deployment perf-1' |
| 6347 | -------------------------------------------------------------------------------- |
| 6348 | Preparing input task |
| 6349 | -------------------------------------------------------------------------------- |
| 6350 | |
| 6351 | Input task is: |
| 6352 | VMTasks.boot_runcommand_delete: |
| 6353 | - args: |
| 6354 | flavor: {name: ceph.512} |
| 6355 | floating_network: net04_ext |
| 6356 | force_delete: false |
| 6357 | image: {name: ubuntu} |
| 6358 | interpreter: /usr/bin/env python2 |
| 6359 | script: /tmp/fileOFYfuf |
| 6360 | username: ubuntu |
| 6361 | context: |
| 6362 | network: {} |
| 6363 | users: {tenants: 1, users_per_tenant: 1} |
| 6364 | runner: {concurrency: 3, times: 3, type: constant} |
| 6365 | |
| 6366 | -------------------------------------------------------------------------------- |
| 6367 | Task 1f6c395d-f679-4bb2-a1a9-8f1b9651a9b6: started |
| 6368 | -------------------------------------------------------------------------------- |
| 6369 | |
| 6370 | Benchmarking... This can take a while... |
| 6371 | |
| 6372 | To track task status use: |
| 6373 | |
| 6374 | rally task status |
| 6375 | or |
| 6376 | rally task detailed |
| 6377 | |
| 6378 | 08:05:47 378 >>>> Start io test |
| 6379 | 08:05:47 378 >>>> Ready and waiting on barrier. Will wait at most 193 seconds |
| 6380 | 08:05:48 376 >>>> Start io test |
| 6381 | 08:05:48 376 >>>> Ready and waiting on barrier. Will wait at most 192 seconds |
| 6382 | 08:05:51 377 >>>> Start io test |
| 6383 | 08:05:51 377 >>>> Ready and waiting on barrier. Will wait at most 189 seconds |
| 6384 | 08:07:27 378 >>>> Test finished |
| 6385 | 08:07:28 377 >>>> Test finished |
| 6386 | 08:07:28 376 >>>> Test finished |
| 6387 | 2015-02-07 08:08:06.782 32650 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 528dad69-af52-4ea6-8f3e-c6b177dea7ab. |
| 6388 | |
| 6389 | -------------------------------------------------------------------------------- |
| 6390 | Task 1f6c395d-f679-4bb2-a1a9-8f1b9651a9b6: finished |
| 6391 | -------------------------------------------------------------------------------- |
| 6392 | |
| 6393 | test scenario VMTasks.boot_runcommand_delete |
| 6394 | args position 0 |
| 6395 | args values: |
| 6396 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 6397 | u'floating_network': u'net04_ext', |
| 6398 | u'force_delete': False, |
| 6399 | u'image': {u'name': u'ubuntu'}, |
| 6400 | u'interpreter': u'/usr/bin/env python2', |
| 6401 | u'script': u'/tmp/fileOFYfuf', |
| 6402 | u'username': u'ubuntu'}, |
| 6403 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 6404 | u'start_cidr': u'10.2.0.0/24'}, |
| 6405 | u'users': {u'project_domain': u'default', |
| 6406 | u'resource_management_workers': 30, |
| 6407 | u'tenants': 1, |
| 6408 | u'user_domain': u'default', |
| 6409 | u'users_per_tenant': 1}}, |
| 6410 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 6411 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6412 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 6413 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6414 | | nova.associate_floating_ip | 1.382 | 1.419 | 1.493 | 1.471 | 1.482 | 100.0% | 3 | |
| 6415 | | nova.boot_server | 57.46 | 59.066 | 60.204 | 60.07 | 60.137 | 100.0% | 3 | |
| 6416 | | nova.delete_server | 5.225 | 8.252 | 12.135 | 11.188 | 11.661 | 100.0% | 3 | |
| 6417 | | nova.dissociate_floating_ip | 1.634 | 5.143 | 7.008 | 6.964 | 6.986 | 100.0% | 3 | |
| 6418 | | total | 187.781 | 192.796 | 198.635 | 197.302 | 197.969 | 100.0% | 3 | |
| 6419 | | vm.run_command | 96.141 | 96.832 | 97.213 | 97.199 | 97.206 | 100.0% | 3 | |
| 6420 | | vm.wait_for_ping | 0.618 | 2.494 | 6.096 | 5.03 | 5.563 | 100.0% | 3 | |
| 6421 | | vm.wait_for_ssh | 7.602 | 9.472 | 13.135 | 12.043 | 12.589 | 100.0% | 3 | |
| 6422 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6423 | Load duration: 198.710188866 |
| 6424 | Full duration: 241.19394803 |
| 6425 | |
| 6426 | Scenario Specific Results |
| 6427 | |
| 6428 | +-------+-----+-----+-----+--------------+--------------+ |
| 6429 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 6430 | +-------+-----+-----+-----+--------------+--------------+ |
| 6431 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 6432 | +-------+-----+-----+-----+--------------+--------------+ |
| 6433 | |
| 6434 | HINTS: |
| 6435 | * To plot HTML graphics with this data, run: |
| 6436 | rally task report 1f6c395d-f679-4bb2-a1a9-8f1b9651a9b6 --out output.html |
| 6437 | |
| 6438 | * To get raw JSON output of task results, run: |
| 6439 | rally task results 1f6c395d-f679-4bb2-a1a9-8f1b9651a9b6 |
| 6440 | |
| 6441 | Using task: 1f6c395d-f679-4bb2-a1a9-8f1b9651a9b6 |
| 6442 | ================================================================================ |
| 6443 | [{u'__meta__': {u'action': u'write', |
| 6444 | u'blocksize': 1024, |
| 6445 | u'concurence': 1, |
| 6446 | u'direct_io': False, |
| 6447 | u'iodepth': 16, |
| 6448 | u'size': 1003592, |
| 6449 | u'sync': False, |
| 6450 | u'use_hight_io_priority': True}, |
| 6451 | u'bw_mean': 25366}, |
| 6452 | {u'__meta__': {u'action': u'write', |
| 6453 | u'blocksize': 1024, |
| 6454 | u'concurence': 1, |
| 6455 | u'direct_io': False, |
| 6456 | u'iodepth': 16, |
| 6457 | u'size': 1003592, |
| 6458 | u'sync': False, |
| 6459 | u'use_hight_io_priority': True}, |
| 6460 | u'bw_mean': 24316}, |
| 6461 | {u'__meta__': {u'action': u'write', |
| 6462 | u'blocksize': 1024, |
| 6463 | u'concurence': 1, |
| 6464 | u'direct_io': False, |
| 6465 | u'iodepth': 16, |
| 6466 | u'size': 1003592, |
| 6467 | u'sync': False, |
| 6468 | u'use_hight_io_priority': True}, |
| 6469 | u'bw_mean': 24550}] |
| 6470 | ================================================================================ |
| 6471 | |
| 6472 | ====> {"write a 1024k": [24744, 779]} |
| 6473 | |
| 6474 | ================================================================================ |
| 6475 | + for xxx in '$three_times' |
| 6476 | + [[ a == \s ]] |
| 6477 | + [[ 1m == \1\k ]] |
| 6478 | + [[ 1m == \4\k ]] |
| 6479 | + ssync= |
| 6480 | + factor=r2 |
| 6481 | + io_opts='--type iozone -a write --iodepth 16 --blocksize 1m --iosize r2 ' |
| 6482 | + python run_rally_test.py -l -o '--type iozone -a write --iodepth 16 --blocksize 1m --iosize r2 ' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 6483 | 08:08:10 704 >>>> Start rally with opts 'task start /tmp/file00keka --deployment perf-1' |
| 6484 | -------------------------------------------------------------------------------- |
| 6485 | Preparing input task |
| 6486 | -------------------------------------------------------------------------------- |
| 6487 | |
| 6488 | Input task is: |
| 6489 | VMTasks.boot_runcommand_delete: |
| 6490 | - args: |
| 6491 | flavor: {name: ceph.512} |
| 6492 | floating_network: net04_ext |
| 6493 | force_delete: false |
| 6494 | image: {name: ubuntu} |
| 6495 | interpreter: /usr/bin/env python2 |
| 6496 | script: /tmp/fileGmUIzy |
| 6497 | username: ubuntu |
| 6498 | context: |
| 6499 | network: {} |
| 6500 | users: {tenants: 1, users_per_tenant: 1} |
| 6501 | runner: {concurrency: 3, times: 3, type: constant} |
| 6502 | |
| 6503 | -------------------------------------------------------------------------------- |
| 6504 | Task 926e3fea-f66f-4097-84f9-f580f74fee94: started |
| 6505 | -------------------------------------------------------------------------------- |
| 6506 | |
| 6507 | Benchmarking... This can take a while... |
| 6508 | |
| 6509 | To track task status use: |
| 6510 | |
| 6511 | rally task status |
| 6512 | or |
| 6513 | rally task detailed |
| 6514 | |
| 6515 | 08:09:49 941 >>>> Start io test |
| 6516 | 08:09:49 941 >>>> Ready and waiting on barrier. Will wait at most 201 seconds |
| 6517 | 08:09:51 940 >>>> Start io test |
| 6518 | 08:09:51 940 >>>> Ready and waiting on barrier. Will wait at most 198 seconds |
| 6519 | 08:09:52 942 >>>> Start io test |
| 6520 | 08:09:52 942 >>>> Ready and waiting on barrier. Will wait at most 198 seconds |
| 6521 | 08:11:28 940 >>>> Test finished |
| 6522 | 08:11:29 942 >>>> Test finished |
| 6523 | 08:11:30 941 >>>> Test finished |
| 6524 | 2015-02-07 08:12:20.733 704 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 21158b04-d7c8-47ec-862a-a0bdd396134e. |
| 6525 | |
| 6526 | -------------------------------------------------------------------------------- |
| 6527 | Task 926e3fea-f66f-4097-84f9-f580f74fee94: finished |
| 6528 | -------------------------------------------------------------------------------- |
| 6529 | |
| 6530 | test scenario VMTasks.boot_runcommand_delete |
| 6531 | args position 0 |
| 6532 | args values: |
| 6533 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 6534 | u'floating_network': u'net04_ext', |
| 6535 | u'force_delete': False, |
| 6536 | u'image': {u'name': u'ubuntu'}, |
| 6537 | u'interpreter': u'/usr/bin/env python2', |
| 6538 | u'script': u'/tmp/fileGmUIzy', |
| 6539 | u'username': u'ubuntu'}, |
| 6540 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 6541 | u'start_cidr': u'10.2.0.0/24'}, |
| 6542 | u'users': {u'project_domain': u'default', |
| 6543 | u'resource_management_workers': 30, |
| 6544 | u'tenants': 1, |
| 6545 | u'user_domain': u'default', |
| 6546 | u'users_per_tenant': 1}}, |
| 6547 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 6548 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6549 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 6550 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6551 | | nova.associate_floating_ip | 1.32 | 1.377 | 1.41 | 1.408 | 1.409 | 100.0% | 3 | |
| 6552 | | nova.boot_server | 60.95 | 64.727 | 66.695 | 66.663 | 66.679 | 100.0% | 3 | |
| 6553 | | nova.delete_server | 5.228 | 7.435 | 9.703 | 9.237 | 9.47 | 100.0% | 3 | |
| 6554 | | nova.dissociate_floating_ip | 1.781 | 5.062 | 6.755 | 6.734 | 6.745 | 100.0% | 3 | |
| 6555 | | total | 191.932 | 198.325 | 205.642 | 203.994 | 204.818 | 100.0% | 3 | |
| 6556 | | vm.run_command | 96.134 | 97.5 | 98.742 | 98.518 | 98.63 | 100.0% | 3 | |
| 6557 | | vm.wait_for_ping | 6.102 | 6.106 | 6.107 | 6.107 | 6.107 | 100.0% | 3 | |
| 6558 | | vm.wait_for_ssh | 8.785 | 10.032 | 12.484 | 11.752 | 12.118 | 100.0% | 3 | |
| 6559 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6560 | Load duration: 205.729094982 |
| 6561 | Full duration: 247.392102957 |
| 6562 | |
| 6563 | Scenario Specific Results |
| 6564 | |
| 6565 | +-------+-----+-----+-----+--------------+--------------+ |
| 6566 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 6567 | +-------+-----+-----+-----+--------------+--------------+ |
| 6568 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 6569 | +-------+-----+-----+-----+--------------+--------------+ |
| 6570 | |
| 6571 | HINTS: |
| 6572 | * To plot HTML graphics with this data, run: |
| 6573 | rally task report 926e3fea-f66f-4097-84f9-f580f74fee94 --out output.html |
| 6574 | |
| 6575 | * To get raw JSON output of task results, run: |
| 6576 | rally task results 926e3fea-f66f-4097-84f9-f580f74fee94 |
| 6577 | |
| 6578 | Using task: 926e3fea-f66f-4097-84f9-f580f74fee94 |
| 6579 | ================================================================================ |
| 6580 | [{u'__meta__': {u'action': u'write', |
| 6581 | u'blocksize': 1024, |
| 6582 | u'concurence': 1, |
| 6583 | u'direct_io': False, |
| 6584 | u'iodepth': 16, |
| 6585 | u'size': 1003592, |
| 6586 | u'sync': False, |
| 6587 | u'use_hight_io_priority': True}, |
| 6588 | u'bw_mean': 23992}, |
| 6589 | {u'__meta__': {u'action': u'write', |
| 6590 | u'blocksize': 1024, |
| 6591 | u'concurence': 1, |
| 6592 | u'direct_io': False, |
| 6593 | u'iodepth': 16, |
| 6594 | u'size': 1003592, |
| 6595 | u'sync': False, |
| 6596 | u'use_hight_io_priority': True}, |
| 6597 | u'bw_mean': 22887}, |
| 6598 | {u'__meta__': {u'action': u'write', |
| 6599 | u'blocksize': 1024, |
| 6600 | u'concurence': 1, |
| 6601 | u'direct_io': False, |
| 6602 | u'iodepth': 16, |
| 6603 | u'size': 1003592, |
| 6604 | u'sync': False, |
| 6605 | u'use_hight_io_priority': True}, |
| 6606 | u'bw_mean': 22359}] |
| 6607 | ================================================================================ |
| 6608 | |
| 6609 | ====> {"write a 1024k": [23079, 1178]} |
| 6610 | |
| 6611 | ================================================================================ |
| 6612 | + bsizes='4k 64k 256k 1m' |
| 6613 | + ops='randread read' |
| 6614 | + for bsize in '$bsizes' |
| 6615 | + for op in '$ops' |
| 6616 | + for xxx in '$three_times' |
| 6617 | + io_opts='--type iozone -a randread --iodepth 16 --blocksize 4k --iosize r2' |
| 6618 | + python run_rally_test.py -l -o '--type iozone -a randread --iodepth 16 --blocksize 4k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 6619 | 08:12:25 1529 >>>> Start rally with opts 'task start /tmp/fileaCoODa --deployment perf-1' |
| 6620 | -------------------------------------------------------------------------------- |
| 6621 | Preparing input task |
| 6622 | -------------------------------------------------------------------------------- |
| 6623 | |
| 6624 | Input task is: |
| 6625 | VMTasks.boot_runcommand_delete: |
| 6626 | - args: |
| 6627 | flavor: {name: ceph.512} |
| 6628 | floating_network: net04_ext |
| 6629 | force_delete: false |
| 6630 | image: {name: ubuntu} |
| 6631 | interpreter: /usr/bin/env python2 |
| 6632 | script: /tmp/fileTNNHYC |
| 6633 | username: ubuntu |
| 6634 | context: |
| 6635 | network: {} |
| 6636 | users: {tenants: 1, users_per_tenant: 1} |
| 6637 | runner: {concurrency: 3, times: 3, type: constant} |
| 6638 | |
| 6639 | -------------------------------------------------------------------------------- |
| 6640 | Task 6f8e378d-c2ec-475c-959c-03197dc175bb: started |
| 6641 | -------------------------------------------------------------------------------- |
| 6642 | |
| 6643 | Benchmarking... This can take a while... |
| 6644 | |
| 6645 | To track task status use: |
| 6646 | |
| 6647 | rally task status |
| 6648 | or |
| 6649 | rally task detailed |
| 6650 | |
| 6651 | 08:14:02 2026 >>>> Start io test |
| 6652 | 08:14:02 2026 >>>> Ready and waiting on barrier. Will wait at most 202 seconds |
| 6653 | 08:14:05 2028 >>>> Start io test |
| 6654 | 08:14:05 2028 >>>> Ready and waiting on barrier. Will wait at most 199 seconds |
| 6655 | 08:14:08 2027 >>>> Start io test |
| 6656 | 08:14:08 2027 >>>> Ready and waiting on barrier. Will wait at most 196 seconds |
| 6657 | 08:27:30 2027 >>>> Test finished |
| 6658 | 08:29:40 2028 >>>> Test finished |
| 6659 | 08:29:46 2026 >>>> Test finished |
| 6660 | 2015-02-07 08:30:36.230 1529 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 4ed1cf6f-ac57-4036-a532-222f635b6acc. |
| 6661 | |
| 6662 | -------------------------------------------------------------------------------- |
| 6663 | Task 6f8e378d-c2ec-475c-959c-03197dc175bb: finished |
| 6664 | -------------------------------------------------------------------------------- |
| 6665 | |
| 6666 | test scenario VMTasks.boot_runcommand_delete |
| 6667 | args position 0 |
| 6668 | args values: |
| 6669 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 6670 | u'floating_network': u'net04_ext', |
| 6671 | u'force_delete': False, |
| 6672 | u'image': {u'name': u'ubuntu'}, |
| 6673 | u'interpreter': u'/usr/bin/env python2', |
| 6674 | u'script': u'/tmp/fileTNNHYC', |
| 6675 | u'username': u'ubuntu'}, |
| 6676 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 6677 | u'start_cidr': u'10.2.0.0/24'}, |
| 6678 | u'users': {u'project_domain': u'default', |
| 6679 | u'resource_management_workers': 30, |
| 6680 | u'tenants': 1, |
| 6681 | u'user_domain': u'default', |
| 6682 | u'users_per_tenant': 1}}, |
| 6683 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 6684 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6685 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 6686 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6687 | | nova.associate_floating_ip | 1.465 | 1.917 | 2.369 | 2.279 | 2.324 | 66.7% | 3 | |
| 6688 | | nova.boot_server | 61.068 | 63.999 | 66.929 | 66.343 | 66.636 | 66.7% | 3 | |
| 6689 | | nova.delete_server | 12.24 | 70.62 | 128.999 | 117.323 | 123.161 | 66.7% | 3 | |
| 6690 | | nova.dissociate_floating_ip | 7.554 | 7.742 | 7.929 | 7.892 | 7.911 | 66.7% | 3 | |
| 6691 | | total | 1028.38 | 1034.636 | 1040.891 | 1039.64 | 1040.266 | 66.7% | 3 | |
| 6692 | | vm.run_command | 801.815 | 869.789 | 937.763 | 924.168 | 930.966 | 66.7% | 3 | |
| 6693 | | vm.wait_for_ping | 0.073 | 3.089 | 6.104 | 5.501 | 5.803 | 66.7% | 3 | |
| 6694 | | vm.wait_for_ssh | 6.232 | 6.249 | 6.266 | 6.263 | 6.264 | 66.7% | 3 | |
| 6695 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6696 | Load duration: 1040.95126796 |
| 6697 | Full duration: 1091.82579184 |
| 6698 | |
| 6699 | Scenario Specific Results |
| 6700 | |
| 6701 | +-------+-----+-----+-----+--------------+--------------+ |
| 6702 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 6703 | +-------+-----+-----+-----+--------------+--------------+ |
| 6704 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 6705 | +-------+-----+-----+-----+--------------+--------------+ |
| 6706 | |
| 6707 | HINTS: |
| 6708 | * To plot HTML graphics with this data, run: |
| 6709 | rally task report 6f8e378d-c2ec-475c-959c-03197dc175bb --out output.html |
| 6710 | |
| 6711 | * To get raw JSON output of task results, run: |
| 6712 | rally task results 6f8e378d-c2ec-475c-959c-03197dc175bb |
| 6713 | |
| 6714 | Using task: 6f8e378d-c2ec-475c-959c-03197dc175bb |
| 6715 | ================================================================================ |
| 6716 | [{u'__meta__': {u'action': u'randread', |
| 6717 | u'blocksize': 4, |
| 6718 | u'concurence': 1, |
| 6719 | u'direct_io': False, |
| 6720 | u'iodepth': 16, |
| 6721 | u'size': 1003592, |
| 6722 | u'sync': False, |
| 6723 | u'use_hight_io_priority': True}, |
| 6724 | u'bw_mean': 5503}, |
| 6725 | {u'__meta__': {u'action': u'randread', |
| 6726 | u'blocksize': 4, |
| 6727 | u'concurence': 1, |
| 6728 | u'direct_io': False, |
| 6729 | u'iodepth': 16, |
| 6730 | u'size': 1003592, |
| 6731 | u'sync': False, |
| 6732 | u'use_hight_io_priority': True}, |
| 6733 | u'bw_mean': 4189}, |
| 6734 | {u'__meta__': {u'action': u'randread', |
| 6735 | u'blocksize': 4, |
| 6736 | u'concurence': 1, |
| 6737 | u'direct_io': False, |
| 6738 | u'iodepth': 16, |
| 6739 | u'size': 1003592, |
| 6740 | u'sync': False, |
| 6741 | u'use_hight_io_priority': True}, |
| 6742 | u'bw_mean': 3769}] |
| 6743 | ================================================================================ |
| 6744 | |
| 6745 | ====> {"randread a 4k": [4487, 1279]} |
| 6746 | |
| 6747 | ================================================================================ |
| 6748 | + for xxx in '$three_times' |
| 6749 | + io_opts='--type iozone -a randread --iodepth 16 --blocksize 4k --iosize r2' |
| 6750 | + python run_rally_test.py -l -o '--type iozone -a randread --iodepth 16 --blocksize 4k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 6751 | 08:30:43 2486 >>>> Start rally with opts 'task start /tmp/filebzscSY --deployment perf-1' |
| 6752 | -------------------------------------------------------------------------------- |
| 6753 | Preparing input task |
| 6754 | -------------------------------------------------------------------------------- |
| 6755 | |
| 6756 | Input task is: |
| 6757 | VMTasks.boot_runcommand_delete: |
| 6758 | - args: |
| 6759 | flavor: {name: ceph.512} |
| 6760 | floating_network: net04_ext |
| 6761 | force_delete: false |
| 6762 | image: {name: ubuntu} |
| 6763 | interpreter: /usr/bin/env python2 |
| 6764 | script: /tmp/filenm8EJQ |
| 6765 | username: ubuntu |
| 6766 | context: |
| 6767 | network: {} |
| 6768 | users: {tenants: 1, users_per_tenant: 1} |
| 6769 | runner: {concurrency: 3, times: 3, type: constant} |
| 6770 | |
| 6771 | -------------------------------------------------------------------------------- |
| 6772 | Task d22b3a3b-05ff-45bd-8857-cf50e18353ee: started |
| 6773 | -------------------------------------------------------------------------------- |
| 6774 | |
| 6775 | Benchmarking... This can take a while... |
| 6776 | |
| 6777 | To track task status use: |
| 6778 | |
| 6779 | rally task status |
| 6780 | or |
| 6781 | rally task detailed |
| 6782 | |
| 6783 | 08:32:24 2685 >>>> Start io test |
| 6784 | 08:32:24 2685 >>>> Ready and waiting on barrier. Will wait at most 199 seconds |
| 6785 | 08:32:31 2687 >>>> Start io test |
| 6786 | 08:32:31 2687 >>>> Ready and waiting on barrier. Will wait at most 192 seconds |
| 6787 | 08:32:37 2686 >>>> Start io test |
| 6788 | 08:32:37 2686 >>>> Ready and waiting on barrier. Will wait at most 186 seconds |
| 6789 | 08:40:24 2685 >>>> Test finished |
| 6790 | 08:46:19 2686 >>>> Test finished |
| 6791 | 08:48:07 2687 >>>> Test finished |
| 6792 | 2015-02-07 08:49:00.011 2486 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 48a9543e-c66a-42e4-a6e3-ef0501d36877. |
| 6793 | |
| 6794 | -------------------------------------------------------------------------------- |
| 6795 | Task d22b3a3b-05ff-45bd-8857-cf50e18353ee: finished |
| 6796 | -------------------------------------------------------------------------------- |
| 6797 | |
| 6798 | test scenario VMTasks.boot_runcommand_delete |
| 6799 | args position 0 |
| 6800 | args values: |
| 6801 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 6802 | u'floating_network': u'net04_ext', |
| 6803 | u'force_delete': False, |
| 6804 | u'image': {u'name': u'ubuntu'}, |
| 6805 | u'interpreter': u'/usr/bin/env python2', |
| 6806 | u'script': u'/tmp/filenm8EJQ', |
| 6807 | u'username': u'ubuntu'}, |
| 6808 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 6809 | u'start_cidr': u'10.2.0.0/24'}, |
| 6810 | u'users': {u'project_domain': u'default', |
| 6811 | u'resource_management_workers': 30, |
| 6812 | u'tenants': 1, |
| 6813 | u'user_domain': u'default', |
| 6814 | u'users_per_tenant': 1}}, |
| 6815 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 6816 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6817 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 6818 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6819 | | nova.associate_floating_ip | 1.394 | 1.521 | 1.649 | 1.623 | 1.636 | 66.7% | 3 | |
| 6820 | | nova.boot_server | 62.888 | 66.349 | 69.81 | 69.117 | 69.463 | 66.7% | 3 | |
| 6821 | | nova.delete_server | 94.131 | 97.314 | 100.497 | 99.861 | 100.179 | 66.7% | 3 | |
| 6822 | | nova.dissociate_floating_ip | 7.349 | 7.599 | 7.849 | 7.799 | 7.824 | 66.7% | 3 | |
| 6823 | | total | 668.503 | 849.079 | 1029.656 | 993.54 | 1011.598 | 66.7% | 3 | |
| 6824 | | vm.run_command | 467.458 | 644.864 | 822.27 | 786.789 | 804.529 | 66.7% | 3 | |
| 6825 | | vm.wait_for_ping | 6.101 | 6.43 | 6.76 | 6.694 | 6.727 | 66.7% | 3 | |
| 6826 | | vm.wait_for_ssh | 7.418 | 9.005 | 10.593 | 10.275 | 10.434 | 66.7% | 3 | |
| 6827 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6828 | Load duration: 1047.71427584 |
| 6829 | Full duration: 1095.81438899 |
| 6830 | |
| 6831 | Scenario Specific Results |
| 6832 | |
| 6833 | +-------+-----+-----+-----+--------------+--------------+ |
| 6834 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 6835 | +-------+-----+-----+-----+--------------+--------------+ |
| 6836 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 6837 | +-------+-----+-----+-----+--------------+--------------+ |
| 6838 | |
| 6839 | HINTS: |
| 6840 | * To plot HTML graphics with this data, run: |
| 6841 | rally task report d22b3a3b-05ff-45bd-8857-cf50e18353ee --out output.html |
| 6842 | |
| 6843 | * To get raw JSON output of task results, run: |
| 6844 | rally task results d22b3a3b-05ff-45bd-8857-cf50e18353ee |
| 6845 | |
| 6846 | Using task: d22b3a3b-05ff-45bd-8857-cf50e18353ee |
| 6847 | ================================================================================ |
| 6848 | [{u'__meta__': {u'action': u'randread', |
| 6849 | u'blocksize': 4, |
| 6850 | u'concurence': 1, |
| 6851 | u'direct_io': False, |
| 6852 | u'iodepth': 16, |
| 6853 | u'size': 1003592, |
| 6854 | u'sync': False, |
| 6855 | u'use_hight_io_priority': True}, |
| 6856 | u'bw_mean': 5386}, |
| 6857 | {u'__meta__': {u'action': u'randread', |
| 6858 | u'blocksize': 4, |
| 6859 | u'concurence': 1, |
| 6860 | u'direct_io': False, |
| 6861 | u'iodepth': 16, |
| 6862 | u'size': 1003592, |
| 6863 | u'sync': False, |
| 6864 | u'use_hight_io_priority': True}, |
| 6865 | u'bw_mean': 2392}, |
| 6866 | {u'__meta__': {u'action': u'randread', |
| 6867 | u'blocksize': 4, |
| 6868 | u'concurence': 1, |
| 6869 | u'direct_io': False, |
| 6870 | u'iodepth': 16, |
| 6871 | u'size': 1003592, |
| 6872 | u'sync': False, |
| 6873 | u'use_hight_io_priority': True}, |
| 6874 | u'bw_mean': 1900}] |
| 6875 | ================================================================================ |
| 6876 | |
| 6877 | ====> {"randread a 4k": [3226, 2668]} |
| 6878 | |
| 6879 | ================================================================================ |
| 6880 | + for xxx in '$three_times' |
| 6881 | + io_opts='--type iozone -a randread --iodepth 16 --blocksize 4k --iosize r2' |
| 6882 | + python run_rally_test.py -l -o '--type iozone -a randread --iodepth 16 --blocksize 4k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 6883 | 08:49:06 3172 >>>> Start rally with opts 'task start /tmp/filetpWCRE --deployment perf-1' |
| 6884 | -------------------------------------------------------------------------------- |
| 6885 | Preparing input task |
| 6886 | -------------------------------------------------------------------------------- |
| 6887 | |
| 6888 | Input task is: |
| 6889 | VMTasks.boot_runcommand_delete: |
| 6890 | - args: |
| 6891 | flavor: {name: ceph.512} |
| 6892 | floating_network: net04_ext |
| 6893 | force_delete: false |
| 6894 | image: {name: ubuntu} |
| 6895 | interpreter: /usr/bin/env python2 |
| 6896 | script: /tmp/fileP9ecdN |
| 6897 | username: ubuntu |
| 6898 | context: |
| 6899 | network: {} |
| 6900 | users: {tenants: 1, users_per_tenant: 1} |
| 6901 | runner: {concurrency: 3, times: 3, type: constant} |
| 6902 | |
| 6903 | -------------------------------------------------------------------------------- |
| 6904 | Task b132d4bd-1e4a-414e-a0c8-d254ad2a82c6: started |
| 6905 | -------------------------------------------------------------------------------- |
| 6906 | |
| 6907 | Benchmarking... This can take a while... |
| 6908 | |
| 6909 | To track task status use: |
| 6910 | |
| 6911 | rally task status |
| 6912 | or |
| 6913 | rally task detailed |
| 6914 | |
| 6915 | 08:50:50 3368 >>>> Start io test |
| 6916 | 08:50:50 3368 >>>> Ready and waiting on barrier. Will wait at most 195 seconds |
| 6917 | 08:50:50 3367 >>>> Start io test |
| 6918 | 08:50:50 3367 >>>> Ready and waiting on barrier. Will wait at most 195 seconds |
| 6919 | 08:50:52 3366 >>>> Start io test |
| 6920 | 08:50:52 3366 >>>> Ready and waiting on barrier. Will wait at most 193 seconds |
| 6921 | 08:58:55 3366 >>>> Test finished |
| 6922 | 09:02:35 3367 >>>> Test finished |
| 6923 | 09:06:26 3368 >>>> Test finished |
| 6924 | 2015-02-07 09:07:25.364 3172 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: d9323f9e-1845-454d-bed7-b1709ad2c26e. |
| 6925 | |
| 6926 | -------------------------------------------------------------------------------- |
| 6927 | Task b132d4bd-1e4a-414e-a0c8-d254ad2a82c6: finished |
| 6928 | -------------------------------------------------------------------------------- |
| 6929 | |
| 6930 | test scenario VMTasks.boot_runcommand_delete |
| 6931 | args position 0 |
| 6932 | args values: |
| 6933 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 6934 | u'floating_network': u'net04_ext', |
| 6935 | u'force_delete': False, |
| 6936 | u'image': {u'name': u'ubuntu'}, |
| 6937 | u'interpreter': u'/usr/bin/env python2', |
| 6938 | u'script': u'/tmp/fileP9ecdN', |
| 6939 | u'username': u'ubuntu'}, |
| 6940 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 6941 | u'start_cidr': u'10.2.0.0/24'}, |
| 6942 | u'users': {u'project_domain': u'default', |
| 6943 | u'resource_management_workers': 30, |
| 6944 | u'tenants': 1, |
| 6945 | u'user_domain': u'default', |
| 6946 | u'users_per_tenant': 1}}, |
| 6947 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 6948 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6949 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 6950 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6951 | | nova.associate_floating_ip | 1.417 | 1.557 | 1.698 | 1.67 | 1.684 | 66.7% | 3 | |
| 6952 | | nova.boot_server | 61.468 | 61.976 | 62.483 | 62.382 | 62.432 | 66.7% | 3 | |
| 6953 | | nova.delete_server | 104.616 | 113.752 | 122.887 | 121.06 | 121.973 | 66.7% | 3 | |
| 6954 | | nova.dissociate_floating_ip | 7.277 | 7.676 | 8.076 | 7.996 | 8.036 | 66.7% | 3 | |
| 6955 | | total | 684.486 | 803.474 | 922.461 | 898.664 | 910.563 | 66.7% | 3 | |
| 6956 | | vm.run_command | 482.715 | 592.957 | 703.199 | 681.151 | 692.175 | 66.7% | 3 | |
| 6957 | | vm.wait_for_ping | 6.106 | 6.107 | 6.107 | 6.107 | 6.107 | 66.7% | 3 | |
| 6958 | | vm.wait_for_ssh | 8.058 | 10.069 | 12.08 | 11.678 | 11.879 | 66.7% | 3 | |
| 6959 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 6960 | Load duration: 1034.77671695 |
| 6961 | Full duration: 1095.99496317 |
| 6962 | |
| 6963 | Scenario Specific Results |
| 6964 | |
| 6965 | +-------+-----+-----+-----+--------------+--------------+ |
| 6966 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 6967 | +-------+-----+-----+-----+--------------+--------------+ |
| 6968 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 6969 | +-------+-----+-----+-----+--------------+--------------+ |
| 6970 | |
| 6971 | HINTS: |
| 6972 | * To plot HTML graphics with this data, run: |
| 6973 | rally task report b132d4bd-1e4a-414e-a0c8-d254ad2a82c6 --out output.html |
| 6974 | |
| 6975 | * To get raw JSON output of task results, run: |
| 6976 | rally task results b132d4bd-1e4a-414e-a0c8-d254ad2a82c6 |
| 6977 | |
| 6978 | Using task: b132d4bd-1e4a-414e-a0c8-d254ad2a82c6 |
| 6979 | ================================================================================ |
| 6980 | [{u'__meta__': {u'action': u'randread', |
| 6981 | u'blocksize': 4, |
| 6982 | u'concurence': 1, |
| 6983 | u'direct_io': False, |
| 6984 | u'iodepth': 16, |
| 6985 | u'size': 1003592, |
| 6986 | u'sync': False, |
| 6987 | u'use_hight_io_priority': True}, |
| 6988 | u'bw_mean': 5314}, |
| 6989 | {u'__meta__': {u'action': u'randread', |
| 6990 | u'blocksize': 4, |
| 6991 | u'concurence': 1, |
| 6992 | u'direct_io': False, |
| 6993 | u'iodepth': 16, |
| 6994 | u'size': 1003592, |
| 6995 | u'sync': False, |
| 6996 | u'use_hight_io_priority': True}, |
| 6997 | u'bw_mean': 2521}, |
| 6998 | {u'__meta__': {u'action': u'randread', |
| 6999 | u'blocksize': 4, |
| 7000 | u'concurence': 1, |
| 7001 | u'direct_io': False, |
| 7002 | u'iodepth': 16, |
| 7003 | u'size': 1003592, |
| 7004 | u'sync': False, |
| 7005 | u'use_hight_io_priority': True}, |
| 7006 | u'bw_mean': 1534}] |
| 7007 | ================================================================================ |
| 7008 | |
| 7009 | ====> {"randread a 4k": [3123, 2772]} |
| 7010 | |
| 7011 | ================================================================================ |
| 7012 | + for op in '$ops' |
| 7013 | + for xxx in '$three_times' |
| 7014 | + io_opts='--type iozone -a read --iodepth 16 --blocksize 4k --iosize r2' |
| 7015 | + python run_rally_test.py -l -o '--type iozone -a read --iodepth 16 --blocksize 4k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 7016 | 09:07:29 3847 >>>> Start rally with opts 'task start /tmp/fileUoTHWy --deployment perf-1' |
| 7017 | -------------------------------------------------------------------------------- |
| 7018 | Preparing input task |
| 7019 | -------------------------------------------------------------------------------- |
| 7020 | |
| 7021 | Input task is: |
| 7022 | VMTasks.boot_runcommand_delete: |
| 7023 | - args: |
| 7024 | flavor: {name: ceph.512} |
| 7025 | floating_network: net04_ext |
| 7026 | force_delete: false |
| 7027 | image: {name: ubuntu} |
| 7028 | interpreter: /usr/bin/env python2 |
| 7029 | script: /tmp/filet9e52W |
| 7030 | username: ubuntu |
| 7031 | context: |
| 7032 | network: {} |
| 7033 | users: {tenants: 1, users_per_tenant: 1} |
| 7034 | runner: {concurrency: 3, times: 3, type: constant} |
| 7035 | |
| 7036 | -------------------------------------------------------------------------------- |
| 7037 | Task 3d649cde-4f33-4e43-b13a-f2588953d7c6: started |
| 7038 | -------------------------------------------------------------------------------- |
| 7039 | |
| 7040 | Benchmarking... This can take a while... |
| 7041 | |
| 7042 | To track task status use: |
| 7043 | |
| 7044 | rally task status |
| 7045 | or |
| 7046 | rally task detailed |
| 7047 | |
| 7048 | 09:09:20 4050 >>>> Start io test |
| 7049 | 09:09:20 4050 >>>> Ready and waiting on barrier. Will wait at most 188 seconds |
| 7050 | 09:09:20 4052 >>>> Start io test |
| 7051 | 09:09:20 4052 >>>> Ready and waiting on barrier. Will wait at most 188 seconds |
| 7052 | 09:09:25 4051 >>>> Start io test |
| 7053 | 09:09:25 4051 >>>> Ready and waiting on barrier. Will wait at most 183 seconds |
| 7054 | 09:10:28 4051 >>>> Test finished |
| 7055 | 09:10:30 4052 >>>> Test finished |
| 7056 | 09:10:30 4050 >>>> Test finished |
| 7057 | 2015-02-07 09:11:06.055 3847 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: c562cacc-ca0a-47e1-bc58-bee372c03b3b. |
| 7058 | |
| 7059 | -------------------------------------------------------------------------------- |
| 7060 | Task 3d649cde-4f33-4e43-b13a-f2588953d7c6: finished |
| 7061 | -------------------------------------------------------------------------------- |
| 7062 | |
| 7063 | test scenario VMTasks.boot_runcommand_delete |
| 7064 | args position 0 |
| 7065 | args values: |
| 7066 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 7067 | u'floating_network': u'net04_ext', |
| 7068 | u'force_delete': False, |
| 7069 | u'image': {u'name': u'ubuntu'}, |
| 7070 | u'interpreter': u'/usr/bin/env python2', |
| 7071 | u'script': u'/tmp/filet9e52W', |
| 7072 | u'username': u'ubuntu'}, |
| 7073 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 7074 | u'start_cidr': u'10.2.0.0/24'}, |
| 7075 | u'users': {u'project_domain': u'default', |
| 7076 | u'resource_management_workers': 30, |
| 7077 | u'tenants': 1, |
| 7078 | u'user_domain': u'default', |
| 7079 | u'users_per_tenant': 1}}, |
| 7080 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 7081 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7082 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 7083 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7084 | | nova.associate_floating_ip | 1.418 | 1.485 | 1.539 | 1.53 | 1.534 | 100.0% | 3 | |
| 7085 | | nova.boot_server | 61.404 | 62.441 | 63.83 | 63.482 | 63.656 | 100.0% | 3 | |
| 7086 | | nova.delete_server | 5.093 | 7.317 | 10.767 | 9.832 | 10.3 | 100.0% | 3 | |
| 7087 | | nova.dissociate_floating_ip | 2.113 | 5.158 | 6.735 | 6.713 | 6.724 | 100.0% | 3 | |
| 7088 | | total | 167.969 | 170.727 | 173.947 | 173.211 | 173.579 | 100.0% | 3 | |
| 7089 | | vm.run_command | 63.495 | 64.839 | 65.666 | 65.604 | 65.635 | 100.0% | 3 | |
| 7090 | | vm.wait_for_ping | 0.467 | 2.412 | 6.109 | 5.019 | 5.564 | 100.0% | 3 | |
| 7091 | | vm.wait_for_ssh | 11.516 | 14.576 | 16.971 | 16.625 | 16.798 | 100.0% | 3 | |
| 7092 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7093 | Load duration: 174.04351306 |
| 7094 | Full duration: 214.18448782 |
| 7095 | |
| 7096 | Scenario Specific Results |
| 7097 | |
| 7098 | +-------+-----+-----+-----+--------------+--------------+ |
| 7099 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 7100 | +-------+-----+-----+-----+--------------+--------------+ |
| 7101 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 7102 | +-------+-----+-----+-----+--------------+--------------+ |
| 7103 | |
| 7104 | HINTS: |
| 7105 | * To plot HTML graphics with this data, run: |
| 7106 | rally task report 3d649cde-4f33-4e43-b13a-f2588953d7c6 --out output.html |
| 7107 | |
| 7108 | * To get raw JSON output of task results, run: |
| 7109 | rally task results 3d649cde-4f33-4e43-b13a-f2588953d7c6 |
| 7110 | |
| 7111 | Using task: 3d649cde-4f33-4e43-b13a-f2588953d7c6 |
| 7112 | ================================================================================ |
| 7113 | [{u'__meta__': {u'action': u'read', |
| 7114 | u'blocksize': 4, |
| 7115 | u'concurence': 1, |
| 7116 | u'direct_io': False, |
| 7117 | u'iodepth': 16, |
| 7118 | u'size': 1003592, |
| 7119 | u'sync': False, |
| 7120 | u'use_hight_io_priority': True}, |
| 7121 | u'bw_mean': 99531}, |
| 7122 | {u'__meta__': {u'action': u'read', |
| 7123 | u'blocksize': 4, |
| 7124 | u'concurence': 1, |
| 7125 | u'direct_io': False, |
| 7126 | u'iodepth': 16, |
| 7127 | u'size': 1003592, |
| 7128 | u'sync': False, |
| 7129 | u'use_hight_io_priority': True}, |
| 7130 | u'bw_mean': 76073}, |
| 7131 | {u'__meta__': {u'action': u'read', |
| 7132 | u'blocksize': 4, |
| 7133 | u'concurence': 1, |
| 7134 | u'direct_io': False, |
| 7135 | u'iodepth': 16, |
| 7136 | u'size': 1003592, |
| 7137 | u'sync': False, |
| 7138 | u'use_hight_io_priority': True}, |
| 7139 | u'bw_mean': 73144}] |
| 7140 | ================================================================================ |
| 7141 | |
| 7142 | ====> {"read a 4k": [82916, 20454]} |
| 7143 | |
| 7144 | ================================================================================ |
| 7145 | + for xxx in '$three_times' |
| 7146 | + io_opts='--type iozone -a read --iodepth 16 --blocksize 4k --iosize r2' |
| 7147 | + python run_rally_test.py -l -o '--type iozone -a read --iodepth 16 --blocksize 4k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 7148 | 09:11:09 4423 >>>> Start rally with opts 'task start /tmp/fileVMvOh8 --deployment perf-1' |
| 7149 | -------------------------------------------------------------------------------- |
| 7150 | Preparing input task |
| 7151 | -------------------------------------------------------------------------------- |
| 7152 | |
| 7153 | Input task is: |
| 7154 | VMTasks.boot_runcommand_delete: |
| 7155 | - args: |
| 7156 | flavor: {name: ceph.512} |
| 7157 | floating_network: net04_ext |
| 7158 | force_delete: false |
| 7159 | image: {name: ubuntu} |
| 7160 | interpreter: /usr/bin/env python2 |
| 7161 | script: /tmp/filewh1EML |
| 7162 | username: ubuntu |
| 7163 | context: |
| 7164 | network: {} |
| 7165 | users: {tenants: 1, users_per_tenant: 1} |
| 7166 | runner: {concurrency: 3, times: 3, type: constant} |
| 7167 | |
| 7168 | -------------------------------------------------------------------------------- |
| 7169 | Task 47e9f1a3-5f13-48be-be47-e72385ba8c24: started |
| 7170 | -------------------------------------------------------------------------------- |
| 7171 | |
| 7172 | Benchmarking... This can take a while... |
| 7173 | |
| 7174 | To track task status use: |
| 7175 | |
| 7176 | rally task status |
| 7177 | or |
| 7178 | rally task detailed |
| 7179 | |
| 7180 | 09:12:44 4677 >>>> Start io test |
| 7181 | 09:12:44 4677 >>>> Ready and waiting on barrier. Will wait at most 204 seconds |
| 7182 | 09:12:48 4676 >>>> Start io test |
| 7183 | 09:12:48 4676 >>>> Ready and waiting on barrier. Will wait at most 201 seconds |
| 7184 | 09:12:48 4675 >>>> Start io test |
| 7185 | 09:12:48 4675 >>>> Ready and waiting on barrier. Will wait at most 200 seconds |
| 7186 | 09:13:51 4675 >>>> Test finished |
| 7187 | 09:13:51 4677 >>>> Test finished |
| 7188 | 09:13:52 4676 >>>> Test finished |
| 7189 | 2015-02-07 09:14:26.044 4423 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: ff7b5ae0-e494-463c-a9f6-b83e8abe54e2. |
| 7190 | |
| 7191 | -------------------------------------------------------------------------------- |
| 7192 | Task 47e9f1a3-5f13-48be-be47-e72385ba8c24: finished |
| 7193 | -------------------------------------------------------------------------------- |
| 7194 | |
| 7195 | test scenario VMTasks.boot_runcommand_delete |
| 7196 | args position 0 |
| 7197 | args values: |
| 7198 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 7199 | u'floating_network': u'net04_ext', |
| 7200 | u'force_delete': False, |
| 7201 | u'image': {u'name': u'ubuntu'}, |
| 7202 | u'interpreter': u'/usr/bin/env python2', |
| 7203 | u'script': u'/tmp/filewh1EML', |
| 7204 | u'username': u'ubuntu'}, |
| 7205 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 7206 | u'start_cidr': u'10.2.0.0/24'}, |
| 7207 | u'users': {u'project_domain': u'default', |
| 7208 | u'resource_management_workers': 30, |
| 7209 | u'tenants': 1, |
| 7210 | u'user_domain': u'default', |
| 7211 | u'users_per_tenant': 1}}, |
| 7212 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 7213 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7214 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 7215 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7216 | | nova.associate_floating_ip | 1.562 | 1.607 | 1.673 | 1.656 | 1.664 | 100.0% | 3 | |
| 7217 | | nova.boot_server | 59.105 | 60.919 | 64.476 | 63.416 | 63.946 | 100.0% | 3 | |
| 7218 | | nova.delete_server | 5.118 | 8.555 | 10.43 | 10.367 | 10.398 | 100.0% | 3 | |
| 7219 | | nova.dissociate_floating_ip | 1.674 | 3.344 | 6.606 | 5.635 | 6.121 | 100.0% | 3 | |
| 7220 | | total | 156.847 | 158.523 | 161.278 | 160.511 | 160.895 | 100.0% | 3 | |
| 7221 | | vm.run_command | 62.511 | 62.987 | 63.742 | 63.535 | 63.639 | 100.0% | 3 | |
| 7222 | | vm.wait_for_ping | 2.088 | 4.769 | 6.11 | 6.11 | 6.11 | 100.0% | 3 | |
| 7223 | | vm.wait_for_ssh | 6.274 | 8.273 | 11.448 | 10.578 | 11.013 | 100.0% | 3 | |
| 7224 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7225 | Load duration: 161.418390989 |
| 7226 | Full duration: 191.553050041 |
| 7227 | |
| 7228 | Scenario Specific Results |
| 7229 | |
| 7230 | +-------+-----+-----+-----+--------------+--------------+ |
| 7231 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 7232 | +-------+-----+-----+-----+--------------+--------------+ |
| 7233 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 7234 | +-------+-----+-----+-----+--------------+--------------+ |
| 7235 | |
| 7236 | HINTS: |
| 7237 | * To plot HTML graphics with this data, run: |
| 7238 | rally task report 47e9f1a3-5f13-48be-be47-e72385ba8c24 --out output.html |
| 7239 | |
| 7240 | * To get raw JSON output of task results, run: |
| 7241 | rally task results 47e9f1a3-5f13-48be-be47-e72385ba8c24 |
| 7242 | |
| 7243 | Using task: 47e9f1a3-5f13-48be-be47-e72385ba8c24 |
| 7244 | ================================================================================ |
| 7245 | [{u'__meta__': {u'action': u'read', |
| 7246 | u'blocksize': 4, |
| 7247 | u'concurence': 1, |
| 7248 | u'direct_io': False, |
| 7249 | u'iodepth': 16, |
| 7250 | u'size': 1003592, |
| 7251 | u'sync': False, |
| 7252 | u'use_hight_io_priority': True}, |
| 7253 | u'bw_mean': 95603}, |
| 7254 | {u'__meta__': {u'action': u'read', |
| 7255 | u'blocksize': 4, |
| 7256 | u'concurence': 1, |
| 7257 | u'direct_io': False, |
| 7258 | u'iodepth': 16, |
| 7259 | u'size': 1003592, |
| 7260 | u'sync': False, |
| 7261 | u'use_hight_io_priority': True}, |
| 7262 | u'bw_mean': 93830}, |
| 7263 | {u'__meta__': {u'action': u'read', |
| 7264 | u'blocksize': 4, |
| 7265 | u'concurence': 1, |
| 7266 | u'direct_io': False, |
| 7267 | u'iodepth': 16, |
| 7268 | u'size': 1003592, |
| 7269 | u'sync': False, |
| 7270 | u'use_hight_io_priority': True}, |
| 7271 | u'bw_mean': 90468}] |
| 7272 | ================================================================================ |
| 7273 | |
| 7274 | ====> {"read a 4k": [93300, 3688]} |
| 7275 | |
| 7276 | ================================================================================ |
| 7277 | + for xxx in '$three_times' |
| 7278 | + io_opts='--type iozone -a read --iodepth 16 --blocksize 4k --iosize r2' |
| 7279 | + python run_rally_test.py -l -o '--type iozone -a read --iodepth 16 --blocksize 4k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 7280 | 09:14:29 5608 >>>> Start rally with opts 'task start /tmp/filenEEyTW --deployment perf-1' |
| 7281 | -------------------------------------------------------------------------------- |
| 7282 | Preparing input task |
| 7283 | -------------------------------------------------------------------------------- |
| 7284 | |
| 7285 | Input task is: |
| 7286 | VMTasks.boot_runcommand_delete: |
| 7287 | - args: |
| 7288 | flavor: {name: ceph.512} |
| 7289 | floating_network: net04_ext |
| 7290 | force_delete: false |
| 7291 | image: {name: ubuntu} |
| 7292 | interpreter: /usr/bin/env python2 |
| 7293 | script: /tmp/filedMcchz |
| 7294 | username: ubuntu |
| 7295 | context: |
| 7296 | network: {} |
| 7297 | users: {tenants: 1, users_per_tenant: 1} |
| 7298 | runner: {concurrency: 3, times: 3, type: constant} |
| 7299 | |
| 7300 | -------------------------------------------------------------------------------- |
| 7301 | Task cb71d0ac-ac58-4585-b4bb-88dcf0146325: started |
| 7302 | -------------------------------------------------------------------------------- |
| 7303 | |
| 7304 | Benchmarking... This can take a while... |
| 7305 | |
| 7306 | To track task status use: |
| 7307 | |
| 7308 | rally task status |
| 7309 | or |
| 7310 | rally task detailed |
| 7311 | |
| 7312 | 09:16:04 5883 >>>> Start io test |
| 7313 | 09:16:04 5883 >>>> Ready and waiting on barrier. Will wait at most 204 seconds |
| 7314 | 09:16:14 5882 >>>> Start io test |
| 7315 | 09:16:14 5882 >>>> Ready and waiting on barrier. Will wait at most 194 seconds |
| 7316 | 09:16:22 5888 >>>> Start io test |
| 7317 | 09:16:22 5888 >>>> Ready and waiting on barrier. Will wait at most 187 seconds |
| 7318 | 09:17:24 5888 >>>> Test finished |
| 7319 | 09:17:25 5882 >>>> Test finished |
| 7320 | 09:17:25 5883 >>>> Test finished |
| 7321 | 2015-02-07 09:17:58.067 5608 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: b7b4ac83-049d-43b3-ae87-d3be5bc0b7c6. |
| 7322 | |
| 7323 | -------------------------------------------------------------------------------- |
| 7324 | Task cb71d0ac-ac58-4585-b4bb-88dcf0146325: finished |
| 7325 | -------------------------------------------------------------------------------- |
| 7326 | |
| 7327 | test scenario VMTasks.boot_runcommand_delete |
| 7328 | args position 0 |
| 7329 | args values: |
| 7330 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 7331 | u'floating_network': u'net04_ext', |
| 7332 | u'force_delete': False, |
| 7333 | u'image': {u'name': u'ubuntu'}, |
| 7334 | u'interpreter': u'/usr/bin/env python2', |
| 7335 | u'script': u'/tmp/filedMcchz', |
| 7336 | u'username': u'ubuntu'}, |
| 7337 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 7338 | u'start_cidr': u'10.2.0.0/24'}, |
| 7339 | u'users': {u'project_domain': u'default', |
| 7340 | u'resource_management_workers': 30, |
| 7341 | u'tenants': 1, |
| 7342 | u'user_domain': u'default', |
| 7343 | u'users_per_tenant': 1}}, |
| 7344 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 7345 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7346 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 7347 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7348 | | nova.associate_floating_ip | 1.469 | 2.326 | 3.92 | 3.454 | 3.687 | 100.0% | 3 | |
| 7349 | | nova.boot_server | 56.531 | 62.663 | 65.784 | 65.762 | 65.773 | 100.0% | 3 | |
| 7350 | | nova.delete_server | 5.119 | 9.148 | 11.286 | 11.237 | 11.262 | 100.0% | 3 | |
| 7351 | | nova.dissociate_floating_ip | 1.555 | 3.422 | 6.768 | 5.803 | 6.286 | 100.0% | 3 | |
| 7352 | | total | 160.915 | 168.7 | 172.649 | 172.627 | 172.638 | 100.0% | 3 | |
| 7353 | | vm.run_command | 62.78 | 63.009 | 63.175 | 63.155 | 63.165 | 100.0% | 3 | |
| 7354 | | vm.wait_for_ping | 4.094 | 5.435 | 6.107 | 6.107 | 6.107 | 100.0% | 3 | |
| 7355 | | vm.wait_for_ssh | 6.655 | 8.367 | 11.086 | 10.341 | 10.714 | 100.0% | 3 | |
| 7356 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7357 | Load duration: 172.747722149 |
| 7358 | Full duration: 205.821152925 |
| 7359 | |
| 7360 | Scenario Specific Results |
| 7361 | |
| 7362 | +-------+-----+-----+-----+--------------+--------------+ |
| 7363 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 7364 | +-------+-----+-----+-----+--------------+--------------+ |
| 7365 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 7366 | +-------+-----+-----+-----+--------------+--------------+ |
| 7367 | |
| 7368 | HINTS: |
| 7369 | * To plot HTML graphics with this data, run: |
| 7370 | rally task report cb71d0ac-ac58-4585-b4bb-88dcf0146325 --out output.html |
| 7371 | |
| 7372 | * To get raw JSON output of task results, run: |
| 7373 | rally task results cb71d0ac-ac58-4585-b4bb-88dcf0146325 |
| 7374 | |
| 7375 | Using task: cb71d0ac-ac58-4585-b4bb-88dcf0146325 |
| 7376 | ================================================================================ |
| 7377 | [{u'__meta__': {u'action': u'read', |
| 7378 | u'blocksize': 4, |
| 7379 | u'concurence': 1, |
| 7380 | u'direct_io': False, |
| 7381 | u'iodepth': 16, |
| 7382 | u'size': 1003592, |
| 7383 | u'sync': False, |
| 7384 | u'use_hight_io_priority': True}, |
| 7385 | u'bw_mean': 91526}, |
| 7386 | {u'__meta__': {u'action': u'read', |
| 7387 | u'blocksize': 4, |
| 7388 | u'concurence': 1, |
| 7389 | u'direct_io': False, |
| 7390 | u'iodepth': 16, |
| 7391 | u'size': 1003592, |
| 7392 | u'sync': False, |
| 7393 | u'use_hight_io_priority': True}, |
| 7394 | u'bw_mean': 87732}, |
| 7395 | {u'__meta__': {u'action': u'read', |
| 7396 | u'blocksize': 4, |
| 7397 | u'concurence': 1, |
| 7398 | u'direct_io': False, |
| 7399 | u'iodepth': 16, |
| 7400 | u'size': 1003592, |
| 7401 | u'sync': False, |
| 7402 | u'use_hight_io_priority': True}, |
| 7403 | u'bw_mean': 87396}] |
| 7404 | ================================================================================ |
| 7405 | |
| 7406 | ====> {"read a 4k": [88884, 3243]} |
| 7407 | |
| 7408 | ================================================================================ |
| 7409 | + for bsize in '$bsizes' |
| 7410 | + for op in '$ops' |
| 7411 | + for xxx in '$three_times' |
| 7412 | + io_opts='--type iozone -a randread --iodepth 16 --blocksize 64k --iosize r2' |
| 7413 | + python run_rally_test.py -l -o '--type iozone -a randread --iodepth 16 --blocksize 64k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 7414 | 09:18:02 6314 >>>> Start rally with opts 'task start /tmp/file3mUvwr --deployment perf-1' |
| 7415 | -------------------------------------------------------------------------------- |
| 7416 | Preparing input task |
| 7417 | -------------------------------------------------------------------------------- |
| 7418 | |
| 7419 | Input task is: |
| 7420 | VMTasks.boot_runcommand_delete: |
| 7421 | - args: |
| 7422 | flavor: {name: ceph.512} |
| 7423 | floating_network: net04_ext |
| 7424 | force_delete: false |
| 7425 | image: {name: ubuntu} |
| 7426 | interpreter: /usr/bin/env python2 |
| 7427 | script: /tmp/filedT9JsA |
| 7428 | username: ubuntu |
| 7429 | context: |
| 7430 | network: {} |
| 7431 | users: {tenants: 1, users_per_tenant: 1} |
| 7432 | runner: {concurrency: 3, times: 3, type: constant} |
| 7433 | |
| 7434 | -------------------------------------------------------------------------------- |
| 7435 | Task a2a17a56-edd9-4e49-bb47-03759c12252e: started |
| 7436 | -------------------------------------------------------------------------------- |
| 7437 | |
| 7438 | Benchmarking... This can take a while... |
| 7439 | |
| 7440 | To track task status use: |
| 7441 | |
| 7442 | rally task status |
| 7443 | or |
| 7444 | rally task detailed |
| 7445 | |
| 7446 | 09:19:49 6525 >>>> Start io test |
| 7447 | 09:19:49 6525 >>>> Ready and waiting on barrier. Will wait at most 192 seconds |
| 7448 | 09:19:51 6526 >>>> Start io test |
| 7449 | 09:19:51 6526 >>>> Ready and waiting on barrier. Will wait at most 190 seconds |
| 7450 | 09:19:54 6524 >>>> Start io test |
| 7451 | 09:19:54 6524 >>>> Ready and waiting on barrier. Will wait at most 187 seconds |
| 7452 | 09:22:46 6525 >>>> Test finished |
| 7453 | 09:22:46 6524 >>>> Test finished |
| 7454 | 09:23:38 6526 >>>> Test finished |
| 7455 | 2015-02-07 09:24:26.678 6314 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 129a7521-b5b1-4bb2-bedf-a2ec3ff39727. |
| 7456 | |
| 7457 | -------------------------------------------------------------------------------- |
| 7458 | Task a2a17a56-edd9-4e49-bb47-03759c12252e: finished |
| 7459 | -------------------------------------------------------------------------------- |
| 7460 | |
| 7461 | test scenario VMTasks.boot_runcommand_delete |
| 7462 | args position 0 |
| 7463 | args values: |
| 7464 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 7465 | u'floating_network': u'net04_ext', |
| 7466 | u'force_delete': False, |
| 7467 | u'image': {u'name': u'ubuntu'}, |
| 7468 | u'interpreter': u'/usr/bin/env python2', |
| 7469 | u'script': u'/tmp/filedT9JsA', |
| 7470 | u'username': u'ubuntu'}, |
| 7471 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 7472 | u'start_cidr': u'10.2.0.0/24'}, |
| 7473 | u'users': {u'project_domain': u'default', |
| 7474 | u'resource_management_workers': 30, |
| 7475 | u'tenants': 1, |
| 7476 | u'user_domain': u'default', |
| 7477 | u'users_per_tenant': 1}}, |
| 7478 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 7479 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7480 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 7481 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7482 | | nova.associate_floating_ip | 1.39 | 1.407 | 1.428 | 1.423 | 1.425 | 100.0% | 3 | |
| 7483 | | nova.boot_server | 59.017 | 62.816 | 66.596 | 65.844 | 66.22 | 100.0% | 3 | |
| 7484 | | nova.delete_server | 11.838 | 37.474 | 52.795 | 51.794 | 52.294 | 100.0% | 3 | |
| 7485 | | nova.dissociate_floating_ip | 2.251 | 5.672 | 7.436 | 7.415 | 7.425 | 100.0% | 3 | |
| 7486 | | total | 323.357 | 325.453 | 329.634 | 328.381 | 329.008 | 100.0% | 3 | |
| 7487 | | vm.run_command | 171.742 | 189.194 | 224.078 | 213.614 | 218.846 | 100.0% | 3 | |
| 7488 | | vm.wait_for_ping | 6.109 | 7.01 | 8.12 | 7.856 | 7.988 | 100.0% | 3 | |
| 7489 | | vm.wait_for_ssh | 11.519 | 12.914 | 14.069 | 13.886 | 13.978 | 100.0% | 3 | |
| 7490 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7491 | Load duration: 329.737885952 |
| 7492 | Full duration: 382.644975185 |
| 7493 | |
| 7494 | Scenario Specific Results |
| 7495 | |
| 7496 | +-------+-----+-----+-----+--------------+--------------+ |
| 7497 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 7498 | +-------+-----+-----+-----+--------------+--------------+ |
| 7499 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 7500 | +-------+-----+-----+-----+--------------+--------------+ |
| 7501 | |
| 7502 | HINTS: |
| 7503 | * To plot HTML graphics with this data, run: |
| 7504 | rally task report a2a17a56-edd9-4e49-bb47-03759c12252e --out output.html |
| 7505 | |
| 7506 | * To get raw JSON output of task results, run: |
| 7507 | rally task results a2a17a56-edd9-4e49-bb47-03759c12252e |
| 7508 | |
| 7509 | Using task: a2a17a56-edd9-4e49-bb47-03759c12252e |
| 7510 | ================================================================================ |
| 7511 | [{u'__meta__': {u'action': u'randread', |
| 7512 | u'blocksize': 64, |
| 7513 | u'concurence': 1, |
| 7514 | u'direct_io': False, |
| 7515 | u'iodepth': 16, |
| 7516 | u'size': 1003592, |
| 7517 | u'sync': False, |
| 7518 | u'use_hight_io_priority': True}, |
| 7519 | u'bw_mean': 48244}, |
| 7520 | {u'__meta__': {u'action': u'randread', |
| 7521 | u'blocksize': 64, |
| 7522 | u'concurence': 1, |
| 7523 | u'direct_io': False, |
| 7524 | u'iodepth': 16, |
| 7525 | u'size': 1003592, |
| 7526 | u'sync': False, |
| 7527 | u'use_hight_io_priority': True}, |
| 7528 | u'bw_mean': 47495}, |
| 7529 | {u'__meta__': {u'action': u'randread', |
| 7530 | u'blocksize': 64, |
| 7531 | u'concurence': 1, |
| 7532 | u'direct_io': False, |
| 7533 | u'iodepth': 16, |
| 7534 | u'size': 1003592, |
| 7535 | u'sync': False, |
| 7536 | u'use_hight_io_priority': True}, |
| 7537 | u'bw_mean': 8336}] |
| 7538 | ================================================================================ |
| 7539 | |
| 7540 | ====> {"randread a 64k": [34691, 32283]} |
| 7541 | |
| 7542 | ================================================================================ |
| 7543 | + for xxx in '$three_times' |
| 7544 | + io_opts='--type iozone -a randread --iodepth 16 --blocksize 64k --iosize r2' |
| 7545 | + python run_rally_test.py -l -o '--type iozone -a randread --iodepth 16 --blocksize 64k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 7546 | 09:24:31 6898 >>>> Start rally with opts 'task start /tmp/fileZhJXpP --deployment perf-1' |
| 7547 | -------------------------------------------------------------------------------- |
| 7548 | Preparing input task |
| 7549 | -------------------------------------------------------------------------------- |
| 7550 | |
| 7551 | Input task is: |
| 7552 | VMTasks.boot_runcommand_delete: |
| 7553 | - args: |
| 7554 | flavor: {name: ceph.512} |
| 7555 | floating_network: net04_ext |
| 7556 | force_delete: false |
| 7557 | image: {name: ubuntu} |
| 7558 | interpreter: /usr/bin/env python2 |
| 7559 | script: /tmp/filezKWg8h |
| 7560 | username: ubuntu |
| 7561 | context: |
| 7562 | network: {} |
| 7563 | users: {tenants: 1, users_per_tenant: 1} |
| 7564 | runner: {concurrency: 3, times: 3, type: constant} |
| 7565 | |
| 7566 | -------------------------------------------------------------------------------- |
| 7567 | Task 940f6485-2e69-4e94-8b65-8eb9494783b6: started |
| 7568 | -------------------------------------------------------------------------------- |
| 7569 | |
| 7570 | Benchmarking... This can take a while... |
| 7571 | |
| 7572 | To track task status use: |
| 7573 | |
| 7574 | rally task status |
| 7575 | or |
| 7576 | rally task detailed |
| 7577 | |
| 7578 | 09:26:20 7094 >>>> Start io test |
| 7579 | 09:26:20 7094 >>>> Ready and waiting on barrier. Will wait at most 191 seconds |
| 7580 | 09:26:27 7093 >>>> Start io test |
| 7581 | 09:26:27 7093 >>>> Ready and waiting on barrier. Will wait at most 183 seconds |
| 7582 | 09:26:27 7092 >>>> Start io test |
| 7583 | 09:26:27 7092 >>>> Ready and waiting on barrier. Will wait at most 183 seconds |
| 7584 | 09:28:33 7093 >>>> Test finished |
| 7585 | 09:29:42 7094 >>>> Test finished |
| 7586 | 09:30:20 7092 >>>> Test finished |
| 7587 | 2015-02-07 09:31:11.764 6898 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 72a2d216-37e4-4420-96e5-78617a4c0086. |
| 7588 | |
| 7589 | -------------------------------------------------------------------------------- |
| 7590 | Task 940f6485-2e69-4e94-8b65-8eb9494783b6: finished |
| 7591 | -------------------------------------------------------------------------------- |
| 7592 | |
| 7593 | test scenario VMTasks.boot_runcommand_delete |
| 7594 | args position 0 |
| 7595 | args values: |
| 7596 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 7597 | u'floating_network': u'net04_ext', |
| 7598 | u'force_delete': False, |
| 7599 | u'image': {u'name': u'ubuntu'}, |
| 7600 | u'interpreter': u'/usr/bin/env python2', |
| 7601 | u'script': u'/tmp/filezKWg8h', |
| 7602 | u'username': u'ubuntu'}, |
| 7603 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 7604 | u'start_cidr': u'10.2.0.0/24'}, |
| 7605 | u'users': {u'project_domain': u'default', |
| 7606 | u'resource_management_workers': 30, |
| 7607 | u'tenants': 1, |
| 7608 | u'user_domain': u'default', |
| 7609 | u'users_per_tenant': 1}}, |
| 7610 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 7611 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7612 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 7613 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7614 | | nova.associate_floating_ip | 1.436 | 3.64 | 6.383 | 5.726 | 6.054 | 100.0% | 3 | |
| 7615 | | nova.boot_server | 64.623 | 70.179 | 73.375 | 73.208 | 73.291 | 100.0% | 3 | |
| 7616 | | nova.delete_server | 1.147 | 38.339 | 103.885 | 85.105 | 94.495 | 100.0% | 3 | |
| 7617 | | nova.dissociate_floating_ip | 2.227 | 5.186 | 6.678 | 6.673 | 6.676 | 100.0% | 3 | |
| 7618 | | total | 304.036 | 329.533 | 346.853 | 345.024 | 345.939 | 100.0% | 3 | |
| 7619 | | vm.run_command | 125.406 | 184.207 | 232.809 | 225.128 | 228.969 | 100.0% | 3 | |
| 7620 | | vm.wait_for_ping | 0.082 | 1.7 | 4.678 | 3.81 | 4.244 | 100.0% | 3 | |
| 7621 | | vm.wait_for_ssh | 12.932 | 13.48 | 13.818 | 13.792 | 13.805 | 100.0% | 3 | |
| 7622 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7623 | Load duration: 346.982502937 |
| 7624 | Full duration: 398.04799509 |
| 7625 | |
| 7626 | Scenario Specific Results |
| 7627 | |
| 7628 | +-------+-----+-----+-----+--------------+--------------+ |
| 7629 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 7630 | +-------+-----+-----+-----+--------------+--------------+ |
| 7631 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 7632 | +-------+-----+-----+-----+--------------+--------------+ |
| 7633 | |
| 7634 | HINTS: |
| 7635 | * To plot HTML graphics with this data, run: |
| 7636 | rally task report 940f6485-2e69-4e94-8b65-8eb9494783b6 --out output.html |
| 7637 | |
| 7638 | * To get raw JSON output of task results, run: |
| 7639 | rally task results 940f6485-2e69-4e94-8b65-8eb9494783b6 |
| 7640 | |
| 7641 | Using task: 940f6485-2e69-4e94-8b65-8eb9494783b6 |
| 7642 | ================================================================================ |
| 7643 | [{u'__meta__': {u'action': u'randread', |
| 7644 | u'blocksize': 64, |
| 7645 | u'concurence': 1, |
| 7646 | u'direct_io': False, |
| 7647 | u'iodepth': 16, |
| 7648 | u'size': 1003592, |
| 7649 | u'sync': False, |
| 7650 | u'use_hight_io_priority': True}, |
| 7651 | u'bw_mean': 42398}, |
| 7652 | {u'__meta__': {u'action': u'randread', |
| 7653 | u'blocksize': 64, |
| 7654 | u'concurence': 1, |
| 7655 | u'direct_io': False, |
| 7656 | u'iodepth': 16, |
| 7657 | u'size': 1003592, |
| 7658 | u'sync': False, |
| 7659 | u'use_hight_io_priority': True}, |
| 7660 | u'bw_mean': 14261}, |
| 7661 | {u'__meta__': {u'action': u'randread', |
| 7662 | u'blocksize': 64, |
| 7663 | u'concurence': 1, |
| 7664 | u'direct_io': False, |
| 7665 | u'iodepth': 16, |
| 7666 | u'size': 1003592, |
| 7667 | u'sync': False, |
| 7668 | u'use_hight_io_priority': True}, |
| 7669 | u'bw_mean': 9542}] |
| 7670 | ================================================================================ |
| 7671 | |
| 7672 | ====> {"randread a 64k": [22067, 25122]} |
| 7673 | |
| 7674 | ================================================================================ |
| 7675 | + for xxx in '$three_times' |
| 7676 | + io_opts='--type iozone -a randread --iodepth 16 --blocksize 64k --iosize r2' |
| 7677 | + python run_rally_test.py -l -o '--type iozone -a randread --iodepth 16 --blocksize 64k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 7678 | 09:31:16 7438 >>>> Start rally with opts 'task start /tmp/fileefJia9 --deployment perf-1' |
| 7679 | -------------------------------------------------------------------------------- |
| 7680 | Preparing input task |
| 7681 | -------------------------------------------------------------------------------- |
| 7682 | |
| 7683 | Input task is: |
| 7684 | VMTasks.boot_runcommand_delete: |
| 7685 | - args: |
| 7686 | flavor: {name: ceph.512} |
| 7687 | floating_network: net04_ext |
| 7688 | force_delete: false |
| 7689 | image: {name: ubuntu} |
| 7690 | interpreter: /usr/bin/env python2 |
| 7691 | script: /tmp/filekFt9Ko |
| 7692 | username: ubuntu |
| 7693 | context: |
| 7694 | network: {} |
| 7695 | users: {tenants: 1, users_per_tenant: 1} |
| 7696 | runner: {concurrency: 3, times: 3, type: constant} |
| 7697 | |
| 7698 | -------------------------------------------------------------------------------- |
| 7699 | Task 38ef5614-235a-4090-b514-b3a04a7f39cc: started |
| 7700 | -------------------------------------------------------------------------------- |
| 7701 | |
| 7702 | Benchmarking... This can take a while... |
| 7703 | |
| 7704 | To track task status use: |
| 7705 | |
| 7706 | rally task status |
| 7707 | or |
| 7708 | rally task detailed |
| 7709 | |
| 7710 | 09:32:55 7634 >>>> Start io test |
| 7711 | 09:32:55 7634 >>>> Ready and waiting on barrier. Will wait at most 200 seconds |
| 7712 | 09:33:02 7633 >>>> Start io test |
| 7713 | 09:33:02 7633 >>>> Ready and waiting on barrier. Will wait at most 193 seconds |
| 7714 | 09:33:04 7635 >>>> Start io test |
| 7715 | 09:33:04 7635 >>>> Ready and waiting on barrier. Will wait at most 191 seconds |
| 7716 | 09:35:26 7634 >>>> Test finished |
| 7717 | 09:36:18 7633 >>>> Test finished |
| 7718 | 09:36:58 7635 >>>> Test finished |
| 7719 | 2015-02-07 09:38:00.841 7438 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 6f676b0c-8c03-4f8d-892f-4a655a45b543. |
| 7720 | |
| 7721 | -------------------------------------------------------------------------------- |
| 7722 | Task 38ef5614-235a-4090-b514-b3a04a7f39cc: finished |
| 7723 | -------------------------------------------------------------------------------- |
| 7724 | |
| 7725 | test scenario VMTasks.boot_runcommand_delete |
| 7726 | args position 0 |
| 7727 | args values: |
| 7728 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 7729 | u'floating_network': u'net04_ext', |
| 7730 | u'force_delete': False, |
| 7731 | u'image': {u'name': u'ubuntu'}, |
| 7732 | u'interpreter': u'/usr/bin/env python2', |
| 7733 | u'script': u'/tmp/filekFt9Ko', |
| 7734 | u'username': u'ubuntu'}, |
| 7735 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 7736 | u'start_cidr': u'10.2.0.0/24'}, |
| 7737 | u'users': {u'project_domain': u'default', |
| 7738 | u'resource_management_workers': 30, |
| 7739 | u'tenants': 1, |
| 7740 | u'user_domain': u'default', |
| 7741 | u'users_per_tenant': 1}}, |
| 7742 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 7743 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7744 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 7745 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7746 | | nova.associate_floating_ip | 1.478 | 1.504 | 1.53 | 1.525 | 1.527 | 100.0% | 3 | |
| 7747 | | nova.boot_server | 60.928 | 62.319 | 63.39 | 63.239 | 63.315 | 100.0% | 3 | |
| 7748 | | nova.delete_server | 10.981 | 46.714 | 89.044 | 79.259 | 84.152 | 100.0% | 3 | |
| 7749 | | nova.dissociate_floating_ip | 6.587 | 6.918 | 7.32 | 7.225 | 7.272 | 100.0% | 3 | |
| 7750 | | total | 332.412 | 338.218 | 348.122 | 345.322 | 346.722 | 100.0% | 3 | |
| 7751 | | vm.run_command | 142.437 | 190.292 | 233.87 | 226.01 | 229.94 | 100.0% | 3 | |
| 7752 | | vm.wait_for_ping | 6.108 | 6.111 | 6.113 | 6.113 | 6.113 | 100.0% | 3 | |
| 7753 | | vm.wait_for_ssh | 7.804 | 12.405 | 14.75 | 14.732 | 14.741 | 100.0% | 3 | |
| 7754 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7755 | Load duration: 348.163263083 |
| 7756 | Full duration: 400.523308039 |
| 7757 | |
| 7758 | Scenario Specific Results |
| 7759 | |
| 7760 | +-------+-----+-----+-----+--------------+--------------+ |
| 7761 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 7762 | +-------+-----+-----+-----+--------------+--------------+ |
| 7763 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 7764 | +-------+-----+-----+-----+--------------+--------------+ |
| 7765 | |
| 7766 | HINTS: |
| 7767 | * To plot HTML graphics with this data, run: |
| 7768 | rally task report 38ef5614-235a-4090-b514-b3a04a7f39cc --out output.html |
| 7769 | |
| 7770 | * To get raw JSON output of task results, run: |
| 7771 | rally task results 38ef5614-235a-4090-b514-b3a04a7f39cc |
| 7772 | |
| 7773 | Using task: 38ef5614-235a-4090-b514-b3a04a7f39cc |
| 7774 | ================================================================================ |
| 7775 | [{u'__meta__': {u'action': u'randread', |
| 7776 | u'blocksize': 64, |
| 7777 | u'concurence': 1, |
| 7778 | u'direct_io': False, |
| 7779 | u'iodepth': 16, |
| 7780 | u'size': 1003592, |
| 7781 | u'sync': False, |
| 7782 | u'use_hight_io_priority': True}, |
| 7783 | u'bw_mean': 48602}, |
| 7784 | {u'__meta__': {u'action': u'randread', |
| 7785 | u'blocksize': 64, |
| 7786 | u'concurence': 1, |
| 7787 | u'direct_io': False, |
| 7788 | u'iodepth': 16, |
| 7789 | u'size': 1003592, |
| 7790 | u'sync': False, |
| 7791 | u'use_hight_io_priority': True}, |
| 7792 | u'bw_mean': 17733}, |
| 7793 | {u'__meta__': {u'action': u'randread', |
| 7794 | u'blocksize': 64, |
| 7795 | u'concurence': 1, |
| 7796 | u'direct_io': False, |
| 7797 | u'iodepth': 16, |
| 7798 | u'size': 1003592, |
| 7799 | u'sync': False, |
| 7800 | u'use_hight_io_priority': True}, |
| 7801 | u'bw_mean': 8705}] |
| 7802 | ================================================================================ |
| 7803 | |
| 7804 | ====> {"randread a 64k": [25013, 29586]} |
| 7805 | |
| 7806 | ================================================================================ |
| 7807 | + for op in '$ops' |
| 7808 | + for xxx in '$three_times' |
| 7809 | + io_opts='--type iozone -a read --iodepth 16 --blocksize 64k --iosize r2' |
| 7810 | + python run_rally_test.py -l -o '--type iozone -a read --iodepth 16 --blocksize 64k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 7811 | 09:38:04 8196 >>>> Start rally with opts 'task start /tmp/filekNpF32 --deployment perf-1' |
| 7812 | -------------------------------------------------------------------------------- |
| 7813 | Preparing input task |
| 7814 | -------------------------------------------------------------------------------- |
| 7815 | |
| 7816 | Input task is: |
| 7817 | VMTasks.boot_runcommand_delete: |
| 7818 | - args: |
| 7819 | flavor: {name: ceph.512} |
| 7820 | floating_network: net04_ext |
| 7821 | force_delete: false |
| 7822 | image: {name: ubuntu} |
| 7823 | interpreter: /usr/bin/env python2 |
| 7824 | script: /tmp/file4sOp8W |
| 7825 | username: ubuntu |
| 7826 | context: |
| 7827 | network: {} |
| 7828 | users: {tenants: 1, users_per_tenant: 1} |
| 7829 | runner: {concurrency: 3, times: 3, type: constant} |
| 7830 | |
| 7831 | -------------------------------------------------------------------------------- |
| 7832 | Task 5c50c0cb-8a83-495e-bf5d-e04468cf121a: started |
| 7833 | -------------------------------------------------------------------------------- |
| 7834 | |
| 7835 | Benchmarking... This can take a while... |
| 7836 | |
| 7837 | To track task status use: |
| 7838 | |
| 7839 | rally task status |
| 7840 | or |
| 7841 | rally task detailed |
| 7842 | |
| 7843 | 09:39:46 8547 >>>> Start io test |
| 7844 | 09:39:46 8547 >>>> Ready and waiting on barrier. Will wait at most 198 seconds |
| 7845 | 09:39:47 8546 >>>> Start io test |
| 7846 | 09:39:47 8546 >>>> Ready and waiting on barrier. Will wait at most 196 seconds |
| 7847 | 09:39:49 8548 >>>> Start io test |
| 7848 | 09:39:49 8548 >>>> Ready and waiting on barrier. Will wait at most 195 seconds |
| 7849 | 09:40:59 8546 >>>> Test finished |
| 7850 | 09:40:59 8548 >>>> Test finished |
| 7851 | 09:41:00 8547 >>>> Test finished |
| 7852 | 2015-02-07 09:41:36.930 8196 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 23a9494f-1632-4cfb-830e-23d1a0f8b773. |
| 7853 | |
| 7854 | -------------------------------------------------------------------------------- |
| 7855 | Task 5c50c0cb-8a83-495e-bf5d-e04468cf121a: finished |
| 7856 | -------------------------------------------------------------------------------- |
| 7857 | |
| 7858 | test scenario VMTasks.boot_runcommand_delete |
| 7859 | args position 0 |
| 7860 | args values: |
| 7861 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 7862 | u'floating_network': u'net04_ext', |
| 7863 | u'force_delete': False, |
| 7864 | u'image': {u'name': u'ubuntu'}, |
| 7865 | u'interpreter': u'/usr/bin/env python2', |
| 7866 | u'script': u'/tmp/file4sOp8W', |
| 7867 | u'username': u'ubuntu'}, |
| 7868 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 7869 | u'start_cidr': u'10.2.0.0/24'}, |
| 7870 | u'users': {u'project_domain': u'default', |
| 7871 | u'resource_management_workers': 30, |
| 7872 | u'tenants': 1, |
| 7873 | u'user_domain': u'default', |
| 7874 | u'users_per_tenant': 1}}, |
| 7875 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 7876 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7877 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 7878 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7879 | | nova.associate_floating_ip | 1.378 | 1.497 | 1.61 | 1.588 | 1.599 | 100.0% | 3 | |
| 7880 | | nova.boot_server | 64.386 | 64.444 | 64.485 | 64.48 | 64.483 | 100.0% | 3 | |
| 7881 | | nova.delete_server | 9.686 | 9.799 | 9.874 | 9.867 | 9.871 | 100.0% | 3 | |
| 7882 | | nova.dissociate_floating_ip | 1.492 | 1.64 | 1.724 | 1.72 | 1.722 | 100.0% | 3 | |
| 7883 | | total | 171.974 | 172.463 | 173.005 | 172.886 | 172.946 | 100.0% | 3 | |
| 7884 | | vm.run_command | 70.211 | 70.707 | 71.424 | 71.236 | 71.33 | 100.0% | 3 | |
| 7885 | | vm.wait_for_ping | 4.1 | 6.777 | 8.116 | 8.115 | 8.115 | 100.0% | 3 | |
| 7886 | | vm.wait_for_ssh | 9.962 | 10.991 | 11.794 | 11.679 | 11.737 | 100.0% | 3 | |
| 7887 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 7888 | Load duration: 173.049220085 |
| 7889 | Full duration: 209.590857029 |
| 7890 | |
| 7891 | Scenario Specific Results |
| 7892 | |
| 7893 | +-------+-----+-----+-----+--------------+--------------+ |
| 7894 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 7895 | +-------+-----+-----+-----+--------------+--------------+ |
| 7896 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 7897 | +-------+-----+-----+-----+--------------+--------------+ |
| 7898 | |
| 7899 | HINTS: |
| 7900 | * To plot HTML graphics with this data, run: |
| 7901 | rally task report 5c50c0cb-8a83-495e-bf5d-e04468cf121a --out output.html |
| 7902 | |
| 7903 | * To get raw JSON output of task results, run: |
| 7904 | rally task results 5c50c0cb-8a83-495e-bf5d-e04468cf121a |
| 7905 | |
| 7906 | Using task: 5c50c0cb-8a83-495e-bf5d-e04468cf121a |
| 7907 | ================================================================================ |
| 7908 | [{u'__meta__': {u'action': u'read', |
| 7909 | u'blocksize': 64, |
| 7910 | u'concurence': 1, |
| 7911 | u'direct_io': False, |
| 7912 | u'iodepth': 16, |
| 7913 | u'size': 1003592, |
| 7914 | u'sync': False, |
| 7915 | u'use_hight_io_priority': True}, |
| 7916 | u'bw_mean': 59261}, |
| 7917 | {u'__meta__': {u'action': u'read', |
| 7918 | u'blocksize': 64, |
| 7919 | u'concurence': 1, |
| 7920 | u'direct_io': False, |
| 7921 | u'iodepth': 16, |
| 7922 | u'size': 1003592, |
| 7923 | u'sync': False, |
| 7924 | u'use_hight_io_priority': True}, |
| 7925 | u'bw_mean': 56375}, |
| 7926 | {u'__meta__': {u'action': u'read', |
| 7927 | u'blocksize': 64, |
| 7928 | u'concurence': 1, |
| 7929 | u'direct_io': False, |
| 7930 | u'iodepth': 16, |
| 7931 | u'size': 1003592, |
| 7932 | u'sync': False, |
| 7933 | u'use_hight_io_priority': True}, |
| 7934 | u'bw_mean': 55277}] |
| 7935 | ================================================================================ |
| 7936 | |
| 7937 | ====> {"read a 64k": [56971, 2910]} |
| 7938 | |
| 7939 | ================================================================================ |
| 7940 | + for xxx in '$three_times' |
| 7941 | + io_opts='--type iozone -a read --iodepth 16 --blocksize 64k --iosize r2' |
| 7942 | + python run_rally_test.py -l -o '--type iozone -a read --iodepth 16 --blocksize 64k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 7943 | 09:41:40 9028 >>>> Start rally with opts 'task start /tmp/fileadQ6KD --deployment perf-1' |
| 7944 | -------------------------------------------------------------------------------- |
| 7945 | Preparing input task |
| 7946 | -------------------------------------------------------------------------------- |
| 7947 | |
| 7948 | Input task is: |
| 7949 | VMTasks.boot_runcommand_delete: |
| 7950 | - args: |
| 7951 | flavor: {name: ceph.512} |
| 7952 | floating_network: net04_ext |
| 7953 | force_delete: false |
| 7954 | image: {name: ubuntu} |
| 7955 | interpreter: /usr/bin/env python2 |
| 7956 | script: /tmp/file41JcUW |
| 7957 | username: ubuntu |
| 7958 | context: |
| 7959 | network: {} |
| 7960 | users: {tenants: 1, users_per_tenant: 1} |
| 7961 | runner: {concurrency: 3, times: 3, type: constant} |
| 7962 | |
| 7963 | -------------------------------------------------------------------------------- |
| 7964 | Task 558e9437-ec9f-4c25-aa4b-dc859e542c4c: started |
| 7965 | -------------------------------------------------------------------------------- |
| 7966 | |
| 7967 | Benchmarking... This can take a while... |
| 7968 | |
| 7969 | To track task status use: |
| 7970 | |
| 7971 | rally task status |
| 7972 | or |
| 7973 | rally task detailed |
| 7974 | |
| 7975 | 09:43:17 9292 >>>> Start io test |
| 7976 | 09:43:17 9292 >>>> Ready and waiting on barrier. Will wait at most 203 seconds |
| 7977 | 09:43:18 9291 >>>> Start io test |
| 7978 | 09:43:18 9291 >>>> Ready and waiting on barrier. Will wait at most 202 seconds |
| 7979 | 09:43:27 9293 >>>> Start io test |
| 7980 | 09:43:27 9293 >>>> Ready and waiting on barrier. Will wait at most 193 seconds |
| 7981 | 09:44:30 9293 >>>> Test finished |
| 7982 | 09:44:31 9292 >>>> Test finished |
| 7983 | 09:44:31 9291 >>>> Test finished |
| 7984 | 2015-02-07 09:45:23.451 9028 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 12e37a99-26d4-4936-8567-b2bf83a705b9. |
| 7985 | |
| 7986 | -------------------------------------------------------------------------------- |
| 7987 | Task 558e9437-ec9f-4c25-aa4b-dc859e542c4c: finished |
| 7988 | -------------------------------------------------------------------------------- |
| 7989 | |
| 7990 | test scenario VMTasks.boot_runcommand_delete |
| 7991 | args position 0 |
| 7992 | args values: |
| 7993 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 7994 | u'floating_network': u'net04_ext', |
| 7995 | u'force_delete': False, |
| 7996 | u'image': {u'name': u'ubuntu'}, |
| 7997 | u'interpreter': u'/usr/bin/env python2', |
| 7998 | u'script': u'/tmp/file41JcUW', |
| 7999 | u'username': u'ubuntu'}, |
| 8000 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 8001 | u'start_cidr': u'10.2.0.0/24'}, |
| 8002 | u'users': {u'project_domain': u'default', |
| 8003 | u'resource_management_workers': 30, |
| 8004 | u'tenants': 1, |
| 8005 | u'user_domain': u'default', |
| 8006 | u'users_per_tenant': 1}}, |
| 8007 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 8008 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8009 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 8010 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8011 | | nova.associate_floating_ip | 1.448 | 1.471 | 1.488 | 1.486 | 1.487 | 100.0% | 3 | |
| 8012 | | nova.boot_server | 61.848 | 61.872 | 61.918 | 61.905 | 61.911 | 100.0% | 3 | |
| 8013 | | nova.delete_server | 5.114 | 9.006 | 13.754 | 12.633 | 13.194 | 100.0% | 3 | |
| 8014 | | nova.dissociate_floating_ip | 3.417 | 3.643 | 4.045 | 3.929 | 3.987 | 100.0% | 3 | |
| 8015 | | total | 166.581 | 168.911 | 172.177 | 171.337 | 171.757 | 100.0% | 3 | |
| 8016 | | vm.run_command | 63.243 | 63.993 | 64.449 | 64.417 | 64.433 | 100.0% | 3 | |
| 8017 | | vm.wait_for_ping | 6.109 | 6.956 | 8.11 | 7.818 | 7.964 | 100.0% | 3 | |
| 8018 | | vm.wait_for_ssh | 6.749 | 10.949 | 18.286 | 16.191 | 17.238 | 100.0% | 3 | |
| 8019 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8020 | Load duration: 172.244430065 |
| 8021 | Full duration: 219.869734049 |
| 8022 | |
| 8023 | Scenario Specific Results |
| 8024 | |
| 8025 | +-------+-----+-----+-----+--------------+--------------+ |
| 8026 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 8027 | +-------+-----+-----+-----+--------------+--------------+ |
| 8028 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 8029 | +-------+-----+-----+-----+--------------+--------------+ |
| 8030 | |
| 8031 | HINTS: |
| 8032 | * To plot HTML graphics with this data, run: |
| 8033 | rally task report 558e9437-ec9f-4c25-aa4b-dc859e542c4c --out output.html |
| 8034 | |
| 8035 | * To get raw JSON output of task results, run: |
| 8036 | rally task results 558e9437-ec9f-4c25-aa4b-dc859e542c4c |
| 8037 | |
| 8038 | Using task: 558e9437-ec9f-4c25-aa4b-dc859e542c4c |
| 8039 | ================================================================================ |
| 8040 | [{u'__meta__': {u'action': u'read', |
| 8041 | u'blocksize': 64, |
| 8042 | u'concurence': 1, |
| 8043 | u'direct_io': False, |
| 8044 | u'iodepth': 16, |
| 8045 | u'size': 1003592, |
| 8046 | u'sync': False, |
| 8047 | u'use_hight_io_priority': True}, |
| 8048 | u'bw_mean': 90978}, |
| 8049 | {u'__meta__': {u'action': u'read', |
| 8050 | u'blocksize': 64, |
| 8051 | u'concurence': 1, |
| 8052 | u'direct_io': False, |
| 8053 | u'iodepth': 16, |
| 8054 | u'size': 1003592, |
| 8055 | u'sync': False, |
| 8056 | u'use_hight_io_priority': True}, |
| 8057 | u'bw_mean': 77324}, |
| 8058 | {u'__meta__': {u'action': u'read', |
| 8059 | u'blocksize': 64, |
| 8060 | u'concurence': 1, |
| 8061 | u'direct_io': False, |
| 8062 | u'iodepth': 16, |
| 8063 | u'size': 1003592, |
| 8064 | u'sync': False, |
| 8065 | u'use_hight_io_priority': True}, |
| 8066 | u'bw_mean': 77566}] |
| 8067 | ================================================================================ |
| 8068 | |
| 8069 | ====> {"read a 64k": [81956, 11050]} |
| 8070 | |
| 8071 | ================================================================================ |
| 8072 | + for xxx in '$three_times' |
| 8073 | + io_opts='--type iozone -a read --iodepth 16 --blocksize 64k --iosize r2' |
| 8074 | + python run_rally_test.py -l -o '--type iozone -a read --iodepth 16 --blocksize 64k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 8075 | 09:45:27 10164 >>>> Start rally with opts 'task start /tmp/filepa6dSS --deployment perf-1' |
| 8076 | -------------------------------------------------------------------------------- |
| 8077 | Preparing input task |
| 8078 | -------------------------------------------------------------------------------- |
| 8079 | |
| 8080 | Input task is: |
| 8081 | VMTasks.boot_runcommand_delete: |
| 8082 | - args: |
| 8083 | flavor: {name: ceph.512} |
| 8084 | floating_network: net04_ext |
| 8085 | force_delete: false |
| 8086 | image: {name: ubuntu} |
| 8087 | interpreter: /usr/bin/env python2 |
| 8088 | script: /tmp/fileJLxQLe |
| 8089 | username: ubuntu |
| 8090 | context: |
| 8091 | network: {} |
| 8092 | users: {tenants: 1, users_per_tenant: 1} |
| 8093 | runner: {concurrency: 3, times: 3, type: constant} |
| 8094 | |
| 8095 | -------------------------------------------------------------------------------- |
| 8096 | Task c6737b37-699a-46c3-8ceb-6f2ac610f355: started |
| 8097 | -------------------------------------------------------------------------------- |
| 8098 | |
| 8099 | Benchmarking... This can take a while... |
| 8100 | |
| 8101 | To track task status use: |
| 8102 | |
| 8103 | rally task status |
| 8104 | or |
| 8105 | rally task detailed |
| 8106 | |
| 8107 | 09:47:07 10643 >>>> Start io test |
| 8108 | 09:47:07 10643 >>>> Ready and waiting on barrier. Will wait at most 200 seconds |
| 8109 | 09:47:10 10641 >>>> Start io test |
| 8110 | 09:47:10 10641 >>>> Ready and waiting on barrier. Will wait at most 196 seconds |
| 8111 | 09:47:13 10642 >>>> Start io test |
| 8112 | 09:47:13 10642 >>>> Ready and waiting on barrier. Will wait at most 193 seconds |
| 8113 | 09:48:16 10643 >>>> Test finished |
| 8114 | 09:48:16 10641 >>>> Test finished |
| 8115 | 09:48:17 10642 >>>> Test finished |
| 8116 | 2015-02-07 09:48:47.641 10164 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: ebff41cd-e2b5-495f-8908-6d983fa46244. |
| 8117 | |
| 8118 | -------------------------------------------------------------------------------- |
| 8119 | Task c6737b37-699a-46c3-8ceb-6f2ac610f355: finished |
| 8120 | -------------------------------------------------------------------------------- |
| 8121 | |
| 8122 | test scenario VMTasks.boot_runcommand_delete |
| 8123 | args position 0 |
| 8124 | args values: |
| 8125 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 8126 | u'floating_network': u'net04_ext', |
| 8127 | u'force_delete': False, |
| 8128 | u'image': {u'name': u'ubuntu'}, |
| 8129 | u'interpreter': u'/usr/bin/env python2', |
| 8130 | u'script': u'/tmp/fileJLxQLe', |
| 8131 | u'username': u'ubuntu'}, |
| 8132 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 8133 | u'start_cidr': u'10.2.0.0/24'}, |
| 8134 | u'users': {u'project_domain': u'default', |
| 8135 | u'resource_management_workers': 30, |
| 8136 | u'tenants': 1, |
| 8137 | u'user_domain': u'default', |
| 8138 | u'users_per_tenant': 1}}, |
| 8139 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 8140 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8141 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 8142 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8143 | | nova.associate_floating_ip | 1.319 | 1.373 | 1.436 | 1.422 | 1.429 | 100.0% | 3 | |
| 8144 | | nova.boot_server | 59.622 | 61.547 | 62.828 | 62.7 | 62.764 | 100.0% | 3 | |
| 8145 | | nova.delete_server | 5.122 | 5.326 | 5.66 | 5.567 | 5.614 | 100.0% | 3 | |
| 8146 | | nova.dissociate_floating_ip | 1.638 | 1.684 | 1.757 | 1.737 | 1.747 | 100.0% | 3 | |
| 8147 | | total | 155.654 | 157.903 | 162.097 | 160.869 | 161.483 | 100.0% | 3 | |
| 8148 | | vm.run_command | 62.544 | 62.972 | 63.591 | 63.429 | 63.51 | 100.0% | 3 | |
| 8149 | | vm.wait_for_ping | 0.334 | 4.433 | 6.862 | 6.711 | 6.787 | 100.0% | 3 | |
| 8150 | | vm.wait_for_ssh | 6.599 | 9.955 | 11.808 | 11.738 | 11.773 | 100.0% | 3 | |
| 8151 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8152 | Load duration: 162.217851877 |
| 8153 | Full duration: 197.687126875 |
| 8154 | |
| 8155 | Scenario Specific Results |
| 8156 | |
| 8157 | +-------+-----+-----+-----+--------------+--------------+ |
| 8158 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 8159 | +-------+-----+-----+-----+--------------+--------------+ |
| 8160 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 8161 | +-------+-----+-----+-----+--------------+--------------+ |
| 8162 | |
| 8163 | HINTS: |
| 8164 | * To plot HTML graphics with this data, run: |
| 8165 | rally task report c6737b37-699a-46c3-8ceb-6f2ac610f355 --out output.html |
| 8166 | |
| 8167 | * To get raw JSON output of task results, run: |
| 8168 | rally task results c6737b37-699a-46c3-8ceb-6f2ac610f355 |
| 8169 | |
| 8170 | Using task: c6737b37-699a-46c3-8ceb-6f2ac610f355 |
| 8171 | ================================================================================ |
| 8172 | [{u'__meta__': {u'action': u'read', |
| 8173 | u'blocksize': 64, |
| 8174 | u'concurence': 1, |
| 8175 | u'direct_io': False, |
| 8176 | u'iodepth': 16, |
| 8177 | u'size': 1003592, |
| 8178 | u'sync': False, |
| 8179 | u'use_hight_io_priority': True}, |
| 8180 | u'bw_mean': 88907}, |
| 8181 | {u'__meta__': {u'action': u'read', |
| 8182 | u'blocksize': 64, |
| 8183 | u'concurence': 1, |
| 8184 | u'direct_io': False, |
| 8185 | u'iodepth': 16, |
| 8186 | u'size': 1003592, |
| 8187 | u'sync': False, |
| 8188 | u'use_hight_io_priority': True}, |
| 8189 | u'bw_mean': 87305}, |
| 8190 | {u'__meta__': {u'action': u'read', |
| 8191 | u'blocksize': 64, |
| 8192 | u'concurence': 1, |
| 8193 | u'direct_io': False, |
| 8194 | u'iodepth': 16, |
| 8195 | u'size': 1003592, |
| 8196 | u'sync': False, |
| 8197 | u'use_hight_io_priority': True}, |
| 8198 | u'bw_mean': 76590}] |
| 8199 | ================================================================================ |
| 8200 | |
| 8201 | ====> {"read a 64k": [84267, 9470]} |
| 8202 | |
| 8203 | ================================================================================ |
| 8204 | + for bsize in '$bsizes' |
| 8205 | + for op in '$ops' |
| 8206 | + for xxx in '$three_times' |
| 8207 | + io_opts='--type iozone -a randread --iodepth 16 --blocksize 256k --iosize r2' |
| 8208 | + python run_rally_test.py -l -o '--type iozone -a randread --iodepth 16 --blocksize 256k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 8209 | 09:48:52 11443 >>>> Start rally with opts 'task start /tmp/fileH6J4up --deployment perf-1' |
| 8210 | -------------------------------------------------------------------------------- |
| 8211 | Preparing input task |
| 8212 | -------------------------------------------------------------------------------- |
| 8213 | |
| 8214 | Input task is: |
| 8215 | VMTasks.boot_runcommand_delete: |
| 8216 | - args: |
| 8217 | flavor: {name: ceph.512} |
| 8218 | floating_network: net04_ext |
| 8219 | force_delete: false |
| 8220 | image: {name: ubuntu} |
| 8221 | interpreter: /usr/bin/env python2 |
| 8222 | script: /tmp/fileSMCtyz |
| 8223 | username: ubuntu |
| 8224 | context: |
| 8225 | network: {} |
| 8226 | users: {tenants: 1, users_per_tenant: 1} |
| 8227 | runner: {concurrency: 3, times: 3, type: constant} |
| 8228 | |
| 8229 | -------------------------------------------------------------------------------- |
| 8230 | Task 365dbbaa-ff36-4f66-98bb-2a0f8d09ec61: started |
| 8231 | -------------------------------------------------------------------------------- |
| 8232 | |
| 8233 | Benchmarking... This can take a while... |
| 8234 | |
| 8235 | To track task status use: |
| 8236 | |
| 8237 | rally task status |
| 8238 | or |
| 8239 | rally task detailed |
| 8240 | |
| 8241 | 09:50:35 11648 >>>> Start io test |
| 8242 | 09:50:35 11648 >>>> Ready and waiting on barrier. Will wait at most 196 seconds |
| 8243 | 09:50:36 11650 >>>> Start io test |
| 8244 | 09:50:36 11650 >>>> Ready and waiting on barrier. Will wait at most 195 seconds |
| 8245 | 09:50:40 11649 >>>> Start io test |
| 8246 | 09:50:40 11649 >>>> Ready and waiting on barrier. Will wait at most 191 seconds |
| 8247 | 09:52:53 11650 >>>> Test finished |
| 8248 | 09:53:04 11648 >>>> Test finished |
| 8249 | 09:53:04 11649 >>>> Test finished |
| 8250 | 2015-02-07 09:53:54.291 11443 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: a4a41cee-17e9-4909-b2c7-bb59e0a7b554. |
| 8251 | |
| 8252 | -------------------------------------------------------------------------------- |
| 8253 | Task 365dbbaa-ff36-4f66-98bb-2a0f8d09ec61: finished |
| 8254 | -------------------------------------------------------------------------------- |
| 8255 | |
| 8256 | test scenario VMTasks.boot_runcommand_delete |
| 8257 | args position 0 |
| 8258 | args values: |
| 8259 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 8260 | u'floating_network': u'net04_ext', |
| 8261 | u'force_delete': False, |
| 8262 | u'image': {u'name': u'ubuntu'}, |
| 8263 | u'interpreter': u'/usr/bin/env python2', |
| 8264 | u'script': u'/tmp/fileSMCtyz', |
| 8265 | u'username': u'ubuntu'}, |
| 8266 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 8267 | u'start_cidr': u'10.2.0.0/24'}, |
| 8268 | u'users': {u'project_domain': u'default', |
| 8269 | u'resource_management_workers': 30, |
| 8270 | u'tenants': 1, |
| 8271 | u'user_domain': u'default', |
| 8272 | u'users_per_tenant': 1}}, |
| 8273 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 8274 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8275 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 8276 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8277 | | nova.associate_floating_ip | 1.505 | 1.655 | 1.823 | 1.786 | 1.804 | 100.0% | 3 | |
| 8278 | | nova.boot_server | 61.858 | 62.473 | 63.634 | 63.293 | 63.464 | 100.0% | 3 | |
| 8279 | | nova.delete_server | 5.134 | 7.684 | 9.79 | 9.458 | 9.624 | 100.0% | 3 | |
| 8280 | | nova.dissociate_floating_ip | 6.613 | 7.032 | 7.275 | 7.262 | 7.268 | 100.0% | 3 | |
| 8281 | | total | 238.82 | 245.95 | 251.85 | 250.916 | 251.383 | 100.0% | 3 | |
| 8282 | | vm.run_command | 133.157 | 140.268 | 143.847 | 143.838 | 143.842 | 100.0% | 3 | |
| 8283 | | vm.wait_for_ping | 6.104 | 6.107 | 6.109 | 6.109 | 6.109 | 100.0% | 3 | |
| 8284 | | vm.wait_for_ssh | 6.531 | 8.658 | 11.788 | 10.961 | 11.374 | 100.0% | 3 | |
| 8285 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8286 | Load duration: 251.929288149 |
| 8287 | Full duration: 298.532417059 |
| 8288 | |
| 8289 | Scenario Specific Results |
| 8290 | |
| 8291 | +-------+-----+-----+-----+--------------+--------------+ |
| 8292 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 8293 | +-------+-----+-----+-----+--------------+--------------+ |
| 8294 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 8295 | +-------+-----+-----+-----+--------------+--------------+ |
| 8296 | |
| 8297 | HINTS: |
| 8298 | * To plot HTML graphics with this data, run: |
| 8299 | rally task report 365dbbaa-ff36-4f66-98bb-2a0f8d09ec61 --out output.html |
| 8300 | |
| 8301 | * To get raw JSON output of task results, run: |
| 8302 | rally task results 365dbbaa-ff36-4f66-98bb-2a0f8d09ec61 |
| 8303 | |
| 8304 | Using task: 365dbbaa-ff36-4f66-98bb-2a0f8d09ec61 |
| 8305 | ================================================================================ |
| 8306 | [{u'__meta__': {u'action': u'randread', |
| 8307 | u'blocksize': 256, |
| 8308 | u'concurence': 1, |
| 8309 | u'direct_io': False, |
| 8310 | u'iodepth': 16, |
| 8311 | u'size': 1003592, |
| 8312 | u'sync': False, |
| 8313 | u'use_hight_io_priority': True}, |
| 8314 | u'bw_mean': 65631}, |
| 8315 | {u'__meta__': {u'action': u'randread', |
| 8316 | u'blocksize': 256, |
| 8317 | u'concurence': 1, |
| 8318 | u'direct_io': False, |
| 8319 | u'iodepth': 16, |
| 8320 | u'size': 1003592, |
| 8321 | u'sync': False, |
| 8322 | u'use_hight_io_priority': True}, |
| 8323 | u'bw_mean': 57584}, |
| 8324 | {u'__meta__': {u'action': u'randread', |
| 8325 | u'blocksize': 256, |
| 8326 | u'concurence': 1, |
| 8327 | u'direct_io': False, |
| 8328 | u'iodepth': 16, |
| 8329 | u'size': 1003592, |
| 8330 | u'sync': False, |
| 8331 | u'use_hight_io_priority': True}, |
| 8332 | u'bw_mean': 60399}] |
| 8333 | ================================================================================ |
| 8334 | |
| 8335 | ====> {"randread a 256k": [61204, 5775]} |
| 8336 | |
| 8337 | ================================================================================ |
| 8338 | + for xxx in '$three_times' |
| 8339 | + io_opts='--type iozone -a randread --iodepth 16 --blocksize 256k --iosize r2' |
| 8340 | + python run_rally_test.py -l -o '--type iozone -a randread --iodepth 16 --blocksize 256k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 8341 | 09:53:58 11997 >>>> Start rally with opts 'task start /tmp/fileERfACz --deployment perf-1' |
| 8342 | -------------------------------------------------------------------------------- |
| 8343 | Preparing input task |
| 8344 | -------------------------------------------------------------------------------- |
| 8345 | |
| 8346 | Input task is: |
| 8347 | VMTasks.boot_runcommand_delete: |
| 8348 | - args: |
| 8349 | flavor: {name: ceph.512} |
| 8350 | floating_network: net04_ext |
| 8351 | force_delete: false |
| 8352 | image: {name: ubuntu} |
| 8353 | interpreter: /usr/bin/env python2 |
| 8354 | script: /tmp/fileJrutEY |
| 8355 | username: ubuntu |
| 8356 | context: |
| 8357 | network: {} |
| 8358 | users: {tenants: 1, users_per_tenant: 1} |
| 8359 | runner: {concurrency: 3, times: 3, type: constant} |
| 8360 | |
| 8361 | -------------------------------------------------------------------------------- |
| 8362 | Task a9141d4d-7eb7-42f8-8d8e-f2a7205e2bc1: started |
| 8363 | -------------------------------------------------------------------------------- |
| 8364 | |
| 8365 | Benchmarking... This can take a while... |
| 8366 | |
| 8367 | To track task status use: |
| 8368 | |
| 8369 | rally task status |
| 8370 | or |
| 8371 | rally task detailed |
| 8372 | |
| 8373 | 09:55:40 12193 >>>> Start io test |
| 8374 | 09:55:40 12193 >>>> Ready and waiting on barrier. Will wait at most 197 seconds |
| 8375 | 09:55:43 12191 >>>> Start io test |
| 8376 | 09:55:43 12191 >>>> Ready and waiting on barrier. Will wait at most 195 seconds |
| 8377 | 09:55:46 12192 >>>> Start io test |
| 8378 | 09:55:46 12192 >>>> Ready and waiting on barrier. Will wait at most 191 seconds |
| 8379 | 09:58:07 12193 >>>> Test finished |
| 8380 | 09:58:12 12191 >>>> Test finished |
| 8381 | 09:58:13 12192 >>>> Test finished |
| 8382 | 2015-02-07 09:59:11.077 11997 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 46022c78-9deb-4cd9-8dd8-c64bd3e5a860. |
| 8383 | |
| 8384 | -------------------------------------------------------------------------------- |
| 8385 | Task a9141d4d-7eb7-42f8-8d8e-f2a7205e2bc1: finished |
| 8386 | -------------------------------------------------------------------------------- |
| 8387 | |
| 8388 | test scenario VMTasks.boot_runcommand_delete |
| 8389 | args position 0 |
| 8390 | args values: |
| 8391 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 8392 | u'floating_network': u'net04_ext', |
| 8393 | u'force_delete': False, |
| 8394 | u'image': {u'name': u'ubuntu'}, |
| 8395 | u'interpreter': u'/usr/bin/env python2', |
| 8396 | u'script': u'/tmp/fileJrutEY', |
| 8397 | u'username': u'ubuntu'}, |
| 8398 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 8399 | u'start_cidr': u'10.2.0.0/24'}, |
| 8400 | u'users': {u'project_domain': u'default', |
| 8401 | u'resource_management_workers': 30, |
| 8402 | u'tenants': 1, |
| 8403 | u'user_domain': u'default', |
| 8404 | u'users_per_tenant': 1}}, |
| 8405 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 8406 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8407 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 8408 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8409 | | nova.associate_floating_ip | 1.334 | 1.439 | 1.55 | 1.527 | 1.538 | 100.0% | 3 | |
| 8410 | | nova.boot_server | 61.09 | 62.915 | 65.098 | 64.59 | 64.844 | 100.0% | 3 | |
| 8411 | | nova.delete_server | 6.198 | 7.809 | 11.012 | 10.053 | 10.533 | 100.0% | 3 | |
| 8412 | | nova.dissociate_floating_ip | 6.655 | 7.119 | 8.03 | 7.759 | 7.895 | 100.0% | 3 | |
| 8413 | | total | 243.644 | 246.775 | 251.33 | 250.134 | 250.732 | 100.0% | 3 | |
| 8414 | | vm.run_command | 140.849 | 144.557 | 146.831 | 146.663 | 146.747 | 100.0% | 3 | |
| 8415 | | vm.wait_for_ping | 6.104 | 6.11 | 6.113 | 6.113 | 6.113 | 100.0% | 3 | |
| 8416 | | vm.wait_for_ssh | 6.658 | 7.681 | 8.656 | 8.471 | 8.563 | 100.0% | 3 | |
| 8417 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8418 | Load duration: 251.435683966 |
| 8419 | Full duration: 309.52210784 |
| 8420 | |
| 8421 | Scenario Specific Results |
| 8422 | |
| 8423 | +-------+-----+-----+-----+--------------+--------------+ |
| 8424 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 8425 | +-------+-----+-----+-----+--------------+--------------+ |
| 8426 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 8427 | +-------+-----+-----+-----+--------------+--------------+ |
| 8428 | |
| 8429 | HINTS: |
| 8430 | * To plot HTML graphics with this data, run: |
| 8431 | rally task report a9141d4d-7eb7-42f8-8d8e-f2a7205e2bc1 --out output.html |
| 8432 | |
| 8433 | * To get raw JSON output of task results, run: |
| 8434 | rally task results a9141d4d-7eb7-42f8-8d8e-f2a7205e2bc1 |
| 8435 | |
| 8436 | Using task: a9141d4d-7eb7-42f8-8d8e-f2a7205e2bc1 |
| 8437 | ================================================================================ |
| 8438 | [{u'__meta__': {u'action': u'randread', |
| 8439 | u'blocksize': 256, |
| 8440 | u'concurence': 1, |
| 8441 | u'direct_io': False, |
| 8442 | u'iodepth': 16, |
| 8443 | u'size': 1003592, |
| 8444 | u'sync': False, |
| 8445 | u'use_hight_io_priority': True}, |
| 8446 | u'bw_mean': 63617}, |
| 8447 | {u'__meta__': {u'action': u'randread', |
| 8448 | u'blocksize': 256, |
| 8449 | u'concurence': 1, |
| 8450 | u'direct_io': False, |
| 8451 | u'iodepth': 16, |
| 8452 | u'size': 1003592, |
| 8453 | u'sync': False, |
| 8454 | u'use_hight_io_priority': True}, |
| 8455 | u'bw_mean': 56292}, |
| 8456 | {u'__meta__': {u'action': u'randread', |
| 8457 | u'blocksize': 256, |
| 8458 | u'concurence': 1, |
| 8459 | u'direct_io': False, |
| 8460 | u'iodepth': 16, |
| 8461 | u'size': 1003592, |
| 8462 | u'sync': False, |
| 8463 | u'use_hight_io_priority': True}, |
| 8464 | u'bw_mean': 57334}] |
| 8465 | ================================================================================ |
| 8466 | |
| 8467 | ====> {"randread a 256k": [59081, 5604]} |
| 8468 | |
| 8469 | ================================================================================ |
| 8470 | + for xxx in '$three_times' |
| 8471 | + io_opts='--type iozone -a randread --iodepth 16 --blocksize 256k --iosize r2' |
| 8472 | + python run_rally_test.py -l -o '--type iozone -a randread --iodepth 16 --blocksize 256k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 8473 | 09:59:16 12977 >>>> Start rally with opts 'task start /tmp/filekkm8UC --deployment perf-1' |
| 8474 | -------------------------------------------------------------------------------- |
| 8475 | Preparing input task |
| 8476 | -------------------------------------------------------------------------------- |
| 8477 | |
| 8478 | Input task is: |
| 8479 | VMTasks.boot_runcommand_delete: |
| 8480 | - args: |
| 8481 | flavor: {name: ceph.512} |
| 8482 | floating_network: net04_ext |
| 8483 | force_delete: false |
| 8484 | image: {name: ubuntu} |
| 8485 | interpreter: /usr/bin/env python2 |
| 8486 | script: /tmp/filelx2jMQ |
| 8487 | username: ubuntu |
| 8488 | context: |
| 8489 | network: {} |
| 8490 | users: {tenants: 1, users_per_tenant: 1} |
| 8491 | runner: {concurrency: 3, times: 3, type: constant} |
| 8492 | |
| 8493 | -------------------------------------------------------------------------------- |
| 8494 | Task e4e6fae1-a3a7-4675-a1b8-d104b0debc4b: started |
| 8495 | -------------------------------------------------------------------------------- |
| 8496 | |
| 8497 | Benchmarking... This can take a while... |
| 8498 | |
| 8499 | To track task status use: |
| 8500 | |
| 8501 | rally task status |
| 8502 | or |
| 8503 | rally task detailed |
| 8504 | |
| 8505 | 10:01:09 13237 >>>> Start io test |
| 8506 | 10:01:09 13237 >>>> Ready and waiting on barrier. Will wait at most 186 seconds |
| 8507 | 10:01:09 13235 >>>> Start io test |
| 8508 | 10:01:09 13235 >>>> Ready and waiting on barrier. Will wait at most 186 seconds |
| 8509 | 10:01:10 13236 >>>> Start io test |
| 8510 | 10:01:10 13236 >>>> Ready and waiting on barrier. Will wait at most 186 seconds |
| 8511 | 10:03:27 13235 >>>> Test finished |
| 8512 | 10:03:27 13236 >>>> Test finished |
| 8513 | 10:03:29 13237 >>>> Test finished |
| 8514 | 2015-02-07 10:04:21.202 12977 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 36978c7b-d21a-45c6-aca7-ea9ec9370d59. |
| 8515 | |
| 8516 | -------------------------------------------------------------------------------- |
| 8517 | Task e4e6fae1-a3a7-4675-a1b8-d104b0debc4b: finished |
| 8518 | -------------------------------------------------------------------------------- |
| 8519 | |
| 8520 | test scenario VMTasks.boot_runcommand_delete |
| 8521 | args position 0 |
| 8522 | args values: |
| 8523 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 8524 | u'floating_network': u'net04_ext', |
| 8525 | u'force_delete': False, |
| 8526 | u'image': {u'name': u'ubuntu'}, |
| 8527 | u'interpreter': u'/usr/bin/env python2', |
| 8528 | u'script': u'/tmp/filelx2jMQ', |
| 8529 | u'username': u'ubuntu'}, |
| 8530 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 8531 | u'start_cidr': u'10.2.0.0/24'}, |
| 8532 | u'users': {u'project_domain': u'default', |
| 8533 | u'resource_management_workers': 30, |
| 8534 | u'tenants': 1, |
| 8535 | u'user_domain': u'default', |
| 8536 | u'users_per_tenant': 1}}, |
| 8537 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 8538 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8539 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 8540 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8541 | | nova.associate_floating_ip | 1.633 | 1.651 | 1.679 | 1.671 | 1.675 | 100.0% | 3 | |
| 8542 | | nova.boot_server | 67.171 | 67.319 | 67.548 | 67.486 | 67.517 | 100.0% | 3 | |
| 8543 | | nova.delete_server | 7.419 | 7.461 | 7.526 | 7.508 | 7.517 | 100.0% | 3 | |
| 8544 | | nova.dissociate_floating_ip | 1.574 | 3.267 | 6.547 | 5.574 | 6.06 | 100.0% | 3 | |
| 8545 | | total | 238.899 | 241.223 | 243.76 | 243.21 | 243.485 | 100.0% | 3 | |
| 8546 | | vm.run_command | 137.17 | 137.861 | 139.215 | 138.811 | 139.013 | 100.0% | 3 | |
| 8547 | | vm.wait_for_ping | 5.545 | 5.922 | 6.111 | 6.111 | 6.111 | 100.0% | 3 | |
| 8548 | | vm.wait_for_ssh | 8.42 | 8.558 | 8.772 | 8.714 | 8.743 | 100.0% | 3 | |
| 8549 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8550 | Load duration: 243.831267118 |
| 8551 | Full duration: 301.342244148 |
| 8552 | |
| 8553 | Scenario Specific Results |
| 8554 | |
| 8555 | +-------+-----+-----+-----+--------------+--------------+ |
| 8556 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 8557 | +-------+-----+-----+-----+--------------+--------------+ |
| 8558 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 8559 | +-------+-----+-----+-----+--------------+--------------+ |
| 8560 | |
| 8561 | HINTS: |
| 8562 | * To plot HTML graphics with this data, run: |
| 8563 | rally task report e4e6fae1-a3a7-4675-a1b8-d104b0debc4b --out output.html |
| 8564 | |
| 8565 | * To get raw JSON output of task results, run: |
| 8566 | rally task results e4e6fae1-a3a7-4675-a1b8-d104b0debc4b |
| 8567 | |
| 8568 | Using task: e4e6fae1-a3a7-4675-a1b8-d104b0debc4b |
| 8569 | ================================================================================ |
| 8570 | [{u'__meta__': {u'action': u'randread', |
| 8571 | u'blocksize': 256, |
| 8572 | u'concurence': 1, |
| 8573 | u'direct_io': False, |
| 8574 | u'iodepth': 16, |
| 8575 | u'size': 1003592, |
| 8576 | u'sync': False, |
| 8577 | u'use_hight_io_priority': True}, |
| 8578 | u'bw_mean': 62448}, |
| 8579 | {u'__meta__': {u'action': u'randread', |
| 8580 | u'blocksize': 256, |
| 8581 | u'concurence': 1, |
| 8582 | u'direct_io': False, |
| 8583 | u'iodepth': 16, |
| 8584 | u'size': 1003592, |
| 8585 | u'sync': False, |
| 8586 | u'use_hight_io_priority': True}, |
| 8587 | u'bw_mean': 62800}, |
| 8588 | {u'__meta__': {u'action': u'randread', |
| 8589 | u'blocksize': 256, |
| 8590 | u'concurence': 1, |
| 8591 | u'direct_io': False, |
| 8592 | u'iodepth': 16, |
| 8593 | u'size': 1003592, |
| 8594 | u'sync': False, |
| 8595 | u'use_hight_io_priority': True}, |
| 8596 | u'bw_mean': 61715}] |
| 8597 | ================================================================================ |
| 8598 | |
| 8599 | ====> {"randread a 256k": [62321, 782]} |
| 8600 | |
| 8601 | ================================================================================ |
| 8602 | + for op in '$ops' |
| 8603 | + for xxx in '$three_times' |
| 8604 | + io_opts='--type iozone -a read --iodepth 16 --blocksize 256k --iosize r2' |
| 8605 | + python run_rally_test.py -l -o '--type iozone -a read --iodepth 16 --blocksize 256k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 8606 | 10:04:26 13965 >>>> Start rally with opts 'task start /tmp/filecSaEIR --deployment perf-1' |
| 8607 | -------------------------------------------------------------------------------- |
| 8608 | Preparing input task |
| 8609 | -------------------------------------------------------------------------------- |
| 8610 | |
| 8611 | Input task is: |
| 8612 | VMTasks.boot_runcommand_delete: |
| 8613 | - args: |
| 8614 | flavor: {name: ceph.512} |
| 8615 | floating_network: net04_ext |
| 8616 | force_delete: false |
| 8617 | image: {name: ubuntu} |
| 8618 | interpreter: /usr/bin/env python2 |
| 8619 | script: /tmp/filetfzIRc |
| 8620 | username: ubuntu |
| 8621 | context: |
| 8622 | network: {} |
| 8623 | users: {tenants: 1, users_per_tenant: 1} |
| 8624 | runner: {concurrency: 3, times: 3, type: constant} |
| 8625 | |
| 8626 | -------------------------------------------------------------------------------- |
| 8627 | Task e720590f-af3f-4f27-9195-e41b6315c090: started |
| 8628 | -------------------------------------------------------------------------------- |
| 8629 | |
| 8630 | Benchmarking... This can take a while... |
| 8631 | |
| 8632 | To track task status use: |
| 8633 | |
| 8634 | rally task status |
| 8635 | or |
| 8636 | rally task detailed |
| 8637 | |
| 8638 | 10:06:18 14161 >>>> Start io test |
| 8639 | 10:06:18 14161 >>>> Ready and waiting on barrier. Will wait at most 187 seconds |
| 8640 | 10:06:18 14162 >>>> Start io test |
| 8641 | 10:06:18 14162 >>>> Ready and waiting on barrier. Will wait at most 187 seconds |
| 8642 | 10:06:22 14163 >>>> Start io test |
| 8643 | 10:06:22 14163 >>>> Ready and waiting on barrier. Will wait at most 183 seconds |
| 8644 | 10:07:26 14162 >>>> Test finished |
| 8645 | 10:07:29 14163 >>>> Test finished |
| 8646 | 10:07:29 14161 >>>> Test finished |
| 8647 | 2015-02-07 10:08:07.933 13965 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 69a0c562-1cf6-429e-b152-4ec130f7fcc3. |
| 8648 | |
| 8649 | -------------------------------------------------------------------------------- |
| 8650 | Task e720590f-af3f-4f27-9195-e41b6315c090: finished |
| 8651 | -------------------------------------------------------------------------------- |
| 8652 | |
| 8653 | test scenario VMTasks.boot_runcommand_delete |
| 8654 | args position 0 |
| 8655 | args values: |
| 8656 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 8657 | u'floating_network': u'net04_ext', |
| 8658 | u'force_delete': False, |
| 8659 | u'image': {u'name': u'ubuntu'}, |
| 8660 | u'interpreter': u'/usr/bin/env python2', |
| 8661 | u'script': u'/tmp/filetfzIRc', |
| 8662 | u'username': u'ubuntu'}, |
| 8663 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 8664 | u'start_cidr': u'10.2.0.0/24'}, |
| 8665 | u'users': {u'project_domain': u'default', |
| 8666 | u'resource_management_workers': 30, |
| 8667 | u'tenants': 1, |
| 8668 | u'user_domain': u'default', |
| 8669 | u'users_per_tenant': 1}}, |
| 8670 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 8671 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8672 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 8673 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8674 | | nova.associate_floating_ip | 1.276 | 1.503 | 1.827 | 1.743 | 1.785 | 100.0% | 3 | |
| 8675 | | nova.boot_server | 67.628 | 69.339 | 70.452 | 70.349 | 70.401 | 100.0% | 3 | |
| 8676 | | nova.delete_server | 5.256 | 6.742 | 9.702 | 8.815 | 9.259 | 100.0% | 3 | |
| 8677 | | nova.dissociate_floating_ip | 1.636 | 5.031 | 6.775 | 6.756 | 6.765 | 100.0% | 3 | |
| 8678 | | total | 170.463 | 174.695 | 177.617 | 177.294 | 177.456 | 100.0% | 3 | |
| 8679 | | vm.run_command | 64.382 | 66.07 | 67.125 | 67.04 | 67.083 | 100.0% | 3 | |
| 8680 | | vm.wait_for_ping | 5.225 | 5.807 | 6.1 | 6.1 | 6.1 | 100.0% | 3 | |
| 8681 | | vm.wait_for_ssh | 13.021 | 14.325 | 16.052 | 15.622 | 15.837 | 100.0% | 3 | |
| 8682 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8683 | Load duration: 177.765486002 |
| 8684 | Full duration: 219.077759981 |
| 8685 | |
| 8686 | Scenario Specific Results |
| 8687 | |
| 8688 | +-------+-----+-----+-----+--------------+--------------+ |
| 8689 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 8690 | +-------+-----+-----+-----+--------------+--------------+ |
| 8691 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 8692 | +-------+-----+-----+-----+--------------+--------------+ |
| 8693 | |
| 8694 | HINTS: |
| 8695 | * To plot HTML graphics with this data, run: |
| 8696 | rally task report e720590f-af3f-4f27-9195-e41b6315c090 --out output.html |
| 8697 | |
| 8698 | * To get raw JSON output of task results, run: |
| 8699 | rally task results e720590f-af3f-4f27-9195-e41b6315c090 |
| 8700 | |
| 8701 | Using task: e720590f-af3f-4f27-9195-e41b6315c090 |
| 8702 | ================================================================================ |
| 8703 | [{u'__meta__': {u'action': u'read', |
| 8704 | u'blocksize': 256, |
| 8705 | u'concurence': 1, |
| 8706 | u'direct_io': False, |
| 8707 | u'iodepth': 16, |
| 8708 | u'size': 1003592, |
| 8709 | u'sync': False, |
| 8710 | u'use_hight_io_priority': True}, |
| 8711 | u'bw_mean': 91439}, |
| 8712 | {u'__meta__': {u'action': u'read', |
| 8713 | u'blocksize': 256, |
| 8714 | u'concurence': 1, |
| 8715 | u'direct_io': False, |
| 8716 | u'iodepth': 16, |
| 8717 | u'size': 1003592, |
| 8718 | u'sync': False, |
| 8719 | u'use_hight_io_priority': True}, |
| 8720 | u'bw_mean': 75477}, |
| 8721 | {u'__meta__': {u'action': u'read', |
| 8722 | u'blocksize': 256, |
| 8723 | u'concurence': 1, |
| 8724 | u'direct_io': False, |
| 8725 | u'iodepth': 16, |
| 8726 | u'size': 1003592, |
| 8727 | u'sync': False, |
| 8728 | u'use_hight_io_priority': True}, |
| 8729 | u'bw_mean': 74403}] |
| 8730 | ================================================================================ |
| 8731 | |
| 8732 | ====> {"read a 256k": [80439, 13492]} |
| 8733 | |
| 8734 | ================================================================================ |
| 8735 | + for xxx in '$three_times' |
| 8736 | + io_opts='--type iozone -a read --iodepth 16 --blocksize 256k --iosize r2' |
| 8737 | + python run_rally_test.py -l -o '--type iozone -a read --iodepth 16 --blocksize 256k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 8738 | 10:08:12 14492 >>>> Start rally with opts 'task start /tmp/filepYXGJy --deployment perf-1' |
| 8739 | -------------------------------------------------------------------------------- |
| 8740 | Preparing input task |
| 8741 | -------------------------------------------------------------------------------- |
| 8742 | |
| 8743 | Input task is: |
| 8744 | VMTasks.boot_runcommand_delete: |
| 8745 | - args: |
| 8746 | flavor: {name: ceph.512} |
| 8747 | floating_network: net04_ext |
| 8748 | force_delete: false |
| 8749 | image: {name: ubuntu} |
| 8750 | interpreter: /usr/bin/env python2 |
| 8751 | script: /tmp/filelYd24X |
| 8752 | username: ubuntu |
| 8753 | context: |
| 8754 | network: {} |
| 8755 | users: {tenants: 1, users_per_tenant: 1} |
| 8756 | runner: {concurrency: 3, times: 3, type: constant} |
| 8757 | |
| 8758 | -------------------------------------------------------------------------------- |
| 8759 | Task fbf176ec-59b6-4479-bfcd-327aa8305ee8: started |
| 8760 | -------------------------------------------------------------------------------- |
| 8761 | |
| 8762 | Benchmarking... This can take a while... |
| 8763 | |
| 8764 | To track task status use: |
| 8765 | |
| 8766 | rally task status |
| 8767 | or |
| 8768 | rally task detailed |
| 8769 | |
| 8770 | 10:09:47 14687 >>>> Start io test |
| 8771 | 10:09:47 14687 >>>> Ready and waiting on barrier. Will wait at most 204 seconds |
| 8772 | 10:09:47 14689 >>>> Start io test |
| 8773 | 10:09:47 14689 >>>> Ready and waiting on barrier. Will wait at most 204 seconds |
| 8774 | 10:09:57 14688 >>>> Start io test |
| 8775 | 10:09:57 14688 >>>> Ready and waiting on barrier. Will wait at most 194 seconds |
| 8776 | 10:11:00 14687 >>>> Test finished |
| 8777 | 10:11:01 14688 >>>> Test finished |
| 8778 | 10:11:01 14689 >>>> Test finished |
| 8779 | 2015-02-07 10:11:34.867 14492 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 29541a7a-32b6-4493-ac8c-a8fc4e7a63dc. |
| 8780 | |
| 8781 | -------------------------------------------------------------------------------- |
| 8782 | Task fbf176ec-59b6-4479-bfcd-327aa8305ee8: finished |
| 8783 | -------------------------------------------------------------------------------- |
| 8784 | |
| 8785 | test scenario VMTasks.boot_runcommand_delete |
| 8786 | args position 0 |
| 8787 | args values: |
| 8788 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 8789 | u'floating_network': u'net04_ext', |
| 8790 | u'force_delete': False, |
| 8791 | u'image': {u'name': u'ubuntu'}, |
| 8792 | u'interpreter': u'/usr/bin/env python2', |
| 8793 | u'script': u'/tmp/filelYd24X', |
| 8794 | u'username': u'ubuntu'}, |
| 8795 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 8796 | u'start_cidr': u'10.2.0.0/24'}, |
| 8797 | u'users': {u'project_domain': u'default', |
| 8798 | u'resource_management_workers': 30, |
| 8799 | u'tenants': 1, |
| 8800 | u'user_domain': u'default', |
| 8801 | u'users_per_tenant': 1}}, |
| 8802 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 8803 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8804 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 8805 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8806 | | nova.associate_floating_ip | 1.31 | 1.51 | 1.819 | 1.735 | 1.777 | 100.0% | 3 | |
| 8807 | | nova.boot_server | 60.113 | 62.946 | 65.659 | 65.14 | 65.399 | 100.0% | 3 | |
| 8808 | | nova.delete_server | 5.094 | 5.529 | 6.172 | 6.002 | 6.087 | 100.0% | 3 | |
| 8809 | | nova.dissociate_floating_ip | 6.703 | 6.786 | 6.89 | 6.865 | 6.877 | 100.0% | 3 | |
| 8810 | | total | 164.629 | 167.254 | 171.589 | 170.38 | 170.985 | 100.0% | 3 | |
| 8811 | | vm.run_command | 63.371 | 63.88 | 64.148 | 64.143 | 64.145 | 100.0% | 3 | |
| 8812 | | vm.wait_for_ping | 6.105 | 6.486 | 6.923 | 6.824 | 6.874 | 100.0% | 3 | |
| 8813 | | vm.wait_for_ssh | 6.46 | 8.85 | 12.399 | 11.457 | 11.928 | 100.0% | 3 | |
| 8814 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8815 | Load duration: 171.642055988 |
| 8816 | Full duration: 201.237478018 |
| 8817 | |
| 8818 | Scenario Specific Results |
| 8819 | |
| 8820 | +-------+-----+-----+-----+--------------+--------------+ |
| 8821 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 8822 | +-------+-----+-----+-----+--------------+--------------+ |
| 8823 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 8824 | +-------+-----+-----+-----+--------------+--------------+ |
| 8825 | |
| 8826 | HINTS: |
| 8827 | * To plot HTML graphics with this data, run: |
| 8828 | rally task report fbf176ec-59b6-4479-bfcd-327aa8305ee8 --out output.html |
| 8829 | |
| 8830 | * To get raw JSON output of task results, run: |
| 8831 | rally task results fbf176ec-59b6-4479-bfcd-327aa8305ee8 |
| 8832 | |
| 8833 | Using task: fbf176ec-59b6-4479-bfcd-327aa8305ee8 |
| 8834 | ================================================================================ |
| 8835 | [{u'__meta__': {u'action': u'read', |
| 8836 | u'blocksize': 256, |
| 8837 | u'concurence': 1, |
| 8838 | u'direct_io': False, |
| 8839 | u'iodepth': 16, |
| 8840 | u'size': 1003592, |
| 8841 | u'sync': False, |
| 8842 | u'use_hight_io_priority': True}, |
| 8843 | u'bw_mean': 96022}, |
| 8844 | {u'__meta__': {u'action': u'read', |
| 8845 | u'blocksize': 256, |
| 8846 | u'concurence': 1, |
| 8847 | u'direct_io': False, |
| 8848 | u'iodepth': 16, |
| 8849 | u'size': 1003592, |
| 8850 | u'sync': False, |
| 8851 | u'use_hight_io_priority': True}, |
| 8852 | u'bw_mean': 87947}, |
| 8853 | {u'__meta__': {u'action': u'read', |
| 8854 | u'blocksize': 256, |
| 8855 | u'concurence': 1, |
| 8856 | u'direct_io': False, |
| 8857 | u'iodepth': 16, |
| 8858 | u'size': 1003592, |
| 8859 | u'sync': False, |
| 8860 | u'use_hight_io_priority': True}, |
| 8861 | u'bw_mean': 88397}] |
| 8862 | ================================================================================ |
| 8863 | |
| 8864 | ====> {"read a 256k": [90788, 6417]} |
| 8865 | |
| 8866 | ================================================================================ |
| 8867 | + for xxx in '$three_times' |
| 8868 | + io_opts='--type iozone -a read --iodepth 16 --blocksize 256k --iosize r2' |
| 8869 | + python run_rally_test.py -l -o '--type iozone -a read --iodepth 16 --blocksize 256k --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 8870 | 10:11:39 15416 >>>> Start rally with opts 'task start /tmp/filenkcSWB --deployment perf-1' |
| 8871 | -------------------------------------------------------------------------------- |
| 8872 | Preparing input task |
| 8873 | -------------------------------------------------------------------------------- |
| 8874 | |
| 8875 | Input task is: |
| 8876 | VMTasks.boot_runcommand_delete: |
| 8877 | - args: |
| 8878 | flavor: {name: ceph.512} |
| 8879 | floating_network: net04_ext |
| 8880 | force_delete: false |
| 8881 | image: {name: ubuntu} |
| 8882 | interpreter: /usr/bin/env python2 |
| 8883 | script: /tmp/filehNjYtI |
| 8884 | username: ubuntu |
| 8885 | context: |
| 8886 | network: {} |
| 8887 | users: {tenants: 1, users_per_tenant: 1} |
| 8888 | runner: {concurrency: 3, times: 3, type: constant} |
| 8889 | |
| 8890 | -------------------------------------------------------------------------------- |
| 8891 | Task c45cd436-e2cc-4699-82c6-03f9be17a069: started |
| 8892 | -------------------------------------------------------------------------------- |
| 8893 | |
| 8894 | Benchmarking... This can take a while... |
| 8895 | |
| 8896 | To track task status use: |
| 8897 | |
| 8898 | rally task status |
| 8899 | or |
| 8900 | rally task detailed |
| 8901 | |
| 8902 | 10:13:33 15652 >>>> Start io test |
| 8903 | 10:13:33 15652 >>>> Ready and waiting on barrier. Will wait at most 186 seconds |
| 8904 | 10:13:37 15654 >>>> Start io test |
| 8905 | 10:13:37 15654 >>>> Ready and waiting on barrier. Will wait at most 182 seconds |
| 8906 | 10:13:43 15653 >>>> Start io test |
| 8907 | 10:13:43 15653 >>>> Ready and waiting on barrier. Will wait at most 176 seconds |
| 8908 | 10:14:48 15654 >>>> Test finished |
| 8909 | 10:14:49 15653 >>>> Test finished |
| 8910 | 10:14:50 15652 >>>> Test finished |
| 8911 | 2015-02-07 10:15:36.928 15416 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: a867517c-7e57-4909-a225-62d6a3c6f629. |
| 8912 | |
| 8913 | -------------------------------------------------------------------------------- |
| 8914 | Task c45cd436-e2cc-4699-82c6-03f9be17a069: finished |
| 8915 | -------------------------------------------------------------------------------- |
| 8916 | |
| 8917 | test scenario VMTasks.boot_runcommand_delete |
| 8918 | args position 0 |
| 8919 | args values: |
| 8920 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 8921 | u'floating_network': u'net04_ext', |
| 8922 | u'force_delete': False, |
| 8923 | u'image': {u'name': u'ubuntu'}, |
| 8924 | u'interpreter': u'/usr/bin/env python2', |
| 8925 | u'script': u'/tmp/filehNjYtI', |
| 8926 | u'username': u'ubuntu'}, |
| 8927 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 8928 | u'start_cidr': u'10.2.0.0/24'}, |
| 8929 | u'users': {u'project_domain': u'default', |
| 8930 | u'resource_management_workers': 30, |
| 8931 | u'tenants': 1, |
| 8932 | u'user_domain': u'default', |
| 8933 | u'users_per_tenant': 1}}, |
| 8934 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 8935 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8936 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 8937 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8938 | | nova.associate_floating_ip | 1.425 | 1.587 | 1.849 | 1.776 | 1.813 | 100.0% | 3 | |
| 8939 | | nova.boot_server | 61.703 | 65.231 | 67.484 | 67.288 | 67.386 | 100.0% | 3 | |
| 8940 | | nova.delete_server | 5.163 | 8.431 | 12.619 | 11.598 | 12.108 | 100.0% | 3 | |
| 8941 | | nova.dissociate_floating_ip | 1.508 | 2.359 | 2.898 | 2.853 | 2.876 | 100.0% | 3 | |
| 8942 | | total | 161.694 | 165.791 | 170.402 | 169.377 | 169.89 | 100.0% | 3 | |
| 8943 | | vm.run_command | 64.218 | 65.639 | 66.945 | 66.707 | 66.826 | 100.0% | 3 | |
| 8944 | | vm.wait_for_ping | 6.116 | 7.204 | 8.121 | 7.972 | 8.046 | 100.0% | 3 | |
| 8945 | | vm.wait_for_ssh | 4.367 | 6.681 | 10.086 | 9.187 | 9.636 | 100.0% | 3 | |
| 8946 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 8947 | Load duration: 170.532369137 |
| 8948 | Full duration: 231.086163998 |
| 8949 | |
| 8950 | Scenario Specific Results |
| 8951 | |
| 8952 | +-------+-----+-----+-----+--------------+--------------+ |
| 8953 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 8954 | +-------+-----+-----+-----+--------------+--------------+ |
| 8955 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 8956 | +-------+-----+-----+-----+--------------+--------------+ |
| 8957 | |
| 8958 | HINTS: |
| 8959 | * To plot HTML graphics with this data, run: |
| 8960 | rally task report c45cd436-e2cc-4699-82c6-03f9be17a069 --out output.html |
| 8961 | |
| 8962 | * To get raw JSON output of task results, run: |
| 8963 | rally task results c45cd436-e2cc-4699-82c6-03f9be17a069 |
| 8964 | |
| 8965 | Using task: c45cd436-e2cc-4699-82c6-03f9be17a069 |
| 8966 | ================================================================================ |
| 8967 | [{u'__meta__': {u'action': u'read', |
| 8968 | u'blocksize': 256, |
| 8969 | u'concurence': 1, |
| 8970 | u'direct_io': False, |
| 8971 | u'iodepth': 16, |
| 8972 | u'size': 1003592, |
| 8973 | u'sync': False, |
| 8974 | u'use_hight_io_priority': True}, |
| 8975 | u'bw_mean': 78551}, |
| 8976 | {u'__meta__': {u'action': u'read', |
| 8977 | u'blocksize': 256, |
| 8978 | u'concurence': 1, |
| 8979 | u'direct_io': False, |
| 8980 | u'iodepth': 16, |
| 8981 | u'size': 1003592, |
| 8982 | u'sync': False, |
| 8983 | u'use_hight_io_priority': True}, |
| 8984 | u'bw_mean': 68503}, |
| 8985 | {u'__meta__': {u'action': u'read', |
| 8986 | u'blocksize': 256, |
| 8987 | u'concurence': 1, |
| 8988 | u'direct_io': False, |
| 8989 | u'iodepth': 16, |
| 8990 | u'size': 1003592, |
| 8991 | u'sync': False, |
| 8992 | u'use_hight_io_priority': True}, |
| 8993 | u'bw_mean': 67400}] |
| 8994 | ================================================================================ |
| 8995 | |
| 8996 | ====> {"read a 256k": [71484, 8689]} |
| 8997 | |
| 8998 | ================================================================================ |
| 8999 | + for bsize in '$bsizes' |
| 9000 | + for op in '$ops' |
| 9001 | + for xxx in '$three_times' |
| 9002 | + io_opts='--type iozone -a randread --iodepth 16 --blocksize 1m --iosize r2' |
| 9003 | + python run_rally_test.py -l -o '--type iozone -a randread --iodepth 16 --blocksize 1m --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 9004 | 10:15:41 16445 >>>> Start rally with opts 'task start /tmp/fileOO2BHE --deployment perf-1' |
| 9005 | -------------------------------------------------------------------------------- |
| 9006 | Preparing input task |
| 9007 | -------------------------------------------------------------------------------- |
| 9008 | |
| 9009 | Input task is: |
| 9010 | VMTasks.boot_runcommand_delete: |
| 9011 | - args: |
| 9012 | flavor: {name: ceph.512} |
| 9013 | floating_network: net04_ext |
| 9014 | force_delete: false |
| 9015 | image: {name: ubuntu} |
| 9016 | interpreter: /usr/bin/env python2 |
| 9017 | script: /tmp/filejqqq6h |
| 9018 | username: ubuntu |
| 9019 | context: |
| 9020 | network: {} |
| 9021 | users: {tenants: 1, users_per_tenant: 1} |
| 9022 | runner: {concurrency: 3, times: 3, type: constant} |
| 9023 | |
| 9024 | -------------------------------------------------------------------------------- |
| 9025 | Task dcb8cdcb-8d6b-4045-8410-38f099d8b6ba: started |
| 9026 | -------------------------------------------------------------------------------- |
| 9027 | |
| 9028 | Benchmarking... This can take a while... |
| 9029 | |
| 9030 | To track task status use: |
| 9031 | |
| 9032 | rally task status |
| 9033 | or |
| 9034 | rally task detailed |
| 9035 | |
| 9036 | 10:17:24 16644 >>>> Start io test |
| 9037 | 10:17:24 16644 >>>> Ready and waiting on barrier. Will wait at most 196 seconds |
| 9038 | 10:17:29 16646 >>>> Start io test |
| 9039 | 10:17:29 16646 >>>> Ready and waiting on barrier. Will wait at most 191 seconds |
| 9040 | 10:17:35 16645 >>>> Start io test |
| 9041 | 10:17:35 16645 >>>> Ready and waiting on barrier. Will wait at most 185 seconds |
| 9042 | 10:19:26 16645 >>>> Test finished |
| 9043 | 10:19:30 16646 >>>> Test finished |
| 9044 | 10:19:34 16644 >>>> Test finished |
| 9045 | 2015-02-07 10:20:30.336 16445 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 6167702b-65d1-44d0-8762-104ba7a78979. |
| 9046 | |
| 9047 | -------------------------------------------------------------------------------- |
| 9048 | Task dcb8cdcb-8d6b-4045-8410-38f099d8b6ba: finished |
| 9049 | -------------------------------------------------------------------------------- |
| 9050 | |
| 9051 | test scenario VMTasks.boot_runcommand_delete |
| 9052 | args position 0 |
| 9053 | args values: |
| 9054 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 9055 | u'floating_network': u'net04_ext', |
| 9056 | u'force_delete': False, |
| 9057 | u'image': {u'name': u'ubuntu'}, |
| 9058 | u'interpreter': u'/usr/bin/env python2', |
| 9059 | u'script': u'/tmp/filejqqq6h', |
| 9060 | u'username': u'ubuntu'}, |
| 9061 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 9062 | u'start_cidr': u'10.2.0.0/24'}, |
| 9063 | u'users': {u'project_domain': u'default', |
| 9064 | u'resource_management_workers': 30, |
| 9065 | u'tenants': 1, |
| 9066 | u'user_domain': u'default', |
| 9067 | u'users_per_tenant': 1}}, |
| 9068 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 9069 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9070 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 9071 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9072 | | nova.associate_floating_ip | 1.467 | 1.541 | 1.592 | 1.586 | 1.589 | 100.0% | 3 | |
| 9073 | | nova.boot_server | 69.414 | 70.106 | 70.477 | 70.467 | 70.472 | 100.0% | 3 | |
| 9074 | | nova.delete_server | 7.447 | 10.731 | 17.238 | 15.291 | 16.265 | 100.0% | 3 | |
| 9075 | | nova.dissociate_floating_ip | 1.843 | 6.31 | 10.564 | 9.756 | 10.16 | 100.0% | 3 | |
| 9076 | | total | 229.704 | 235.32 | 238.158 | 238.146 | 238.152 | 100.0% | 3 | |
| 9077 | | vm.run_command | 111.01 | 115.184 | 119.267 | 118.469 | 118.868 | 100.0% | 3 | |
| 9078 | | vm.wait_for_ping | 6.104 | 6.192 | 6.256 | 6.248 | 6.252 | 100.0% | 3 | |
| 9079 | | vm.wait_for_ssh | 6.581 | 12.463 | 17.743 | 16.807 | 17.275 | 100.0% | 3 | |
| 9080 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9081 | Load duration: 238.308779001 |
| 9082 | Full duration: 286.728914976 |
| 9083 | |
| 9084 | Scenario Specific Results |
| 9085 | |
| 9086 | +-------+-----+-----+-----+--------------+--------------+ |
| 9087 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 9088 | +-------+-----+-----+-----+--------------+--------------+ |
| 9089 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 9090 | +-------+-----+-----+-----+--------------+--------------+ |
| 9091 | |
| 9092 | HINTS: |
| 9093 | * To plot HTML graphics with this data, run: |
| 9094 | rally task report dcb8cdcb-8d6b-4045-8410-38f099d8b6ba --out output.html |
| 9095 | |
| 9096 | * To get raw JSON output of task results, run: |
| 9097 | rally task results dcb8cdcb-8d6b-4045-8410-38f099d8b6ba |
| 9098 | |
| 9099 | Using task: dcb8cdcb-8d6b-4045-8410-38f099d8b6ba |
| 9100 | ================================================================================ |
| 9101 | [{u'__meta__': {u'action': u'randread', |
| 9102 | u'blocksize': 1024, |
| 9103 | u'concurence': 1, |
| 9104 | u'direct_io': False, |
| 9105 | u'iodepth': 16, |
| 9106 | u'size': 1003592, |
| 9107 | u'sync': False, |
| 9108 | u'use_hight_io_priority': True}, |
| 9109 | u'bw_mean': 58665}, |
| 9110 | {u'__meta__': {u'action': u'randread', |
| 9111 | u'blocksize': 1024, |
| 9112 | u'concurence': 1, |
| 9113 | u'direct_io': False, |
| 9114 | u'iodepth': 16, |
| 9115 | u'size': 1003592, |
| 9116 | u'sync': False, |
| 9117 | u'use_hight_io_priority': True}, |
| 9118 | u'bw_mean': 56995}, |
| 9119 | {u'__meta__': {u'action': u'randread', |
| 9120 | u'blocksize': 1024, |
| 9121 | u'concurence': 1, |
| 9122 | u'direct_io': False, |
| 9123 | u'iodepth': 16, |
| 9124 | u'size': 1003592, |
| 9125 | u'sync': False, |
| 9126 | u'use_hight_io_priority': True}, |
| 9127 | u'bw_mean': 53379}] |
| 9128 | ================================================================================ |
| 9129 | |
| 9130 | ====> {"randread a 1024k": [56346, 3821]} |
| 9131 | |
| 9132 | ================================================================================ |
| 9133 | + for xxx in '$three_times' |
| 9134 | + io_opts='--type iozone -a randread --iodepth 16 --blocksize 1m --iosize r2' |
| 9135 | + python run_rally_test.py -l -o '--type iozone -a randread --iodepth 16 --blocksize 1m --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 9136 | 10:20:34 18076 >>>> Start rally with opts 'task start /tmp/fileOxVrH4 --deployment perf-1' |
| 9137 | -------------------------------------------------------------------------------- |
| 9138 | Preparing input task |
| 9139 | -------------------------------------------------------------------------------- |
| 9140 | |
| 9141 | Input task is: |
| 9142 | VMTasks.boot_runcommand_delete: |
| 9143 | - args: |
| 9144 | flavor: {name: ceph.512} |
| 9145 | floating_network: net04_ext |
| 9146 | force_delete: false |
| 9147 | image: {name: ubuntu} |
| 9148 | interpreter: /usr/bin/env python2 |
| 9149 | script: /tmp/fileKBBGfp |
| 9150 | username: ubuntu |
| 9151 | context: |
| 9152 | network: {} |
| 9153 | users: {tenants: 1, users_per_tenant: 1} |
| 9154 | runner: {concurrency: 3, times: 3, type: constant} |
| 9155 | |
| 9156 | -------------------------------------------------------------------------------- |
| 9157 | Task 034b6434-fbc1-47dc-bd48-def47e161d6d: started |
| 9158 | -------------------------------------------------------------------------------- |
| 9159 | |
| 9160 | Benchmarking... This can take a while... |
| 9161 | |
| 9162 | To track task status use: |
| 9163 | |
| 9164 | rally task status |
| 9165 | or |
| 9166 | rally task detailed |
| 9167 | |
| 9168 | 10:22:11 18431 >>>> Start io test |
| 9169 | 10:22:11 18431 >>>> Ready and waiting on barrier. Will wait at most 202 seconds |
| 9170 | 10:22:14 18432 >>>> Start io test |
| 9171 | 10:22:14 18432 >>>> Ready and waiting on barrier. Will wait at most 200 seconds |
| 9172 | 10:22:15 18433 >>>> Start io test |
| 9173 | 10:22:15 18433 >>>> Ready and waiting on barrier. Will wait at most 198 seconds |
| 9174 | 10:24:12 18433 >>>> Test finished |
| 9175 | 10:24:14 18431 >>>> Test finished |
| 9176 | 10:24:14 18432 >>>> Test finished |
| 9177 | 2015-02-07 10:25:23.735 18076 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 6ceeaa10-40ae-450b-855c-17389bb51a4c. |
| 9178 | |
| 9179 | -------------------------------------------------------------------------------- |
| 9180 | Task 034b6434-fbc1-47dc-bd48-def47e161d6d: finished |
| 9181 | -------------------------------------------------------------------------------- |
| 9182 | |
| 9183 | test scenario VMTasks.boot_runcommand_delete |
| 9184 | args position 0 |
| 9185 | args values: |
| 9186 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 9187 | u'floating_network': u'net04_ext', |
| 9188 | u'force_delete': False, |
| 9189 | u'image': {u'name': u'ubuntu'}, |
| 9190 | u'interpreter': u'/usr/bin/env python2', |
| 9191 | u'script': u'/tmp/fileKBBGfp', |
| 9192 | u'username': u'ubuntu'}, |
| 9193 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 9194 | u'start_cidr': u'10.2.0.0/24'}, |
| 9195 | u'users': {u'project_domain': u'default', |
| 9196 | u'resource_management_workers': 30, |
| 9197 | u'tenants': 1, |
| 9198 | u'user_domain': u'default', |
| 9199 | u'users_per_tenant': 1}}, |
| 9200 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 9201 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9202 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 9203 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9204 | | nova.associate_floating_ip | 1.376 | 1.454 | 1.534 | 1.517 | 1.526 | 100.0% | 3 | |
| 9205 | | nova.boot_server | 62.108 | 62.702 | 63.355 | 63.213 | 63.284 | 100.0% | 3 | |
| 9206 | | nova.delete_server | 5.094 | 8.959 | 12.02 | 11.568 | 11.794 | 100.0% | 3 | |
| 9207 | | nova.dissociate_floating_ip | 6.562 | 7.898 | 8.594 | 8.583 | 8.589 | 100.0% | 3 | |
| 9208 | | total | 220.857 | 227.181 | 231.312 | 230.924 | 231.118 | 100.0% | 3 | |
| 9209 | | vm.run_command | 117.249 | 118.434 | 119.169 | 119.112 | 119.141 | 100.0% | 3 | |
| 9210 | | vm.wait_for_ping | 0.801 | 4.337 | 6.106 | 6.105 | 6.106 | 100.0% | 3 | |
| 9211 | | vm.wait_for_ssh | 3.199 | 9.678 | 13.553 | 13.299 | 13.426 | 100.0% | 3 | |
| 9212 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9213 | Load duration: 231.498284101 |
| 9214 | Full duration: 287.271399021 |
| 9215 | |
| 9216 | Scenario Specific Results |
| 9217 | |
| 9218 | +-------+-----+-----+-----+--------------+--------------+ |
| 9219 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 9220 | +-------+-----+-----+-----+--------------+--------------+ |
| 9221 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 9222 | +-------+-----+-----+-----+--------------+--------------+ |
| 9223 | |
| 9224 | HINTS: |
| 9225 | * To plot HTML graphics with this data, run: |
| 9226 | rally task report 034b6434-fbc1-47dc-bd48-def47e161d6d --out output.html |
| 9227 | |
| 9228 | * To get raw JSON output of task results, run: |
| 9229 | rally task results 034b6434-fbc1-47dc-bd48-def47e161d6d |
| 9230 | |
| 9231 | Using task: 034b6434-fbc1-47dc-bd48-def47e161d6d |
| 9232 | ================================================================================ |
| 9233 | [{u'__meta__': {u'action': u'randread', |
| 9234 | u'blocksize': 1024, |
| 9235 | u'concurence': 1, |
| 9236 | u'direct_io': False, |
| 9237 | u'iodepth': 16, |
| 9238 | u'size': 1003592, |
| 9239 | u'sync': False, |
| 9240 | u'use_hight_io_priority': True}, |
| 9241 | u'bw_mean': 79294}, |
| 9242 | {u'__meta__': {u'action': u'randread', |
| 9243 | u'blocksize': 1024, |
| 9244 | u'concurence': 1, |
| 9245 | u'direct_io': False, |
| 9246 | u'iodepth': 16, |
| 9247 | u'size': 1003592, |
| 9248 | u'sync': False, |
| 9249 | u'use_hight_io_priority': True}, |
| 9250 | u'bw_mean': 72368}, |
| 9251 | {u'__meta__': {u'action': u'randread', |
| 9252 | u'blocksize': 1024, |
| 9253 | u'concurence': 1, |
| 9254 | u'direct_io': False, |
| 9255 | u'iodepth': 16, |
| 9256 | u'size': 1003592, |
| 9257 | u'sync': False, |
| 9258 | u'use_hight_io_priority': True}, |
| 9259 | u'bw_mean': 74835}] |
| 9260 | ================================================================================ |
| 9261 | |
| 9262 | ====> {"randread a 1024k": [75499, 4964]} |
| 9263 | |
| 9264 | ================================================================================ |
| 9265 | + for xxx in '$three_times' |
| 9266 | + io_opts='--type iozone -a randread --iodepth 16 --blocksize 1m --iosize r2' |
| 9267 | + python run_rally_test.py -l -o '--type iozone -a randread --iodepth 16 --blocksize 1m --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 9268 | 10:25:28 19456 >>>> Start rally with opts 'task start /tmp/fileAheymg --deployment perf-1' |
| 9269 | -------------------------------------------------------------------------------- |
| 9270 | Preparing input task |
| 9271 | -------------------------------------------------------------------------------- |
| 9272 | |
| 9273 | Input task is: |
| 9274 | VMTasks.boot_runcommand_delete: |
| 9275 | - args: |
| 9276 | flavor: {name: ceph.512} |
| 9277 | floating_network: net04_ext |
| 9278 | force_delete: false |
| 9279 | image: {name: ubuntu} |
| 9280 | interpreter: /usr/bin/env python2 |
| 9281 | script: /tmp/fileanemMg |
| 9282 | username: ubuntu |
| 9283 | context: |
| 9284 | network: {} |
| 9285 | users: {tenants: 1, users_per_tenant: 1} |
| 9286 | runner: {concurrency: 3, times: 3, type: constant} |
| 9287 | |
| 9288 | -------------------------------------------------------------------------------- |
| 9289 | Task 3fac716a-b693-47eb-a737-287e1e90700e: started |
| 9290 | -------------------------------------------------------------------------------- |
| 9291 | |
| 9292 | Benchmarking... This can take a while... |
| 9293 | |
| 9294 | To track task status use: |
| 9295 | |
| 9296 | rally task status |
| 9297 | or |
| 9298 | rally task detailed |
| 9299 | |
| 9300 | 10:27:11 19651 >>>> Start io test |
| 9301 | 10:27:11 19651 >>>> Ready and waiting on barrier. Will wait at most 196 seconds |
| 9302 | 10:27:17 19652 >>>> Start io test |
| 9303 | 10:27:17 19652 >>>> Ready and waiting on barrier. Will wait at most 190 seconds |
| 9304 | 10:27:17 19650 >>>> Start io test |
| 9305 | 10:27:17 19650 >>>> Ready and waiting on barrier. Will wait at most 190 seconds |
| 9306 | 10:29:03 19650 >>>> Test finished |
| 9307 | 10:29:09 19652 >>>> Test finished |
| 9308 | 10:29:09 19651 >>>> Test finished |
| 9309 | 2015-02-07 10:29:58.537 19456 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: 21d2992b-a234-41bc-8111-b058363dd88b. |
| 9310 | |
| 9311 | -------------------------------------------------------------------------------- |
| 9312 | Task 3fac716a-b693-47eb-a737-287e1e90700e: finished |
| 9313 | -------------------------------------------------------------------------------- |
| 9314 | |
| 9315 | test scenario VMTasks.boot_runcommand_delete |
| 9316 | args position 0 |
| 9317 | args values: |
| 9318 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 9319 | u'floating_network': u'net04_ext', |
| 9320 | u'force_delete': False, |
| 9321 | u'image': {u'name': u'ubuntu'}, |
| 9322 | u'interpreter': u'/usr/bin/env python2', |
| 9323 | u'script': u'/tmp/fileanemMg', |
| 9324 | u'username': u'ubuntu'}, |
| 9325 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 9326 | u'start_cidr': u'10.2.0.0/24'}, |
| 9327 | u'users': {u'project_domain': u'default', |
| 9328 | u'resource_management_workers': 30, |
| 9329 | u'tenants': 1, |
| 9330 | u'user_domain': u'default', |
| 9331 | u'users_per_tenant': 1}}, |
| 9332 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 9333 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9334 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 9335 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9336 | | nova.associate_floating_ip | 1.496 | 1.662 | 1.861 | 1.814 | 1.838 | 100.0% | 3 | |
| 9337 | | nova.boot_server | 60.247 | 60.908 | 61.819 | 61.587 | 61.703 | 100.0% | 3 | |
| 9338 | | nova.delete_server | 5.184 | 5.687 | 6.117 | 6.046 | 6.081 | 100.0% | 3 | |
| 9339 | | nova.dissociate_floating_ip | 6.795 | 7.085 | 7.232 | 7.231 | 7.232 | 100.0% | 3 | |
| 9340 | | total | 216.268 | 218.852 | 223.203 | 221.979 | 222.591 | 100.0% | 3 | |
| 9341 | | vm.run_command | 106.387 | 110.223 | 112.424 | 112.311 | 112.367 | 100.0% | 3 | |
| 9342 | | vm.wait_for_ping | 4.878 | 5.698 | 6.111 | 6.11 | 6.11 | 100.0% | 3 | |
| 9343 | | vm.wait_for_ssh | 11.89 | 16.824 | 20.706 | 20.14 | 20.423 | 100.0% | 3 | |
| 9344 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9345 | Load duration: 223.260042906 |
| 9346 | Full duration: 267.761112928 |
| 9347 | |
| 9348 | Scenario Specific Results |
| 9349 | |
| 9350 | +-------+-----+-----+-----+--------------+--------------+ |
| 9351 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 9352 | +-------+-----+-----+-----+--------------+--------------+ |
| 9353 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 9354 | +-------+-----+-----+-----+--------------+--------------+ |
| 9355 | |
| 9356 | HINTS: |
| 9357 | * To plot HTML graphics with this data, run: |
| 9358 | rally task report 3fac716a-b693-47eb-a737-287e1e90700e --out output.html |
| 9359 | |
| 9360 | * To get raw JSON output of task results, run: |
| 9361 | rally task results 3fac716a-b693-47eb-a737-287e1e90700e |
| 9362 | |
| 9363 | Using task: 3fac716a-b693-47eb-a737-287e1e90700e |
| 9364 | ================================================================================ |
| 9365 | [{u'__meta__': {u'action': u'randread', |
| 9366 | u'blocksize': 1024, |
| 9367 | u'concurence': 1, |
| 9368 | u'direct_io': False, |
| 9369 | u'iodepth': 16, |
| 9370 | u'size': 1003592, |
| 9371 | u'sync': False, |
| 9372 | u'use_hight_io_priority': True}, |
| 9373 | u'bw_mean': 83830}, |
| 9374 | {u'__meta__': {u'action': u'randread', |
| 9375 | u'blocksize': 1024, |
| 9376 | u'concurence': 1, |
| 9377 | u'direct_io': False, |
| 9378 | u'iodepth': 16, |
| 9379 | u'size': 1003592, |
| 9380 | u'sync': False, |
| 9381 | u'use_hight_io_priority': True}, |
| 9382 | u'bw_mean': 71809}, |
| 9383 | {u'__meta__': {u'action': u'randread', |
| 9384 | u'blocksize': 1024, |
| 9385 | u'concurence': 1, |
| 9386 | u'direct_io': False, |
| 9387 | u'iodepth': 16, |
| 9388 | u'size': 1003592, |
| 9389 | u'sync': False, |
| 9390 | u'use_hight_io_priority': True}, |
| 9391 | u'bw_mean': 66977}] |
| 9392 | ================================================================================ |
| 9393 | |
| 9394 | ====> {"randread a 1024k": [74205, 12272]} |
| 9395 | |
| 9396 | ================================================================================ |
| 9397 | + for op in '$ops' |
| 9398 | + for xxx in '$three_times' |
| 9399 | + io_opts='--type iozone -a read --iodepth 16 --blocksize 1m --iosize r2' |
| 9400 | + python run_rally_test.py -l -o '--type iozone -a read --iodepth 16 --blocksize 1m --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 9401 | 10:30:02 20410 >>>> Start rally with opts 'task start /tmp/filekJIVn8 --deployment perf-1' |
| 9402 | -------------------------------------------------------------------------------- |
| 9403 | Preparing input task |
| 9404 | -------------------------------------------------------------------------------- |
| 9405 | |
| 9406 | Input task is: |
| 9407 | VMTasks.boot_runcommand_delete: |
| 9408 | - args: |
| 9409 | flavor: {name: ceph.512} |
| 9410 | floating_network: net04_ext |
| 9411 | force_delete: false |
| 9412 | image: {name: ubuntu} |
| 9413 | interpreter: /usr/bin/env python2 |
| 9414 | script: /tmp/fileEhFgkv |
| 9415 | username: ubuntu |
| 9416 | context: |
| 9417 | network: {} |
| 9418 | users: {tenants: 1, users_per_tenant: 1} |
| 9419 | runner: {concurrency: 3, times: 3, type: constant} |
| 9420 | |
| 9421 | -------------------------------------------------------------------------------- |
| 9422 | Task 1033fdd4-cdaa-4743-add2-328662b36fd2: started |
| 9423 | -------------------------------------------------------------------------------- |
| 9424 | |
| 9425 | Benchmarking... This can take a while... |
| 9426 | |
| 9427 | To track task status use: |
| 9428 | |
| 9429 | rally task status |
| 9430 | or |
| 9431 | rally task detailed |
| 9432 | |
| 9433 | 10:31:49 20611 >>>> Start io test |
| 9434 | 10:31:49 20611 >>>> Ready and waiting on barrier. Will wait at most 193 seconds |
| 9435 | 10:31:49 20610 >>>> Start io test |
| 9436 | 10:31:49 20610 >>>> Ready and waiting on barrier. Will wait at most 193 seconds |
| 9437 | 10:31:49 20612 >>>> Start io test |
| 9438 | 10:31:49 20612 >>>> Ready and waiting on barrier. Will wait at most 192 seconds |
| 9439 | 10:32:54 20610 >>>> Test finished |
| 9440 | 10:32:55 20611 >>>> Test finished |
| 9441 | 10:32:55 20612 >>>> Test finished |
| 9442 | 2015-02-07 10:33:34.249 20410 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: a78cdb2f-bcc1-4afd-8a5d-cdc45aeec6fd. |
| 9443 | |
| 9444 | -------------------------------------------------------------------------------- |
| 9445 | Task 1033fdd4-cdaa-4743-add2-328662b36fd2: finished |
| 9446 | -------------------------------------------------------------------------------- |
| 9447 | |
| 9448 | test scenario VMTasks.boot_runcommand_delete |
| 9449 | args position 0 |
| 9450 | args values: |
| 9451 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 9452 | u'floating_network': u'net04_ext', |
| 9453 | u'force_delete': False, |
| 9454 | u'image': {u'name': u'ubuntu'}, |
| 9455 | u'interpreter': u'/usr/bin/env python2', |
| 9456 | u'script': u'/tmp/fileEhFgkv', |
| 9457 | u'username': u'ubuntu'}, |
| 9458 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 9459 | u'start_cidr': u'10.2.0.0/24'}, |
| 9460 | u'users': {u'project_domain': u'default', |
| 9461 | u'resource_management_workers': 30, |
| 9462 | u'tenants': 1, |
| 9463 | u'user_domain': u'default', |
| 9464 | u'users_per_tenant': 1}}, |
| 9465 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 9466 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9467 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 9468 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9469 | | nova.associate_floating_ip | 1.205 | 4.144 | 6.404 | 6.088 | 6.246 | 100.0% | 3 | |
| 9470 | | nova.boot_server | 60.398 | 60.957 | 61.875 | 61.62 | 61.747 | 100.0% | 3 | |
| 9471 | | nova.delete_server | 5.202 | 8.546 | 12.869 | 11.809 | 12.339 | 100.0% | 3 | |
| 9472 | | nova.dissociate_floating_ip | 1.74 | 3.446 | 6.65 | 5.71 | 6.18 | 100.0% | 3 | |
| 9473 | | total | 153.455 | 160.414 | 166.752 | 165.608 | 166.18 | 100.0% | 3 | |
| 9474 | | vm.run_command | 64.587 | 65.082 | 65.533 | 65.452 | 65.492 | 100.0% | 3 | |
| 9475 | | vm.wait_for_ping | 0.948 | 2.375 | 4.09 | 3.689 | 3.889 | 100.0% | 3 | |
| 9476 | | vm.wait_for_ssh | 7.445 | 8.827 | 9.63 | 9.585 | 9.608 | 100.0% | 3 | |
| 9477 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9478 | Load duration: 166.937476873 |
| 9479 | Full duration: 211.008993149 |
| 9480 | |
| 9481 | Scenario Specific Results |
| 9482 | |
| 9483 | +-------+-----+-----+-----+--------------+--------------+ |
| 9484 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 9485 | +-------+-----+-----+-----+--------------+--------------+ |
| 9486 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 9487 | +-------+-----+-----+-----+--------------+--------------+ |
| 9488 | |
| 9489 | HINTS: |
| 9490 | * To plot HTML graphics with this data, run: |
| 9491 | rally task report 1033fdd4-cdaa-4743-add2-328662b36fd2 --out output.html |
| 9492 | |
| 9493 | * To get raw JSON output of task results, run: |
| 9494 | rally task results 1033fdd4-cdaa-4743-add2-328662b36fd2 |
| 9495 | |
| 9496 | Using task: 1033fdd4-cdaa-4743-add2-328662b36fd2 |
| 9497 | ================================================================================ |
| 9498 | [{u'__meta__': {u'action': u'read', |
| 9499 | u'blocksize': 1024, |
| 9500 | u'concurence': 1, |
| 9501 | u'direct_io': False, |
| 9502 | u'iodepth': 16, |
| 9503 | u'size': 1003592, |
| 9504 | u'sync': False, |
| 9505 | u'use_hight_io_priority': True}, |
| 9506 | u'bw_mean': 81808}, |
| 9507 | {u'__meta__': {u'action': u'read', |
| 9508 | u'blocksize': 1024, |
| 9509 | u'concurence': 1, |
| 9510 | u'direct_io': False, |
| 9511 | u'iodepth': 16, |
| 9512 | u'size': 1003592, |
| 9513 | u'sync': False, |
| 9514 | u'use_hight_io_priority': True}, |
| 9515 | u'bw_mean': 78045}, |
| 9516 | {u'__meta__': {u'action': u'read', |
| 9517 | u'blocksize': 1024, |
| 9518 | u'concurence': 1, |
| 9519 | u'direct_io': False, |
| 9520 | u'iodepth': 16, |
| 9521 | u'size': 1003592, |
| 9522 | u'sync': False, |
| 9523 | u'use_hight_io_priority': True}, |
| 9524 | u'bw_mean': 86898}] |
| 9525 | ================================================================================ |
| 9526 | |
| 9527 | ====> {"read a 1024k": [82250, 6283]} |
| 9528 | |
| 9529 | ================================================================================ |
| 9530 | + for xxx in '$three_times' |
| 9531 | + io_opts='--type iozone -a read --iodepth 16 --blocksize 1m --iosize r2' |
| 9532 | + python run_rally_test.py -l -o '--type iozone -a read --iodepth 16 --blocksize 1m --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 9533 | 10:33:41 21341 >>>> Start rally with opts 'task start /tmp/fileBVLQkL --deployment perf-1' |
| 9534 | -------------------------------------------------------------------------------- |
| 9535 | Preparing input task |
| 9536 | -------------------------------------------------------------------------------- |
| 9537 | |
| 9538 | Input task is: |
| 9539 | VMTasks.boot_runcommand_delete: |
| 9540 | - args: |
| 9541 | flavor: {name: ceph.512} |
| 9542 | floating_network: net04_ext |
| 9543 | force_delete: false |
| 9544 | image: {name: ubuntu} |
| 9545 | interpreter: /usr/bin/env python2 |
| 9546 | script: /tmp/fileoKFvBr |
| 9547 | username: ubuntu |
| 9548 | context: |
| 9549 | network: {} |
| 9550 | users: {tenants: 1, users_per_tenant: 1} |
| 9551 | runner: {concurrency: 3, times: 3, type: constant} |
| 9552 | |
| 9553 | -------------------------------------------------------------------------------- |
| 9554 | Task f5b2617b-9ec2-4fdf-b33a-22dbc2671701: started |
| 9555 | -------------------------------------------------------------------------------- |
| 9556 | |
| 9557 | Benchmarking... This can take a while... |
| 9558 | |
| 9559 | To track task status use: |
| 9560 | |
| 9561 | rally task status |
| 9562 | or |
| 9563 | rally task detailed |
| 9564 | |
| 9565 | 10:35:27 21550 >>>> Start io test |
| 9566 | 10:35:27 21550 >>>> Ready and waiting on barrier. Will wait at most 194 seconds |
| 9567 | 10:35:28 21551 >>>> Start io test |
| 9568 | 10:35:28 21551 >>>> Ready and waiting on barrier. Will wait at most 193 seconds |
| 9569 | 10:35:29 21549 >>>> Start io test |
| 9570 | 10:35:29 21549 >>>> Ready and waiting on barrier. Will wait at most 191 seconds |
| 9571 | 10:36:39 21549 >>>> Test finished |
| 9572 | 10:36:39 21550 >>>> Test finished |
| 9573 | 10:36:40 21551 >>>> Test finished |
| 9574 | 2015-02-07 10:37:10.544 21341 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: af10e613-23c3-4b1b-a4a7-516c2c85a2e3. |
| 9575 | |
| 9576 | -------------------------------------------------------------------------------- |
| 9577 | Task f5b2617b-9ec2-4fdf-b33a-22dbc2671701: finished |
| 9578 | -------------------------------------------------------------------------------- |
| 9579 | |
| 9580 | test scenario VMTasks.boot_runcommand_delete |
| 9581 | args position 0 |
| 9582 | args values: |
| 9583 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 9584 | u'floating_network': u'net04_ext', |
| 9585 | u'force_delete': False, |
| 9586 | u'image': {u'name': u'ubuntu'}, |
| 9587 | u'interpreter': u'/usr/bin/env python2', |
| 9588 | u'script': u'/tmp/fileoKFvBr', |
| 9589 | u'username': u'ubuntu'}, |
| 9590 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 9591 | u'start_cidr': u'10.2.0.0/24'}, |
| 9592 | u'users': {u'project_domain': u'default', |
| 9593 | u'resource_management_workers': 30, |
| 9594 | u'tenants': 1, |
| 9595 | u'user_domain': u'default', |
| 9596 | u'users_per_tenant': 1}}, |
| 9597 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 9598 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9599 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 9600 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9601 | | nova.associate_floating_ip | 2.55 | 3.058 | 3.321 | 3.318 | 3.32 | 100.0% | 3 | |
| 9602 | | nova.boot_server | 64.443 | 66.572 | 67.878 | 67.782 | 67.83 | 100.0% | 3 | |
| 9603 | | nova.delete_server | 5.083 | 5.137 | 5.236 | 5.208 | 5.222 | 100.0% | 3 | |
| 9604 | | nova.dissociate_floating_ip | 2.993 | 4.234 | 6.49 | 5.836 | 6.163 | 100.0% | 3 | |
| 9605 | | total | 166.079 | 169.992 | 173.249 | 172.729 | 172.989 | 100.0% | 3 | |
| 9606 | | vm.run_command | 69.37 | 70.046 | 70.472 | 70.437 | 70.455 | 100.0% | 3 | |
| 9607 | | vm.wait_for_ping | 4.1 | 4.32 | 4.76 | 4.628 | 4.694 | 100.0% | 3 | |
| 9608 | | vm.wait_for_ssh | 6.339 | 8.504 | 12.517 | 11.345 | 11.931 | 100.0% | 3 | |
| 9609 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9610 | Load duration: 173.347657204 |
| 9611 | Full duration: 206.050744057 |
| 9612 | |
| 9613 | Scenario Specific Results |
| 9614 | |
| 9615 | +-------+-----+-----+-----+--------------+--------------+ |
| 9616 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 9617 | +-------+-----+-----+-----+--------------+--------------+ |
| 9618 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 9619 | +-------+-----+-----+-----+--------------+--------------+ |
| 9620 | |
| 9621 | HINTS: |
| 9622 | * To plot HTML graphics with this data, run: |
| 9623 | rally task report f5b2617b-9ec2-4fdf-b33a-22dbc2671701 --out output.html |
| 9624 | |
| 9625 | * To get raw JSON output of task results, run: |
| 9626 | rally task results f5b2617b-9ec2-4fdf-b33a-22dbc2671701 |
| 9627 | |
| 9628 | Using task: f5b2617b-9ec2-4fdf-b33a-22dbc2671701 |
| 9629 | ================================================================================ |
| 9630 | [{u'__meta__': {u'action': u'read', |
| 9631 | u'blocksize': 1024, |
| 9632 | u'concurence': 1, |
| 9633 | u'direct_io': False, |
| 9634 | u'iodepth': 16, |
| 9635 | u'size': 1003592, |
| 9636 | u'sync': False, |
| 9637 | u'use_hight_io_priority': True}, |
| 9638 | u'bw_mean': 62201}, |
| 9639 | {u'__meta__': {u'action': u'read', |
| 9640 | u'blocksize': 1024, |
| 9641 | u'concurence': 1, |
| 9642 | u'direct_io': False, |
| 9643 | u'iodepth': 16, |
| 9644 | u'size': 1003592, |
| 9645 | u'sync': False, |
| 9646 | u'use_hight_io_priority': True}, |
| 9647 | u'bw_mean': 57129}, |
| 9648 | {u'__meta__': {u'action': u'read', |
| 9649 | u'blocksize': 1024, |
| 9650 | u'concurence': 1, |
| 9651 | u'direct_io': False, |
| 9652 | u'iodepth': 16, |
| 9653 | u'size': 1003592, |
| 9654 | u'sync': False, |
| 9655 | u'use_hight_io_priority': True}, |
| 9656 | u'bw_mean': 56537}] |
| 9657 | ================================================================================ |
| 9658 | |
| 9659 | ====> {"read a 1024k": [58622, 4402]} |
| 9660 | |
| 9661 | ================================================================================ |
| 9662 | + for xxx in '$three_times' |
| 9663 | + io_opts='--type iozone -a read --iodepth 16 --blocksize 1m --iosize r2' |
| 9664 | + python run_rally_test.py -l -o '--type iozone -a read --iodepth 16 --blocksize 1m --iosize r2' -t io-scenario iozone '--rally-extra-opts=--deployment perf-1' |
| 9665 | 10:37:15 22338 >>>> Start rally with opts 'task start /tmp/filePc3X0Y --deployment perf-1' |
| 9666 | -------------------------------------------------------------------------------- |
| 9667 | Preparing input task |
| 9668 | -------------------------------------------------------------------------------- |
| 9669 | |
| 9670 | Input task is: |
| 9671 | VMTasks.boot_runcommand_delete: |
| 9672 | - args: |
| 9673 | flavor: {name: ceph.512} |
| 9674 | floating_network: net04_ext |
| 9675 | force_delete: false |
| 9676 | image: {name: ubuntu} |
| 9677 | interpreter: /usr/bin/env python2 |
| 9678 | script: /tmp/fileHgEUR8 |
| 9679 | username: ubuntu |
| 9680 | context: |
| 9681 | network: {} |
| 9682 | users: {tenants: 1, users_per_tenant: 1} |
| 9683 | runner: {concurrency: 3, times: 3, type: constant} |
| 9684 | |
| 9685 | -------------------------------------------------------------------------------- |
| 9686 | Task 8fba1d11-8568-4c6e-85a5-900d79505ff1: started |
| 9687 | -------------------------------------------------------------------------------- |
| 9688 | |
| 9689 | Benchmarking... This can take a while... |
| 9690 | |
| 9691 | To track task status use: |
| 9692 | |
| 9693 | rally task status |
| 9694 | or |
| 9695 | rally task detailed |
| 9696 | |
| 9697 | 10:39:08 22537 >>>> Start io test |
| 9698 | 10:39:08 22537 >>>> Ready and waiting on barrier. Will wait at most 187 seconds |
| 9699 | 10:39:08 22535 >>>> Start io test |
| 9700 | 10:39:08 22535 >>>> Ready and waiting on barrier. Will wait at most 186 seconds |
| 9701 | 10:39:10 22536 >>>> Start io test |
| 9702 | 10:39:10 22536 >>>> Ready and waiting on barrier. Will wait at most 184 seconds |
| 9703 | 10:40:15 22537 >>>> Test finished |
| 9704 | 10:40:16 22536 >>>> Test finished |
| 9705 | 10:40:17 22535 >>>> Test finished |
| 9706 | 2015-02-07 10:40:56.858 22338 WARNING rally.benchmark.context.secgroup [-] Unable to delete secgroup: bf336596-98a2-4792-b6b3-75017333a22d. |
| 9707 | |
| 9708 | -------------------------------------------------------------------------------- |
| 9709 | Task 8fba1d11-8568-4c6e-85a5-900d79505ff1: finished |
| 9710 | -------------------------------------------------------------------------------- |
| 9711 | |
| 9712 | test scenario VMTasks.boot_runcommand_delete |
| 9713 | args position 0 |
| 9714 | args values: |
| 9715 | {u'args': {u'flavor': {u'name': u'ceph.512'}, |
| 9716 | u'floating_network': u'net04_ext', |
| 9717 | u'force_delete': False, |
| 9718 | u'image': {u'name': u'ubuntu'}, |
| 9719 | u'interpreter': u'/usr/bin/env python2', |
| 9720 | u'script': u'/tmp/fileHgEUR8', |
| 9721 | u'username': u'ubuntu'}, |
| 9722 | u'context': {u'network': {u'networks_per_tenant': 1, |
| 9723 | u'start_cidr': u'10.2.0.0/24'}, |
| 9724 | u'users': {u'project_domain': u'default', |
| 9725 | u'resource_management_workers': 30, |
| 9726 | u'tenants': 1, |
| 9727 | u'user_domain': u'default', |
| 9728 | u'users_per_tenant': 1}}, |
| 9729 | u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}} |
| 9730 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9731 | | action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count | |
| 9732 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9733 | | nova.associate_floating_ip | 1.347 | 1.826 | 2.716 | 2.456 | 2.586 | 100.0% | 3 | |
| 9734 | | nova.boot_server | 61.211 | 63.675 | 65.558 | 65.298 | 65.428 | 100.0% | 3 | |
| 9735 | | nova.delete_server | 5.096 | 7.477 | 9.821 | 9.36 | 9.59 | 100.0% | 3 | |
| 9736 | | nova.dissociate_floating_ip | 1.8 | 5.315 | 7.313 | 7.217 | 7.265 | 100.0% | 3 | |
| 9737 | | total | 157.111 | 163.38 | 167.352 | 167.017 | 167.185 | 100.0% | 3 | |
| 9738 | | vm.run_command | 65.006 | 65.449 | 66.239 | 66.011 | 66.125 | 100.0% | 3 | |
| 9739 | | vm.wait_for_ping | 4.102 | 4.455 | 4.758 | 4.708 | 4.733 | 100.0% | 3 | |
| 9740 | | vm.wait_for_ssh | 7.83 | 9.723 | 12.602 | 11.829 | 12.216 | 100.0% | 3 | |
| 9741 | +-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+ |
| 9742 | Load duration: 167.42565918 |
| 9743 | Full duration: 218.654707909 |
| 9744 | |
| 9745 | Scenario Specific Results |
| 9746 | |
| 9747 | +-------+-----+-----+-----+--------------+--------------+ |
| 9748 | | key | max | avg | min | 90 pecentile | 95 pecentile | |
| 9749 | +-------+-----+-----+-----+--------------+--------------+ |
| 9750 | | rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | |
| 9751 | +-------+-----+-----+-----+--------------+--------------+ |
| 9752 | |
| 9753 | HINTS: |
| 9754 | * To plot HTML graphics with this data, run: |
| 9755 | rally task report 8fba1d11-8568-4c6e-85a5-900d79505ff1 --out output.html |
| 9756 | |
| 9757 | * To get raw JSON output of task results, run: |
| 9758 | rally task results 8fba1d11-8568-4c6e-85a5-900d79505ff1 |
| 9759 | |
| 9760 | Using task: 8fba1d11-8568-4c6e-85a5-900d79505ff1 |
| 9761 | ================================================================================ |
| 9762 | [{u'__meta__': {u'action': u'read', |
| 9763 | u'blocksize': 1024, |
| 9764 | u'concurence': 1, |
| 9765 | u'direct_io': False, |
| 9766 | u'iodepth': 16, |
| 9767 | u'size': 1003592, |
| 9768 | u'sync': False, |
| 9769 | u'use_hight_io_priority': True}, |
| 9770 | u'bw_mean': 77576}, |
| 9771 | {u'__meta__': {u'action': u'read', |
| 9772 | u'blocksize': 1024, |
| 9773 | u'concurence': 1, |
| 9774 | u'direct_io': False, |
| 9775 | u'iodepth': 16, |
| 9776 | u'size': 1003592, |
| 9777 | u'sync': False, |
| 9778 | u'use_hight_io_priority': True}, |
| 9779 | u'bw_mean': 72766}, |
| 9780 | {u'__meta__': {u'action': u'read', |
| 9781 | u'blocksize': 1024, |
| 9782 | u'concurence': 1, |
| 9783 | u'direct_io': False, |
| 9784 | u'iodepth': 16, |
| 9785 | u'size': 1003592, |
| 9786 | u'sync': False, |
| 9787 | u'use_hight_io_priority': True}, |
| 9788 | u'bw_mean': 67142}] |
| 9789 | ================================================================================ |
| 9790 | |
| 9791 | ====> {"read a 1024k": [72494, 7385]} |
| 9792 | |
| 9793 | ================================================================================ |