summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Yin <peter.yin@quantatw.com>2024-01-31 11:45:35 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-03-08 18:24:53 +0300
commite1a5cf4af5172268d3d21525d79102bc308444f1 (patch)
treec52643b05b1be74a39366c122afdbabc9fcca034
parentf8998cf443e44f05fb8621289b697fe221f9bf1f (diff)
downloadopenbmc-e1a5cf4af5172268d3d21525d79102bc308444f1.tar.xz
meta-facebook: harma: remove CPU_CRIT_TGT in health monitor config
Our SIT team reported an issue that SSH will disconnect by the remote host when doing the stress by the script (while 1 to reading firmware version) on multiple terminals. After we reproduced on our side, we found that CPU usage will be over 90 % during stress and then cause BMC to reboot by health monitor. We remove reboot.target in CPU_CRIT_TGT from CPU critical threshold to avoid this issue. Change-Id: Iaa5ebaed5fc1d1b39c47228d151d7bb19a17e76c Signed-off-by: Peter Yin <peter.yin@quantatw.com>
-rw-r--r--meta-facebook/meta-harma/recipes-phosphor/health/phosphor-health-monitor_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-facebook/meta-harma/recipes-phosphor/health/phosphor-health-monitor_%.bbappend b/meta-facebook/meta-harma/recipes-phosphor/health/phosphor-health-monitor_%.bbappend
new file mode 100644
index 0000000000..6a04728951
--- /dev/null
+++ b/meta-facebook/meta-harma/recipes-phosphor/health/phosphor-health-monitor_%.bbappend
@@ -0,0 +1 @@
+CPU_CRIT_TGT = ""