Bug 2161853
| Summary: | the first ping from pod to external would fail | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | OVN Bot <ovn-bot> |
| Component: | ovn-2021 | Assignee: | xsimonar |
| Status: | CLOSED ERRATA | QA Contact: | Jianlin Shi <jishi> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | FDP 21.I | CC: | ctrautma, jiji, mmichels, xsimonar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovn-2021-21.12.0-105.el8fdp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-03-16 10:05:03 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: | |||
|
Description
OVN Bot
2023-01-18 05:06:53 UTC
Verified on ovn-2021-116.el8: [root@wsfd-advnetlab16 bz2129283]# ip netns exec hv1p1 ping 10.89.189.1 -c 1 -w 2 -W2 PING 10.89.189.1 (10.89.189.1) 56(84) bytes of data. 64 bytes from 10.89.189.1: icmp_seq=1 ttl=62 time=7.98 ms --- 10.89.189.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 7.984/7.984/7.984/0.000 ms <=== first ping passed [root@wsfd-advnetlab16 bz2129283]# rpm -qa | grep -E "openvswitch2.17|ovn-2021" python3-openvswitch2.17-2.17.0-60.el8fdp.x86_64 ovn-2021-host-21.12.0-116.el8fdp.x86_64 openvswitch2.17-2.17.0-60.el8fdp.x86_64 ovn-2021-21.12.0-116.el8fdp.x86_64 ovn-2021-central-21.12.0-116.el8fdp.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 (ovn-2021 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-2023:1289 |