14:02:17 #startmeeting neutron_l3 14:02:18 Meeting started Wed Nov 4 14:02:17 2020 UTC and is due to finish in 60 minutes. The chair is liuyulong. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:02:20 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:02:22 The meeting name has been set to 'neutron_l3' 14:02:26 Sorry, a bit late. 14:03:09 It's about a month that we have no L3 meeting. 14:03:52 OK, seems I'm the only one here. 14:03:55 #topic Announcements 14:04:49 #link http://lists.openstack.org/pipermail/openstack-discuss/2020-November/018489.html 14:05:52 This is the neutron PTG summary, thanks to slaweq for this nice work. 14:06:06 It is really useful for those who have not attend the meetings. 14:07:40 #link http://kaplonski.pl/images/Virtual_PTG_October_2020/neutron_ptg_team_photo_october_2020.png 14:08:14 This is the team photo. 14:08:34 #link http://kaplonski.pl/blog/virtual_ptg_october_2020_summary/ 14:09:19 There was a horse in the meeting, haha. 14:10:24 hi 14:10:36 I have another internal meeting so I will be just lurking here 14:11:20 The L3 meeting, IMO, is still necessary for the neutron team. Since we have lots of bugs/rfes, this should be a nice chance to discuss here. 14:12:12 But, seems now we have less attendees, maybe I should send another mail to inform the meeting schedule. 14:12:17 slaweq, Hi 14:12:27 OK 14:12:53 Let's review the bug list. 14:13:03 #topic Bugs 14:14:16 #link https://bugs.launchpad.net/neutron/+bug/1899967 14:14:18 Launchpad bug 1899967 in neutron "L3HA Router in primary state on all nodes" [Critical,In progress] - Assigned to Slawek Kaplonski (slaweq) 14:14:37 There is a revert for this. 14:14:41 #link https://review.opendev.org/#/c/759679/2/doc/source/admin/config-ovsfwdriver.rst 14:15:58 So the original patch about the multicast traffic for 224.0.0.X should be allowed in such case. 14:16:25 OK 14:16:29 Next one 14:16:30 #link https://bugs.launchpad.net/neutron/+bug/1901992 14:16:31 Launchpad bug 1901992 in neutron "Original default route in DVR SNAT namespace is not recovered after creating and deleting /0 extraroute" [Medium,Triaged] - Assigned to gao yu (gaoyublack) 14:17:41 The bug is confirmed. 14:18:32 The 0.0.0.0/0 means the default route, but if user set this intentionally, some functions of DVR may not work. 14:19:08 right, they have broken themselves 14:19:14 When user removes such route, the L3 agent should recover its connection by repair the default route. 14:20:04 Yes, I'm OK with that we can allow the user set the 0.0.0.0/0 route. 14:20:16 But L3 agent should repair after the removal. 14:21:00 yes, agreed 14:21:08 I have left some comments in the bug and the patch there. 14:21:09 #link Intentionally 14:21:17 #link https://review.opendev.org/#/c/760314/ 14:21:37 No comments from the bug reporter for now. 14:22:48 Our local deployment have done some work like the patch did, disable the API for "0.0.0.0/0". 14:23:01 So we have no patch to fix the bug in agent side. 14:25:22 OK, next one 14:25:29 #link https://bugs.launchpad.net/neutron/+bug/1902211 14:25:30 Launchpad bug 1902211 in neutron "Router State standby on all l3 agent when create" [Undecided,Incomplete] 14:26:20 I guess the bug report had pasted some information that the VPN related code was stuck. 14:27:54 I have some thougths that maybe the BIG lock of these function is the root cause. 14:29:05 Something like we did the work in L3 agent extensions, we have narrowed down the lock granularity for those. 14:29:52 restarting l3-agent usually means it's a race condition, and this is train, so wonder if he is missing a fix? just seems like something we've fixed 14:30:34 The lock is set to some funcion that has some time-consuming, so the later router update actions just wait, then the routers are all in stand-by state. 14:34:16 I don't know. 14:34:34 Nguyen Thanh Cong pasted a log file. 14:34:40 #link https://pikab.in/f688029f37 14:35:04 It shows the router VPN extension has done the sync work: "StrongSwanDriver method sync called with arguments". 14:35:36 But there is no router update action end log for the update id: 201d36bf-1560-441c-a944-a9c70bf241ed. 14:36:15 So, maybe there are some other L3 agent extensions which are time consuming or locked down... 14:37:23 Maybe disable all L3 agent extensions to see if the router can be set properly, then enable the extensions one by one. 14:38:00 and no traceback 14:38:56 OK, no more bugs from me now. 14:41:41 Alright, let's move on. 14:41:42 #topic On demand agenda 14:42:01 #link https://bugs.launchpad.net/neutron/+bug/1877301 14:42:02 Launchpad bug 1877301 in neutron "[RFE] L3 Router support ndp proxy" [Wishlist,In progress] - Assigned to yangjianfeng (yangjianfeng) 14:42:15 #link https://review.opendev.org/#/c/747523/ 14:42:30 #undo 14:42:31 Removing item from minutes: #link https://review.opendev.org/#/c/747523/ 14:42:45 #link https://review.opendev.org/#/c/728628/ 14:43:15 I think that the spec is good enough to get merged except moving to W folder. 14:44:13 I will conntact jianfeng to move on. 14:47:50 OK, thank you guys. Let's end here. 14:47:57 #endmeeting