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
$ 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
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