Searched hist:afe12d69a0c8182e7b587d81531e0a9e376f5ce7 (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-state-manager/service_files/ |
H A D | phosphor-create-chassis-poweron-log@.service | afe12d69a0c8182e7b587d81531e0a9e376f5ce7 Fri Apr 28 15:58:16 CDT 2023 Andrew Geissler <geissonator@yahoo.com> optional service to log info log on chassis poweron
This commit introduces a new service that will log an informational log on every chassis power on.
This new informational error is being created for a couple of reasons: - An easy eye catcher when reviewing logs to easily distinguish between major boots of the system (ones including a chassis power cycle) - A mechanism for other OpenBMC software which utilizes the log to report back to the user when errors from the current boot need attention
This service needs to run before any of the power/vrm services run to ensure any logs from those services can be correlated to running after the current power on has started.
By default this service will not be installed but can be brought in via a bbappend if desired.
Tested: - Built new service into a flash image and confirmed - Info log was logged as expected during power on (prior to any vrm, power, or fan functions) - Info log was not logged when rebooting the BMC from a host running state
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: If78c076d86efabed6b0093e9f4116502a4d9da93
|
H A D | meson.build | diff afe12d69a0c8182e7b587d81531e0a9e376f5ce7 Fri Apr 28 15:58:16 CDT 2023 Andrew Geissler <geissonator@yahoo.com> optional service to log info log on chassis poweron
This commit introduces a new service that will log an informational log on every chassis power on.
This new informational error is being created for a couple of reasons: - An easy eye catcher when reviewing logs to easily distinguish between major boots of the system (ones including a chassis power cycle) - A mechanism for other OpenBMC software which utilizes the log to report back to the user when errors from the current boot need attention
This service needs to run before any of the power/vrm services run to ensure any logs from those services can be correlated to running after the current power on has started.
By default this service will not be installed but can be brought in via a bbappend if desired.
Tested: - Built new service into a flash image and confirmed - Info log was logged as expected during power on (prior to any vrm, power, or fan functions) - Info log was not logged when rebooting the BMC from a host running state
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: If78c076d86efabed6b0093e9f4116502a4d9da93
|