Description of problem: In a 20 node cluster, running node-density lite with 249 pods per node, ovn-controller takes too long to set ports up via ovn-installed. Example: https://gist.githubusercontent.com/trozet/f08d3fd4c6b991c40cc56122ee9d34b2/raw/22c14543822d76b21b4734f69857854606f7aa71/gistfile1.txt The result is that some pods are taking over 300 seconds to be considered as up. This can be mitigated by slowing the rate at which ports are created in OVN. There are no long poll intervals in ovn-controller during this time, and only 35k openflow flows. Version-Release number of selected component (if applicable): ovn21.09-21.09.0-18.el8fdp.x86_64
@trozet Given that the symptoms were root caused to bug 2003193 and ovn-controller was legitimately waiting for OVS flows to report that flows were installed, I think we can safely close the OVN bug, do you agree?
Yes, that's correct.
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days