Isolate third and fourth cpu core for mayastor

This commit is contained in:
2025-02-16 03:13:26 +01:00
parent 6de157c02a
commit 0546c0ef17
2 changed files with 4 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ spec:
# Workaround for crashing io-engine # Workaround for crashing io-engine
# https://github.com/openebs/mayastor/issues/1763#issuecomment-2481922234 # https://github.com/openebs/mayastor/issues/1763#issuecomment-2481922234
envcontext: "iova-mode=pa" envcontext: "iova-mode=pa"
coreList: [2, 3]
agents: agents:
core: core:
resources: resources:

View File

@@ -14,6 +14,9 @@ machine:
- bind - bind
- rshared - rshared
- rw - rw
install:
extraKernelArgs:
- isolcpus=2,3
cluster: cluster:
apiServer: apiServer: