Skip to content

Instantly share code, notes, and snippets.

View akrzos's full-sized avatar

Alex akrzos

  • Red Hat
  • Raleigh
View GitHub Profile
$ ./test.sh 7.6
[WARNING]: Unable to parse /home/akrzos/code/openshift-scale/hosts as an inventory source
[WARNING]: No inventory was parsed, only implicit localhost is available
ERROR! Syntax Error while loading YAML.
did not find expected ',' or '}'
The error appears to be in '<string>': line 1, column 32, but may
be elsewhere in the file depending on the exact syntax problem.
2017-06-15 16:35:03,257 [357798] ERROR cotyledon._utils: Unhandled exception
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
yield
File "/usr/lib/python2.7/site-packages/cotyledon/_service.py", line 139, in _run
self.run()
File "/usr/lib/python2.7/site-packages/gnocchi/cli.py", line 124, in run
self._configure()
File "/usr/lib/python2.7/site-packages/tenacity/__init__.py", line 87, in wrapped_f
return r.call(f, *args, **kw)
2017-04-21 14:32:37.303 473835 INFO gnocchi.storage.incoming.ceph [-] Gnocchi.ceph.incoming._store_new_measures after ioctx.set_omap & operate_write_op: 4.7008
2017-04-21 14:32:37.304 473505 INFO gnocchi.storage.incoming.ceph [-] Gnocchi.ceph.incoming._store_new_measures after ioctx.write_full: 0.0036
2017-04-21 14:32:37.304 473357 INFO gnocchi.storage.incoming.ceph [-] Gnocchi.ceph.incoming._store_new_measures after ioctx.write_full: 0.004
2017-04-21 14:32:37.308 473383 INFO gnocchi.storage.incoming.ceph [-] Gnocchi.ceph.incoming._store_new_measures after ioctx.write_full: 0.005
2017-04-21 14:32:37.440 473560 INFO gnocchi.storage.incoming.ceph [-] Gnocchi.ceph.incoming._store_new_measures after ioctx.set_omap & operate_write_op: 10.5574
2017-04-21 14:32:37.445 473560 INFO gnocchi.storage.incoming.ceph [-] Gnocchi.ceph.incoming._store_new_measures after ioctx.write_full: 0.0045
2017-04-21 14:32:37.529 473285 INFO gnocchi.storage.incoming.ceph [-] Gnocchi.ceph.incoming._store_new_measures after ioctx.set_omap
[root@overcloud-cephstorage-0 ~]# ceph daemon osd.1 perf schema
{
"WBThrottle": {
"bytes_dirtied": {
"type": 2,
"description": "Dirty data",
"nick": ""
},
"bytes_wb": {
"type": 2,
{
"annotations": {
"list": []
},
"editable": true,
"gnetId": null,
"graphTooltip": 0,
"hideControls": false,
"id": 13807,
"links": [
[stack@b09-h01-r620 ~]$ . stackrc
[stack@b09-h01-r620 ~]$ mistral execution-list | grep -i runn
[stack@b09-h01-r620 ~]$ mistral execution-list | grep -i run
[stack@b09-h01-r620 ~]$ mistral execution-list
+--------+-------------+---------------+-------------+-------------------+--------+------------+------------+------------+
| ID | Workflow ID | Workflow name | Description | Task Execution ID | State | State info | Created at | Updated at |
+--------+-------------+---------------+-------------+-------------------+--------+------------+------------+------------+
| <none> | <none> | <none> | <none> | <none> | <none> | <none> | <none> | <none> |
+--------+-------------+---------------+-------------+-------------------+--------+------------+------------+------------+
2016-07-15 13:01:20,663 : MainThread : DEBUG : Keeping full_refresh_threshold at default (100). (tests/workloads/test_refresh_vms.py:69)
2016-07-15 13:01:20,664 : MainThread : DEBUG : Retrieving the list of vm ids (utils/providers.py:35)
2016-07-15 13:01:20,863 : MainThread : DEBUG : Number of VM IDs: 0 (tests/workloads/test_refresh_vms.py:74)
2016-07-15 13:01:20,943 : MainThread : ERROR : @pytest.mark.parametrize('scenario', get_refresh_vms_scenarios())
def test_refresh_vms(request, scenario):
"""Refreshes all vm's then waits for a specific amount of time. Memory Monitor creates
graphs and summary at the end of the scenario."""
from_ts = int(time.time() * 1000)
ssh_client = SSHClient()
logger.debug('Scenario: {}'.format(scenario['name']))
Failed Actions:
* redis_monitor_20000 on overcloud-controller-0 'unknown error' (1): call=237, status=Timed Out, exitreason='none',
last-rc-change='Sun Mar 6 20:13:38 2016', queued=0ms, exec=0ms
* rabbitmq_monitor_10000 on overcloud-controller-0 'unknown error' (1): call=228, status=Timed Out, exitreason='none',
last-rc-change='Sun Mar 6 20:46:02 2016', queued=0ms, exec=0ms
* delay_monitor_10000 on overcloud-controller-0 'unknown error' (1): call=277, status=Timed Out, exitreason='none',
last-rc-change='Sun Mar 6 20:46:02 2016', queued=0ms, exec=0ms
* openstack-nova-conductor_monitor_60000 on overcloud-controller-0 'unknown error' (1): call=-1, status=Timed Out, exitreason='none',
last-rc-change='Fri Mar 4 20:46:19 2016', queued=0ms, exec=0ms
@akrzos
akrzos / gist:2845c39a29bc9195fbd4
Created March 4, 2016 02:49
perfkitbenchmarker fio on OSP
(perfkit-venv) [stack@manager PerfKitBenchmarker]$ ./pkb.py --cloud=OpenStack --os_type=rhel --image=centos7 --openstack_image_username=centos --openstack_public_network=browbeat_public --openstack_private_network=browbeat_private --benchmarks=fio --scratch_disk_size=4
WARNING:root:Flag --scratch_disk_size is deprecated and will be removed. Please switch to --data_disk_size.
2016-03-03 21:43:20,762 a4c11072 MainThread INFO Verbose logging to: /tmp/perfkitbenchmarker/run_a4c11072/pkb.log
2016-03-03 21:43:20,762 a4c11072 MainThread INFO PerfKitBenchmarker version: v1.2.0-43-g5af8438
2016-03-03 21:43:20,884 a4c11072 MainThread INFO Flag values:
--os_type=rhel
--image=centos7
--cloud=OpenStack
--data_disk_size=4
--benchmarks=fio
2016-03-01 08:49:51.376 17821 INFO shaker.engine.utils [-] Logging enabled
2016-03-01 08:49:51.377 17821 DEBUG shaker.engine.utils [-] ******************************************************************************** log_opt_values /home/stack/shaker-venv/lib/python2.7/site-packages/oslo_config/cfg.py:2503
2016-03-01 08:49:51.377 17821 DEBUG shaker.engine.utils [-] Configuration options gathered from: log_opt_values /home/stack/shaker-venv/lib/python2.7/site-packages/oslo_config/cfg.py:2504
2016-03-01 08:49:51.377 17821 DEBUG shaker.engine.utils [-] command line args: ['--server-endpoint', 'xxxxxxxxxx:5555', '--flavor-name', 'm1.small', '--scenario', '/home/stack/shaker-venv/lib/python2.7/site-packages/shaker/scenarios/networking/dense_l2.yaml', '--os-region-name', 'regionOne', '--no-report-on-error', '--report', 'results/20160301-084949/shaker/l2/20160301-084950-browbeat-shaker-l2.html', '--output', 'results/20160301-084949/shaker/l2/20160301-084950-browbeat-shaker-l2.json', '--debug'] log_opt_values /home/st