*** dave-mccowan has quit IRC | 00:29 | |
*** markvoelker has joined #openstack-ansible | 01:20 | |
*** dave-mccowan has joined #openstack-ansible | 01:21 | |
*** markvoelker has quit IRC | 01:30 | |
*** markvoelker has joined #openstack-ansible | 01:31 | |
*** markvoelker has quit IRC | 01:32 | |
*** markvoelker has joined #openstack-ansible | 01:32 | |
*** markvoelker has quit IRC | 01:43 | |
*** markvoelker has joined #openstack-ansible | 01:44 | |
*** markvoelker has quit IRC | 01:48 | |
*** markvoelker has joined #openstack-ansible | 02:45 | |
*** markvoelker has quit IRC | 03:07 | |
*** markvoelker has joined #openstack-ansible | 03:08 | |
*** markvoelker has quit IRC | 03:13 | |
*** hwoarang has quit IRC | 03:17 | |
*** hwoarang has joined #openstack-ansible | 03:31 | |
ThiagoCMC | Does Magnum Kubernetes cluster (coreos) depends on Octavia? I'm seeing the following error: "ERROR: The Parameter (octavia_ingress_controller_tag) was not defined in template" | 04:33 |
---|---|---|
ThiagoCMC | I didn't installed Octavia. | 04:34 |
*** dave-mccowan has quit IRC | 04:41 | |
*** hwoarang has quit IRC | 04:53 | |
*** hwoarang has joined #openstack-ansible | 05:07 | |
openstackgerrit | Chris Smart proposed openstack/openstack-ansible master: AIO loopbacked services require /openstack mount https://review.opendev.org/686961 | 07:20 |
*** radeks_ has joined #openstack-ansible | 07:43 | |
*** hamzaachi has joined #openstack-ansible | 07:47 | |
*** radeks_ has quit IRC | 08:37 | |
*** ivve has joined #openstack-ansible | 08:38 | |
*** born2bake has joined #openstack-ansible | 09:19 | |
*** jawad_axd has joined #openstack-ansible | 09:30 | |
born2bake | Hi | 09:37 |
born2bake | I would like to ask some questions related to octavia | 09:40 |
csmart | born2bake: suggest you just ask your questions, if someone knows they will reply... | 09:56 |
born2bake | Okay. Basically, I am trying to configure Octavia so I can create Load balancers but I am always getting this error in octavia-worker: octavia.amphorae.drivers.haproxy.rest_api_driverPayload: Could not connect to instance. Retrying.: ConnectTimeout: HTTPSConnectionPool(host='172.168.0.42', port=9443): | 10:13 |
born2bake | Thus, I am wondering what is the right way to configure network for lb and amphora instances? I have only 2 net interfaces on my machines. I created external flat type network and priv vxlan type network. I ve added them in router. | 10:14 |
born2bake | Once I deploy load balancer, it is in pending create, amphora instances are started and active. | 10:15 |
born2bake | Thus, what is the right process of deploying lbs, create network and etc? | 10:17 |
*** markvoelker has joined #openstack-ansible | 11:11 | |
*** markvoelker has quit IRC | 11:16 | |
*** andrea10 has quit IRC | 11:58 | |
LONorell | When deploying stein aio, what would I be changing by running "git checkout 19.0.4" after "git checkout stable/stein"? | 12:05 |
LONorell | "git describe --abbrev=0 --tags" responds with one line "19.0.4" | 12:06 |
*** gregwork has quit IRC | 12:40 | |
*** prometheanfire has quit IRC | 13:01 | |
*** prometheanfire has joined #openstack-ansible | 13:03 | |
*** dave-mccowan has joined #openstack-ansible | 13:48 | |
*** asettle has quit IRC | 14:01 | |
*** gouthamr has quit IRC | 14:04 | |
*** gouthamr has joined #openstack-ansible | 14:07 | |
*** markvoelker has joined #openstack-ansible | 14:31 | |
*** markvoelker has quit IRC | 14:42 | |
*** markvoelker has joined #openstack-ansible | 14:42 | |
*** markvoelker has quit IRC | 14:46 | |
LONorell | While trying to deploy stein aio on centos7 the setup-openstack.yml playbook fails on TASK [python_venv_build : Install python packages into the venv]. | 15:52 |
LONorell | There is a similar unanswewed case at https://ask.openstack.org/en/question/124507/openstack-aio-task-python_venv_build-install-python-packages-into-the-venv-failed/ | 15:52 |
LONorell | I tried two times from clean install, similar results both times. First try is at https://etherpad.openstack.org/p/LONorell after checkout of 19.0.4 | 15:54 |
LONorell | Second try fails at same point, this time with checkout stable/stein. | 15:55 |
LONorell | Looks like network connectivity to me. Could I have missed some network prereq? | 15:55 |
LONorell | Reason is this: "n WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0x7f988c908950>: Failed to establish a new connection: [Errno 113] No route to host',)': /os-releases/19.0.4/centos-7.7-x86_64\n" | 15:58 |
LONorell | If I read the log right, the playbook is installing python apps in the keystone container, when this fails. | 16:00 |
LONorell | "fatal: [aio1_keystone_container-de7fbbb1]: FAILED! => {"attempts": 5, "changed": false, "cmd": ["/openstack/venvs/keystone-19.0.4/bin/pip2", "install", "-U", "--constraint", "/openstack/venvs/keystone-19.0.4/global-constraints.txt", "--constraint", "/openstack/venvs/keystone-19.0.4/constraints.txt", "--pre", "--log", "/var/log/python_venv_build.log", "--find-links", "http://172.29.236.100:8181/os-releases/19.0.4/centos-7.7-x86_64", | 16:02 |
LONorell | "--trusted-host", "172.29.236.100", "keystone", "ldappool", "osprofiler", "PyMySQL", "pyngus", "python-memcached", "python-openstackclient", "systemd-python", "uWSGI"], " | 16:02 |
*** jawad_axd has quit IRC | 16:22 | |
*** hamzaachi_ has joined #openstack-ansible | 17:21 | |
*** hamzaachi has quit IRC | 17:23 | |
*** hamzaachi_ has quit IRC | 17:26 | |
*** born2bake has quit IRC | 17:48 | |
*** cshen has joined #openstack-ansible | 18:26 | |
*** cshen has quit IRC | 18:42 | |
*** markvoelker has joined #openstack-ansible | 18:44 | |
*** jawad_axd has joined #openstack-ansible | 18:46 | |
*** markvoelker has quit IRC | 18:49 | |
*** jawad_axd has quit IRC | 18:51 | |
*** cshen has joined #openstack-ansible | 18:54 | |
*** cshen has quit IRC | 18:58 | |
*** jawad_axd has joined #openstack-ansible | 19:07 | |
*** jawad_axd has quit IRC | 19:12 | |
*** idlemind has joined #openstack-ansible | 19:15 | |
*** hamzaachi_ has joined #openstack-ansible | 19:31 | |
*** NewJorg has quit IRC | 19:36 | |
*** hamzaachi_ has quit IRC | 19:49 | |
*** jawad_axd has joined #openstack-ansible | 20:09 | |
*** jawad_axd has quit IRC | 20:13 | |
*** hwoarang has quit IRC | 20:29 | |
*** jawad_axd has joined #openstack-ansible | 20:30 | |
*** hwoarang has joined #openstack-ansible | 20:31 | |
*** jawad_axd has quit IRC | 20:34 | |
openstackgerrit | Merged openstack/openstack-ansible master: Fix cinder playbook undefined variable https://review.opendev.org/683908 | 20:39 |
*** jawad_axd has joined #openstack-ansible | 20:51 | |
*** jawad_axd has quit IRC | 20:55 | |
jrosser | noonedeadpunk: not sure how this happens but this SHA does not seem to exist in os_tempest https://zuul.opendev.org/t/openstack/build/0448011520284cc8a5c5c0ac30499828/log/job-output.txt#13145 | 21:18 |
*** dave-mccowan has quit IRC | 21:18 | |
*** dave-mccowan has joined #openstack-ansible | 21:25 | |
*** jawad_axd has joined #openstack-ansible | 21:53 | |
*** jawad_axd has quit IRC | 21:58 | |
*** dave-mccowan has quit IRC | 21:59 | |
*** dave-mccowan has joined #openstack-ansible | 22:13 | |
*** ivve has quit IRC | 22:22 | |
*** jawad_axd has joined #openstack-ansible | 22:34 | |
*** jawad_axd has quit IRC | 22:39 | |
*** markvoelker has joined #openstack-ansible | 22:46 | |
*** markvoelker has quit IRC | 22:51 | |
*** jawad_axd has joined #openstack-ansible | 23:36 | |
*** jawad_axd has quit IRC | 23:41 | |
*** prometheanfire has quit IRC | 23:43 | |
*** prometheanfire has joined #openstack-ansible | 23:43 | |
*** jawad_axd has joined #openstack-ansible | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!