| *** devfaz_ has joined #openstack-lbaas | 00:27 | |
| *** zzzeek has quit IRC | 00:28 | |
| *** devfaz has quit IRC | 00:29 | |
| *** zzzeek has joined #openstack-lbaas | 00:32 | |
| -openstackstatus- NOTICE: Our Gerrit upgrade maintenance has concluded successfully; please see the maintenance wrap-up announcement for additional details: http://lists.opendev.org/pipermail/service-announce/2020-November/000014.html | 00:54 | |
| *** rcernin has quit IRC | 01:57 | |
| *** rcernin has joined #openstack-lbaas | 01:58 | |
| *** rcernin has quit IRC | 02:05 | |
| *** rcernin has joined #openstack-lbaas | 02:05 | |
| *** sapd1 has joined #openstack-lbaas | 02:37 | |
| *** zzzeek has quit IRC | 02:53 | |
| *** zzzeek has joined #openstack-lbaas | 02:54 | |
| *** psachin has joined #openstack-lbaas | 03:34 | |
| *** rcernin has quit IRC | 03:47 | |
| *** rcernin has joined #openstack-lbaas | 03:48 | |
| rm_work | lxkong: IIRC it's just momentary and may not show up clearly when you're watching. Like, just a split second. We had a similar issue because of a bug, but I forget which one. | 04:11 |
|---|---|---|
| rm_work | Oh, the default connection limit was too high, that's right. We lowered it a lot. | 04:12 |
| rm_work | What is the connection limit on that LB? | 04:12 |
| *** ramishra has joined #openstack-lbaas | 04:49 | |
| *** sapd1 has quit IRC | 05:26 | |
| *** lemko has quit IRC | 05:42 | |
| *** lemko has joined #openstack-lbaas | 05:42 | |
| *** sapd1 has joined #openstack-lbaas | 06:08 | |
| *** gcheresh has joined #openstack-lbaas | 06:25 | |
| *** gthiemonge has quit IRC | 06:43 | |
| *** gthiemonge has joined #openstack-lbaas | 06:43 | |
| *** sapd1 has quit IRC | 06:47 | |
| *** gcheresh has quit IRC | 06:54 | |
| *** gcheresh has joined #openstack-lbaas | 06:57 | |
| *** rcernin has quit IRC | 07:24 | |
| *** ccamposr__ has joined #openstack-lbaas | 07:25 | |
| *** ccamposr has quit IRC | 07:28 | |
| *** rpittau|afk is now known as rpittau | 07:29 | |
| *** ccamposr has joined #openstack-lbaas | 07:38 | |
| *** ccamposr__ has quit IRC | 07:41 | |
| *** rcernin has joined #openstack-lbaas | 07:50 | |
| *** openstackgerrit has joined #openstack-lbaas | 08:01 | |
| openstackgerrit | Carlos Gonçalves proposed openstack/octavia stable/ussuri: Fix AttributeError on TLS-enabled pool provisioning https://review.opendev.org/c/openstack/octavia/+/754107 | 08:01 |
| openstackgerrit | Carlos Gonçalves proposed openstack/octavia stable/ussuri: Fix backend certificate file paths https://review.opendev.org/c/openstack/octavia/+/754108 | 08:01 |
| *** rcernin has quit IRC | 08:08 | |
| *** tamas_erdei is now known as terdei | 08:14 | |
| *** luksky has joined #openstack-lbaas | 08:24 | |
| *** rcernin has joined #openstack-lbaas | 08:43 | |
| lxkong | rm_work: we have HAPROXY_MAX_MAXCONN = 750000 in our internal repo and we are using a very small flavor (512M mem) for the amphora | 08:46 |
| gthiemonge | lxkong: 750000 is huge, please note that when a resource is updated in a LB, haproxy reloads its configuration file, and during a short time, it consumes twice the amount of memory it should use | 08:53 |
| lxkong | gthiemonge: thanks, we will have a test to lower the HAPROXY_MAX_MAXCONN further | 08:54 |
| gthiemonge | we recently reduced the default connection_limit to 50,000 because of that issue: https://review.opendev.org/c/openstack/octavia/+/735126 | 08:54 |
| lxkong | gthiemonge: yeah, i noticed that patch before, a very useful improvement | 08:55 |
| lxkong | but we still need to lower the global HAPROXY_MAX_MAXCONN | 08:56 |
| lxkong | to fit our small flavor | 08:56 |
| rm_work | I think that 50k should be good | 09:03 |
| *** rcernin has quit IRC | 09:23 | |
| openstackgerrit | Gregory Thiemonge proposed openstack/octavia-dashboard master: Add ciphers options for listeners and pools https://review.opendev.org/c/openstack/octavia-dashboard/+/718550 | 10:00 |
| openstackgerrit | Gregory Thiemonge proposed openstack/octavia-dashboard master: Add TLS enabled support for pools https://review.opendev.org/c/openstack/octavia-dashboard/+/763352 | 10:00 |
| openstackgerrit | Gregory Thiemonge proposed openstack/octavia-dashboard master: Allows creation of resources without forcing the creation of children https://review.opendev.org/c/openstack/octavia-dashboard/+/763353 | 10:00 |
| openstackgerrit | Gregory Thiemonge proposed openstack/octavia-dashboard master: Add TLS versions support for listeners and pools https://review.opendev.org/c/openstack/octavia-dashboard/+/763569 | 10:00 |
| *** sapd1 has joined #openstack-lbaas | 10:28 | |
| *** wolsen has quit IRC | 10:34 | |
| *** wolsen has joined #openstack-lbaas | 10:43 | |
| *** sapd1 has quit IRC | 11:11 | |
| *** servagem has joined #openstack-lbaas | 12:08 | |
| *** happyhemant has joined #openstack-lbaas | 13:02 | |
| openstackgerrit | Dmitriy Rabotyagov proposed openstack/octavia stable/victoria: Fix load balancers with failed amphora failover https://review.opendev.org/c/openstack/octavia/+/763731 | 14:14 |
| openstackgerrit | Dmitriy Rabotyagov proposed openstack/octavia stable/ussuri: Fix load balancers with failed amphora failover https://review.opendev.org/c/openstack/octavia/+/763732 | 14:14 |
| openstackgerrit | Dmitriy Rabotyagov proposed openstack/octavia stable/train: Fix load balancers with failed amphora failover https://review.opendev.org/c/openstack/octavia/+/763733 | 14:14 |
| *** rpittau is now known as rpittau|brb | 14:36 | |
| *** rpittau|brb is now known as rpittau | 15:01 | |
| *** sapd1 has joined #openstack-lbaas | 15:36 | |
| *** armax has joined #openstack-lbaas | 15:54 | |
| *** psachin has quit IRC | 16:47 | |
| *** rpittau is now known as rpittau|afk | 17:03 | |
| *** noonedeadpunk has joined #openstack-lbaas | 17:04 | |
| noonedeadpunk | guilhermesp: hey there! regarding https://storyboard.openstack.org/#!/story/2008099#comment-166811 can you share the way you was able to reproduce the bug? Since I see also smth common here but can't reproduce just by killing master amphora even though having persistant connections enabled for several pools :( so trying to understand if that's the thing what we experience or smth different | 17:06 |
| noonedeadpunk | did you LB had the only pool? | 17:07 |
| noonedeadpunk | or was just following https://storyboard.openstack.org/#!/story/2008099#comment-166010 ? | 17:11 |
| *** armax has quit IRC | 17:20 | |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for amphoras https://review.opendev.org/c/openstack/octavia/+/763479 | 17:51 |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for availability zones https://review.opendev.org/c/openstack/octavia/+/763480 | 17:51 |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for availability zones profiles https://review.opendev.org/c/openstack/octavia/+/763814 | 17:51 |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for flavors https://review.opendev.org/c/openstack/octavia/+/763815 | 17:51 |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for flavor profiles https://review.opendev.org/c/openstack/octavia/+/763816 | 17:51 |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for health monitors https://review.opendev.org/c/openstack/octavia/+/763817 | 17:51 |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for L7 policies https://review.opendev.org/c/openstack/octavia/+/763818 | 17:51 |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for L7 rules https://review.opendev.org/c/openstack/octavia/+/763819 | 17:51 |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for listeners https://review.opendev.org/c/openstack/octavia/+/763820 | 17:51 |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for load balancers https://review.opendev.org/c/openstack/octavia/+/763821 | 17:51 |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for pool members https://review.opendev.org/c/openstack/octavia/+/763822 | 17:51 |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for pools https://review.opendev.org/c/openstack/octavia/+/763823 | 17:51 |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for providers https://review.opendev.org/c/openstack/octavia/+/763824 | 17:51 |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for provider availability zones https://review.opendev.org/c/openstack/octavia/+/763825 | 17:51 |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for provider flavors https://review.opendev.org/c/openstack/octavia/+/763826 | 17:51 |
| openstackgerrit | Lance Bragstad proposed openstack/octavia master: Implement secure RBAC for quotas https://review.opendev.org/c/openstack/octavia/+/763827 | 17:52 |
| *** armax has joined #openstack-lbaas | 18:33 | |
| noonedeadpunk | hm, I do see http://paste.openstack.org/show/800331/ when following https://storyboard.openstack.org/#!/story/2008099#comment-166010 | 18:41 |
| *** zzzeek has quit IRC | 18:55 | |
| *** zzzeek has joined #openstack-lbaas | 18:57 | |
| guilhermesp | hey noonedeadpunk ! the way i reproduced was disabling session persistent from the lb. I mean, that was the simplest and direct way for me to reproduce the issue and figure out https://review.opendev.org/c/openstack/octavia/+/763732 what you should see is https://storyboard.openstack.org/#!/story/2008099#comment-166810 | 18:58 |
| guilhermesp | and yeah, that https://storyboard.openstack.org/#!/story/2008099#comment-166010 should be enough to reproduce | 18:59 |
| guilhermesp | s/ from the lb/ from the pool/ | 19:00 |
| *** ccamposr__ has joined #openstack-lbaas | 19:14 | |
| *** ccamposr has quit IRC | 19:17 | |
| *** zzzeek has quit IRC | 19:27 | |
| *** zzzeek has joined #openstack-lbaas | 19:29 | |
| *** zzzeek has quit IRC | 19:53 | |
| *** zzzeek has joined #openstack-lbaas | 19:55 | |
| -openstackstatus- NOTICE: The Gerrit service on review.opendev.org is being restarted quickly to troubleshoot an unexpected error condition, downtime should be less than 5 minutes | 20:00 | |
| *** openstackgerrit has quit IRC | 20:02 | |
| *** zzzeek has quit IRC | 20:30 | |
| *** zzzeek has joined #openstack-lbaas | 20:31 | |
| *** xgerman has joined #openstack-lbaas | 21:02 | |
| *** sapd1 has quit IRC | 21:04 | |
| *** sapd1 has joined #openstack-lbaas | 21:16 | |
| *** gcheresh has quit IRC | 21:20 | |
| *** happyhemant has quit IRC | 21:21 | |
| *** rcernin has joined #openstack-lbaas | 21:23 | |
| *** luksky has quit IRC | 22:05 | |
| *** luksky has joined #openstack-lbaas | 22:18 | |
| *** armax has quit IRC | 22:22 | |
| *** armax has joined #openstack-lbaas | 22:26 | |
| *** ccamposr__ has quit IRC | 22:48 | |
| *** ccamposr has joined #openstack-lbaas | 23:06 | |
| *** luksky has quit IRC | 23:10 | |
| *** ccamposr__ has joined #openstack-lbaas | 23:19 | |
| *** ccamposr has quit IRC | 23:22 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!