summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/fans
diff options
context:
space:
mode:
authorMatthew Barth <msbarth@us.ibm.com>2021-02-12 00:15:22 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-02-19 19:06:19 +0300
commit59917de4c3a93b3fa7000b9860c6249db38742e5 (patch)
tree389912d6c6f6a0871d5e969d49ee919e1c615af4 /meta-ibm/recipes-phosphor/fans
parent4fb68c2f8a593dd0060003fa5be74670e389c8e0 (diff)
downloadopenbmc-59917de4c3a93b3fa7000b9860c6249db38742e5.tar.xz
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 <msbarth@us.ibm.com> Change-Id: I043f1003319e84e3c93b59f80963525d9d7d4eac
Diffstat (limited to 'meta-ibm/recipes-phosphor/fans')
-rw-r--r--meta-ibm/recipes-phosphor/fans/phosphor-fan-monitor-config/rainier/rainier-2u/config.json24
1 files changed, 0 insertions, 24 deletions
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
}
]
}