13:00:24 #startmeeting networking 13:00:24 Meeting started Tue Apr 15 13:00:24 2025 UTC and is due to finish in 60 minutes. The chair is haleyb. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:00:25 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:00:25 The meeting name has been set to 'networking' 13:00:36 hopefully everyone remembered we moved this an hour earlier 13:00:50 I did 13:01:12 o/ 13:01:15 o/ 13:01:48 I did not but I was checking IRC so good timing :) 13:01:54 #announcements 13:02:27 Just wanted to thank everyone that attended the PTG last week 13:03:01 #link https://etherpad.opendev.org/p/apr2025-ptg-neutron 13:03:04 hello 13:03:31 you can find all the other etherpads at 13:03:38 #link https://ptg.opendev.org/etherpads.html 13:04:26 So we are now in Flamingo, schedule is at 13:04:29 #link https://releases.openstack.org/flamingo/schedule.html 13:04:36 We are currently in Week R-24 13:04:44 Final 2025.2 Flamingo release: October 3rd, 2025 13:05:28 Reminder: If you have a topic for the drivers meeting on Friday, please add it to the wiki @ https://wiki.openstack.org/wiki/Meetings/NeutronDrivers 13:06:01 I had no other announcements, did anyone else? 13:06:41 ok, we can move on to bugs 13:06:42 #topic bugs 13:07:23 sahid was the bug deputy last week and ralonsoh the week before, we never officially went through that list 13:07:27 we can start with last week 13:07:35 #link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/WYDAWQVUJ72I6PS26H5YGESBBMN3VSLW/ 13:08:32 #link https://bugs.launchpad.net/neutron/+bug/2106374/ 13:08:39 neutron-server error with ml2_distributed_port_bindings 13:09:09 this is ml2/ovs 13:09:50 oh, and it's AlmaLinux, openstack-neutron-20.3.1-1.el9s 13:10:22 what release is that? 13:11:15 yoga perhasp 13:11:31 https://releases.openstack.org/teams/neutron.html#team-yoga-neutron 13:11:45 yes, looks like yoga 13:12:28 and being a distro package i'm not sure how much time we should spend 13:12:34 without reproduction steps hard to say anything.... 13:12:51 i will add a comment to try and reproduce on something much newer 13:12:59 looks like some sort of eadge case difficult to reproduce, I imagine we can try to at leat handle the exception and correctly log something 13:13:32 that is why I was initially proposed a low hanging fruit 13:13:35 sahid: is the code still the same? 13:13:55 no idea I have not checked 13:15:03 the code is the same since 10 years ago 13:15:07 the logs are legit 13:15:11 either way i think we should ask to reproduce on newer release as yoga is unmaintained 13:15:15 this could be a leftover in the DB 13:15:32 because the table expects the {port,host} to be unique 13:15:41 they specifically mention they are not able to reproduce on stagging 13:15:55 something probably related with the load 13:15:56 that is something to be checked in this user DB 13:17:25 let's add a comment there to try and help them along 13:17:38 should i mark it as wont fix? and ask report to try with newer release? 13:18:17 no, we need first to triage it 13:18:53 sahid: ask them if they can reproduce on something that is supported upstream unless we can reproduce on master ourselves 13:19:12 ack 13:19:38 next bug 13:19:43 #link https://bugs.launchpad.net/neutron/+bug/2106357/ 13:19:51 [ovn-octavia-provider] Loadbalancer member list show operating status as ONLINE when member is created for a SHUTOFF state vm 13:20:00 on release 8.0.0 which is epoxy 13:21:17 is froyo around? 13:21:27 o/ 13:21:54 hey froyo - can you take a look at that bug? ovn-octavia-provider related 13:21:57 I'll take a look to it! 13:22:06 thanks! 13:22:10 yw 13:22:49 next one 13:22:54 #link https://bugs.launchpad.net/neutron/+bug/2106690/ 13:23:01 ovn-sb leader was changes frequently 13:23:49 i'm not sure if they have something broken in their cluster 13:24:05 WARN|tcp:10.230.186.15:34182: receive error: Connection reset by peer 13:24:10 INFO|current entry eid 24736b60-3f1b-4f13-b3c4-21ad1c20e500 does not match prerequisite 0e84e4da-58a9-45ed-93c2-29fd9ca64469 in execute_command_request 13:24:25 i don't exactly know what that second one is 13:24:47 https://mail.openvswitch.org/pipermail/ovs-discuss/2020-October/050758.html 13:24:53 "This is expected in cluster mode when there are concurrent transactions 13:24:53 initiated from different cluster nodes. It is recommended to connect to the 13:24:53 leader for write-heavy clients. Occasional conflict is ok and the 13:24:53 transaction will be resubmitted." 13:26:54 i think neutron defaults to leader-only for writes, i'm remembering an old ihar change that made it possible to not do that, but there are ovsdb implications from waht i remember 13:27:58 i think they need to debug their OVN setup 13:28:53 i'll leave a comment with some info 13:28:56 next bug 13:29:09 #link https://bugs.launchpad.net/neutron/+bug/2106793 13:29:19 after running ``os-nova-install.yml`` lost instances connectivity 13:29:46 is this a heat template? 13:31:00 perhaps opaenstack-ansible, but no idea 13:31:16 I would like to know what this yaml file is (ansible role, etc) 13:31:20 i don't think the issue here is with neutron, but with whatever service they are using not restarting things correctly 13:31:59 I don't think they could change the cpu libvirt configuration like this 13:32:29 it could be useful the nova compute logs too 13:32:38 anyway, more information 13:32:58 yes, i'll ask some questions 13:33:01 next one 13:33:18 #link https://bugs.launchpad.net/neutron/+bug/2106776 13:33:26 Unable to enable/disable src_nat per external gateway 13:34:05 i remember noonedeadpunk mentioning this last week but i had no time to look further 13:34:34 that looks like a legit bug of the multi GW feature 13:34:50 o/ 13:35:10 I also did not spend any time on digging into the code 13:37:41 sorry, had a local question :) 13:37:56 like ralonsoh said, seems a legit bug maybe a corner case 13:38:54 will just need an owner to dig into it 13:39:19 I can but not this week 13:40:10 at least it has a reproducer :) 13:40:33 that was the last bug on sahid's list 13:40:59 ralonsoh: did you have any from the previous week that need discussion? as we never did look at them in a meeting 13:41:22 #link https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/437AQKV6NFINO7RPDL7SEZJ7NIBZ24TB/ 13:41:41 no, all addressed 13:41:46 #link https://bugs.launchpad.net/neutron/+bug/2105977 13:41:54 Random error in ``test_packets_of_any_connection_state_can_reach_dest`` test 13:42:10 you filed that bug unassigned 13:42:14 I'm checking this oen 13:42:21 I didn't assign it, my bad 13:42:34 np, the others are all assigned 13:44:25 Our bug count is down to 753 (epoxy releasing closed a bunch :) 13:44:38 this week the deputy is lajoskatona, next week is ykarel 13:44:42 is that good for both? 13:45:20 I am on it 13:45:34 ack, thanks 13:45:39 we can move on 13:45:43 #topic community goals 13:46:10 having just had the ptg, not sure how much we need to discuss 13:46:25 are there any patches that need review and can move forward on eventlet? 13:46:32 * haleyb has not looked today 13:46:33 nothing from my side 13:46:41 yeah, one sec 13:46:52 still have some in mine 13:47:05 https://review.opendev.org/c/openstack/neutron/+/946992 and the upper 4 13:47:35 ack, will look 13:48:14 #topic on-demand 13:48:25 any additional topics? 13:48:34 no thanks, all good 13:48:44 nothing from my side, thanks 13:48:51 ok, thanks for attending everyone, have a good week 13:48:53 #endmeeting