*** waxfire has quit IRC | 00:00 | |
*** waxfire has joined #openstack-ansible | 00:00 | |
*** tosky has quit IRC | 00:18 | |
openstackgerrit | Merged openstack/openstack-ansible stable/victoria: Do not use tempestconf for ironic role tests https://review.opendev.org/c/openstack/openstack-ansible/+/775341 | 00:24 |
---|---|---|
*** maharg101 has joined #openstack-ansible | 02:35 | |
*** maharg101 has quit IRC | 02:41 | |
*** klamath_atx has joined #openstack-ansible | 02:49 | |
*** maharg101 has joined #openstack-ansible | 04:36 | |
*** maharg101 has quit IRC | 04:41 | |
*** evrardjp has quit IRC | 05:33 | |
*** evrardjp has joined #openstack-ansible | 05:33 | |
*** waxfire has quit IRC | 07:04 | |
*** waxfire has joined #openstack-ansible | 07:04 | |
*** luksky has joined #openstack-ansible | 08:37 | |
*** maharg101 has joined #openstack-ansible | 08:38 | |
*** maharg101 has quit IRC | 08:42 | |
*** LowK3y_ has joined #openstack-ansible | 09:41 | |
*** maharg101 has joined #openstack-ansible | 10:39 | |
*** maharg101 has quit IRC | 10:44 | |
*** tosky has joined #openstack-ansible | 12:00 | |
*** djhankb has quit IRC | 12:19 | |
*** djhankb has joined #openstack-ansible | 12:20 | |
*** maharg101 has joined #openstack-ansible | 12:40 | |
*** maharg101 has quit IRC | 12:44 | |
*** LowK3y_ is now known as LowKey | 14:16 | |
LowKey | Hi, I'm having an issue with task : Install python packages into the venv , this a log from the container : http://paste.openstack.org/show/6VXEStmmOhPhdLK5Kuje/ , any advise on how to fix this issue? | 14:38 |
*** maharg101 has joined #openstack-ansible | 14:41 | |
*** maharg101 has quit IRC | 14:45 | |
*** masterpe has joined #openstack-ansible | 15:01 | |
masterpe | It has issues in reaching the internal pip repo. | 15:01 |
masterpe | LowKey can you telnet to the internal vip on port 8181? | 15:03 |
LowKey | masterpe: let me check.. hold a sec | 15:03 |
LowKey | yes, can connected to 8181 over telnet | 15:04 |
masterpe | It says that it has issue fetching the file http://172.29.236.9:8181/os-releases/22.0.1/ubuntu-20.04-x86_64 and that it gets a timeout | 15:11 |
LowKey | is it due to connection to the internet? | 15:12 |
masterpe | 172.29.236.9 is your VIP of the internal | 15:18 |
LowKey | yes | 15:19 |
masterpe | You can do a curl from one of the containers or hosts to that URL and see if that is working. | 15:19 |
LowKey | virtual_ipaddress { | 15:19 |
LowKey | 172.29.236.9/22 dev br-mgmt | 15:19 |
masterpe | how many controllers do you have? | 15:19 |
LowKey | masterpe: only 3 | 15:20 |
masterpe | You see that vip address also active on one of the controllers with ip addr? | 15:22 |
LowKey | masterpe: here : http://paste.openstack.org/show/8p8nxD2d2AVBPqAKD5qP/ | 15:27 |
masterpe | LowKey: I see that you are using jumbo frames. Is the interface from withing the container where you want to run the installer also Jumbo framed enabled? | 15:33 |
LowKey | yes, enabled | 15:34 |
masterpe | Then I'm sorry, I'm complete out of ideas. | 15:36 |
LowKey | masterpe: no problem mate | 15:42 |
*** dmsimard has quit IRC | 16:16 | |
*** waxfire has quit IRC | 16:44 | |
*** waxfire has joined #openstack-ansible | 16:44 | |
LowKey | masterpe: Problem solved, jumbo frames was not enabled on L2 switch. Now solved after enable it. | 16:53 |
*** dmsimard has joined #openstack-ansible | 17:30 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Bump SHAs for master https://review.opendev.org/c/openstack/openstack-ansible/+/775520 | 17:33 |
*** dmsimard has quit IRC | 17:34 | |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/victoria: Bump SHAs for stable/victoria https://review.opendev.org/c/openstack/openstack-ansible/+/775521 | 17:34 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/ussuri: Bump SHAs for stable/ussuri https://review.opendev.org/c/openstack/openstack-ansible/+/775522 | 17:34 |
openstackgerrit | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/train: Bump SHAs for stable/train https://review.opendev.org/c/openstack/openstack-ansible/+/775523 | 17:34 |
*** dmsimard has joined #openstack-ansible | 17:36 | |
*** dmsimard has quit IRC | 17:41 | |
masterpe | LowKey mtu problems are hard to solve. I have written a ansible script that I use very time when there is network issue. This script pings every IP within same subnet. And also does a mtu ping. It detected packet loss, dublicated IP and mtu problems. Saved me alot troubleshooting time. | 17:43 |
*** dmsimard has joined #openstack-ansible | 17:43 | |
LowKey | masterpe: thats great.. what script is that? can you share with me ? | 17:45 |
*** dmsimard has quit IRC | 17:48 | |
*** dmsimard has joined #openstack-ansible | 17:48 | |
*** dmsimard has quit IRC | 17:55 | |
*** dmsimard has joined #openstack-ansible | 17:59 | |
masterpe | LowKey: https://github.com/mpiscaer/networkhealthcheck it is not perfect but it does the job. | 18:01 |
*** dmsimard has quit IRC | 18:05 | |
*** dmsimard has joined #openstack-ansible | 18:07 | |
*** dmsimard has quit IRC | 18:12 | |
LowKey | masterpe: thank you for the scripts :) | 18:12 |
*** dmsimard has joined #openstack-ansible | 18:39 | |
*** maharg101 has joined #openstack-ansible | 18:42 | |
*** maharg101 has quit IRC | 18:47 | |
*** MrClayPole has quit IRC | 19:22 | |
*** MrClayPole has joined #openstack-ansible | 19:22 | |
*** prometheanfire has quit IRC | 20:29 | |
*** prometheanfire has joined #openstack-ansible | 20:30 | |
*** maharg101 has joined #openstack-ansible | 20:43 | |
*** maharg101 has quit IRC | 20:48 | |
*** luksky has quit IRC | 22:18 | |
*** maharg101 has joined #openstack-ansible | 22:44 | |
*** maharg101 has quit IRC | 22:48 | |
*** jfan has joined #openstack-ansible | 23:56 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!