noonedeadpunk | FWIW, if you're running Ubuntu 22.04 with default kernel and have some Intel E5 (or something from Haswell family) along with Intel Golds of any generation, be careful with live migrations to E5 due to this: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2036675 | 08:26 |
---|---|---|
noonedeadpunk | And better use HWE kernel.... | 08:26 |
opendevreview | Marcus Klein proposed openstack/openstack-ansible-ops master: Upgrade Grafana deployment to Grafana collection https://review.opendev.org/c/openstack/openstack-ansible-ops/+/902618 | 08:47 |
jrosser | good morning | 08:58 |
noonedeadpunk | o/ | 09:37 |
opendevreview | Merged openstack/openstack-ansible-rabbitmq_server master: Add ability to set environment variable RABBITMQ_USE_LONGNAMES https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/901003 | 13:04 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible master: Ensure tempest include and exclude lists all use unique names https://review.opendev.org/c/openstack/openstack-ansible/+/893968 | 14:01 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible master: Allow installing collections from repos containing more than one https://review.opendev.org/c/openstack/openstack-ansible/+/901471 | 14:04 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-os_octavia master: Remove obsoleted provider drivers https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/885519 | 14:06 |
jrosser | ^ new gerrit thing there i think "X on behalf of Y" | 14:24 |
noonedeadpunk | yes.... | 14:33 |
noonedeadpunk | Not sure I like it or hate it | 14:33 |
noonedeadpunk | But it looks weird and scary | 14:33 |
NeilHanlon | oh that's... interesting | 14:37 |
jrosser | also.... today 8-O at permissions like `0o755` and more confusingly `0O755` | 14:40 |
NeilHanlon | oOoOoO0O00O0 | 14:40 |
NeilHanlon | spooky | 14:40 |
NeilHanlon | i thought we were past haloween | 14:40 |
jrosser | i thought it was a typo given how close the 0 and o keys are | 14:41 |
jrosser | NeilHanlon: i guess you saw we had a massive bunch of rocky jobs failing on repo stuff? | 14:42 |
NeilHanlon | yeah i did see that | 14:50 |
NeilHanlon | it doesn't really make sense, though, as there are plenty of mirrors that should be working just fine. in any case, I know I promised a change to override the repo URLs, I just haven't got a chance to work on it yet :\ | 14:53 |
NeilHanlon | ok, i think i see. | 14:54 |
* NeilHanlon will investigate | 14:55 | |
noonedeadpunk | #startmeeting openstack_ansible_meeting | 15:01 |
opendevmeet | Meeting started Tue Dec 5 15:01:01 2023 UTC and is due to finish in 60 minutes. The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:01 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:01 |
opendevmeet | The meeting name has been set to 'openstack_ansible_meeting' | 15:01 |
noonedeadpunk | #topic rollcall | 15:01 |
noonedeadpunk | o/ | 15:01 |
jrosser | o/ | 15:01 |
damiandabrowski | hi! (i just got back from a vacation) | 15:02 |
NeilHanlon | o/ | 15:02 |
NeilHanlon | welcome back damiandabrowski :) hope it was a good holiday | 15:02 |
damiandabrowski | yeah thanks, finally i had some rest :D | 15:04 |
noonedeadpunk | that is really sweet :) | 15:05 |
noonedeadpunk | #topic office hours | 15:05 |
noonedeadpunk | So, I wanna re-raise one of recent bug reports, as we had chance to triage it on the production :D | 15:05 |
noonedeadpunk | #link https://bugs.launchpad.net/openstack-ansible/+bug/2038818 | 15:06 |
spatel | Do you know how to delete cinder-volume services ? | 15:06 |
noonedeadpunk | My idea is not great, but well.... I was thinking, that maybe we should jsut enable all flags once rabbitmq_upgrade is finished | 15:06 |
spatel | https://platform9.com/kb/openstack/deleting-a-cinder-service-from-host | 15:06 |
noonedeadpunk | spatel: https://docs.openstack.org/cinder/latest/cli/cinder-manage.html#cinder-service | 15:07 |
spatel | do we need cinder-manager? | 15:07 |
spatel | How do i install cinder-manager? | 15:08 |
noonedeadpunk | I know that flags for rabbitmq must be enabled BEFORE the upgrade... Though, if we will backport and enable them after each one - we should be in a good shape... | 15:09 |
NeilHanlon | that seems at least logical to me | 15:09 |
noonedeadpunk | As it's kinda scary to enable flags before, since cluster might be in kinda unknown state consisting of multiple versions | 15:09 |
NeilHanlon | right... | 15:10 |
noonedeadpunk | or hell know what | 15:10 |
noonedeadpunk | looking at table of when flags introduced/become required - there's quite some margin there | 15:10 |
jrosser | andrewbonney: rabbitmq feature flags ^^ if you're around | 15:11 |
damiandabrowski | looks good, but it may still leave some users with a broken rabbitmq after upgrade, so maybe it's worth to mention in releasenotes what to do with this | 15:12 |
NeilHanlon | is it "safer" if it's done stepwise? i.e., backup, reset, upgrade, restore? | 15:12 |
damiandabrowski | in my case I just removed mnesia DB on second and third rabbitmq node | 15:12 |
NeilHanlon | or at least mention in release notes how to recover, and to make backups if needed | 15:12 |
noonedeadpunk | damiandabrowski: yes, totally worth having a release note with that | 15:13 |
noonedeadpunk | I'm not kinda afraid of Bobcat upgrades due to that | 15:13 |
noonedeadpunk | as quite some flags are required from 2.3.12 | 15:13 |
noonedeadpunk | *3.12 | 15:13 |
noonedeadpunk | and totally affecting 2023.1 with 3.11 requirements | 15:15 |
noonedeadpunk | other then that - I have proposed role branching already. so any potential fix will come as a backport to 2023.2 | 15:16 |
noonedeadpunk | I hope roles will be branched really soonish and we can have tagged before deadline... | 15:17 |
noonedeadpunk | Despite we didn't have plenty of work - that made me feel relaxed and still we're on deadline :( So this time it's totally my fault and meantal gap kinda | 15:18 |
NeilHanlon | thanks for doing all that. Appreciate you! | 15:21 |
noonedeadpunk | In terms of outstanding patches that we need to land for 2023.2 | 15:23 |
noonedeadpunk | I think we might have missed some important bits actually | 15:24 |
noonedeadpunk | Like Ironic might be failing when deployed in LXC without this: https://review.opendev.org/c/openstack/openstack-ansible-os_ironic/+/898253 | 15:24 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-haproxy_server master: Convert haproxy_service_config_external.yml to a symlink https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/897841 | 15:24 |
noonedeadpunk | then this would also made sense to appear for 2023.2 in octavia role: https://review.opendev.org/c/openstack/openstack-ansible-os_octavia/+/885519 | 15:25 |
noonedeadpunk | compatability matrix: https://review.opendev.org/c/openstack/openstack-ansible/+/901191 | 15:25 |
noonedeadpunk | And this thing: https://review.opendev.org/c/openstack/openstack-ansible/+/901534 | 15:27 |
noonedeadpunk | I'm not 100% sure about it frankly speaking. It sounds reasonable and help handle CMQv2 logic | 15:27 |
noonedeadpunk | But resulting readability is not perfect | 15:28 |
noonedeadpunk | And I guess it should be somehow documented separately along with quorum queues | 15:28 |
noonedeadpunk | I think that this is pretty much everything I had on the table for today | 15:35 |
NeilHanlon | may not be a lot of _stuff_ this round, but it's complicated... that's for sure | 15:35 |
NeilHanlon | #endmeeting | 16:03 |
opendevmeet | Meeting ended Tue Dec 5 16:03:24 2023 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:03 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/openstack_ansible_meeting/2023/openstack_ansible_meeting.2023-12-05-15.01.html | 16:03 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/openstack_ansible_meeting/2023/openstack_ansible_meeting.2023-12-05-15.01.txt | 16:03 |
opendevmeet | Log: https://meetings.opendev.org/meetings/openstack_ansible_meeting/2023/openstack_ansible_meeting.2023-12-05-15.01.log.html | 16:03 |
NeilHanlon | thanks folks <3 | 16:03 |
noonedeadpunk | ah, thanks NeilHanlon :) | 16:09 |
opendevreview | Merged openstack/openstack-ansible master: Add compatability matrix for 2023.2 (Bobcat) https://review.opendev.org/c/openstack/openstack-ansible/+/901191 | 17:01 |
opendevreview | Merged openstack/openstack-ansible-haproxy_server stable/zed: Fix haproxy_stats SSL path defenition https://review.opendev.org/c/openstack/openstack-ansible-haproxy_server/+/902533 | 18:14 |
opendevreview | Merged openstack/openstack-ansible-ops master: Upgrade Grafana deployment to Grafana collection https://review.opendev.org/c/openstack/openstack-ansible-ops/+/902618 | 18:35 |
opendevreview | Merged openstack/openstack-ansible master: Allow installing collections from repos containing more than one https://review.opendev.org/c/openstack/openstack-ansible/+/901471 | 21:18 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!