Bug 2161852
| Summary: | the first ping from pod to external would fail | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | OVN Bot <ovn-bot> |
| Component: | ovn22.03 | 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: | ovn22.03-22.03.0-143.el9fdp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-03-16 10:27:39 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:51 UTC
Verified on ovn22.03-22.03.0-157.el9: [root@wsfd-advnetlab18 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=5.37 ms --- 10.89.189.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 5.369/5.369/5.369/0.000 ms <=== first ping passed [root@wsfd-advnetlab18 bz2129283]# rpm -qa | grep -E "openvswitch3.0|ovn22.03" openvswitch3.0-3.0.0-30.el9fdp.x86_64 ovn22.03-22.03.0-157.el9fdp.x86_64 ovn22.03-central-22.03.0-157.el9fdp.x86_64 ovn22.03-host-22.03.0-157.el9fdp.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 (ovn22.03 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:1293 |