admin1 | \o | 09:45 |
---|---|---|
jrosser | good morning | 10:02 |
hamidlotfi_ | Hello, | 10:14 |
hamidlotfi_ | I was reading the RabbitMQ documentation and saw this ->` Important: Classic queue mirroring will be removed in the next version of RabbitMQ. Use quorum queues or a classic non-duplicated queue instead.` (https://www.rabbitmq.com/ha.html#what-is-mirroring) | 10:14 |
hamidlotfi_ | do you have planning to switch from the classic queue to the quorum queue? | 10:14 |
hamidlotfi_ | @admin @jrosser | 10:15 |
hamidlotfi_ | @admin1 | 10:15 |
admin1 | hamidlotfi_, i am more an operator/deployer .. less in the dev side of things | 10:18 |
hamidlotfi_ | do you know who decides these issues? | 10:20 |
admin1 | it will be discussed here in due time | 10:24 |
admin1 | someone has to face issue first, and it has to be an bigger issue and then it will have the urgency | 10:24 |
admin1 | this also does not look like a lot of changes .. maybe a different flag when creating the queue | 10:26 |
jrosser | this is in the PTG etherpad btw | 10:27 |
jrosser | https://etherpad.opendev.org/p/vancouver-june2023-os-ansible | 10:29 |
hamidlotfi_ | OK , Thanx | 10:31 |
jrosser | hamidlotfi_: changing the code to use quorum queues is not really so bad | 10:56 |
jrosser | getting through an upgrade to switch from one type to the other, is really where the work is though | 10:56 |
hamidlotfi_ | Yes, I understand completely. | 10:58 |
*** dviroel_ is now known as dviroel | 11:28 | |
admin1 | hamidlotfi_is your network issue gone ? | 11:40 |
admin1 | the br-provider/vlan thing | 11:40 |
hamidlotfi_ | Oh yes, one problem is solved, thank you, the problem is br-provider that you said. | 11:43 |
hamidlotfi_ | I created the br-provider as a bridge and restart neutron-* services. | 11:43 |
hamidlotfi_ | but now I have these errors: | 11:43 |
hamidlotfi_ | https://usercontent.irccloud-cdn.com/file/BlSaRxZG/3BF3A080.PNG | 11:43 |
admin1 | i am afk for 2hrs .. will look when back | 11:43 |
hamidlotfi_ | thanks | 11:43 |
jrosser | hamidlotfi_: it is soooo much easier if you paste the text into a paste service, like paste.opendev.org | 11:45 |
hamidlotfi_ | oh yes, thank you. | 11:46 |
opendevreview | Jonathan Rosser proposed openstack/openstack-ansible-ceph_client master: Fix permissions for ceph cache directories https://review.opendev.org/c/openstack/openstack-ansible-ceph_client/+/886394 | 12:09 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible-ceph_client master: Fix retrievement keyrings from files https://review.opendev.org/c/openstack/openstack-ansible-ceph_client/+/886398 | 12:43 |
NeilHanlon | morning, folks. would be nice to push these through for Mr. lowercase if we have some time this week ;) https://review.opendev.org/q/topic:backport%252Fis_nest_container_skel -- i'll probably backport also to Xena and Zed | 14:20 |
lowercase | way cool! | 14:29 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/zed: Drop `else` condition in the container_skel_load loop https://review.opendev.org/c/openstack/openstack-ansible/+/886315 | 14:34 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/zed: Add is_nest property for container_skel https://review.opendev.org/c/openstack/openstack-ansible/+/886316 | 14:34 |
jrosser | NeilHanlon: we should merge them from branches newer->older | 14:37 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/zed: Add is_nest property for container_skel https://review.opendev.org/c/openstack/openstack-ansible/+/886316 | 14:37 |
opendevreview | Dmitriy Rabotyagov proposed openstack/openstack-ansible stable/zed: Add is_nest property for container_skel https://review.opendev.org/c/openstack/openstack-ansible/+/886316 | 14:38 |
noonedeadpunk | I've just propozed a backport to Z | 14:39 |
NeilHanlon | cheers, thanks jrosser, noonedeadpunk | 14:50 |
opendevreview | Danila Balagansky proposed openstack/openstack-ansible-os_neutron master: Neutron OVN plugin AZ support https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/858271 | 14:54 |
opendevreview | Merged openstack/openstack-ansible master: Ensure management_address is used instead of ansible_host https://review.opendev.org/c/openstack/openstack-ansible/+/871483 | 16:16 |
jamesdenton | Doing a W->X upgrade and found two upstream repos don't have a xena-em tag, so had to override with stable/xena instead. What's the best way to address that on our side? https://github.com/openstack/openstack-ansible/blob/stable/xena/playbooks/defaults/repo_packages/openstack_services.yml#L99 and https://github.com/openstack/openstack-ansible/blob/stable/xena/playbooks/defaults/repo_packages/openstack_services.yml#L301, | 16:48 |
jamesdenton | specifically | 16:48 |
* NeilHanlon makes a note to tease jamesdenton for using github links /s | 17:01 | |
jamesdenton | old habits, something something | 17:01 |
NeilHanlon | hehe | 17:01 |
NeilHanlon | w.r.t. your inquiry... I'm not exactly sure. to level set, what you're saying is that there's no xena-em branches for the openstack/{designate,octavita}-dashboard repositories.. which I can confirm is true | 17:04 |
opendevreview | Merged openstack/openstack-ansible-ceph_client master: Fix permissions for ceph cache directories https://review.opendev.org/c/openstack/openstack-ansible-ceph_client/+/886394 | 17:08 |
jamesdenton | right, so the horizon playbook fails on those two w/o the overrides | 17:15 |
jamesdenton | just want to advise future W->X upgraders | 17:15 |
NeilHanlon | right. so the question is, more or less, will those projects branch for -em, or are they expected to not have -em branches and we need to update our tooling to account for this. cc noonedeadpunk | 17:18 |
jamesdenton | i would expect them to have them based on existence of -em branches already (thru wallaby) so it may just be a matter of time | 17:31 |
opendevreview | Merged openstack/openstack-ansible-rabbitmq_server master: Use el/9 repo urls instead of el/8 since a repo is available for it https://review.opendev.org/c/openstack/openstack-ansible-rabbitmq_server/+/884719 | 18:47 |
jrosser | jamesdenton: that might be a question for #openstack-release about why those tags are missing | 19:16 |
opendevreview | Merged openstack/openstack-ansible stable/zed: Drop `else` condition in the container_skel_load loop https://review.opendev.org/c/openstack/openstack-ansible/+/886315 | 20:00 |
noonedeadpunk | yeah, exactly, will bug releases team reagrding that tomorrow | 20:24 |
noonedeadpunk | as I'd say that these 2 repos could be simply overlooked | 20:24 |
NeilHanlon | i am noticing after deploying an AIO on a machine here with pretty default options, that the DHCP lease that was on my interface by default was not configured at all and, after a while, left my system unreachable once that lease expired 🤔 | 20:40 |
NeilHanlon | (rocky, btw) | 20:40 |
jrosser | NeilHanlon: this is how the AIO interacts with the interface on the machine / VM https://codesearch.opendev.org/?q=bootstrap_host_public_interface&i=nope&literal=nope&files=&excludeFiles=&repos= | 21:29 |
jrosser | it should be really very minimal and not do anything to that interface execpt setup the iptables stuff for NAT | 21:30 |
jrosser | though having said that we do install systemd-networkd and that could have side effects | 21:30 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!