opendevreview | Roman Krček proposed openstack/kolla-ansible master: Rewrite kolla-ansible CLI to python https://review.opendev.org/c/openstack/kolla-ansible/+/923110 | 06:57 |
---|---|---|
opendevreview | Martin Hiner proposed openstack/kolla-ansible master: Set KOLLA_SERVICE_NAME in Podman containers https://review.opendev.org/c/openstack/kolla-ansible/+/927997 | 07:19 |
opendevreview | Matúš Jenča proposed openstack/kolla-ansible master: Add certificates for RabbitMQ internode TLS https://review.opendev.org/c/openstack/kolla-ansible/+/921380 | 08:04 |
chembervint | hi. is there somebody who wants to review my one-line patch?:) https://review.opendev.org/c/openstack/kolla-ansible/+/921380 it's small but important:) | 08:21 |
PrzemekK | Guys it should max not min ? So 8 vcpu controller should have 8 workers not 5 ? api_workers = {{ neutron_api_workers }} neutron_api_workers: "{{ openstack_service_workers }}" openstack_service_workers: "{{ [ansible_facts.processor_vcpus, 5] | min }}" | 08:27 |
chembervint | yes, on scale you need a lot of workers to precess parallel API requests | 08:29 |
frickler | chembervint: the latest update looks fine to me, but the change itself seems broken | 08:29 |
chembervint | i'm sorry, copy not mine url ... here is mine https://review.opendev.org/c/openstack/kolla-ansible/+/928077 | 08:31 |
opendevreview | Matúš Jenča proposed openstack/kolla-ansible master: Add support for RabbitMQ internode tls https://review.opendev.org/c/openstack/kolla-ansible/+/921381 | 08:34 |
PrzemekK | The number of nodes in the Hash Ring (6) is higher than the number of API workers (5) for host "xxx". Something is not right and OVSDB events could be missed because of this. Please check the status of the Neutron processes, this can happen when the API workers are killed and restarted. Restarting the service should fix the issue, see LP #2024205 for more information. | 08:38 |
frickler | PrzemekK: seems nobody here knows the answer. did you try to override neutron_api_workers? | 09:12 |
PrzemekK | Yeah we plan to change it to 8 . But i was thinking why there is min value and not max value from openstack_service_workers: "{{ [ansible_facts.processor_vcpus, 5] | min }} | 09:15 |
kevko | First step towards queue manager in Kolla https://review.opendev.org/c/openstack/oslo.messaging/+/928034 | 09:25 |
stan | PrzemekK From what I understand, if you set max value, it will set the same value as the CPU, will it not starve the CPU for other processes? | 09:48 |
stan | frickler Could you please take a look at this https://review.opendev.org/c/openstack/kolla-ansible/+/918437. for L7 Healthchecks. I believe I addressed all the concerns in the review. | 09:49 |
PrzemekK | stan in https://docs.openstack.org/neutron/latest/configuration/neutron.html there is information api_workers / rpc_workers If not specified, the default is equal to the number of CPUs available for best performance, capped by potential RAM usage. | 09:50 |
stan | I understand that, but if you set the entire CPU to neutron, will it not starve other processes of CPU? If you are only running neutron, that would be fine, I guess | 09:52 |
stan | we are collocating other processes on network nodes right? | 09:53 |
opendevreview | Victor Chembaev proposed openstack/kolla-ansible master: Fix os-brick multipathd del map fails for SAN multipath devices https://review.opendev.org/c/openstack/kolla-ansible/+/928077 | 09:59 |
opendevreview | Martin Hiner proposed openstack/kolla-ansible master: Set KOLLA_SERVICE_NAME in Podman containers https://review.opendev.org/c/openstack/kolla-ansible/+/927997 | 10:03 |
*** Guest113 is now known as paralla | 11:42 | |
*** paralla is now known as parallax | 11:42 | |
*** parallax is now known as Guest2594 | 11:42 | |
*** Guest2594 is now known as parallax | 11:44 | |
kevko | SvenKieske: https://review.opendev.org/c/openstack/oslo.messaging/+/928034 if curious | 11:58 |
mhiner | Hello, can you please review the fix for KOLLA_SERVICE_NAME env variable for Podman? https://review.opendev.org/c/openstack/kolla-ansible/+/927997 | 12:39 |
opendevreview | Matúš Jenča proposed openstack/kolla-ansible master: Add certificates for RabbitMQ internode TLS https://review.opendev.org/c/openstack/kolla-ansible/+/921380 | 13:40 |
opendevreview | Matúš Jenča proposed openstack/kolla-ansible master: Add frontend TLS ability to ProxySQL https://review.opendev.org/c/openstack/kolla-ansible/+/925500 | 13:43 |
opendevreview | Matúš Jenča proposed openstack/kolla-ansible master: Add frontend database TLS for Keystone https://review.opendev.org/c/openstack/kolla-ansible/+/925507 | 13:52 |
opendevreview | Matúš Jenča proposed openstack/kolla-ansible master: Implement TLS for Redis https://review.opendev.org/c/openstack/kolla-ansible/+/909188 | 14:39 |
opendevreview | Matúš Jenča proposed openstack/kolla-ansible master: Enable backend TLS for Manila https://review.opendev.org/c/openstack/kolla-ansible/+/927725 | 14:40 |
opendevreview | Matúš Jenča proposed openstack/kolla-ansible master: Add certificates for RabbitMQ internode TLS https://review.opendev.org/c/openstack/kolla-ansible/+/921380 | 15:19 |
SvenKieske | thx kevko! | 21:26 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!