opendevreview | Bartosz Bezak proposed openstack/kayobe master: Move to CentOS Stream 9 / Rocky Linux 9 https://review.opendev.org/c/openstack/kayobe/+/855656 | 07:09 |
---|---|---|
opendevreview | Rafal Lewandowski proposed openstack/kayobe master: updated write_bifrost_clouds_yaml logic https://review.opendev.org/c/openstack/kayobe/+/857594 | 07:45 |
opendevreview | Rafal Lewandowski proposed openstack/kayobe master: updated write_bifrost_clouds_yaml logic https://review.opendev.org/c/openstack/kayobe/+/857594 | 07:50 |
opendevreview | Mark Goddard proposed openstack/kayobe master: updated write_bifrost_clouds_yaml logic https://review.opendev.org/c/openstack/kayobe/+/857594 | 08:26 |
opendevreview | Will Szumski proposed openstack/kayobe master: Use merge_configs and merge_yaml to generate Kolla custom config https://review.opendev.org/c/openstack/kayobe/+/782749 | 08:41 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: Switch from os.path to pathlib https://review.opendev.org/c/openstack/kolla/+/857720 | 08:56 |
hrw | pep fix | 08:56 |
opendevreview | Will Szumski proposed openstack/kayobe master: Use merge_configs and merge_yaml to generate Kolla custom config https://review.opendev.org/c/openstack/kayobe/+/782749 | 09:20 |
opendevreview | Will Szumski proposed openstack/kayobe master: Use merge_configs and merge_yaml to generate Kolla custom config https://review.opendev.org/c/openstack/kayobe/+/782749 | 09:22 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: Move to CentOS Stream 9 https://review.opendev.org/c/openstack/kolla/+/836664 | 09:37 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: Move to CentOS Stream 9 https://review.opendev.org/c/openstack/kolla/+/836664 | 09:39 |
mnasiadka | fantastic, rocky 9 container has curl installed, why centos 9 stream has curl-minimal, need to add --allowerasing :) | 09:45 |
mnasiadka | s/why/while/ | 09:46 |
hrw | mnasiadka: or we can decide on not installing it | 09:48 |
mnasiadka | that also makes sense | 09:49 |
mnasiadka | I can raise a bug on Rocky side to move to curl-minimal in their kickstart file used to build a container image | 09:49 |
hrw | good | 09:50 |
hrw | will make image smaller too | 09:50 |
hrw | {# NOTE(hrw): CentOS Stream 9 has curl-minimal, Rocky Linux 9 has curl so we do not install any #} | 09:50 |
mnasiadka | great, thanks | 10:02 |
mnasiadka | duh, no rocky linux 9 aarch64 nodes | 10:03 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: Move to CentOS Stream 9 https://review.opendev.org/c/openstack/kolla/+/836664 | 10:03 |
opendevreview | Merged openstack/kayobe master: Add new DIB upper constraints variables https://review.opendev.org/c/openstack/kayobe/+/855909 | 10:18 |
hrw | mnasiadka: adding nodes is not that hard | 10:18 |
mnasiadka | hrw: I know, just takes time to get it merged :) | 10:28 |
opendevreview | Mark Goddard proposed openstack/ansible-collection-kolla master: Fix docker service masking on Debian and Ubuntu https://review.opendev.org/c/openstack/ansible-collection-kolla/+/857867 | 10:55 |
opendevreview | Pierre Riteau proposed openstack/kayobe master: Update to latest CentOS Stream 8 cloud image https://review.opendev.org/c/openstack/kayobe/+/857869 | 11:17 |
opendevreview | Mark Goddard proposed openstack/kolla-ansible master: Revert "Add clouds.yaml file and use it" https://review.opendev.org/c/openstack/kolla-ansible/+/857782 | 11:38 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: veryWIP: Add Opensearch support https://review.opendev.org/c/openstack/kolla-ansible/+/856610 | 12:37 |
kevko | anyone here ? i would like to ask something regarding rabbitmq | 12:59 |
kevko | we are seeing this warning in rabbitmq -> | 13:00 |
kevko | [warning] <0.276.0> rabbit_sysmon_handler busy_dist_port | 13:00 |
kevko | .... | 13:00 |
kevko | and we see timeout for reply from rabbitmq ...have anyone seen before ? | 13:00 |
priteau | kevko: I don't know if we've seen this particular error message, but we've seen regular issues with rabbitmq. When nothing else can fix it, an undeploy (docker rm -f rabbitmq && docker volume rm rabbitmq) and redeploy followed by a restart of all OpenStack services fixes it. | 13:52 |
kevko | priteau: yeah, I've fixed similar issues as you ...but this is production with hundrends of kubernetes clusters | 13:53 |
priteau | :/ | 13:53 |
kevko | priteau: if I delete rabbitmq ..hundrends of clusters will be f**... up .. | 13:53 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: nova-libvirt: install 'swtpm' for TPM emulation https://review.opendev.org/c/openstack/kolla/+/857883 | 14:17 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: veryWIP: Add Opensearch support https://review.opendev.org/c/openstack/kolla-ansible/+/856610 | 15:40 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: veryWIP: Add Opensearch support https://review.opendev.org/c/openstack/kolla-ansible/+/856610 | 17:19 |
yoctozepto | frickler, mgoddard: sasl auth issues debugged further ~> https://bugs.launchpad.net/kolla-ansible/+bug/1989791 | 17:55 |
yoctozepto | now to fix it properly ;d | 17:55 |
frickler | yes, making hostnames short is not the right solution IMO, creating the libvirt account with the long hostname would be better | 18:10 |
yoctozepto | agreed | 18:11 |
frickler | we could even do both I guess | 18:11 |
yoctozepto | but I wonder | 18:11 |
yoctozepto | sasl should allow sending the other part | 18:11 |
yoctozepto | maybe we just need to set one var somewhere | 18:12 |
yoctozepto | will look into it another time | 18:12 |
frickler | yoctozepto: https://opendev.org/openstack/kolla-ansible/src/branch/master/ansible/roles/nova-cell/handlers/main.yml#L126 repeat that command with -u `hostname -f` added. I can propose a patch tomorrow, maybe your find about the ordering in /etc/hosts even will allow me to get my test patch working. or do you have another reproducer in CI? | 18:18 |
yoctozepto | frickler: sorry, no time to work on that now; I have just done the braindump; post it to the bug report and I will try another time; you can also try creating the CI reproducer with that new info indeed | 18:20 |
*** darmach1 is now known as darmach | 22:10 | |
*** darmach is now known as Guest633 | 22:11 | |
*** bodgix3 is now known as bodgix | 22:12 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!