Bug 1962630

Summary: NTO: Ship the current upstream TuneD
Product: OpenShift Container Platform Reporter: Jiří Mencák <jmencak>
Component: Node Tuning OperatorAssignee: Jiří Mencák <jmencak>
Status: CLOSED ERRATA QA Contact: Simon <skordas>
Severity: high Docs Contact:
Priority: high    
Version: 4.8CC: sejug
Target Milestone: ---   
Target Release: 4.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-07-27 23:09:30 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 Jiří Mencák 2021-05-20 12:29:10 UTC
Description of problem:
Currently, NTO ships an older version of TuneD that misses a few important fixes already present upstream, such as fixes for rhbz#1957897, 1959889, 1944686, 1943291.

Version-Release number of selected component (if applicable):
All NTO versions are affected by the issues mentioned above.

Actual results:
NTO ships the 5397166de564e124996e5b7e4e4371838b14d9b0 commit version of upstream TuneD.

Expected results:
NTO ship the version of upstream TuneD that addresses the BZs mentioned above.

Additional info:
https://github.com/openshift/cluster-node-tuning-operator/pull/230

Comment 2 Simon 2021-05-25 17:45:01 UTC
$ oc get pods
NAME                                            READY   STATUS    RESTARTS   AGE
cluster-node-tuning-operator-686c897b7f-9tm9m   1/1     Running   1          4h23m
tuned-65bdm                                     1/1     Running   0          4h16m
tuned-8kdt7                                     1/1     Running   0          4h20m
tuned-k2t4c                                     1/1     Running   0          4h20m
tuned-pfdrt                                     1/1     Running   0          4h15m
tuned-s568g                                     1/1     Running   0          4h16m
tuned-vl7jx                                     1/1     Running   0          4h20m

$ oc rsh cluster-node-tuning-operator-686c897b7f-9tm9m
sh-4.4$ tuned -v
tuned 2.15.0
sh-4.4$ exit
exit

$ oc rsh tuned-65bdm
sh-4.4# tuned -v
tuned 2.15.0
sh-4.4# exit
exit

2.15.0 is the latest tuned release https://github.com/redhat-performance/tuned/releases/tag/v2.15.0

Comment 5 errata-xmlrpc 2021-07-27 23:09:30 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 (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