diff options
| author | Henry Wu <Henry_Wu@quantatw.com> | 2026-02-05 13:19:17 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2026-03-06 17:19:46 +0300 |
| commit | 74401aab3826348ccfdb631a4c290ab1b850e68e (patch) | |
| tree | 98af021eea23aef1c3e614a37fed34e0b5f0b5ad /upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-pythonping_1.1.4.bb | |
| parent | e1e565ece4ac7b279025248dd4ff5c4b1737c6f5 (diff) | |
| download | openbmc-74401aab3826348ccfdb631a4c290ab1b850e68e.tar.xz | |
meta-facebook: santabarbara: add sel handler for power-on sequence failure
Add an SEL log handler for cases where the system power-on sequence
fails. The handler retrieves the failure code from the CPLD register and
reports it as a POST code failure in the SEL for easier diagnosis.
Tested on: Santabarbara platform
```
"95": {
"additional_data": {
"FAILURE_DATA": "POWER_ON_SEQUENCE_FAIL - [ASIC0 Fault]",
"POWER_RAIL": "/xyz/openbmc_project/inventory/system/board/Santabarbara_MB/power_on_sequence_fail",
"_CODE_FILE": "../git/log_create_main.cpp",
"_CODE_FUNC": "int generate_event(const std::string&, const nlohmann::json_abi_v3_12_0::json&)",
"_CODE_LINE": "34",
"_PID": "1736"
},
"event_id": "",
"message": "xyz.openbmc_project.State.Power.PowerRailFault",
"redfish": {
"args": [
"/xyz/openbmc_project/inventory/system/board/Santabarbara_MB/power_on_sequence_fail"
],
"id": "OpenBMC_StatePower.PowerRailFault",
"message": "A fault has been detected on power rail '/xyz/openbmc_project/inventory/system/board/Santabarbara_MB/power_on_sequence_fail'."
},
"resolution": "",
"resolved": false,
"severity": "xyz.openbmc_project.Logging.Entry.Level.Error",
"timestamp": "2026-02-05T08:26:52.914000000Z",
"updated_timestamp": "2026-02-05T08:26:52.914000000Z"
},
```
Change-Id: I5d10dfbf27856d85014bfc6d7a7c302d8c552223
Signed-off-by: Henry Wu <Henry_Wu@quantatw.com>
Diffstat (limited to 'upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-pythonping_1.1.4.bb')
0 files changed, 0 insertions, 0 deletions
