Isolate third and fourth cpu core for mayastor
This commit is contained in:
@@ -63,6 +63,7 @@ spec:
|
||||
# Workaround for crashing io-engine
|
||||
# https://github.com/openebs/mayastor/issues/1763#issuecomment-2481922234
|
||||
envcontext: "iova-mode=pa"
|
||||
coreList: [2, 3]
|
||||
agents:
|
||||
core:
|
||||
resources:
|
||||
|
||||
@@ -14,6 +14,9 @@ machine:
|
||||
- bind
|
||||
- rshared
|
||||
- rw
|
||||
install:
|
||||
extraKernelArgs:
|
||||
- isolcpus=2,3
|
||||
|
||||
cluster:
|
||||
apiServer:
|
||||
|
||||
Reference in New Issue
Block a user