I have updated one of the servers on which it is installed
CPU: Model name: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
And tuned-adm verify failed.
...
2026-03-25 16:21:41,115 INFO tuned.plugins.plugin_cpu: We are running on an x86 GenuineIntel platform
2026-03-25 16:21:41,146 INFO tuned.plugins.plugin_cpu: intel_pstate detected
...
2026-03-25 16:21:41,627 INFO tuned.plugins.plugin_cpu: Setting no_turbo to '0' for intel_pstate driver (boost=1)
2026-03-25 16:21:41,627 INFO tuned.plugins.plugin_cpu: Setting no_turbo to '0' for intel_pstate driver (boost=1)
...
2026-03-25 16:21:46,311 ERROR tuned.plugins.base: verify: failed: device cpu36: 'boost' = 'None', expected '1'
2026-03-25 16:21:46,312 ERROR tuned.plugins.base: verify: failed: device cpu11: 'boost' = 'None', expected '1'
After downgrade to version 2.26, evetything is ok
# tuned -v
tuned 2.26.0
# tuned-adm verify
Verification succeeded, current system settings match the preset profile.
See TuneD log file ('/var/log/tuned/tuned.log') for details.
I have updated one of the servers on which it is installed
CPU: Model name: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
And tuned-adm verify failed.
After downgrade to version 2.26, evetything is ok