-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
4.16, 4.17, 4.18
-
None
-
None
-
Telco kube-compare Sprint 261
-
1
-
False
-
The RAN reference has additionalKernelArgs in the PerformanceProfile:
additionalKernelArgs: {{- template "unorderedList" (list .spec.additionalKernelArgs (list "efi=runtime" "module_blacklist=irdma" "rcupdate.rcu_normal_after_boot=0" "vfio_pci.disable_idle_d3=1" "vfio_pci.enable_sriov=1" )) }}
A must-gather I ran the RAN reference against contains this set of kernelArguments:
additionalKernelArgs: - nmi_watchdog=0 - audit=1 - mce=off - processor.max_cstate=1 - intel_idle.max_cstate=0 - rcupdate.rcu_normal_after_boot=0 - iommu=pt - intel_iommu=on
Running the diff returns no differences in the list of arguments even though the cluster is missing efi=runtime, module_blacklist_irdma, and the two vfio_pci args. The output should also highlight that the cluster has extra args (eg audit=1, mce=off, ...)
- links to
-
RHEA-2024:139467 OpenShift Container Platform 4.18.0 CNF vRAN extras update
- mentioned on