Revision Date Author Comments
# cca2de0e 15-Feb-2024 Matt Spinler <spinler@us.ibm.com>

monitor:configs: Modify Rainier2U poweroff rules

Use the new 'fan_frus_with_nonfunc_rotors' power off cause in the
Rainier 2U power off config, and adjust the other rules.

The new rules are to powe

monitor:configs: Modify Rainier2U poweroff rules

Use the new 'fan_frus_with_nonfunc_rotors' power off cause in the
Rainier 2U power off config, and adjust the other rules.

The new rules are to power off if:
1. A fan is missing at any time.
2. Two fan FRUs have nonfunctional rotors.

So basically the system will stay up if there is one rotor fail or two
fails in the same fan. As soon as there are fails in multiple fans the
system will power off. If a fan is missing, it will also power off as
that changes the airflow for the worse.

Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: I6e4013f4ea4460718e8d1831e866ef6257da607a

show more ...


# 3420426c 06-Dec-2023 Matt Spinler <spinler@us.ibm.com>

cnfgs:p10bmc: Rename the IBM config directories

Due to the fan applications now using the
xyz.openbmc_project.Inventory.Decorator.Compatible interface instead of
the xyz.openbmc_project.Configuratio

cnfgs:p10bmc: Rename the IBM config directories

Due to the fan applications now using the
xyz.openbmc_project.Inventory.Decorator.Compatible interface instead of
the xyz.openbmc_project.Configuration.IBMCompatibleSystem one, the names
of the systems have changed as the new interface uses a different
property value format.

Rename all of the directories that mirror those property names to the new
ones.

Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: Ie541d15b47a155e88800fb7def76c0e8fbd8182b

show more ...