1. add role reboot adc mcn by ipmitool in mxn
2. modify sapp and tfe memory limit
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
[Service]
|
||||
MemoryLimit=100G
|
||||
ExecStartPost=/bin/bash -c "echo 100G > /sys/fs/cgroup/memory/system.slice/sapp.service/memory.memsw.limit_in_bytes"
|
||||
MemoryLimit=80G
|
||||
ExecStartPost=/bin/bash -c "echo 80G > /sys/fs/cgroup/memory/system.slice/sapp.service/memory.memsw.limit_in_bytes"
|
||||
|
||||
Reference in New Issue
Block a user