Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1731905

Summary: [backport 3.11] SDN cannot add egress IP to team interface
Product: OpenShift Container Platform Reporter: Pablo Alonso Rodriguez <palonsor>
Component: NetworkingAssignee: Juan Luis de Sousa-Valadas <jdesousa>
Networking sub component: openshift-sdn QA Contact: huirwang
Status: CLOSED DEFERRED Docs Contact:
Severity: medium    
Priority: urgent CC: aos-bugs, bbennett, eparis, jolee, ricarril, yaoli
Version: 3.11.0Keywords: UpcomingSprint
Target Milestone: ---   
Target Release: 3.11.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1746870 1746871 (view as bug list) Environment:
Last Closed: 2020-09-11 13:02:11 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: 1746870    
Bug Blocks:    

Description Pablo Alonso Rodriguez 2019-07-22 11:17:05 UTC
Description of problem:

When user setups egressCIDRs 

Version-Release number of selected component (if applicable):

openshift v3.11.98

How reproducible:

Only on user environment but consistently. Not reproducible on test cluster.

Steps to Reproduce:
1. Setup egress IPs on some hostsubnets
2. Setup a netnamespace using one of them

Actual results:

IP is not added at network interface and some errors are displayed on logs. I need to add the IP manually (ip addr add $IPCIDR dev $INTERFACE) for it to work.

Expected results:

IP to be added automatically when there are both a hostsubnet and a netnamespace specifying it.


Additional info:

Interface is a team interface, but I have been doing tests in my lab and it is not reproducible there.

Comment 22 Ricardo Carrillo Cruz 2020-08-03 11:49:05 UTC
Unassigning as I'm on long vacation.

Comment 24 yaoli 2020-08-06 09:17:07 UTC
From Customer feedback there is an error

egressip.go:91] Error assigning Egress IP "xx.xx.xx.xx": egress IP "xx.xx.xx.xx" is not in local network xx.xx.xx.xx/32 of interface team0