From 2dd03734858503d07a9ee84fd15ba500682cb41c Mon Sep 17 00:00:00 2001 From: "Evgeny Alekseev (IBS Group)" Date: Tue, 18 Oct 2022 16:08:46 +0300 Subject: IBS:Fix SILABMC-363. CPU1|2 Fans exchanged. --- .../entity-manager/SILA-Baseboard-full.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json b/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json index f04ee243be..f19d235233 100755 --- a/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json +++ b/meta-ibs/meta-cp2-5422/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json @@ -81,7 +81,7 @@ "Direction": "less than", "Name": "lower critical", "Severity": 1, - "Value": 100 + "Value": 1000 } ] }, @@ -120,7 +120,7 @@ "Direction": "less than", "Name": "lower critical", "Severity": 1, - "Value": 100 + "Value": 1000 } ] }, @@ -159,20 +159,20 @@ "Direction": "less than", "Name": "lower critical", "Severity": 1, - "Value": 100 + "Value": 1000 } ] }, { "Connector": { - "Name": "J6K1", + "Name": "J8A1", "Pwm": 6, "Tachs": [ 8 ] }, "Index": 8, - "Name": "CPU1 Fan", + "Name": "CPU2 Fan", "Type": "AspeedFan", "PowerState": "On", "Thresholds": [ @@ -204,14 +204,14 @@ }, { "Connector": { - "Name": "J6A1", + "Name": "J6K1", "Pwm": 7, "Tachs": [ 6 ] }, "Index": 6, - "Name": "CPU2 Fan", + "Name": "CPU1 Fan", "Type": "AspeedFan", "PowerState": "On", "Thresholds": [ @@ -237,7 +237,7 @@ "Direction": "less than", "Name": "lower critical", "Severity": 1, - "Value": 100 + "Value": 1000 } ] }, -- cgit v1.2.3