| opendevreview | OpenStack Proposal Bot proposed openstack/octavia-dashboard master: Imported Translations from Zanata https://review.opendev.org/c/openstack/octavia-dashboard/+/972624 | 03:58 |
|---|---|---|
| opendevreview | Richard Cruise proposed openstack/octavia-tempest-plugin master: Revert bug links to Launchpad https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/972644 | 09:08 |
| opendevreview | Richard Cruise proposed openstack/python-octaviaclient master: Revert bug links to Launchpad https://review.opendev.org/c/openstack/python-octaviaclient/+/972646 | 09:18 |
| opendevreview | Richard Cruise proposed openstack/octavia-lib master: Revert bug links to Launchpad https://review.opendev.org/c/openstack/octavia-lib/+/972648 | 09:25 |
| theovg | Hey all, HNY! I've made progress on my API performance patch proposal (bypassing the data_model for API gets and get_all). I've ironed out a bunch of things and don't expect to make major changes. Do not hesitate to ask for context and/or clarifications on the changes and decisions made. It may look very large but I reckon it is appropriately-sized | 09:55 |
| theovg | for a first step with the results it provides: https://review.opendev.org/c/openstack/octavia/+/970404 | 09:55 |
| opendevreview | Gregory Thiemonge proposed openstack/octavia master: Add support for centos-10-stream https://review.opendev.org/c/openstack/octavia/+/963656 | 13:46 |
| opendevreview | Gregory Thiemonge proposed openstack/octavia master: Add c10s jobs to the check pipeline (non-voting) https://review.opendev.org/c/openstack/octavia/+/964280 | 13:47 |
| opendevreview | Gregory Thiemonge proposed openstack/octavia master: Add support for Rocky 10 https://review.opendev.org/c/openstack/octavia/+/972291 | 13:47 |
| opendevreview | Gregory Thiemonge proposed openstack/octavia master: Add support for Rocky 10 https://review.opendev.org/c/openstack/octavia/+/972291 | 13:47 |
| opendevreview | Gregory Thiemonge proposed openstack/octavia master: Add support for centos-10-stream & rocky 10 https://review.opendev.org/c/openstack/octavia/+/963656 | 14:05 |
| opendevreview | Gregory Thiemonge proposed openstack/octavia master: Add support for centos-10-stream & rocky 10 https://review.opendev.org/c/openstack/octavia/+/963656 | 14:10 |
| opendevreview | Gregory Thiemonge proposed openstack/octavia master: Add c10s jobs to the check pipeline (non-voting) https://review.opendev.org/c/openstack/octavia/+/964280 | 14:10 |
| gthiemon1e | sorry for the noise | 14:10 |
| opendevreview | Gregory Thiemonge proposed openstack/octavia master: Add support for centos-10-stream & rocky 10 https://review.opendev.org/c/openstack/octavia/+/963656 | 14:30 |
| opendevreview | Gregory Thiemonge proposed openstack/octavia master: Add c10s jobs https://review.opendev.org/c/openstack/octavia/+/964280 | 14:30 |
| opendevreview | Gregory Thiemonge proposed openstack/octavia master: DNM/WIP Testing c10s periodic jobs https://review.opendev.org/c/openstack/octavia/+/972712 | 14:30 |
| opendevreview | Gregory Thiemonge proposed openstack/octavia master: Add c10s jobs https://review.opendev.org/c/openstack/octavia/+/964280 | 14:37 |
| opendevreview | Gregory Thiemonge proposed openstack/octavia master: DNM/WIP Testing c10s periodic jobs https://review.opendev.org/c/openstack/octavia/+/972712 | 14:37 |
| opendevreview | Elod Illes proposed openstack/python-octaviaclient master: DNM: gate health test https://review.opendev.org/c/openstack/python-octaviaclient/+/972747 | 16:25 |
| raineszm | gthiemon1e: thanks for your feedback. regarding https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/971260/comments/20f6ff0e_ea525b80 while I'm at it should I just remove all stable-2024.1 jobs from o-t-p and migrate those them to octavia/unmaintained/2024.1 | 16:42 |
| scoopex | I have problems in adding a member to a loadbalancer. I see erro messages like 'sqlalchemy.exc.TimeoutError: QueuePool limit of size 10 overflow 20 reached, connection timed out....' in the logs of the API servers. When i look at the octavia galera servers i see only connection in status sleep and the maximum connections of the server are far away from beeing exhausted. That looks like an api | 17:28 |
| scoopex | server deadlock. When the api server is restarted, the problem reappears... | 17:28 |
| opendevreview | Gregory Thiemonge proposed openstack/octavia master: Add c10s jobs https://review.opendev.org/c/openstack/octavia/+/964280 | 17:34 |
| opendevreview | Gregory Thiemonge proposed openstack/octavia master: DNM/WIP Testing c10s periodic jobs https://review.opendev.org/c/openstack/octavia/+/972712 | 17:34 |
| johnsom | scoopex Not something I have come across, but I think I would start with the "connection time out" part of that error. Maybe the API process is having trouble reaching the DB? Network route flapping or spanning tree???? | 18:11 |
| johnsom | scoopex A temporary fix might be to tune oslo.db (which manages the pool in OpenStack) with https://docs.openstack.org/oslo.db/latest/reference/opts.html#database.max_pool_size | 18:13 |
| johnsom | scoopex You can adjust those settings in the Octavia API config file. | 18:13 |
| johnsom | scoopex The odd thing is, your message says "overflow 20 reached" but the default in oslo.db is 50, so I wonder if your deployment tooling hasn't made changes? | 18:14 |
| opendevreview | Zachary Mark Raines proposed openstack/octavia-tempest-plugin master: Remove stable/2024.1 jobs https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/972770 | 18:29 |
| scoopex | Thanks, i will have a look later. I suppose that this is a application deadlock because the amount of active connections is very low on the database (`show processlist`) | 18:30 |
| johnsom | scoopex No, I doubt it. Deadlocks report in a different way and we use deadlock avoidance (retry) code wrappers. | 18:31 |
| opendevreview | Zachary Mark Raines proposed openstack/octavia-tempest-plugin master: Remove stable/2024.1 jobs https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/972770 | 18:34 |
| -opendevstatus- NOTICE: Zuul will be shutdown for maintenance work. See https://lists.opendev.org/archives/list/service-announce@lists.opendev.org/thread/WBBLBI6ZS6FA6Q5ZMH4C2MWPL3WG3H24/ for more details. | 23:43 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!