diff --git a/assets/performanceprofile/tuned/openshift-node-performance b/assets/performanceprofile/tuned/openshift-node-performance index 7569013f0..550a2aca2 100644 --- a/assets/performanceprofile/tuned/openshift-node-performance +++ b/assets/performanceprofile/tuned/openshift-node-performance @@ -168,6 +168,12 @@ cmdline_pstate=+intel_pstate=active cmdline_pstate=+intel_pstate=disable {{end}} +# In case a smartpqi device is present, make sure the interrupt affinity +# can be managed by userspace services. This driver does not obey +# the isolcpus=managed_irq hint and is causing interference. +# See: https://issues.redhat.com/browse/OCPBUGS-25860 +cmdline_smartpqi=+${f:regex_search_ternary:${f:exec:/usr/sbin/lsmod}:\bsmartpqi\b:smartpqi.disable_managed_interrupts=1:} + [rtentsk] {{ if .HardwareTuning }}