summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower
diff options
context:
space:
mode:
authorMatthew Barth <msbarth@us.ibm.com>2017-10-17 09:53:47 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-10-25 00:34:56 +0000
commit21875f751272d7ffc41535735acef57fe7528a18 (patch)
tree493a8c6551ec86b88f5de2a5464153596242b55b /meta-openbmc-machines/meta-openpower
parent068f528d1524e0ad7a5e432331f5497d683b10c1 (diff)
downloadtalos-openbmc-21875f751272d7ffc41535735acef57fe7528a18.tar.gz
talos-openbmc-21875f751272d7ffc41535735acef57fe7528a18.zip
wspoon: Update fan/thermal shutdown target
A chassis hard poweroff should be used when too many cores are overtemp and when not enough fans are found functional or present. Change-Id: Ic472e2e7c2e0a49c0bf1869924491e743e3ed24d Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-policy/air-cooled.yaml2
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-policy/water-cooled.yaml2
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-thermal-policy/thermal-policy.yaml2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-policy/air-cooled.yaml b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-policy/air-cooled.yaml
index 95323feb7..99745a603 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-policy/air-cooled.yaml
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-policy/air-cooled.yaml
@@ -371,7 +371,7 @@
interface: org.freedesktop.systemd1.Manager
method: StartUnit
args:
- - value: obmc-host-shutdown@0.target
+ - value: obmc-chassis-hard-poweroff@0.target
type: string
- value: replace
type: string
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-policy/water-cooled.yaml b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-policy/water-cooled.yaml
index d8ad867e8..7c067920d 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-policy/water-cooled.yaml
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-policy/water-cooled.yaml
@@ -333,7 +333,7 @@
interface: org.freedesktop.systemd1.Manager
method: StartUnit
args:
- - value: obmc-host-shutdown@0.target
+ - value: obmc-chassis-hard-poweroff@0.target
type: string
- value: replace
type: string
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-thermal-policy/thermal-policy.yaml b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-thermal-policy/thermal-policy.yaml
index f4419e028..81f93d108 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-thermal-policy/thermal-policy.yaml
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/fans/witherspoon-thermal-policy/thermal-policy.yaml
@@ -162,7 +162,7 @@
interface: org.freedesktop.systemd1.Manager
method: StartUnit
args:
- - value: obmc-host-shutdown@0.target
+ - value: obmc-chassis-hard-poweroff@0.target
type: string
- value: replace
type: string
OpenPOWER on IntegriCloud