Bug 1437778

Summary: Problems in ovs configuration after uninstall and install on Azure
Product: OpenShift Container Platform Reporter: Miheer Salunke <misalunk>
Component: NodeAssignee: Ryan Phillips <rphillips>
Status: CLOSED DUPLICATE QA Contact: Sunil Choudhary <schoudha>
Severity: urgent Docs Contact:
Priority: high    
Version: 3.3.0CC: aos-bugs, bbennett, jokerman, misalunk, rhowe, vwalek
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: 2017-05-08 18:42:59 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:

Comment 5 Ben Bennett 2017-03-31 13:11:50 UTC
VxLAN needs port 4789, so if it can't bind to that, then that's a problem.

What does:
  # netstat -tunlp | grep 4789

Show?

Comment 10 Ben Bennett 2017-04-24 13:46:56 UTC
This seems to be a problem with the vxlan code in the kernel.  It incorrectly fails if IPv6 is not configured.  I'm trying to find the bug this is being fixed under.  rhowe, do you know the bug number?

Comment 11 Ben Bennett 2017-04-24 20:08:39 UTC
The kernel bug is: https://bugzilla.redhat.com/show_bug.cgi?id=1445054

Comment 12 Ben Bennett 2017-05-08 18:42:59 UTC

*** This bug has been marked as a duplicate of bug 1445054 ***