Wednesday, 2026-05-13

opendevreviewMerged openstack/openstack-ansible-os_nova master: docs: fix for formatting  https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/98437007:57
opendevreviewDamian Dąbrowski proposed openstack/openstack-ansible master: Add support for hashi_vault PKI backend  https://review.opendev.org/c/openstack/openstack-ansible/+/94888809:38
opendevreviewDamian Dąbrowski proposed openstack/openstack-ansible master: Enable openbao jobs  https://review.opendev.org/c/openstack/openstack-ansible/+/94888909:38
opendevreviewDamian Dąbrowski proposed openstack/openstack-ansible master: Update ceph-ansible to stable-9.0  https://review.opendev.org/c/openstack/openstack-ansible/+/98804309:48
opendevreviewDamian Dąbrowski proposed openstack/openstack-ansible-plugins master: Enable CI jobs again  https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/98811609:56
opendevreviewDamian Dąbrowski proposed openstack/openstack-ansible-plugins master: Enable CI jobs again  https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/98811609:56
opendevreviewMerged openstack/openstack-ansible-os_keystone master: Remove temporary change for multiple memcached back-end instances breaks caching  https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/97312910:01
opendevreviewMerged openstack/openstack-ansible-os_neutron master: Update OVN to version 26.03 for RHEL  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/97312110:04
opendevreviewMerged openstack/openstack-ansible-os_ceilometer master: Restore AIO job  https://review.opendev.org/c/openstack/openstack-ansible-os_ceilometer/+/98535110:41
opendevreviewMerged openstack/openstack-ansible-os_neutron master: Change tag for 'Including plugin-specific tasks' to neutron-config  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/98788610:59
opendevreviewMerged openstack/openstack-ansible-os_glance master: Revert Swift retries value once fix is merged  https://review.opendev.org/c/openstack/openstack-ansible-os_glance/+/98252711:06
opendevreviewMerged openstack/openstack-ansible master: Remove deprecated HSTS Policies  https://review.opendev.org/c/openstack/openstack-ansible/+/98123211:23
opendevreviewMerged openstack/openstack-ansible master: Update path to test-requirements.txt for molecule  https://review.opendev.org/c/openstack/openstack-ansible/+/98020011:23
kleiniI am doing kind of distro upgrade on an infra node. Actually, I am replacing a x86_64 node with an aarch64 node. I disabled that node in haproxy and shut it down. On the step to remove that node from RabbitMQ cluster, the rabbitmqctl forget_cluster_node command is stuck for a very long time.12:46
kleiniLast time I tried that, the cluster ended in an inconsistent state and I had to run osa.rabbitmq_server playbook with rabbitmq_upgrade=true to get all quorum queues again onto all nodes.12:48
noonedeadpunkum, so I'12:53
noonedeadpunkI'12:53
noonedeadpunkdamn12:53
noonedeadpunkSo before doing anything with rabbitmq node, I usually do `rabbitmq-diagnostics check_if_node_is_quorum_critical` these days12:54
noonedeadpunkas it shows if it's ok or not ok to actually remove node from the cluster and not get stuck12:55
kleiniI did that check and everything was fine. Do I need to remove the node before shutting it down?12:59
opendevreviewMerged openstack/openstack-ansible-openstack_hosts master: Add Ubuntu 26.04 support  https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/98521813:01
noonedeadpunkI think stopping the service and then removing it is kinda correct sequence of actions13:08
kleinishutting down node sounds similar to stopping service13:09
jrosserwe were not brave enough to replace one control plane node x86 -> aarch6413:13
jrosseri think we just put a 4th repo container on it and that was enough13:13
jrosseryes just repo and utility on the arm controller13:15
kleiniunbelievable how fast these Ampere One cpus are. AMD EPYC is not that fast with OSA deployment.13:22
noonedeadpunkwell, let us know how arm deployment will go :)13:27
kleinisetup_hosts 8m17s on aarch64 vs 11m30s on x86_6413:27
noonedeadpunkI hope we have covered most of places for multi-arch support13:27
kleinihttps://paste.opendev.org/show/bBmPO34BVFJ5hjWZL9gy/ <- outcome of waiting to get rabbitmq node removed13:29
noonedeadpunki have not seen things like that, but they are scary13:31
noonedeadpunkit looks more of an issue with streams, then with quorum to me13:31
noonedeadpunk*queues13:31
opendevreviewMerged openstack/openstack-ansible master: Add Ubuntu 26.04 molecule jobs  https://review.opendev.org/c/openstack/openstack-ansible/+/98713213:31
noonedeadpunkbut does the node still shows up for disk or smth in cluster_status?13:31
noonedeadpunkas frankly - failed streams are nightmare for me, as I have not figured out how to deal with them properly13:32
noonedeadpunkit seems sometime rabbit can get fully stuck with unroutable streams...13:32
kleinisteps have been: 1. check_if_node_is_quorum_critical, 2. cluster_status. both fine! power off node. cluster_status still lists node as disk node. then forget_cluster_node, which is stuck for long time. you see output in paste.13:36
kleinilonger paste with cluster_status. unfortunately output of check_if_node_is quorum_critical is gone in console.13:38
noonedeadpunkyeah, I really can't comment on that...13:47
noonedeadpunkIt sounds all was done according to expectations and best of my knowledge13:47
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_neutron master: Use correct libxml package name  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/98823213:59
kleinino, erlang-base packages for arm64 although state differently here: https://www.rabbitmq.com/docs/install-debian#erlang-repositories13:59
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Install Skyline Console to be installed from PyPi  https://review.opendev.org/c/openstack/openstack-ansible/+/98846414:06
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-os_skyline master: Fix skyline yarn-based installation  https://review.opendev.org/c/openstack/openstack-ansible-os_skyline/+/98114914:06
noonedeadpunkdamn, `Provides amd64 packages only.`14:07
kleinihttps://www.rabbitmq.com/docs/install-debian#apt-launchpad-erlang <- packages are available, but 'erlang-base=1:26.2.*-1'  does not match ''1:26.2.5.15-1rmq1ppa1~ubuntu24.04.114:09
opendevreviewKostiantyn Velychkovskyi proposed openstack/openstack-ansible-os_skyline master: Fix Object Storage section for RGW  https://review.opendev.org/c/openstack/openstack-ansible-os_skyline/+/98262914:09
kleinienough for today, will provide changes on Friday. tomorrow public holiday14:10
noonedeadpunkI wonder if we should try to use launchpad or just distro install for rabbitmq on arm14:13
* noonedeadpunk has no arm haredware handy to play14:14
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible master: Install Skyline Console from PyPi  https://review.opendev.org/c/openstack/openstack-ansible/+/98846414:14
kleiniwill ask Friday morning for your decision.14:14
opendevreviewMerged openstack/openstack-ansible-haproxy_server master: ansible-lint: Fix yaml[truthy]  https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/96875419:01
opendevreviewDamian Dąbrowski proposed openstack/openstack-ansible master: Update ceph-ansible to stable-9.0  https://review.opendev.org/c/openstack/openstack-ansible/+/98804321:06
opendevreviewDamian Dąbrowski proposed openstack/openstack-ansible master: Add support for hashi_vault PKI backend  https://review.opendev.org/c/openstack/openstack-ansible/+/94888821:11
opendevreviewDamian Dąbrowski proposed openstack/openstack-ansible master: Enable openbao jobs  https://review.opendev.org/c/openstack/openstack-ansible/+/94888921:13
opendevreviewMerged openstack/openstack-ansible master: docs: add doc-pot-filter.sh to include deploy-guide in translation  https://review.opendev.org/c/openstack/openstack-ansible/+/97891323:32

Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!