Bug 1467387
Summary: | error: SDN node startup failed: Allocated ofport (-1) did not match request (1) | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Steven Walter <stwalter> |
Component: | Networking | Assignee: | Dan Williams <dcbw> |
Status: | CLOSED DUPLICATE | QA Contact: | Meng Bo <bmeng> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.5.1 | CC: | aloughla, aos-bugs, bbennett, danw, eparis, rhowe, stwalter |
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-07-05 18:56:48 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
Steven Walter
2017-07-03 15:29:36 UTC
This is a new installation. Using original yaml and build files. It appears all nodes are impacted. will attach the log from ansible. FWIW, in the past we have seen this happen on hosts that have IPv6 disabled, though we don't know why it results in that particular error message (and we don't intend to be requiring IPv6 anyway; something is just accidentally depending on it somewhere). # ovs-vsctl get Interface vxlan0 ofport all nodes return a value of -1 This looks like a duplicate of kernel bug 1445054 (In reply to Ryan Howe from comment #7) > This looks like a duplicate of kernel bug 1445054 Yeah, it sure does. Steven, can we confirm/deny that the customer has disabled IPv6 on those nodes? Also, what RHEL kernel version are they running? Yep, confirmed as a duplicate. *** This bug has been marked as a duplicate of bug 1445054 *** |