Bug 1490388

Summary: Installer doesn't components like router and registry due to Networking issues with Node flapping between Ready and NotReady State.
Product: OpenShift Container Platform Reporter: Miheer Salunke <misalunk>
Component: NetworkingAssignee: Ben Bennett <bbennett>
Status: CLOSED NOTABUG QA Contact: Meng Bo <bmeng>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 3.5.0CC: aos-bugs, rchopra
Target Milestone: ---Keywords: UpcomingRelease
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: 2017-09-14 19:11:49 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: 1473858, 1594310    
Bug Blocks:    

Comment 10 Ben Bennett 2017-09-13 18:56:35 UTC
I think this is fundamentally due to the problem identified at step 4 where the pod and service IP ranges overlap.

That is addressed by bug https://bugzilla.redhat.com/show_bug.cgi?id=1473858

Once that issue is addressed we can work out if there are other problems or if that is the root cause of everything.

Comment 11 Ben Bennett 2017-09-13 18:57:31 UTC
*** Bug 1491394 has been marked as a duplicate of this bug. ***

Comment 13 Ben Bennett 2017-09-14 19:11:49 UTC
The MTU was not set correctly for the interface (based on the underlying OpenStack networking configuration).

This was messing the etcd traffic up and making all sorts of things misbehave.