Description of problem: The cpu-partitioning profile is very relevant to the work we're doing in edge computing, but we cannot use it with RHEL for Edge as the bootloader plugin doesn't support rpm-ostree. Rather than rebuild the grub menu on an rpm system, the plugin would need to pass the options to rpm-ostree kargs --append=KEY=VALUE and/or --replace=KEY=VALUE=NEWVALUE on an rpm-ostree system. Version-Release number of selected component (if applicable): 8.5 would be amazing How reproducible: 100% Steps to Reproduce: 1. configure isolated_cores in /etc/tuned/cpu-partitioning-variables.conf 2. tuned-adm profile cpu-partitioning 3. Actual results: grub config does not change Expected results: apply the config from tuned via rpm-ostree. Additional info: I don't think it would be too difficult to check if the plugin is running on an rpm-ostree system and alter it's behavior accordingly.
Upstream PR: https://github.com/redhat-performance/tuned/pull/359
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 (tuned bug fix and enhancement 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/RHBA-2021:4476