Bug 1546169 - [3.8] missing node-to-node OVS flows
Summary: [3.8] missing node-to-node OVS flows
Keywords:
Status: CLOSED EOL
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 3.8.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.8.0
Assignee: Casey Callendrello
QA Contact: zhaozhanqi
URL:
Whiteboard:
Depends On: 1544903
Blocks: 1546170 1547599
TreeView+ depends on / blocked
 
Reported: 2018-02-16 13:43 UTC by Dan Winship
Modified: 2019-12-05 22:01 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Cause: In some (as-yet-undetermined) circumstances, nodes were apparently receiving a duplicate out-of-order HostSubnet "deleted" event from the master. Consequence: When processing the duplicate event, the node could end up deleting OVS flows corresponding to an active node, causing pods on the two nodes to be unable to communicate with each other. (This was most noticeable when it happened to a node hosting the registry.) Fix: The HostSubnet event-processing code will now notice that the event is a duplicate and ignore it. Result: OVS flows are not deleted, and pods can communicate.
Clone Of: 1544903
: 1546170 1547599 (view as bug list)
Environment:
Last Closed: 2019-12-05 22:01:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Origin (Github) 18617 0 None None None 2018-02-16 13:43:26 UTC

Comment 1 Dan Winship 2018-02-16 13:46:00 UTC
https://github.com/openshift/ose/pull/1072

Comment 3 Meng Bo 2018-03-07 10:43:42 UTC
The bug has been fixed on v3.9.3.


Note You need to log in before you can comment on or make changes to this bug.