sorrison | Think I found another failover bug http://paste.openstack.org/show/796265/ | 00:16 |
---|---|---|
rm_work | huh, weird | 00:26 |
sorrison | Yeah tried a few times | 00:32 |
sorrison | full log is http://paste.openstack.org/show/796266/ | 00:32 |
sorrison | It did some more errors around security group in use | 00:32 |
sorrison | Rolled out a new image and failover worked great on all LBs apart from this one | 00:35 |
openstackgerrit | Anushka Singh proposed openstack/octavia master: Added new metric - response time https://review.opendev.org/742294 | 00:50 |
*** psachin has joined #openstack-lbaas | 03:36 | |
*** gthiemonge has quit IRC | 03:41 | |
*** gthiemonge has joined #openstack-lbaas | 03:42 | |
*** armax has quit IRC | 04:33 | |
*** gcheresh has joined #openstack-lbaas | 05:30 | |
*** gcheresh has quit IRC | 05:37 | |
*** dmellado has quit IRC | 06:27 | |
openstackgerrit | Gregory Thiemonge proposed openstack/octavia master: Deny the creation of L7Policies for HTTPS/TCP/UDP listeners https://review.opendev.org/740478 | 06:49 |
*** ccamposr__ has joined #openstack-lbaas | 07:08 | |
*** ccamposr has quit IRC | 07:10 | |
*** maciejjozefczyk has joined #openstack-lbaas | 07:45 | |
*** dmellado has joined #openstack-lbaas | 08:20 | |
*** also_stingrayza has joined #openstack-lbaas | 08:21 | |
*** stingrayza has quit IRC | 08:23 | |
*** gcheresh has joined #openstack-lbaas | 08:24 | |
*** gcheresh has quit IRC | 08:28 | |
*** gcheresh has joined #openstack-lbaas | 08:28 | |
*** gcheresh has quit IRC | 08:49 | |
*** born2bake has joined #openstack-lbaas | 09:13 | |
*** ramishra has quit IRC | 10:12 | |
*** spatel has joined #openstack-lbaas | 10:18 | |
*** spatel has quit IRC | 10:22 | |
*** psachin has quit IRC | 10:34 | |
*** mchlumsky has quit IRC | 11:07 | |
openstackgerrit | Gregory Thiemonge proposed openstack/octavia master: Add haproxy-source backend element in DIB https://review.opendev.org/698086 | 11:15 |
*** ccamposr has joined #openstack-lbaas | 11:32 | |
*** ramishra has joined #openstack-lbaas | 11:32 | |
*** ccamposr__ has quit IRC | 11:34 | |
openstackgerrit | Merged openstack/octavia master: Fix missing dependency in amphora create flow https://review.opendev.org/742382 | 11:56 |
*** psachin has joined #openstack-lbaas | 12:19 | |
*** dayou_ has joined #openstack-lbaas | 12:24 | |
*** dayou has quit IRC | 12:26 | |
openstackgerrit | Gregory Thiemonge proposed openstack/octavia master: Add haproxy-source backend element in DIB https://review.opendev.org/698086 | 13:16 |
*** zigo has quit IRC | 13:19 | |
*** gcheresh has joined #openstack-lbaas | 13:20 | |
*** zigo has joined #openstack-lbaas | 13:31 | |
*** TrevorV has joined #openstack-lbaas | 13:34 | |
*** gcheresh has quit IRC | 13:34 | |
*** mchlumsky has joined #openstack-lbaas | 13:46 | |
*** psachin has quit IRC | 14:01 | |
*** armax has joined #openstack-lbaas | 14:07 | |
*** ccamposr__ has joined #openstack-lbaas | 14:35 | |
*** ccamposr has quit IRC | 14:38 | |
openstackgerrit | Gregory Thiemonge proposed openstack/octavia master: Fix invalid DOWN status when updating a UDP pool https://review.opendev.org/736818 | 14:44 |
-openstackstatus- NOTICE: We are renaming projects in Gerrit and review.opendev.org will experience a short outage. Thank you for your patience. | 15:22 | |
*** maciejjozefczyk has quit IRC | 15:26 | |
johnsom | sorrison That is actually an HAProxy bug I had fixed recently. Let me find you the HAProxy bug report | 15:38 |
johnsom | Well, the first paste anyway | 15:39 |
johnsom | So this was the bug: https://github.com/haproxy/haproxy/issues/644 That ballooned into a few fixes. | 15:41 |
johnsom | Oh, re-reading maybe not. Maybe that is related to the excess amphora you have. hmm, looking some more | 15:41 |
johnsom | Yeah, I'm going to have to look at that. It seems like there were a bunch of amps associated with the LB (6) and somehow the peer list in the haproxy config was missing it's own ID. I bet that code has always assumed only two peer records, but in your case with the old failover you ended up with six. | 15:47 |
johnsom | Feel free to open an story | 15:47 |
openstackgerrit | Merged openstack/octavia stable/train: Fix missing dependency in amphora create flow https://review.opendev.org/742402 | 16:28 |
*** maciejjozefczyk has joined #openstack-lbaas | 16:44 | |
*** TrevorV has quit IRC | 16:49 | |
*** maciejjozefczyk has quit IRC | 16:59 | |
*** ccamposr has joined #openstack-lbaas | 17:53 | |
*** ccamposr__ has quit IRC | 17:56 | |
openstackgerrit | Anushka Singh proposed openstack/octavia master: Added new metric - response time https://review.opendev.org/742294 | 17:58 |
*** gmann is now known as gmann_lunch | 18:13 | |
*** gmann_lunch is now known as gmann | 19:19 | |
openstackgerrit | Anushka Singh proposed openstack/octavia master: Added new metric - response time https://review.opendev.org/742294 | 20:44 |
*** ccamposr has quit IRC | 21:54 | |
*** ccamposr has joined #openstack-lbaas | 21:58 | |
openstackgerrit | Stephanie Djajadi proposed openstack/octavia master: Change amphora statistics to use deltas https://review.opendev.org/740815 | 22:01 |
openstackgerrit | Michael Johnson proposed openstack/octavia master: Update amphora v2 for the failover refactor https://review.opendev.org/738292 | 22:21 |
openstackgerrit | Stephanie Djajadi proposed openstack/octavia master: Change amphora statistics to use deltas https://review.opendev.org/740815 | 22:36 |
openstackgerrit | Stephanie Djajadi proposed openstack/octavia master: Added new metric - response time https://review.opendev.org/742294 | 22:36 |
openstackgerrit | Adam Harwell proposed openstack/octavia master: Refactoring amphora stats driver interface https://review.opendev.org/737111 | 22:49 |
openstackgerrit | Adam Harwell proposed openstack/octavia master: Added new metric - response time https://review.opendev.org/742294 | 23:09 |
*** born2bake has quit IRC | 23:23 | |
openstackgerrit | Adam Harwell proposed openstack/octavia master: Refactoring amphora stats driver interface https://review.opendev.org/737111 | 23:29 |
*** shtepanie has joined #openstack-lbaas | 23:31 | |
rm_work | johnsom: OKAY, we made hopefully the last set of revisions to the deltas patch... it's late on a Friday, so no worries, but when you get a chance :D | 23:31 |
rm_work | guessing next week | 23:31 |
johnsom | Yeah. I think I have failover v2 done as well, I need to review for cleanup | 23:32 |
johnsom | If you are bored, feel free to give it a first pass | 23:32 |
rm_work | noice | 23:32 |
rm_work | yeah i'll prolly check that out this weekend | 23:33 |
johnsom | V2 in general is not giving me warm fuzzies though | 23:33 |
rm_work | T_T | 23:33 |
johnsom | My patch “worked in devstack” though. Lol | 23:34 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!