Bug 2012179
Summary: | OVN: support multiple chassis for LSP for live migration | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Rodolfo Alonso <ralonsoh> | |
Component: | OVN | Assignee: | Ihar Hrachyshka <ihrachys> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ehsan Elahi <eelahi> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | FDP 21.K | CC: | bdobreli, ctrautma, ihrachys, jiji, jishi, jlibosva, mbenaroy, mmichels, smooney, ssiddiqui | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | ovn22.06-22.06.0-21.el8fdp | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2076356 (view as bug list) | Environment: | ||
Last Closed: | 2023-03-13 07:22:28 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1872937, 1903653, 2076356 |
Description
Rodolfo Alonso
2021-10-08 14:13:37 UTC
To confirm, the bug is talking about "MAC_Binding" reference being 0..2..., but probably should talk about Port_Binding instead. Correct? The latter is used to track chassis; MAC_Binding is for external ip-mac mapping learning. Hi Ihar: Right, I made this mistake both in the description and the title (at least I was consistent!). I'll change the title. Thanks! Initial patch version: https://patchwork.ozlabs.org/project/ovn/patch/20220126031825.405154-1-ihrachys@redhat.com/ (still requires some test failure cleanup and ddlog northd implementation). Need to actually test in OpenStack environment... (In reply to Ihar Hrachyshka from comment #5) > Initial patch version: > https://patchwork.ozlabs.org/project/ovn/patch/20220126031825.405154-1- > ihrachys/ (still requires some test failure cleanup and ddlog > northd implementation). Need to actually test in OpenStack environment... Any assistance needed from the OSP team - please ping them. Upstream feature implementation: https://patchwork.ozlabs.org/project/ovn/list/?series=292585 Updated Fixed in version to capture the build that has a fix for localnet-attached switches that improves network downtime for vlan backed networks. |