Bug 2091990 - wrong external-ids for ovn-controller lflow-cache-limit-kb
Summary: wrong external-ids for ovn-controller lflow-cache-limit-kb
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.11
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.11.0
Assignee: zenghui.shi
QA Contact: Ying Wang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-31 13:25 UTC by zenghui.shi
Modified: 2023-06-05 13:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-10 11:15:18 UTC
Target Upstream Version:
Embargoed:
yinwang: needinfo-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift ovn-kubernetes pull 1116 0 None Merged Bug 2091990: fix lflow-cache-limit-kb ovs external-id 2022-07-11 20:53:41 UTC
Red Hat Product Errata RHSA-2022:5069 0 None None None 2022-08-10 11:15:32 UTC

Description zenghui.shi 2022-05-31 13:25:03 UTC
Description of problem:

lflow-cache-limit-kb flag in ovn-kubernetes is used to determine the maximum size of the logical flow cache (in KB) ovn-controller, it is using ovn-limit-lflow-cache-kb external-ids in ovnk, but should be ovn-memlimit-lflow-cache-kb according to ovn-controller man page: https://www.ovn.org/support/dist-docs/ovn-controller.8.html

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 5 Ying Wang 2022-06-24 10:47:45 UTC
Checked on version 4.11.0-0.nightly-2022-06-21-151125. ovn-memlimit-lflow-cache-kb is added into external-ids and ovn-limit-lflow-cache-kb is removed.

% oc debug node/ip-10-0-130-174.us-east-2.compute.internal -- chroot /host ovs-vsctl get open . external-ids
Starting pod/ip-10-0-130-174us-east-2computeinternal-debug ...
To use host binaries, run `chroot /host`
{hostname=ip-10-0-130-174.us-east-2.compute.internal, ovn-bridge-mappings="physnet:br-ex", ovn-enable-lflow-cache="true", ovn-encap-ip="10.0.130.174", ovn-encap-type=geneve, ovn-memlimit-lflow-cache-kb="1048576", ovn-monitor-all="true", ovn-ofctrl-wait-before-clear="0", ovn-openflow-probe-interval="180", ovn-remote="ssl:10.0.130.174:9642,ssl:10.0.186.207:9642,ssl:10.0.197.5:9642", ovn-remote-probe-interval="180000", rundir="/var/run/openvswitch", system-id="48ff4ee4-176e-42a6-b4cd-e534dc7a2382"}


% oc version
Client Version: 4.11.0-0.nightly-2022-06-14-032134
Kustomize Version: v4.5.4
Server Version: 4.11.0-0.nightly-2022-06-21-151125
Kubernetes Version: v1.24.0+284d62a

Comment 6 errata-xmlrpc 2022-08-10 11:15:18 UTC
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 (Important: OpenShift Container Platform 4.11.0 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-2022:5069


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