Friday, 2024-08-30

opendevreviewSven Kieske proposed openstack/kolla-ansible master: precheck: also check fanout and reply queues  https://review.opendev.org/c/openstack/kolla-ansible/+/90797707:31
SvenKieskebbezak: maybe you and/or your team can also take a look at quorum queues vs streams for fanout queues until next week, I tried to do a writeup of the currently floating patches here: https://etherpad.opendev.org/p/KollaWhiteBoard#L7207:59
SvenKieskeo/08:00
SvenKieskethanks mattcrees for taking a look into the stream vs quorum stuff, also currently looking into this. from what I read so far streams are append only, so never deleted?08:29
SvenKieskeI hopefully summarized at least the currently floating patchsets here: https://etherpad.opendev.org/p/KollaWhiteBoard#L7208:30
SvenKieskeactually re-reading your helpful blog on this topic now :D https://www.stackhpc.com/rabbitmq-reliability.html08:33
opendevreviewMichal Nasiadka proposed openstack/kolla master: DNM: Reproduce bug 2074075  https://review.opendev.org/c/openstack/kolla/+/92735208:36
mattcreesGlad it's still helpful :) 08:50
mattcreesNot got much time to look at this today, but I'll make sure to get read up myself before the meeting next week 08:51
SvenKieskeyeah, also combing through upstream (rabbitmq.com) docs right now, they at least have really decent docs I must say.08:52
SvenKieskeI wish the openstack queue system would be as good documented, all I found so far is https://docs.openstack.org/nova/latest/reference/rpc.html (and I think cinder has the same)08:53
SvenKieskewell there is also https://docs.openstack.org/oslo.messaging/latest/admin/rabbit.html but that confuses me straight at the beginning, because rmq supports AMQP 1.0 and 0-9-1, but this doc says oslo just supports 0-9-1 for the rmq driver, is that still current information?08:57
mattcreesThat Nova doc was the best I could find when I was originally investigating the mirrored/durable queues. Fwiw I was told the info there is a bit stale, last updated 7 years ago! https://github.com/openstack/nova/commits/master/doc/source/reference/rpc.rst08:57
mattcreesNo idea myself if that's still correct, but we may not want to switch to amqp 1.0 yet anyway. This rabbit blog seems to be suggesting performance is pretty bad for it in v3.13: https://www.rabbitmq.com/blog/2024/08/21/amqp-benchmarks09:01
mattcreesA shame they didn't also compare 0-9-1 in v3.13 though09:02
SvenKieskemattcrees: looking at the blog I guess we need to update our repository locations again: https://www.rabbitmq.com/blog/2024/08/11/package-repository-updates09:38
SvenKieskemhm, always love that mirror foo..not sure if that even affects us.09:48
PrzemekKhttps://docs.openstack.org/oslo.messaging/latest/09:50
SvenKieskePrzemkK: is that a pointer to better rmq docs? I already linked to a subpage of that at 10:57 (CEST) above :) but ty anyway!09:56
PrzemekKsorry didnt looked carefully 10:02
mattcreesI'm a bit confused if we need to move repo locations yet, they said packagecloud will be discontinued but it still seems to be up. Probably best to switch anyway10:11
SvenKieskeyep10:32
SvenKieskethat made me at least complete another subtask, list all the externally mirrored packages we install: https://etherpad.opendev.org/p/KollaWhiteBoard#L24610:32
SvenKieskealso added to next weeks agenda10:35
opendevreviewSven Kieske proposed openstack/kolla-ansible master: precheck: also check fanout and reply queues  https://review.opendev.org/c/openstack/kolla-ansible/+/90797712:44
opendevreviewSven Kieske proposed openstack/kolla-ansible master: harden haproxy TLS configuration  https://review.opendev.org/c/openstack/kolla-ansible/+/91540312:54
opendevreviewSven Kieske proposed openstack/kolla master: CI: Add reno linting  https://review.opendev.org/c/openstack/kolla/+/91664214:22
opendevreviewIvan Vnučko proposed openstack/kolla-ansible master: Add backend TLS encryption for CloudKitty  https://review.opendev.org/c/openstack/kolla-ansible/+/92723015:29
SvenKieskemattcrees: still there? the rabbit_qos_prefetch_count thing seems weird in oslo.messaging? why do they set a default of 0 and then immediately error out when it is zero?15:50
SvenKieskethat seems like a bug to me15:50
SvenKieskeah well, this option also works if you don't have streams..meh15:58
opendevreviewIvan Vnučko proposed openstack/kolla-ansible master: Add backend TLS encryption for Gnocchi  https://review.opendev.org/c/openstack/kolla-ansible/+/92722916:00
opendevreviewIvan Vnučko proposed openstack/kolla-ansible master: Add backend TLS encryption for Masakari  https://review.opendev.org/c/openstack/kolla-ansible/+/92722816:03
opendevreviewSven Kieske proposed openstack/kolla-ansible stable/2024.1: Add REQUESTS_CA_BUNDLE to kolla-toolbox container  https://review.opendev.org/c/openstack/kolla-ansible/+/92761716:13
opendevreviewSven Kieske proposed openstack/kolla-ansible stable/2023.2: Add REQUESTS_CA_BUNDLE to kolla-toolbox container  https://review.opendev.org/c/openstack/kolla-ansible/+/92761816:14
opendevreviewSven Kieske proposed openstack/kolla-ansible stable/2023.1: Add REQUESTS_CA_BUNDLE to kolla-toolbox container  https://review.opendev.org/c/openstack/kolla-ansible/+/92761916:14
opendevreviewWill Szumski proposed openstack/kolla-ansible master: Add NET_RAW to dnsmasq container  https://review.opendev.org/c/openstack/kolla-ansible/+/91050117:05
opendevreviewWill Szumski proposed openstack/kolla-ansible master: Add NET_RAW to dnsmasq container  https://review.opendev.org/c/openstack/kolla-ansible/+/91050117:08
opendevreviewMerged openstack/kayobe stable/2024.1: CI: Add openstack-tox-pep8 job, fix pep8 failures  https://review.opendev.org/c/openstack/kayobe/+/92700217:20
opendevreviewMerged openstack/kayobe stable/2024.1: seed-vm/infra-vms: Add support for EFI and q35  https://review.opendev.org/c/openstack/kayobe/+/92726117:20
opendevreviewMerged openstack/kayobe stable/2023.2: seed-vm/infra-vms: Add support for EFI and q35  https://review.opendev.org/c/openstack/kayobe/+/92726218:04
opendevreviewMerged openstack/kayobe stable/2023.1: seed-vm/infra-vms: Add support for EFI and q35  https://review.opendev.org/c/openstack/kayobe/+/92726318:04
opendevreviewMerged openstack/kayobe master: seed-vm/infra-vms: Use efi as default  https://review.opendev.org/c/openstack/kayobe/+/92701518:04
opendevreviewMerged openstack/kayobe master: Support setting whether an Apt repo is trusted  https://review.opendev.org/c/openstack/kayobe/+/92387118:04

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