Fix indent
Signed-off-by: Derek Su <derek.su@suse.com>
(cherry picked from commit 6b56bb2b72
)
This commit is contained in:
parent
e7aa5e6334
commit
271edc53be
@ -691,7 +691,7 @@ Set the value to **0** to disable backup restore."
|
|||||||
WARNING:
|
WARNING:
|
||||||
- DO NOT CHANGE THIS SETTING WITH ATTACHED VOLUMES. Longhorn will block this setting update when there are attached volumes.
|
- 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 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"
|
group: "Longhorn V2 Data Engine (Preview Feature) Settings"
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
|
Loading…
Reference in New Issue
Block a user