From ecc066eaa8f01445bb0ecceda0644aecfac4da7e Mon Sep 17 00:00:00 2001 From: Derek Su Date: Wed, 28 Jun 2023 11:27:30 +0800 Subject: [PATCH] Fix indent Signed-off-by: Derek Su --- chart/questions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/questions.yaml b/chart/questions.yaml index 20a39a6263..d6bb54a9a7 100644 --- a/chart/questions.yaml +++ b/chart/questions.yaml @@ -691,7 +691,7 @@ Set the value to **0** to disable backup restore." WARNING: - DO NOT CHANGE THIS SETTING WITH ATTACHED VOLUMES. Longhorn will block this setting update when there are attached volumes. - When applying the setting, Longhorn will restart all instance-manager pods. - - When the V2 Data Engine is enabled, each instance-manager pod utilizes 1 CPU core. This high CPU usage is attributed to the spdk_tgt process running within each instance-manager pod. The spdk_tgt process is responsible for handling input/output (IO) operations and requires intensive polling. As a result, it consumes 100% of a dedicated CPU core to efficiently manage and process the IO requests, ensuring optimal performance and responsiveness for storage operations." + - When the V2 Data Engine is enabled, each instance-manager pod utilizes 1 CPU core. This high CPU usage is attributed to the spdk_tgt process running within each instance-manager pod. The spdk_tgt process is responsible for handling input/output (IO) operations and requires intensive polling. As a result, it consumes 100% of a dedicated CPU core to efficiently manage and process the IO requests, ensuring optimal performance and responsiveness for storage operations." group: "Longhorn V2 Data Engine (Preview Feature) Settings" type: boolean default: false