Bug 1815316
Summary: | [2.11]fail to ping6 FIP on external namespace after destroy mac_binding of external ipv6 with ovn-sbctl | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Jianlin Shi <jishi> |
Component: | ovn2.11 | Assignee: | lorenzo bianconi <lorenzo.bianconi> |
Status: | CLOSED ERRATA | QA Contact: | Jianlin Shi <jishi> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | FDP 20.A | CC: | ctrautma, jishi, lorenzo.bianconi, mmichels, nusiddiq, ralongi, tredaelli |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovn2.11-2.11.1-40.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1815006 | Environment: | |
Last Closed: | 2020-05-26 14:07:41 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1815006 | ||
Bug Blocks: | 1815009 |
Description
Jianlin Shi
2020-03-20 00:52:52 UTC
verified on ovn2.11.1-44: [root@hp-dl380pg8-12 bz1815316]# ip netns exec p2 ping6 3000::100 -c 3 PING 3000::100(3000::100) 56 data bytes 64 bytes from 3000::100: icmp_seq=1 ttl=63 time=7.14 ms 64 bytes from 3000::100: icmp_seq=2 ttl=63 time=1.50 ms 64 bytes from 3000::100: icmp_seq=3 ttl=63 time=0.280 ms --- 3000::100 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 5ms rtt min/avg/max/mdev = 0.280/2.974/7.139/2.987 ms [root@dell-per740-12 bz1815316]# ovn-sbctl find mac_binding ip=\"3000::2\" _uuid : c991ebe3-408e-4ba1-a2d9-a9659aed8132 datapath : e4448130-a971-4095-a331-5fdb66d3c3f8 ip : "3000::2" logical_port : "lr1-ls0" mac : "8a:60:e0:9a:53:d9" [root@dell-per740-12 bz1815316]# ovn-sbctl destroy mac_binding c991ebe3-408e-4ba1-a2d9-a9659aed8132 <==== destroy mac_binding [root@hp-dl380pg8-12 bz1815316]# ip netns exec p2 ping6 3000::100 -c 3 PING 3000::100(3000::100) 56 data bytes 64 bytes from 3000::100: icmp_seq=1 ttl=63 time=4.74 ms 64 bytes from 3000::100: icmp_seq=2 ttl=63 time=1.47 ms 64 bytes from 3000::100: icmp_seq=3 ttl=63 time=0.282 ms --- 3000::100 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 6ms rtt min/avg/max/mdev = 0.282/2.161/4.737/1.884 ms <=== ping passed [root@hp-dl380pg8-12 bz1815316]# rpm -qa | grep -E "ovn|openvswitch" ovn2.11-central-2.11.1-44.el8fdp.x86_64 kernel-kernel-networking-openvswitch-ovn-basic-1.0-23.noarch openvswitch-selinux-extra-policy-1.0-23.el8fdp.noarch python3-openvswitch2.11-2.11.0-50.el8fdp.x86_64 openvswitch2.11-2.11.0-50.el8fdp.x86_64 kernel-kernel-networking-openvswitch-ovn-add_setting-1.0-1.noarch ovn2.11-host-2.11.1-44.el8fdp.x86_64 kernel-kernel-networking-openvswitch-ovn-common-1.0-7.noarch ovn2.11-2.11.1-44.el8fdp.x86_64 Verified on rhel7 version: [root@dell-per740-42 bz1815009]# ip netns exec p2 ping6 3000::100 -c 3 PING 3000::100(3000::100) 56 data bytes 64 bytes from 3000::100: icmp_seq=1 ttl=63 time=2.45 ms 64 bytes from 3000::100: icmp_seq=2 ttl=63 time=0.536 ms 64 bytes from 3000::100: icmp_seq=3 ttl=63 time=0.150 ms --- 3000::100 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 24ms rtt min/avg/max/mdev = 0.150/1.045/2.449/1.005 ms [root@hp-dl380pg8-13 bz1815009]# ovn-sbctl find mac_binding ip=\"3000::2\" _uuid : 96f6cd7f-8794-4ecb-aea7-a771ac692a90 datapath : b4493d80-87f5-4847-9bf1-d42f3ebbcc36 ip : "3000::2" logical_port : "lr1-ls0" mac : "ba:57:54:d2:45:d3" [root@hp-dl380pg8-13 bz1815009]# ovn-sbctl destroy mac_binding 96f6cd7f-8794-4ecb-aea7-a771ac692a90 [root@dell-per740-42 bz1815009]# ip netns exec p2 ping6 3000::100 -c 3 PING 3000::100(3000::100) 56 data bytes 64 bytes from 3000::100: icmp_seq=1 ttl=63 time=2.35 ms 64 bytes from 3000::100: icmp_seq=2 ttl=63 time=0.535 ms 64 bytes from 3000::100: icmp_seq=3 ttl=63 time=0.502 ms --- 3000::100 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 66ms rtt min/avg/max/mdev = 0.502/1.127/2.345/0.861 ms [root@hp-dl380pg8-13 bz1815009]# rpm -qa | grep -E "openvswitch|ovn" ovn2.11-host-2.11.1-44.el7fdp.x86_64 ovn2.11-central-2.11.1-44.el7fdp.x86_64 openvswitch2.11-2.11.0-53.20200327gita4efc59.el7fdp.x86_64 openvswitch-selinux-extra-policy-1.0-15.el7fdp.noarch ovn2.11-2.11.1-44.el7fdp.x86_64 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2318 |