Bug 1804595
| Summary: | [ovn2.11-rhel8]router_preference doesn't take effect if send_periodic is false | ||
|---|---|---|---|
| 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, fhallal, jishi, mmichels, ovs-team, ralongi |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ovn2.11-2.11.1-50.el7fdn | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1804576 | Environment: | |
| Last Closed: | 2020-08-18 11:23:25 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: | 1804576, 1851788 | ||
| Bug Blocks: | 1804590 | ||
|
Description
Jianlin Shi
2020-02-19 08:56:05 UTC
Verified on ovn2.11.1-53: [root@hp-dl380pg8-12 bz1804595]# rpm -qa | grep -E "openvswitch|ovn" ovn2.11-host-2.11.1-53.el8fdp.x86_64 openvswitch-selinux-extra-policy-1.0-23.el8fdp.noarch ovn2.11-central-2.11.1-53.el8fdp.x86_64 openvswitch2.11-2.11.0-50.el8fdp.x86_64 ovn2.11-2.11.1-53.el8fdp.x86_64 [root@hp-dl380pg8-12 bz1804595]# ovn-nbctl list logical_router_port lr1-ls1 _uuid : ee41e651-d585-4078-96e3-26eb9060d6ba enabled : [] external_ids : {} gateway_chassis : [] ha_chassis_group : [] ipv6_ra_configs : {address_mode=slaac, dnssl=aa.bb.cc, max_interval="4", min_interval="3", rdnss="aef0::11", route_info="HIGH-aef1::11/48,LOW-aef2::11/96", router_preference=LOW, send_periodic="false" } mac : "00:00:00:00:00:01" name : "lr1-ls1" networks : ["aef0:0:0:0:0:0:0:1/64"] options : {} peer : [] [root@hp-dl380pg8-12 bz1804595]# ip netns exec server0 ip link set veth0_s0 down [root@hp-dl380pg8-12 bz1804595]# ip netns exec server0 ip link set veth0_s0 up && ip netns exec server0 tcpdump -i veth0_s0 -nnle -vvv dropped privs to tcpdump tcpdump: listening on veth0_s0, link-type EN10MB (Ethernet), capture size 262144 bytes 01:59:06.826195 00:00:00:01:01:02 > 33:33:00:00:00:16, ethertype IPv6 (0x86dd), length 90: (hlim 1, next-header Options (0) payload length: 36) :: > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 1 group record(s) [gaddr ff02::1:ff01:102 to_ex { }] 01:59:07.162202 ba:ae:f5:8b:42:e6 > 33:33:00:00:00:16, ethertype IPv6 (0x86dd), length 90: (hlim 1, next-header Options (0) payload length: 36) fe80::b8ae:f5ff:fe8b:42e6 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 1 group record(s) [gaddr ff02::1:ff8b:42e6 to_ex { }] 01:59:07.354208 00:00:00:01:01:02 > 33:33:ff:01:01:02, ethertype IPv6 (0x86dd), length 86: (hlim 255, next-header ICMPv6 (58) payload length: 32) :: > ff02::1:ff01:102: [icmp6 sum ok] ICMP6, neighbor solicitation, length 32, who has fe80::200:ff:fe01:102 unknown option (14), length 8 (1): 0x0000: dba2 5a12 d884 01:59:08.378224 00:00:00:01:01:02 > 33:33:00:00:00:16, ethertype IPv6 (0x86dd), length 90: (hlim 1, next-header Options (0) payload length: 36) fe80::200:ff:fe01:102 > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 1 group record(s) [gaddr ff02::1:ff01:102 to_ex { }] 01:59:08.378311 00:00:00:01:01:02 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 70: (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::200:ff:fe01:102 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16 source link-address option (1), length 8 (1): 00:00:00:01:01:02 0x0000: 0000 0001 0102 01:59:08.379278 00:00:00:00:00:01 > 00:00:00:01:01:02, ethertype IPv6 (0x86dd), length 110: (hlim 255, next-header ICMPv6 (58) payload length: 56) fe80::200:ff:fe00:1 > fe80::200:ff:fe01:102: [icmp6 sum ok] ICMP6, router advertisement, length 56 hop limit 255, Flags [none], pref low, router lifetime 65535s, reachable time 0ms, retrans timer 0ms source link-address option (1), length 8 (1): 00:00:00:00:00:01 0x0000: 0000 0000 0001 prefix info option (3), length 32 (4): aef0::/64, Flags [onlink, auto], valid time infinity, pref. time infinity 0x0000: 40c0 ffff ffff ffff ffff 0000 0000 aef0 0x0010: 0000 0000 0000 0000 0000 0000 0000 <=== pref is low in the ra 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 (ovn2.11 bug fix and enhancement update), 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:3487 |