Description of problem: Node Tuning Operator operands do not ship the realtime profile. Version-Release number of selected component (if applicable): 4.4 How reproducible: Always Steps to Reproduce: 1. enter a tuned pod 2. ls /usr/lib/tuned/realtime/ Actual results: No output. Expected results: sh-4.2# ls /usr/lib/tuned/realtime/ script.sh tuned.conf Additional info:
Fixed in 4.4.0-0.nightly-2020-02-07-030907 $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version False True 67m Unable to apply 4.4.0-0.nightly-2020-02-07-030907: the cluster operator monitoring has not yet successfully rolled out $ oc project openshift-cluster-node-tuning-operator Already on project "openshift-cluster-node-tuning-operator" on server "https://api.jm20200207.perf-testing.devcluster.openshift.com:6443". $ oc get pods NAME READY STATUS RESTARTS AGE cluster-node-tuning-operator-959d6b6-2zc5w 1/1 Running 0 67m tuned-5qk4n 1/1 Running 0 57m tuned-l9c8f 1/1 Running 0 49m tuned-mcks2 1/1 Running 0 49m tuned-qt2cf 1/1 Running 0 57m tuned-xrrqr 1/1 Running 0 57m $ oc rsh tuned-5qk4n sh-4.2# ls /usr/lib/tuned/realtime/ script.sh tuned.conf sh-4.2#
Retest positive! oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.4.0-0.nightly-2020-02-16-221315 True False 22h Cluster version is 4.4.0-0.nightly-2020-02-16-221315 oc get pods -n openshift-cluster-node-tuning-operator NAME READY STATUS RESTARTS AGE cluster-node-tuning-operator-7cf845967c-vt4sn 1/1 Running 0 23h tuned-4h55x 1/1 Running 0 22h tuned-l42bm 1/1 Running 0 23h tuned-nrzzg 1/1 Running 0 22h tuned-qzldl 1/1 Running 0 23h tuned-rl8fj 1/1 Running 0 23h tuned-xhgxv 1/1 Running 0 22h oc -n openshift-cluster-node-tuning-operator rsh tuned-4h55x sh-4.2# ls /usr/lib/tuned/realtime/ script.sh tuned.conf
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, 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/RHBA-2020:0581