Bug 1908765
Summary: | [SCALE] enable OVN lflow data path groups | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Tim Rozet <trozet> | |
Component: | Networking | Assignee: | Alexander Constantinescu <aconstan> | |
Networking sub component: | ovn-kubernetes | QA Contact: | Ross Brattain <rbrattai> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | high | |||
Priority: | high | CC: | aconstan, anbhat, dcbw, rbrattai, vpickard | |
Version: | 4.7 | |||
Target Milestone: | --- | |||
Target Release: | 4.8.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1946899 (view as bug list) | Environment: | ||
Last Closed: | 2021-07-27 22:35:07 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: | 1908914, 1950094 | |||
Bug Blocks: | 1946899 |
Description
Tim Rozet
2020-12-17 15:00:36 UTC
Since this feature changes the southbound database it will require upgrades to be handled correctly in the CNO, eg upgrade nodes before masters. Otherwise ovn-controller will pause flow changes (since it cannot understand the new database changes) until it's upgraded to a version that does understand the new DB stuff. *** Bug 1908766 has been marked as a duplicate of this bug. *** reassigning to Ben since I'm on leave, please reassign to someone in the team. This made it in with the latest downstream merge: https://github.com/openshift/ovn-kubernetes/pull/440 so setting to MODIFIED Verified use_logical_dp_groups is "true" on 4.8.0-0.nightly-2021-03-08-092651 sh-4.4# ovn-nbctl --wait=sb get NB_Global . options:use_logical_dp_groups "true" Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:2438 |