Bug 1919884
| Summary: | ping loss during minor update OSP16.1 | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Eran Kuris <ekuris> |
| Component: | python-networking-ovn | Assignee: | Terry Wilson <twilson> |
| Status: | CLOSED DUPLICATE | QA Contact: | Eran Kuris <ekuris> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16.1 (Train) | CC: | apevec, jlibosva, ksambor, lhh, majopela, scohen |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-01-27 15:54:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
This seems to be caused by not updating ovn-controllers on Compute nodes first before running the update as KB article suggests: https://access.redhat.com/solutions/5580961 I'm closing this as a duplicate of bug 1895220 as this is a known limitation of OVN. *** This bug has been marked as a duplicate of bug 1895220 *** |
Description of problem: overcloud minor update is failing due to ping loss TASK [tripleo-upgrade : stop l3 agent connectivity check] ********************** task path: /home/rhos-ci/jenkins/workspace/DFG-network-networking-ovn-update-16.1_director-rhel-virthost-3cont_2comp_2net-ipv4-geneve-composable/infrared/plugins/tripleo-upgrade/infrared_plugin/roles/tripleo-upgrade/tasks/common/l3_agent_connectivity_check_stop_script.yml:2 Thursday 21 January 2021 21:20:57 +0000 (0:11:07.119) 1:48:11.214 ****** fatal: [undercloud-0]: FAILED! => { "changed": true, "cmd": "source /home/stack/overcloudrc\n/home/stack/l3_agent_stop_ping.sh 0\n", "delta": "0:00:00.068637", "end": "2021-01-21 21:20:57.463918", "rc": 1, "start": "2021-01-21 21:20:57.395281" } STDOUT: 656 packets transmitted, 655 received, 0.152439% packet loss, time 1005ms rtt min/avg/max/mdev = 0.458/1.711/166.534/10.532 ms Ping loss higher than 0 seconds detected (1 seconds) MSG: Version-Release number of selected component (if applicable): Update from core_puddle: RHOS-16.1-RHEL-8-20201214.n.3 to core_puddle: RHOS-16.1-RHEL-8-20210120.n. How reproducible: Steps to Reproduce: 1. run our CI job 2. 3. Actual results: Expected results: Additional info: