ebbex | mgoddard, bbezak: I updated the ansible-role-interfaces to use system-connections, https://github.com/michaelrigart/ansible-role-interfaces/pull/136/commits | 08:15 |
---|---|---|
opendevreview | Kyle Dean proposed openstack/kolla-ansible master: Replace ElasticSearch and Kibana with OpenSearch https://review.opendev.org/c/openstack/kolla-ansible/+/856610 | 08:15 |
ebbex | It's not necessarily "feature-complete", but please have a look | 08:17 |
bbezak | I will give it a go in kayobe CI | 08:18 |
bbezak | thx ebbex: | 08:18 |
opendevreview | Bartosz Bezak proposed openstack/kayobe master: Move to CentOS Stream 9 / Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/855656 | 08:31 |
opendevreview | Bartosz Bezak proposed openstack/kayobe master: Move to CentOS Stream 9 / Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/855656 | 09:21 |
opendevreview | Bartosz Bezak proposed openstack/kayobe master: Move to CentOS Stream 9 / Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/855656 | 09:43 |
opendevreview | Merged openstack/kolla-ansible stable/yoga: designate: Enable Sink only when designate is enabled https://review.opendev.org/c/openstack/kolla-ansible/+/862137 | 09:47 |
hrw | (kolla) 11:51 marcin@puchatek:kolla$ kolla-build-images.sh 'centos debian ubuntu' source 'rabbitmq kolla-toolbox' wallaby-rmq-1 | 09:52 |
hrw | let's test before gerrit | 09:52 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: rabbitmq: Do not stop containers on upgrade https://review.opendev.org/c/openstack/kolla-ansible/+/862287 | 10:01 |
mnasiadka | I've ran a recheck on the rabbitmq xena bump test in k-a - if it doesn't fail again, then we're good to merge I think | 10:02 |
mnasiadka | hrw: however I think we should have a reno in https://review.opendev.org/c/openstack/kolla/+/861940 that the version has been bumped (because 3.8 is unsupported now) | 10:05 |
opendevreview | Michal Nasiadka proposed openstack/kolla stable/xena: rabbitmq: update to RabbitMQ 3.9 on Erlang 25 https://review.opendev.org/c/openstack/kolla/+/861940 | 11:17 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Adds ability to configure Rabbitmq's heartbeat https://review.opendev.org/c/openstack/kolla-ansible/+/861727 | 11:32 |
opendevreview | Bartosz Bezak proposed openstack/kayobe master: Move to CentOS Stream 9 / Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/855656 | 12:07 |
mnasiadka | hrw: seems debian aarch in xena has x86 dumb-init? exec /usr/bin/dumb-init: exec format error | 12:48 |
hrw | hm. | 13:04 |
hrw | link to build? | 13:04 |
hrw | cause I see rabbitmq in xena started fine: https://ade0af5b9e5a66ae5991-29ee8b01fa2ff07cfdccc2fb12cc4e5e.ssl.cf2.rackcdn.com/861940/1/check-arm64/kolla-ansible-debian-source-aarch64/8db6dc9/primary/logs/kolla/rabbitmq/rabbit%40primary.txt | 13:06 |
mnasiadka | https://zuul.opendev.org/t/openstack/build/aa8e005d79884cd28bf07440e8cc3350 | 13:08 |
hrw | rabbitmq_image: "quay.io/openstack.kolla/{{ kolla_base_distro }}-{{ rabbitmq_install_type }}-rabbitmq" | 13:09 |
hrw | rabbitmq_tag: "xena" | 13:09 |
hrw | you forced x86-64 image | 13:09 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla stable/wallaby: rabbitmq: update to RabbitMQ 3.9 on Erlang 25 https://review.opendev.org/c/openstack/kolla/+/862346 | 13:11 |
hrw | marked WIP til we check upgrade | 13:11 |
mnasiadka | let me do the same patch | 13:13 |
mnasiadka | hrw: ah right, then all is ok ;) | 13:14 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible stable/wallaby: DNM: Test RMQ 3.8 -> 3.9 reconfigure https://review.opendev.org/c/openstack/kolla-ansible/+/862347 | 13:24 |
dcapone2004 | question on OS support and upgrades.... It seems with each release of kolla, older versions (but still very much in support) of Linux are dropped, yet for centos / rocky, upgrades between major version releases are not officially supported | 13:58 |
dcapone2004 | Is the basic answer you need to upgrade using the unsupported/unofficial method? | 14:03 |
dcapone2004 | Is there a way to configure kolla to have nodes in the cluster with different OSes to deploy a new node with the new major revision, migrate workloads to it, remove 1 old node, reimage it with the new version, and repeat for the entire cluster | 14:05 |
dcapone2004 | or what is the supported best practice | 14:05 |
mnasiadka | dcapone2004: yes, basically we always have a release that supports both major versions of an RHEL clone | 14:12 |
mnasiadka | dcapone2004: it was Train for CentOS 7 and 8, and it will be Yoga for CentOS Stream 8 and Rocky Linux 9 | 14:13 |
mnasiadka | The backport with RL9 is not done yet, but I'm going to work on it in next weeks. | 14:13 |
dcapone2004 | that part I knew....but is the procedure upgrade major version in place or the new node migrate one at a time... | 14:14 |
dcapone2004 | I upgrade centos 8 to 8 stream, but that was "supported" … now I am a bit stuck on what the path from 8 stream is....can you go to RL 9 or only stream 9? | 14:15 |
mnasiadka | well, migrate node by node is probably what you need to do | 14:17 |
mnasiadka | there are no in place upgrades between 8 and 9, Alma Linux people have been working on something, but I don't know if that's usable | 14:17 |
dcapone2004 | so basically, get to yoga, add a new node with RL9, migrate workloads to it and off of 1 existing node | 14:17 |
mnasiadka | yup | 14:18 |
dcapone2004 | remove node from cluster, reimage, add back in with RL 9, rinse and repeat | 14:18 |
mnasiadka | or move to Ubuntu ;) | 14:18 |
dcapone2004 | could I? | 14:20 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible stable/xena: DNM: Test RMQ 3.8 -> 3.9 reconfigure https://review.opendev.org/c/openstack/kolla-ansible/+/862132 | 14:21 |
dcapone2004 | mnasiadka: could I move to ubuntu from centos 8 stream? I thought I was stuck at this point | 14:37 |
mnasiadka | dcapone2004: you can, although live migration won't work | 14:37 |
dcapone2004 | but if the VMs are shut down they can be moved | 14:38 |
dcapone2004 | is that correct? | 14:41 |
mnasiadka | yes, offline migration will work | 14:41 |
opendevreview | Doug Szumski proposed openstack/kolla-ansible master: Replace ElasticSearch and Kibana with OpenSearch https://review.opendev.org/c/openstack/kolla-ansible/+/856610 | 15:01 |
dcapone2004 | while I partially have your attention, on one of my dev clusters that I neglected to keep current on, I updated to Victoria a while ago from ussuri, and the kolla-toolbox container never updated from ussuri, is there a way to force that update? | 15:03 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible stable/wallaby: DNM: Test RMQ 3.8 -> 3.9 reconfigure https://review.opendev.org/c/openstack/kolla-ansible/+/862347 | 15:04 |
opendevreview | Doug Szumski proposed openstack/kolla-ansible master: Remove support for deploying OpenStack Monasca https://review.opendev.org/c/openstack/kolla-ansible/+/861392 | 15:09 |
opendevreview | Doug Szumski proposed openstack/kolla-ansible master: Replace ElasticSearch and Kibana with OpenSearch https://review.opendev.org/c/openstack/kolla-ansible/+/856610 | 15:09 |
dougszu | dcapone2004: reconfigure with tags 'common' should update it, assuming you haven't pinned the tag? | 15:20 |
dcapone2004 | I tried a full reconfigure and that didn't work … I thought tags limited what was reconfigured so I don't know if that will help, but I will try it | 15:23 |
dcapone2004 | another question, if using kolla with a virtualenv, can all configuration files (/etc/kolla) and the virtualenv folder be copied and / or continuously synced from 1 node to another to allow management of the cluster from either node? | 15:28 |
dcapone2004 | dougszu: reconfigure with common tags did not work | 15:44 |
dougszu | dcapone2004: my guess is that you've either overidden the image (grep -r kolla_toolbox_image_) or, your inventory has changed | 15:47 |
dougszu | i.e common services no longer on your problem host in the inventory | 15:47 |
dcapone2004 | well there is my issue, when updating this cluster, I didn't update the multimode inventory file to the latest release, so my inventory file has no common | 15:53 |
dougszu | dcapone2004: glad you fixed it! | 16:29 |
dcapone2004 | look at that, my toolbox updated now lol | 16:29 |
atmark | is there a plan to backport https://review.opendev.org/c/openstack/kolla-ansible/+/834459 in stable/ussuri? | 21:04 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!