[SRU] OVN: ovnmeta namespaces missing during scalability test causing DHCP issues
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Ubuntu Cloud Archive |
New
|
Undecided
|
Unassigned | |||
Yoga |
Fix Committed
|
Undecided
|
Hua Zhang | |||
neutron | Status tracked in Ussuri | |||||
Ussuri |
Fix Released
|
High
|
Terry Wilson | |||
Victoria |
New
|
Undecided
|
Unassigned | |||
Wallaby |
New
|
Undecided
|
Unassigned | |||
Xena |
New
|
Undecided
|
Unassigned | |||
neutron (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | |||
Focal |
New
|
Undecided
|
Unassigned | |||
Jammy |
New
|
Undecided
|
Unassigned |
Bug Description
[Impact]
ovnmeta- namespaces are missing intermittently then can't reach to VMs
[Test Case]
TBD
- Not able to reproduce this easily.
[Where problems could occur]
This patches are related to ovn metadata agent in compute.
VM's connectivity can possibly be affected by this patch when ovn is used.
Biding port to datapath could be affected.
[Others]
== ORIGINAL DESCRIPTION ==
Reported at: https:/
During a scalability test it was noted that a few VMs where having issues being pinged (2 out of ~5000 VMs in the test conducted). After some investigation it was found that the VMs in question did not receive a DHCP lease:
udhcpc: no lease, failing
FAIL
checking http://
failed 1/20: up 181.90. request failed
And the ovnmeta- namespaces for the networks that the VMs was booting from were missing. Looking into the ovn-metadata-
2023-04-18 06:56:09.864 353474 DEBUG neutron.
Apparently, when the system is under stress (scalability tests) there are some edge cases where the metadata port information has not yet being propagated by OVN to the Southbound database and when the PortBindingChas
Note that, running the same tests but with less concurrency did not trigger this issue. So only happens when the system is overloaded.
Changed in neutron: | |
status: | Triaged → In Progress |
description: | updated |
Changed in neutron (Ubuntu Focal): | |
assignee: | nobody → Seyeong Kim (seyeongkim) |
Changed in neutron (Ubuntu Jammy): | |
assignee: | nobody → Seyeong Kim (seyeongkim) |
summary: |
- OVN: ovnmeta namespaces missing during scalability test causing DHCP - issues + [SRU] OVN: ovnmeta namespaces missing during scalability test causing + DHCP issues |
Changed in neutron (Ubuntu Jammy): | |
assignee: | Seyeong Kim (seyeongkim) → nobody |
Changed in neutron (Ubuntu Focal): | |
assignee: | Seyeong Kim (seyeongkim) → nobody |
no longer affects: | cloud-archive/zed |
Change abandoned by "Slawek Kaplonski <email address hidden>" on branch: master /review. opendev. org/c/openstack /neutron/ +/881487
Review: https:/
Reason: This review is > 4 weeks without comment, and failed Zuul jobs the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.