Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-22474

When tuned pod gets restarted tuning gets reapplied even though no configuration changes are required

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.14
    • Node Tuning Operator
    • None
    • Important
    • No
    • False
    • Hide

      None

      Show
      None
    • Hide
      2024-05-09: Retest once OCPBUGS-26401 + OCPBUGS-28647 are verified (4.16)
      2024-04-10: work is focused under OCPBUGS-28647
      2024-03-26: Currently dependent on OCPBUGS-28647
      Show
      2024-05-09: Retest once OCPBUGS-26401 + OCPBUGS-28647 are verified (4.16) 2024-04-10: work is focused under OCPBUGS-28647 2024-03-26: Currently dependent on OCPBUGS-28647

      Description of problem:

      When tuned pod gets restarted tuning gets reapplied even though no configuration changes are required. I have found that in a scenario where we have a testpmd application with traffic running, restarting tuned pod may lead to the SNO node locking due to RCU stalls. Ideally tuning should not get reapplied on restart when there are no config changes.  

      Version-Release number of selected component (if applicable):

      4.14.0-rc.7

      How reproducible:

      100%

      Steps to Reproduce:

      1. On an SNO with DU profile applied restart tuned pod
      2. Check tuned logs
      

      Actual results:

      I1026 15:41:59.940724   46869 controller.go:1322] starting openshift-tuned v4.14.0-202310201027.p0.ga91f994.assembly.stream-0-g66de72f-dirtyI1026 15:41:59.972225   46869 controller.go:375] disabling system tuned...I1026 15:42:00.045395   46869 controller.go:1171] started events processorsI1026 15:42:00.045650   46869 controller.go:1188] started controllerI1026 15:42:00.045862   46869 controller.go:405] extracting TuneD profilesI1026 15:42:00.049182   46869 controller.go:494] extracting cloud provider name to /var/lib/tuned/providerI1026 15:42:00.050299   46869 controller.go:536] written "/etc/tuned/recommend.d/50-openshift.conf" to set TuneD profile performance-patchI1026 15:42:00.050876   46869 controller.go:573] starting tuned...2023-10-26 15:42:00,438 INFO     tuned.daemon.application: TuneD: 2.21.0, kernel: 5.14.0-284.36.1.rt14.321.el9_2.x86_642023-10-26 15:42:00,439 INFO     tuned.daemon.application: dynamic tuning is globally disabled2023-10-26 15:42:00,453 INFO     tuned.daemon.daemon: using sleep interval of 1 second(s)2023-10-26 15:42:00,453 INFO     tuned.daemon.daemon: Running in automatic mode, checking what profile is recommended for your configuration.2023-10-26 15:42:00,454 INFO     tuned.daemon.daemon: Using 'performance-patch' profile2023-10-26 15:42:00,456 INFO     tuned.profiles.loader: loading profile: performance-patch2023-10-26 15:42:00,714 INFO     tuned.daemon.controller: starting controller2023-10-26 15:42:00,714 INFO     tuned.daemon.daemon: starting tuning2023-10-26 15:42:00,861 INFO     tuned.plugins.base: instance cpu: assigning devices cpu42, cpu29, cpu50, cpu6, cpu39, cpu45, cpu22, cpu40, cpu7, cpu13, cpu46, cpu11, cpu25, cpu48, cpu19, cpu53, cpu28, cpu49, cpu60, cpu4, cpu26, cpu8, cpu38, cpu12, cpu2, cpu61, cpu18, cpu1, cpu54, cpu41, cpu5, cpu62, cpu9, cpu35, cpu23, cpu55, cpu31, cpu58, cpu3, cpu47, cpu0, cpu14, cpu27, cpu32, cpu43, cpu24, cpu34, cpu63, cpu20, cpu59, cpu33, cpu56, cpu10, cpu30, cpu15, cpu44, cpu16, cpu36, cpu52, cpu51, cpu37, cpu57, cpu17, cpu212023-10-26 15:42:00,872 INFO     tuned.plugins.plugin_cpu: We are running on an x86 GenuineIntel platform2023-10-26 15:42:00,902 INFO     tuned.plugins.plugin_disk: Device 'nvme0n1' not supported by hdparm2023-10-26 15:42:00,908 INFO     tuned.plugins.plugin_disk: Device 'nvme1n1' not supported by hdparm2023-10-26 15:42:00,916 INFO     tuned.plugins.plugin_disk: Device 'dm-0' not supported by hdparm2023-10-26 15:42:00,921 INFO     tuned.plugins.plugin_disk: Device 'dm-1' not supported by hdparm2023-10-26 15:42:00,925 INFO     tuned.plugins.plugin_disk: Device 'dm-10' not supported by hdparm2023-10-26 15:42:00,936 INFO     tuned.plugins.plugin_disk: Device 'dm-11' not supported by hdparm2023-10-26 15:42:00,950 INFO     tuned.plugins.plugin_disk: Device 'dm-12' not supported by hdparm2023-10-26 15:42:00,961 INFO     tuned.plugins.plugin_disk: Device 'dm-13' not supported by hdparm2023-10-26 15:42:01,006 INFO     tuned.plugins.plugin_disk: Device 'dm-14' not supported by hdparm2023-10-26 15:42:01,014 INFO     tuned.plugins.plugin_disk: Device 'dm-15' not supported by hdparm2023-10-26 15:42:01,027 INFO     tuned.plugins.plugin_disk: Device 'dm-16' not supported by hdparm2023-10-26 15:42:01,051 INFO     tuned.plugins.plugin_disk: Device 'dm-17' not supported by hdparm2023-10-26 15:42:01,063 INFO     tuned.plugins.plugin_disk: Device 'dm-18' not supported by hdparm2023-10-26 15:42:01,070 INFO     tuned.plugins.plugin_disk: Device 'dm-19' not supported by hdparm2023-10-26 15:42:01,083 INFO     tuned.plugins.plugin_disk: Device 'dm-2' not supported by hdparm2023-10-26 15:42:01,091 INFO     tuned.plugins.plugin_disk: Device 'dm-20' not supported by hdparm2023-10-26 15:42:01,102 INFO     tuned.plugins.plugin_disk: Device 'dm-21' not supported by hdparm2023-10-26 15:42:01,113 INFO     tuned.plugins.plugin_disk: Device 'dm-22' not supported by hdparm2023-10-26 15:42:01,121 INFO     tuned.plugins.plugin_disk: Device 'dm-23' not supported by hdparm2023-10-26 15:42:01,131 INFO     tuned.plugins.plugin_disk: Device 'dm-24' not supported by hdparm2023-10-26 15:42:01,137 INFO     tuned.plugins.plugin_disk: Device 'dm-25' not supported by hdparm2023-10-26 15:42:01,146 INFO     tuned.plugins.plugin_disk: Device 'dm-26' not supported by hdparm2023-10-26 15:42:01,152 INFO     tuned.plugins.plugin_disk: Device 'dm-27' not supported by hdparm2023-10-26 15:42:01,164 INFO     tuned.plugins.plugin_disk: Device 'dm-28' not supported by hdparm2023-10-26 15:42:01,168 INFO     tuned.plugins.plugin_disk: Device 'dm-29' not supported by hdparm2023-10-26 15:42:01,181 INFO     tuned.plugins.plugin_disk: Device 'dm-3' not supported by hdparm2023-10-26 15:42:01,195 INFO     tuned.plugins.plugin_disk: Device 'dm-30' not supported by hdparm2023-10-26 15:42:01,205 INFO     tuned.plugins.plugin_disk: Device 'dm-31' not supported by hdparm2023-10-26 15:42:01,222 INFO     tuned.plugins.plugin_disk: Device 'dm-32' not supported by hdparm2023-10-26 15:42:01,245 INFO     tuned.plugins.plugin_disk: Device 'dm-33' not supported by hdparm2023-10-26 15:42:01,261 INFO     tuned.plugins.plugin_disk: Device 'dm-34' not supported by hdparm2023-10-26 15:42:01,269 INFO     tuned.plugins.plugin_disk: Device 'dm-35' not supported by hdparm2023-10-26 15:42:01,281 INFO     tuned.plugins.plugin_disk: Device 'dm-36' not supported by hdparm2023-10-26 15:42:01,288 INFO     tuned.plugins.plugin_disk: Device 'dm-37' not supported by hdparm2023-10-26 15:42:01,298 INFO     tuned.plugins.plugin_disk: Device 'dm-38' not supported by hdparm2023-10-26 15:42:01,305 INFO     tuned.plugins.plugin_disk: Device 'dm-39' not supported by hdparm2023-10-26 15:42:01,319 INFO     tuned.plugins.plugin_disk: Device 'dm-4' not supported by hdparm2023-10-26 15:42:01,332 INFO     tuned.plugins.plugin_disk: Device 'dm-40' not supported by hdparm2023-10-26 15:42:01,340 INFO     tuned.plugins.plugin_disk: Device 'dm-41' not supported by hdparm2023-10-26 15:42:01,350 INFO     tuned.plugins.plugin_disk: Device 'dm-42' not supported by hdparm2023-10-26 15:42:01,357 INFO     tuned.plugins.plugin_disk: Device 'dm-43' not supported by hdparm2023-10-26 15:42:01,373 INFO     tuned.plugins.plugin_disk: Device 'dm-44' not supported by hdparm2023-10-26 15:42:01,381 INFO     tuned.plugins.plugin_disk: Device 'dm-45' not supported by hdparm2023-10-26 15:42:01,390 INFO     tuned.plugins.plugin_disk: Device 'dm-46' not supported by hdparm2023-10-26 15:42:01,396 INFO     tuned.plugins.plugin_disk: Device 'dm-47' not supported by hdparm2023-10-26 15:42:01,405 INFO     tuned.plugins.plugin_disk: Device 'dm-48' not supported by hdparm2023-10-26 15:42:01,412 INFO     tuned.plugins.plugin_disk: Device 'dm-49' not supported by hdparm2023-10-26 15:42:01,422 INFO     tuned.plugins.plugin_disk: Device 'dm-5' not supported by hdparm2023-10-26 15:42:01,434 INFO     tuned.plugins.plugin_disk: Device 'dm-50' not supported by hdparm2023-10-26 15:42:01,443 INFO     tuned.plugins.plugin_disk: Device 'dm-51' not supported by hdparm2023-10-26 15:42:01,461 INFO     tuned.plugins.plugin_disk: Device 'dm-52' not supported by hdparm2023-10-26 15:42:01,478 INFO     tuned.plugins.plugin_disk: Device 'dm-53' not supported by hdparm2023-10-26 15:42:01,497 INFO     tuned.plugins.plugin_disk: Device 'dm-54' not supported by hdparm2023-10-26 15:42:01,506 INFO     tuned.plugins.plugin_disk: Device 'dm-55' not supported by hdparm2023-10-26 15:42:01,539 INFO     tuned.plugins.plugin_disk: Device 'dm-56' not supported by hdparm2023-10-26 15:42:01,547 INFO     tuned.plugins.plugin_disk: Device 'dm-57' not supported by hdparm2023-10-26 15:42:01,558 INFO     tuned.plugins.plugin_disk: Device 'dm-58' not supported by hdparm2023-10-26 15:42:01,577 INFO     tuned.plugins.plugin_disk: Device 'dm-59' not supported by hdparm2023-10-26 15:42:01,591 INFO     tuned.plugins.plugin_disk: Device 'dm-6' not supported by hdparm2023-10-26 15:42:01,609 INFO     tuned.plugins.plugin_disk: Device 'dm-7' not supported by hdparm2023-10-26 15:42:01,618 INFO     tuned.plugins.plugin_disk: Device 'dm-8' not supported by hdparm2023-10-26 15:42:01,630 INFO     tuned.plugins.plugin_disk: Device 'dm-9' not supported by hdparm2023-10-26 15:42:01,632 INFO     tuned.plugins.base: instance disk: assigning devices dm-7, dm-26, dm-33, dm-10, dm-36, nvme0n1, dm-47, dm-28, dm-48, dm-31, dm-39, dm-13, dm-15, dm-37, dm-42, dm-54, dm-19, dm-34, dm-12, dm-27, dm-0, dm-6, dm-9, dm-30, dm-5, dm-46, dm-1, dm-35, dm-4, dm-29, dm-58, dm-17, dm-3, dm-50, dm-22, dm-16, dm-51, dm-11, dm-23, dm-40, dm-43, dm-18, dm-53, dm-38, dm-32, dm-25, dm-52, dm-8, dm-41, dm-57, dm-56, dm-20, dm-59, dm-49, dm-45, dm-21, dm-2, dm-55, nvme1n1, dm-24, dm-14, dm-442023-10-26 15:42:01,683 INFO     tuned.plugins.base: instance net: assigning devices ens2f3v37, ens1f3v41, ens1f3, ens2f1, ens2f3v42, ens1f3v23, ens1f2v0, ens2f3v39, ens1f3v44, ens1f3v37, ens1f3v17, ens1f3v29, ens1f3v38, ens2f3, ens1f3v14, ens2f3v33, ens2f3v40, ens1f3v45, ens1f2v5, ens1f3v0, ens2f3v32, ens1f3v4, ens1f3v42, ens1f3v8, ens1f2v3, ens1f3v39, ens1f3v30, ens2f3v43, ens1f3v31, ens2f2, ens1f3v27, ens1f0, ens1f3v9, ens2f3v46, ens1f3v24, ens1f3v1, ens2f3v38, ens2f3v45, ens2f0, ens1f3v21, ens1f3v2, ens1f2v2, eno1, ens2f3v34, ens1f2v6, ens1f3v40, ens1f3v12, ens1f3v5, ens2f3v47, ens1f2v7, ens2f3v44, ens1f3v10, ens1f3v47, ens1f3v3, ens1f3v43, ens1f3v46, ens1f3v18, ens1f3v28, ens1f3v11, ens1f3v19, ens1f1, ens1f3v26, ens1f3v22, ens1f3v16, ens1f3v7, ens1f3v20, ens1f3v13, ens1f2, ens2f3v41, ens2f3v35, ens1f2v4, ens1f3v15, ens1f3v25, ens1f3v6, ens1f3v36, ens1f2v1, ens2f3v362023-10-26 15:42:02,103 INFO     tuned.plugins.plugin_rtentsk: opened SOF_TIMESTAMPING_OPT_TX_SWHW socket2023-10-26 15:42:02,103 INFO     tuned.plugins.plugin_bootloader: cannot read '/etc/default/grub'2023-10-26 15:42:02,156 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu29'2023-10-26 15:42:02,174 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu50'2023-10-26 15:42:02,194 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu39'2023-10-26 15:42:02,212 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu45'2023-10-26 15:42:02,227 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu22'2023-10-26 15:42:02,265 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu7'2023-10-26 15:42:02,286 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu46'2023-10-26 15:42:02,299 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu25'2023-10-26 15:42:02,316 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu19'2023-10-26 15:42:02,340 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu53'2023-10-26 15:42:02,353 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu28'2023-10-26 15:42:02,366 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu49'2023-10-26 15:42:02,385 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu60'2023-10-26 15:42:02,398 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu26'2023-10-26 15:42:02,414 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu38'2023-10-26 15:42:02,427 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu12'2023-10-26 15:42:02,441 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu1'2023-10-26 15:42:02,456 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu54'2023-10-26 15:42:02,477 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu5'2023-10-26 15:42:02,494 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu31'2023-10-26 15:42:02,520 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu58'2023-10-26 15:42:02,538 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu3'2023-10-26 15:42:02,557 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu14'2023-10-26 15:42:02,571 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu34'2023-10-26 15:42:02,604 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu63'2023-10-26 15:42:02,642 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu20'2023-10-26 15:42:02,660 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu59'2023-10-26 15:42:02,677 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu33'2023-10-26 15:42:02,694 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu44'2023-10-26 15:42:02,711 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu52'2023-10-26 15:42:02,740 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu16'2023-10-26 15:42:02,762 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu51'2023-10-26 15:42:02,788 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu57'2023-10-26 15:42:02,803 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu17'2023-10-26 15:42:02,816 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu21'2023-10-26 15:42:02,831 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu42'2023-10-26 15:42:02,845 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu6'2023-10-26 15:42:02,864 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu40'2023-10-26 15:42:02,888 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu13'2023-10-26 15:42:02,903 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu11'2023-10-26 15:42:02,917 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu48'2023-10-26 15:42:02,929 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu4'2023-10-26 15:42:02,944 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu8'2023-10-26 15:42:02,964 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu2'2023-10-26 15:42:02,977 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu61'2023-10-26 15:42:02,996 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu18'2023-10-26 15:42:03,011 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu41'2023-10-26 15:42:03,025 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu62'2023-10-26 15:42:03,040 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu9'2023-10-26 15:42:03,053 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu35'2023-10-26 15:42:03,068 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu23'2023-10-26 15:42:03,082 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu55'2023-10-26 15:42:03,098 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu47'2023-10-26 15:42:03,111 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu32'2023-10-26 15:42:03,128 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu27'2023-10-26 15:42:03,159 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu43'2023-10-26 15:42:03,173 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu24'2023-10-26 15:42:03,199 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu56'2023-10-26 15:42:03,217 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu10'2023-10-26 15:42:03,241 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu30'2023-10-26 15:42:03,265 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu15'2023-10-26 15:42:03,280 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu36'2023-10-26 15:42:03,293 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu37'2023-10-26 15:42:03,307 INFO     tuned.plugins.plugin_cpu: energy_perf_bias successfully set to 'performance' on cpu 'cpu0'2023-10-26 15:42:03,308 INFO     tuned.plugins.plugin_cpu: setting new cpu latency 12023-10-26 15:42:03,319 ERROR    tuned.plugins.plugin_sysctl: Failed to read sysctl parameter 'net.core.busy_read', the parameter does not exist2023-10-26 15:42:03,319 ERROR    tuned.plugins.plugin_sysctl: sysctl option net.core.busy_read will not be set, failed to read the original value.2023-10-26 15:42:03,320 ERROR    tuned.plugins.plugin_sysctl: Failed to read sysctl parameter 'net.core.busy_poll', the parameter does not exist2023-10-26 15:42:03,320 ERROR    tuned.plugins.plugin_sysctl: sysctl option net.core.busy_poll will not be set, failed to read the original value.2023-10-26 15:42:03,320 ERROR    tuned.plugins.plugin_sysctl: Failed to read sysctl parameter 'kernel.numa_balancing', the parameter does not exist2023-10-26 15:42:03,320 ERROR    tuned.plugins.plugin_sysctl: sysctl option kernel.numa_balancing will not be set, failed to read the original value.2023-10-26 15:42:03,322 INFO     tuned.plugins.plugin_sysctl: reapplying system sysctl2023-10-26 15:42:03,323 INFO     tuned.plugins.plugin_sysctl: Overriding sysctl parameter 'net.core.rps_default_mask' from '${not_isolated_cpumask}' to '00000003,00000003'2023-10-26 15:42:04,912 WARNING  tuned.plugins.plugin_vm: Option 'transparent_hugepages' is not supported on current hardware.2023-10-26 15:42:04,915 INFO     tuned.plugins.plugin_systemd: setting 'CPUAffinity' to '0 1 32 33' in the '/etc/systemd/system.conf'2023-10-26 15:42:11,260 INFO     tuned.plugins.plugin_script: calling script '/usr/lib/tuned/cpu-partitioning/script.sh' with arguments '['start']'2023-10-26 15:42:12,544 INFO     tuned.plugins.plugin_bootloader: installing additional boot command line parameters to grub22023-10-26 15:42:12,545 INFO     tuned.plugins.plugin_bootloader: cannot find grub.cfg to patchE1026 15:42:12.551547   46869 controller.go:911] unable to sync(daemon/) requeued (0)E1026 15:42:12.552158   46869 controller.go:911] unable to sync(daemon/) requeued (1)2023-10-26 15:42:12,552 INFO     tuned.daemon.daemon: static tuning from profile 'performance-patch' applied

      Expected results:

      Do not reapply configuration if it's already present.

      Additional info:

      Attaching a must-gather captured from a node which crashed after restarting tuned pod.

            jmencak Jiri Mencak
            mcornea@redhat.com Marius Cornea
            Liquan Cui Liquan Cui
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: