Bug 1793897

Summary: [OVN][LB] Do not centralize member FIP if LB has FIP
Product: Red Hat Enterprise Linux Fast Datapath Reporter: Maciej Józefczyk <mjozefcz>
Component: ovn2.11Assignee: Numan Siddique <nusiddiq>
Status: CLOSED WONTFIX QA Contact: ying xu <yinxu>
Severity: medium Docs Contact:
Priority: unspecified    
Version: RHEL 7.7CC: ctrautma, fhallal
Target Milestone: ---   
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-25 09:16:26 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:

Description Maciej Józefczyk 2020-01-22 08:38:48 UTC
Its related to the: https://bugzilla.redhat.com/show_bug.cgi?id=1788456



We need to find a way of decentralizing OVN LB traffic when member and LB has FIP assigned. For now we centralize member FIP with cleaning external_mac/logical_port fields.

Comment 1 Numan Siddique 2021-01-25 09:16:11 UTC
I don't think we can resolve this issue. If a LB VIP has FIP, then the traffic from North -> South needs
to be load balanced and unless it is centralized on gateway node, we cannnot do load balancing.

I will set to won't fix now. Feel free to reopen the BZ if we need to address this.

Thanks