From 0118ae5fd030e71bfb7c99756427628501d4b3a9 Mon Sep 17 00:00:00 2001 From: Artyom Lukianov Date: Mon, 8 Feb 2021 13:08:50 +0200 Subject: [PATCH] [release-4.6] comment the stalld section Under 4.6 stalld installed without systemd overlay file, so it can not be disabled via service plugin. Remove the service section to make sure that stalld does not run under the system. Related to https://github.com/openshift-kni/performance-addon-operators/pull/524 Signed-off-by: Artyom Lukianov --- build/assets/tuned/openshift-node-performance | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/assets/tuned/openshift-node-performance b/build/assets/tuned/openshift-node-performance index 13fd5345c..c107a027c 100644 --- a/build/assets/tuned/openshift-node-performance +++ b/build/assets/tuned/openshift-node-performance @@ -27,8 +27,8 @@ min_perf_pct=100 # latency-performance # Disable the stalld service until bugs https://bugzilla.redhat.com/show_bug.cgi?id=1912118 and # https://bugzilla.redhat.com/show_bug.cgi?id=1903302 will be fixed -[service] -service.stalld=stop,disable +# [service] +# service.stalld=start,enable [vm] transparent_hugepages=never # network-latency