14:00:37 #startmeeting neutron_l3 14:00:38 Meeting started Wed Jan 15 14:00:37 2020 UTC and is due to finish in 60 minutes. The chair is liuyulong. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:00:39 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:00:42 The meeting name has been set to 'neutron_l3' 14:01:09 hi there 14:01:11 hi 14:01:55 #topic Announcements 14:03:08 All things were mentioned during neutron team meeting yesterday. 14:03:16 So I guess we can move on then? 14:04:40 OK, let's move on. 14:04:45 #topic Bugs 14:05:22 [neutron] Bug deputy report - Jan 06 to 12 14:05:30 #link http://lists.openstack.org/pipermail/openstack-discuss/2020-January/011955.html 14:05:59 Let's revisit this bug first. 14:06:03 #link https://bugs.launchpad.net/neutron/+bug/1774459 14:06:03 Launchpad bug 1774459 in neutron "Update permanent ARP entries for allowed_address_pair IPs in DVR Routers" [High,In progress] - Assigned to Brian Haley (brian-haley) 14:06:12 hi 14:06:43 #link https://review.opendev.org/#/c/601336/ 14:06:48 ^ this is the fix of the bug. 14:07:24 #link https://review.opendev.org/#/c/653883/ 14:07:40 This should be related to the bug and fix. 14:08:55 I've tested this with some new based on the problem we met locally. So I created a new bug https://bugs.launchpad.net/neutron/+bug/1859638 14:08:55 Launchpad bug 1774459 in neutron "duplicate for #1859638 Update permanent ARP entries for allowed_address_pair IPs in DVR Routers" [High,In progress] - Assigned to Brian Haley (brian-haley) 14:10:46 hi 14:11:34 And back to fix, I've left some comments. Some of them are technical issues, IMO, it should be addressed. 14:12:03 imho #link https://review.opendev.org/#/c/653883/ is ready to merge 14:13:27 haleyb, yes, looks good to me. 14:14:05 i see your comments on the other one, i've had no time to get back to it recently 14:15:38 haleyb, sure, we can continue the details in the gerrit. 14:16:18 or if anyone has more cycles... i was hoping it was a quick update but doesn't look it 14:16:44 Besides I also have an idea to fix the bug when we have no GARP from users VM. 14:19:08 L2pop and ARP responder will not be considered, ARP request and reply will be flooded to tunnels... (Bad news...) 14:21:08 ARP reply will be sent to local qr-device and flood to tunnels at same time. Then all routers will be aware of the allowed address mac. 14:27:09 OK, I will summary these comments to the LP bug or gerrit. 14:28:06 Next one: 14:28:09 #link https://bugs.launchpad.net/neutron/+bug/1858661 14:28:09 Launchpad bug 1858661 in neutron "Error when creating a Linux interface" [High,Confirmed] 14:28:56 slaweq, ralonsoh any updates about this ? 14:29:07 liuyulong, no sorry, I didn't have time 14:29:13 maybe tomorrow 14:29:30 me neighter 14:30:45 It blocks the CI in high failure rate, or not? 14:31:16 sometimes yes, but this is not a repetitive error 14:32:13 Alright, not 100% is good news. And we also have this from the deputy bug list: 14:32:27 #link https://bugs.launchpad.net/neutron/+bug/1858642 14:32:27 Launchpad bug 1858642 in neutron "paramiko.ssh_exception.NoValidConnectionsError error cause dvr scenario jobs failing" [High,Confirmed] 14:32:43 yes, I'm on it now 14:36:42 OK, all these issues can be discussed during CI meeting in details later. 14:36:47 Next one 14:36:56 #link https://bugs.launchpad.net/neutron/+bug/1859163 14:36:56 Launchpad bug 1859163 in neutron "Create port with fixed ipv6 address for non-router ports is not allowed anymore" [Medium,Fix committed] - Assigned to Rodolfo Alonso (rodolfo-alonso-hernandez) 14:37:08 Just updated the status of the bug, it is fixed. 14:37:14 #link https://review.opendev.org/#/c/701965/ 14:37:16 cool! 14:37:36 waiting for the gate 14:37:57 Next one 14:37:59 #link sometimes yes, but this is not a repetitive error 14:38:05 #undo 14:38:06 Removing item from minutes: #link sometimes 14:38:24 #link https://bugs.launchpad.net/neutron/+bug/1858419 14:38:24 Launchpad bug 1858419 in neutron "Docs needed for tunables at large scale" [Medium,Confirmed] - Assigned to Slawek Kaplonski (slaweq) 14:40:35 Again, I'm now revisit those patches of scale issues have the config options. 14:40:46 #link https://review.opendev.org/#/c/364793/ 14:40:52 This can be an example. 14:41:47 thx liuyulong for working on this 14:42:03 slaweq, np 14:42:59 That's all from the deputy list. Let's shot a quick scan of LP bug list. 14:44:09 #link https://bugs.launchpad.net/neutron/+bug/1858086 14:44:09 Launchpad bug 1858086 in neutron "qrouter's local link route cannot be restored " [Medium,Confirmed] 14:45:01 Assigned to me now, I will try to fix it in neutron-server API to disable such route update. 14:45:28 if You are changing API You should add new api extension to make this change discoverable 14:45:50 even if this is an error? 14:45:57 ralonsoh: I think so 14:45:57 (just asking) 14:46:00 perfect 14:46:04 as we are changing API behaviour 14:46:18 so e.g. we will not be able to test it in tempest properly 14:46:26 (potentially) 14:46:45 so it should be probably some shim extension but still we will need that 14:47:08 Sure 14:47:54 No more bugs from me now. Any updates? 14:47:59 no 14:48:13 I have one new 14:48:19 https://bugs.launchpad.net/neutron/+bug/1859832 14:48:19 Launchpad bug 1859832 in neutron "L3 HA connectivity to GW port can be broken after reboot of backup node" [Medium,New] - Assigned to Slawek Kaplonski (slaweq) 14:48:24 reported just before this meeting 14:48:34 I'm working on some fix for this 14:48:51 but for now only fix which I have in mind requires changes in both L3 and ovs agent 14:50:04 and also second thing 14:50:22 I yesterday sent patch https://review.opendev.org/#/c/702547/ which is (I hope) fix for old issue with dvr routers 14:50:29 please review it when You will have some time 14:50:47 sure 14:50:49 and that's all from my side 14:50:55 Looks like the GARP issue for bug 1859832. 14:50:55 bug 1859832 in neutron "L3 HA connectivity to GW port can be broken after reboot of backup node" [Medium,New] https://launchpad.net/bugs/1859832 - Assigned to Slawek Kaplonski (slaweq) 14:51:10 liuyulong: not GARP but MLDv2 packets 14:51:21 as it's related to IPv6 strictly 14:52:48 yes, no matter which type of packets, the gateway mac will be refreshed to "backup" node in physical switch. 14:53:03 liuyulong: exactly 14:53:30 I was trying to describe as clear as I possible the issue in bug report 14:53:38 I hope it will be clear for You what's going on there 14:54:01 but if not, I can try to explain it e.g. on IRC if You will have any questions 14:54:30 I have a simple way to verify this issue. 14:56:37 When you have centralized floating IPs in the snat gateway, you can use "neutron l3-agent-router-add" to add a new HA member to the router, to see if the floating IP traffic is broken. 14:57:07 liuyulong: but it's race and it can happen only sometimes 14:57:25 so it's possible that on not overloaded system when You are adding only one router, it will be fine 14:57:41 The way I mentioned can 100% reproduce the problem. 14:57:45 but in general it's true what You said, it can break in such case 14:58:16 So you have any idea to fix the issue? 14:58:58 liuyulong: yes 14:59:24 I want to create port in br-int and add some additional flag to say to ovs agent to not remove dead_vlan_tag 14:59:46 and then, when l3 agent will do all with this port, update ovs port to remove this flag 14:59:53 and than ovs agent will change tag to proper one 15:00:01 that's long story short 15:00:06 but I'm still working on it 15:00:14 I hope to send something to gerrit this week 15:00:30 All right, time is up. Let's move to our channel. 15:00:36 slaweq, thanks. 15:00:36 k 15:00:42 o/ 15:00:43 #endmeeting