opendevreview | Dr. Jens Harbott proposed openstack/kolla-ansible master: DNM: CI test https://review.opendev.org/c/openstack/kolla-ansible/+/886159 | 05:05 |
---|---|---|
opendevreview | Maksim Malchuk proposed openstack/kolla master: Fix Venus containers built from correct branch https://review.opendev.org/c/openstack/kolla/+/885967 | 07:32 |
opendevreview | Maksim Malchuk proposed openstack/kolla master: config: switch OpenStack release back to master https://review.opendev.org/c/openstack/kolla/+/886087 | 07:33 |
* SvenKieske is thinking about if we can't just fork https://github.com/rabbitmq/erlang-debian-package and get some ARM Builders from openinfra side. | 09:05 | |
dswebb | quick question, has anyone else reported issues regarding galera SST transfers? We've got an existing yoga cluster on rocky 8 that we're trying to move to rocky 9 in prep for the zed upgrades. But on trying to deprecate a controller, rebuild on rocky 9 we keep getting timeouts on SST transfers. same error as this ticket really: https://bugs.launchpad.net/kolla-ansible/+bug/2002465. Connectivity is there, socat starts but | 09:52 |
dswebb | nothing happens.other controllers see the node trying to join the cluster. | 09:52 |
dswebb | WSREP_SST: [ERROR] Possible timeout in receiving first data from donor in gtid stage: exit codes: 124 0 (20230615 09:38:32.603) | 09:52 |
dswebb | sooo, I have an idea what the problem is: | 10:45 |
dswebb | lsof | 10:45 |
dswebb | so the kolla project changed the healthcheck for ovsdb stop using lsof as it didn't work in containers | 10:49 |
dswebb | (in rocky 9) | 10:49 |
dswebb | https://github.com/openstack/kolla-ansible/commit/67607c679e20adaa42bc5271110a6b0aa992ffc8 | 10:55 |
dswebb | 100% that was the issue. once we backported those values into the yoga branch of kolla-ansible SST worked like a charm | 11:01 |
dswebb | (we were using the 14.8.0 pip package which didn't have those values) | 11:06 |
SvenKieske | dswebb: here is the backport for that stuff in yoga: https://review.opendev.org/c/openstack/kolla-ansible/+/864920 (merged) it's always good to check if fixes are already on your prod branch and update from there :) | 11:59 |
dswebb | yeah, it was an oversight on our side as we use pip for installation and forgot about the fix we had to do for ovsdb. Probably worth releasing another pip release for yoga for those people who are trying to upgrade to zed | 12:03 |
SvenKieske | my advice would be to always build your own stuff from source | 12:08 |
SvenKieske | mhm, I see, the last release is this one you mean? https://pypi.org/project/kolla/15.1.0/ | 12:10 |
dswebb | no, yoga release of kolla ansible | 12:11 |
dswebb | so the 14.X release tags | 12:11 |
SvenKieske | I never use the version numbers and have to look up the matching :D | 12:11 |
dswebb | https://docs.openstack.org/releasenotes/kolla-ansible/yoga.html | 12:12 |
dswebb | we're gonna make the move to stable/XXX branch | 12:12 |
SvenKieske | https://pypi.org/project/kolla-ansible/14.8.0/ is some days newer than the above merged fix? doesn't it contain the fix? | 12:12 |
dswebb | I was just going based on the 14.8.0 tag in github | 12:13 |
SvenKieske | yeah, I just use the stable branches, not sure the point in time releases are even recommended | 12:13 |
dswebb | https://github.com/openstack/kolla-ansible/blob/14.8.0/ansible/group_vars/all.yml#L164 | 12:13 |
dswebb | we always used the point in time releases for legacy reasons really. that and it was easy to tell once a branch went out of release candidate to full release | 12:15 |
SvenKieske | at least you are on non EM branches, so could be worse :) | 12:18 |
mnasiadka | Talking about EM - it’s probably time to EOL W/X - unless we have people willing to maintain them. | 15:46 |
frickler | much willingness to EOL from me ;) | 15:51 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!