-
1. Install and start HwmonTempSensor and PSUSensor on Rainier
2. Fill in the entity manage configs with the temp/power info so the apps will use them
3. Remove any phosphor-hwmon config files we alr…
-
Set the Resolved property to true on error logs when we detect a part is replaced and that part is the only callout. Then these would be able to be pruned if necessary.
If there were multiple call…
-
The location codes in the system JSON will be unexpanded (ex: Ufcs-P1-C1). The "fcs" string has to replaced at runtime with data that comes from the backplane VPD's FC and SE keywords.
The current …
-
The VPD inventory JSON maps the incoming sysfs path to a inventory item(s). The write application has to do the reverse.
While we can iterate over the FRUs in the JSON to figure out the sysfs path …
-
Manufacturing and field engineers need to be able to view all FRU VPD (inventory) at BMC standby. Since the BMC does not collect all VPD at standby, this is not possible directly with the VPD applicat…
-
When the FRU is repaired, the customer is expected to mark ticket as closed. This would mean some field in the PEL to be reset. When that happens, PEL needs to look at what all LEDs to be cleared much…
-
In the PEL, If the entry is a Non-BMC accessible FRU, then Turn on SAI.
Basically this story is to handle OS driven callouts
-
The phosphor-regulators application is driven by a JSON configuration file (config file).
Each system type will have its own config file, since each system has different regulators, voltage require…
-
Will need to grab all of the affected FRUs and their priorities from the MRW hopefully with a script, and turn that into something the code can use to find all of the callouts for the log.
The curr…
-
LightPath strategy has set of rules to be followed while deciding the LEDs to be lit up. It depends on priority of callouts / how many callouts are there / whether they are FRU callouts or procedure c…