From 36a3744b2cfd6beef9459e25d1999d5a8845b5f1 Mon Sep 17 00:00:00 2001 From: Matthew Barth Date: Thu, 11 Feb 2021 15:17:57 -0600 Subject: meta-ibm:everest: Remove inlet rotors from trust groups Fan monitoring should not need the inlet rotors included in the nonzero speed trust group. This causes the nonfunctional timer to start for these rotors and immediately stop since they are never actually taken into account in the determination of trust. Signed-off-by: Matthew Barth Change-Id: I411faab9dcd67fa2409f6be39be54969a0eb2520 --- .../rainier/everest/config.json | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/rainier/everest') diff --git a/meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/rainier/everest/config.json b/meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/rainier/everest/config.json index 93d1bdc21..74bcfc425 100644 --- a/meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/rainier/everest/config.json +++ b/meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/rainier/everest/config.json @@ -96,22 +96,6 @@ }, { "name": "fan3_1" - }, - { - "name": "fan0_0", - "in_trust": false - }, - { - "name": "fan1_0", - "in_trust": false - }, - { - "name": "fan2_0", - "in_trust": false - }, - { - "name": "fan3_0", - "in_trust": false } ] } -- cgit v1.2.3