*** amoralej|off is now known as amoralej | 06:34 | |
opendevreview | Michal Nasiadka proposed openstack/kolla master: veryWIP: Move to Ubuntu Jammy (22.04) https://review.opendev.org/c/openstack/kolla/+/839585 | 07:10 |
---|---|---|
opendevreview | Michal Nasiadka proposed openstack/kolla master: veryWIP: Move to Ubuntu Jammy (22.04) https://review.opendev.org/c/openstack/kolla/+/839585 | 07:13 |
opendevreview | Pierre Riteau proposed openstack/kayobe stable/wallaby: Bump stackhpc.drac role https://review.opendev.org/c/openstack/kayobe/+/839699 | 08:01 |
dardelean | Hi. I have performed an upgrade from W->X. I first upgraded the controller nodes, but at the ovn&neutron tasks I have lost connectivity to the VMs. The compute nodes are not yet upgraded. Anyone seen something similar? | 08:02 |
opendevreview | Pierre Riteau proposed openstack/kayobe stable/victoria: Bump stackhpc.drac role https://review.opendev.org/c/openstack/kayobe/+/839700 | 08:02 |
mnasiadka | dardelean: you need to upgrade all ovn-controller's before you upgrade ovn db's | 08:09 |
dardelean | I see, after I upgrade the computes as well, the VM connectivity is restored | 08:11 |
dardelean | so if I plan to do first upgrade la controller and then the computes, basically I loose connectivity to the VMs in between that process | 08:20 |
mnasiadka | yup | 08:21 |
dardelean | even if the computes nodes are gateway nodes | 08:42 |
dardelean | so traffic leaves directly from computes, with enable_neutron_provider_networks: "yes" | 08:42 |
mnasiadka | ovn_controller doesn't understand the new SB DB schema, therefore it can't implement flows. | 08:43 |
dardelean | hmm, one strat for upgrade would be to first upgrade the tasks for neutron and OVN on both computes and controllers, then proceed with only controllers and then computes nodes | 08:49 |
dardelean | any other opinions? | 08:49 |
dardelean | trying reduce VM downtime | 08:49 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: ovn: Change NB/SB connection setup to allow usage of inactivity probe https://review.opendev.org/c/openstack/kolla-ansible/+/839501 | 08:52 |
opendevreview | Merged openstack/kolla-ansible stable/yoga: [CI] Always use quay.io via infra's mirror https://review.opendev.org/c/openstack/kolla-ansible/+/839548 | 09:07 |
mnasiadka | dardelean: should work | 09:17 |
opendevreview | Merged openstack/kolla-ansible stable/xena: [CI] Always use quay.io via infra's mirror https://review.opendev.org/c/openstack/kolla-ansible/+/839549 | 09:18 |
opendevreview | Merged openstack/kolla-ansible stable/wallaby: [CI] Always use quay.io via infra's mirror https://review.opendev.org/c/openstack/kolla-ansible/+/839650 | 09:18 |
kevko | hi, guys ..i would like to ask, do you have some problems with coordination in cinder with redis ? | 09:42 |
kevko | on very busy environment we have issue from time to time ... https://paste.opendev.org/show/bAdhD7rZwUfsXaPGBB8f/ | 09:44 |
kevko | has anyone encountered this problem yet ? | 09:44 |
kevko | k-a setting redis_url here https://github.com/openstack/kolla-ansible/blob/8ece7cce90ad08c94254217e763bf4b77b34d34e/ansible/group_vars/all.yml#L785 | 09:49 |
kevko | maybe we are missing &timeout ? :/ | 09:50 |
mnasiadka | kevko: what's redis-py version that you are running? | 09:52 |
kevko | mnasiadka: it's victoria debian-binary image ..so it is 3.3.11-3~bpo10+1 | 09:53 |
kevko | mnasiadka: i've checked a code of redis-py and also i had a feeling that new version is doing locking better | 09:53 |
opendevreview | Merged openstack/kayobe stable/yoga: Bump stackhpc.drac role https://review.opendev.org/c/openstack/kayobe/+/839651 | 09:55 |
mnasiadka | try a newer one, hopefully tooz will support it as well | 09:56 |
kevko | mnasiadka: well, it's production under heavy load ..i don't want to experiment on it ..and i can't reproduce on test :( | 10:03 |
opendevreview | Mathias Fechner proposed openstack/kolla-ansible master: ovn make ovn-openflow-probe-interval as value ajustable https://review.opendev.org/c/openstack/kolla-ansible/+/839713 | 10:03 |
mnasiadka | kevko: nothing is better than testing in production :) | 10:07 |
kevko | mnasiadka: :D | 10:07 |
hrw | kevko, mnasiadka: https://review.opendev.org/c/openstack/kolla-ansible/+/839047 | 10:21 |
kevko | hrw: done, i've also gave you +w | 10:23 |
hrw | cool | 10:23 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla-ansible master: [WIP] CI: define CentOS Stream 9 job https://review.opendev.org/c/openstack/kolla-ansible/+/839715 | 10:27 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: [WIP] Move to CentOS Stream 9 https://review.opendev.org/c/openstack/kolla/+/836664 | 10:28 |
hrw | now it should run k-a job and fail | 10:28 |
opendevreview | Tim Beermann proposed openstack/kolla-ansible master: Removed sanity checks https://review.opendev.org/c/openstack/kolla-ansible/+/839716 | 10:35 |
opendevreview | Merged openstack/kolla master: Bump up Alertmanager version https://review.opendev.org/c/openstack/kolla/+/839367 | 10:39 |
opendevreview | Merged openstack/kolla-ansible master: CI: add binary->source upgrade job https://review.opendev.org/c/openstack/kolla-ansible/+/839047 | 10:39 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: [WIP] Move to CentOS Stream 9 https://review.opendev.org/c/openstack/kolla/+/836664 | 10:44 |
IPO | Hello All ! | 11:22 |
kevko | hi | 11:27 |
IPO | @mgoddard, hello ! FYI: There is one PR https://github.com/stackhpc/ansible-role-os-images/pull/52 I think it could be qite useful to avoid errors with diskimage-builder | 11:31 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: cephadm: Add osds/pools/users in one run https://review.opendev.org/c/openstack/kolla-ansible/+/836838 | 12:02 |
opendevreview | Michal Nasiadka proposed openstack/kolla-ansible master: CI: cephadm: Add osds/pools/users in one run https://review.opendev.org/c/openstack/kolla-ansible/+/836838 | 12:04 |
*** amoralej is now known as amoralej|lunch | 12:25 | |
*** amoralej|lunch is now known as amoralej | 13:11 | |
opendevreview | Vladislav Belogrudov proposed openstack/kolla-ansible master: Fix Ansible errors if globals.yml is not modified https://review.opendev.org/c/openstack/kolla-ansible/+/839761 | 13:22 |
opendevreview | Vladislav Belogrudov proposed openstack/kolla-ansible master: Skip /etc/kolla/globals.d on host cleanup https://review.opendev.org/c/openstack/kolla-ansible/+/839769 | 14:00 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: [WIP] Move to CentOS Stream 9 https://review.opendev.org/c/openstack/kolla/+/836664 | 14:35 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: [WIP] Move to CentOS Stream 9 https://review.opendev.org/c/openstack/kolla/+/836664 | 14:45 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: [WIP] Move to CentOS Stream 9 https://review.opendev.org/c/openstack/kolla/+/836664 | 14:55 |
*** amoralej is now known as amoralej|off | 15:36 | |
opendevreview | James Kirsch proposed openstack/kolla master: Replace Certbot with Lego for Let's Encrypt container https://review.opendev.org/c/openstack/kolla/+/834211 | 18:26 |
opendevreview | James Kirsch proposed openstack/kolla-ansible master: Add support for LetsEncrypt-managed certs https://review.opendev.org/c/openstack/kolla-ansible/+/741340 | 22:11 |
opendevreview | James proposed openstack/kolla-ansible master: Enable SSL settings and add description. https://review.opendev.org/c/openstack/kolla-ansible/+/839269 | 22:38 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!