Skip to content

Instantly share code, notes, and snippets.

View venkataanil's full-sized avatar

venkataanil venkataanil

  • Red Hat
  • Bangalore
View GitHub Profile
TASK [copy server private key from hypervisor for SSH proxy] *******************
^[[0;33mchanged: [hypervisor-0] => (item={u'dest': u'/root/.infrared/.workspaces/workspace_2020-09-15_05-16-35/id_rsa', u'src': u'~/.ssh/id_rsa'})^[[0m
^[[0;31mfailed: [hypervisor-2] (item={u'dest': u'/root/.infrared/.workspaces/workspace_2020-09-15_05-16-35/id_rsa', u'src': u'~/.ssh/id_rsa'}) => {"changed": false, "checksum": "c74a3864d18f392855f3b84903cf412aab14aba9", "dest": "/root/.infrared/.workspaces/workspace_2020-09-15_05-16-35/id_rsa", "file": "/root/.ssh/id_rsa", "item": {"dest": "/root/.infrared/.workspaces/workspace_2020-09-15_05-16-35/id_rsa", "src": "~/.ssh/id_rsa"}, "md5sum": "a1ed42f80ca7431144bdf35517c5c12b", "msg": "checksum mismatch", "remote_checksum": "2ed1379f87001727821da27967e826c43e08e937", "remote_md5sum": null}^[[0m
^[[0;33mchanged: [hypervisor-1] => (item={u'dest': u'/root/.infrared/.workspaces/workspace_2020-09-15_05-16-35/id_rsa', u'src': u'~/.ssh/id_rsa'})^[[0m
^[[0;33mchanged: [hypervisor-3] =
(overcloud) [stack@undercloud ~]$ openstack security group rule list
+--------------------------------------+-------------+----------------+-------------+--------------------------------------+--------------------------------------+
| ID | IP Protocol | IP Range | Port Range | Remote Security Group | Security Group |
+--------------------------------------+-------------+----------------+-------------+--------------------------------------+--------------------------------------+
| 017b0bbc-f7b9-4bfe-8cf1-b660d7073c4e | None | None | | None | d6451715-a0d8-4dfc-a556-8ee6109a3ff9 |
| 0ad221c1-15dd-4823-b70d-106a7d272ef7 | None | None | | d6451715-a0d8-4dfc-a556-8ee6109a3ff9 | d6451715-a0d8-4dfc-a556-8ee6109a3ff9 |
| 3b32941c-fb03-4eef-a07f-714f911051e7 | udp | 10.11.0.231/32 | 10000:10001 | None | d6451715-a
[root@host-10-11-0-14 ~]# iperf -s -u -B 239.73.175.100%eth0 -p 10000 -i 1 --window $((64*1024*1024))
------------------------------------------------------------
Server listening on UDP port 10000
Binding to local address 239.73.175.100
Joining multicast (*,G)=*,239.73.175.100 w/iface eth0
Receiving 1470 byte datagrams
UDP buffer size: 416 KByte (WARNING: requested 64.0 MByte)
------------------------------------------------------------
[ 3] local 239.73.175.100 port 10000 connected with 10.11.0.91 port 40680
[ ID] Interval Transfer Bandwidth Jitter Lost/Total Datagrams
[stack@undercloud ~]$ for i in 0 1 2; do ssh cp-$i 'virsh list'; done
Warning: Permanently added 'cp-0,192.168.24.10' (ECDSA) to the list of known hosts.
Id Name State
----------------------------------------------------
4 instance-0000001a running
5 instance-00000023 running
6 instance-0000002c running
7 instance-00000035 running
Warning: Permanently added 'cp-1,192.168.24.22' (ECDSA) to the list of known hosts.
[root@host-10-11-0-17 ~]# iperf -s -u -B 224.1.1.1 -p 10000 -i 1 --window $((64*1024*1024))
------------------------------------------------------------
Server listening on UDP port 10000
Binding to local address 224.1.1.1
Joining multicast group 224.1.1.1
Receiving 1470 byte datagrams
UDP buffer size: 416 KByte (WARNING: requested 64.0 MByte)
------------------------------------------------------------
[ 3] local 224.1.1.1 port 10000 connected with 10.11.0.14 port 50597
[ ID] Interval Transfer Bandwidth Jitter Lost/Total Datagrams
[root@host-10-11-0-14 ~]# iperf -c 224.1.1.1 -p 10000 -u -T 32 -t 100 -i 1 -b 126000000 --window $((64*1024*1024)) -l 105
------------------------------------------------------------
Client connecting to 224.1.1.1, UDP port 10000
Sending 105 byte datagrams, IPG target: 6.67 us (kalman adjust)
Setting multicast TTL to 32
UDP buffer size: 416 KByte (WARNING: requested 64.0 MByte)
------------------------------------------------------------
[ 3] local 10.11.0.14 port 50597 connected with 224.1.1.1 port 10000
[ ID] Interval Transfer Bandwidth
[ 3] 0.0- 1.0 sec 15.0 MBytes 126 Mbits/sec
TASK [Refresh the overcloud node facts] *************************************************************************************************************************************
^[[1;30mtask path: /root/.infrared/plugins/tripleo-overcloud/update_inventory.yml:24^[[0m
^[[0;34m<10.1.41.51> (1, 'No handlers could be found for logger "keystoneauth.identity.generic.base"\r\nTraceback (most recent call last):\r\n File "/root/.ansible/tmp/ansible-tmp-1597756441.05-126824-103228817414410/AnsiballZ_os_server_facts.py", line 113, in <module>\r\n _ansiballz_main()\r\n File "/root/.ansible/tmp/ansible-tmp-1597756441.05-126824-103228817414410/AnsiballZ_os_server_facts.py", line 105, in _ansiballz_main\r\n invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS)\r\n File "/root/.ansible/tmp/ansible-tmp-1597756441.05-126824-103228817414410/AnsiballZ_os_server_facts.py", line 48, in invoke_module\r\n imp.load_module(\'__main__\', mod, module, MOD_DESC)\r\n File "/tmp/ansible_os_server_facts_payload_QPWIi6/__main__.py"
# The following structure used for multi hypervisor deployments,
# where undercloud, Controllers and Computes are virtual but created
# on mutiple hypervisors. 3 networks are bridged outside of the local
# hypervisor hosts, but not having external connectivity. VMs will have
# external connectivity through management network (using NAT on
# local hypervisor).
# the hybrid deployments,
# * br-ctlplane - used for provisioning
# * management - external connectivity
# * br-vlan - used for OSPd internal services (internal/tenent api)
2020-07-22 19:01:45.662 28 ERROR neutron.plugins.ml2.managers [req-baa20b43-6dbc-4cce-8208-40c4f02e1bb7 85844aec22074e51b41c575c5f0d6740 a79159a1bb3d45c1b4e55b42e2bf3006 - default default] Mechanism driver 'ovn' failed in create_network_postcommit: ovsdbapp.exceptions.TimeoutException: Commands [<ovsdbapp.schema.ovn_northbound.commands.LsAddCommand object at 0x7f54c1c10ac8>] exceeded timeout 180 seconds
2020-07-22 19:01:45.662 28 ERROR neutron.plugins.ml2.managers Traceback (most recent call last):
2020-07-22 19:01:45.662 28 ERROR neutron.plugins.ml2.managers File "/usr/lib/python3.6/site-packages/ovsdbapp/backend/ovs_idl/connection.py", line 144, in queue_txn
2020-07-22 19:01:45.662 28 ERROR neutron.plugins.ml2.managers self.txns.put(txn, timeout=self.timeout)
2020-07-22 19:01:45.662 28 ERROR neutron.plugins.ml2.managers File "/usr/lib/python3.6/site-packages/ovsdbapp/backend/ovs_idl/connection.py", line 50, in put
2020-07-22 19:01:45.662 28 ERROR neutron.plugins.ml2.managers super(TransactionQue
[stack@f17-h23-000-1029p ~]$ cat containers-prepare-parameter.yaml
# Generated with the following on 2020-06-01T12:52:02.409451
#
# openstack tripleo container image prepare default --output-env-file /home/stack/containers-prepare-parameter.yaml --local-push-destination
#
parameter_defaults:
ContainerImagePrepare:
- push_destination: 192.168.0.1:8787
includes: