From 59917de4c3a93b3fa7000b9860c6249db38742e5 Mon Sep 17 00:00:00 2001 From: Matthew Barth Date: Thu, 11 Feb 2021 15:15:22 -0600 Subject: meta-ibm:rainier-2u: 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: I043f1003319e84e3c93b59f80963525d9d7d4eac --- .../rainier/rainier-2u/config.json | 24 ---------------------- 1 file changed, 24 deletions(-) (limited to 'meta-ibm/recipes-phosphor/fans') diff --git a/meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/rainier/rainier-2u/config.json b/meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/rainier/rainier-2u/config.json index b15003a50..145e37f38 100644 --- a/meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/rainier/rainier-2u/config.json +++ b/meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/rainier/rainier-2u/config.json @@ -154,30 +154,6 @@ }, { "name": "fan5_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 - }, - { - "name": "fan4_0", - "in_trust": false - }, - { - "name": "fan5_0", - "in_trust": false } ] } -- cgit v1.2.3