Searched hist:ef828c4b4ea6b18a5869bd1882175970bc048021 (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-state-manager/ |
H A D | host_check.cpp | diff ef828c4b4ea6b18a5869bd1882175970bc048021 Tue May 31 11:24:32 CDT 2022 NodeMan97 <corey.hardesty@icloud.com> host-check: additional debug and time
Increased the amount of time host-check has to check the status of interfaces that have been added to the DBus, but have not yet been added to the mapper. This helps to mitigate situations where host-check does not get the correct state from pldm and assumes the system is off by allowing additional retries over an increased window of time. The amount of retries was increased from two to five, with the amount of downtime between each attempt being increased from 500ms to 1000ms. Logging statements were added to checkFirmwareConditionRunning() to indicate the condition of services currently running.
Signed-off-by: Corey Hardesty <corey.hardesty@icloud.com> Change-Id: I3fc088b27ac459322ebccf7a8dc52aa30a1ee364
|