Isolate third and fourth cpu core for mayastor
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -14,6 +14,9 @@ machine:
|
|||||||
- bind
|
- bind
|
||||||
- rshared
|
- rshared
|
||||||
- rw
|
- rw
|
||||||
|
install:
|
||||||
|
extraKernelArgs:
|
||||||
|
- isolcpus=2,3
|
||||||
|
|
||||||
cluster:
|
cluster:
|
||||||
apiServer:
|
apiServer:
|
||||||
|
|||||||
Reference in New Issue
Block a user