Wednesday, 2022-08-03

*** amoralej|off is now known as amoralej06:53
zigofrickler: https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/849510 didn't help and I still get my retry thingy to do its work ... :/07:59
fricklerzigo: did you test on the agent or on the controller? from what you said yesterday, I'm assuming agent, but now it occurs to me that the changed code is actually running on the controller. btw. do you have dedicated neutron-rpc-server processes deployed?08:32
opendevreviewRodolfo Alonso proposed openstack/neutron stable/xena: Implement specific tracked resource count method per quota driver  https://review.opendev.org/c/openstack/neutron/+/85191808:46
opendevreviewwangjiaqi proposed openstack/neutron-vpnaas-dashboard master: remove unicode from code  https://review.opendev.org/c/openstack/neutron-vpnaas-dashboard/+/85199411:17
opendevreviewVasyl Saienko proposed openstack/neutron-lib master: Update meaning for router:external  https://review.opendev.org/c/openstack/neutron-lib/+/85198111:25
bcafarelhaleyb: yeah I use https://gist.github.com/yoctozepto/7ea1271c299d143388b7c1b1802ee75e/raw/7ad5a5639ee58c7d2ec3bdfd46e017d19bee5b92/gerrit_3_zuul_status.user.js but it does need update for recent zuul12:13
bcafarelzuul updates are not fully pasted as comments anymore, you need to fetch from zuul.openstack.org - probably not too complicated but you need some JS expertise :)12:13
bcafarelhaleyb: keep me posted if you find a working update version :)12:17
*** amoralej is now known as amoralej|lunch12:28
*** dasm|off is now known as dasm13:18
*** amoralej|lunch is now known as amoralej13:29
*** lifeless_ is now known as lifeless13:51
haleybbcafarel: yes, that's the script i use too, and i have no JS experience so even debugging it isn't going to happen :(13:56
ralonsohhaleyb, hey! do you know why if we stop the radvd in the controller that has the active router namespace, a VM IPv6 traffic (ping traffic) is stopped?14:07
opendevreviewMerged openstack/neutron stable/train: Port update will trigger less notifications to the DHCP agents  https://review.opendev.org/c/openstack/neutron/+/85153014:09
haleybralonsoh: is it losing a route? i wonder if it sends an RA when it's stopping to remove itself as the default router?14:09
ralonsohhaleyb, uhhh I need to check that14:10
ralonsohgood advise14:10
haleybralonsoh: check link-local first, that should always work, anything global will require a default route14:11
ralonsohhaleyb, right, I would also check the routing table inside the VM14:11
haleybralonsoh: yup, my guess is either a route or address being removed is causing it, been a while since i looked at radvd startup/shutdown14:13
ralonsohyeah, because the service itself is not routing the traffic14:14
mtomaskahaleyb: ralonsoh: I am not sure, I will look at tcpdump inside router namespace 14:17
haleybrunning tcpdump/wireshark might help too if radvd is sending something at shutdown14:17
mtomaska:)14:17
haleybyes, message collision :)14:17
mtomaskarouter default is a flag inside RA message right? I will have to look up packet details14:18
haleybyes, i believe it's a single flag, source address of RA will be the default router if set14:19
haleybbeen a while since i've looked at the RFCs14:19
haleybSo the RA has a "Router Lifetime" field - if 0 indicates should not be a default router, else it's the number of seconds the sender should be the default router14:24
haleybhttps://datatracker.ietf.org/doc/html/rfc486114:24
*** amoralej is now known as amoralej|off15:21
opendevreviewVasyl Saienko proposed openstack/neutron-lib master: Update meaning for router:external  https://review.opendev.org/c/openstack/neutron-lib/+/85198116:21
mtomaskahaleyb: During normal operation a RA packet coming from qr route interface contains Router Lifetime(s) 300. When radvd daemon is shutdown there is one more RA packet containing Router Lifetime(s) : 0. Then naturally, VM ip -6 neigh for that route goes STALE16:38
mtomaskano wait16:39
haleybmtomaska: thanks for the info, and i guess expected - any VM receiving that should remove their default route via that address16:39
fricklerunder what condition does the radvd get stopped?16:39
mtomaskaI see VM ip -6 route going back to REACHABLE16:40
mtomaskaweird... let me run tcpdump on VM to see if there are some packets coming in16:40
mtomaskafricker: currently when l3-agent is stopped it stops radvd. I will have to look into l3-agent code to see when that get fired off16:41
fricklermaybe one should change the whole active/passive concept for IPv6 HA, instead have multiple active (can even be >2) instances. (just thinking out loud before EODing)17:25
*** EugenMayer4 is now known as EugenMayer21:39
opendevreviewMiguel Lavalle proposed openstack/neutron master: [DNM][POC]Bump revision version when updating description  https://review.opendev.org/c/openstack/neutron/+/85205322:58
*** dasm is now known as dasm|off23:26
opendevreviewayenachew molla proposed openstack/neutron-tempest-plugin master: Delete tcp rule from a security group  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/84826823:30

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!