1. add role reboot adc mcn by ipmitool in mxn

2. modify  sapp and tfe memory limit
This commit is contained in:
fumingwei
2020-11-12 17:06:30 +06:00
parent 255baa9ac1
commit 69d88a9fd0
4 changed files with 16 additions and 4 deletions

View File

@@ -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"