ibm-openbmc / openpower-hw-isolation

Apache License 2.0
0 stars 10 forks source link

nag : fix faultlog defects #57

Closed devenrao closed 1 year ago

devenrao commented 1 year ago

During BMC reboot with host in running state noticed guard records are not captured as part of the faultlog JSON file.

Found during BMC reboot when host is at runing pdbg device tree is not initialized so was not able to read the properties of the guarded targets.

Current error: Jul 03 08:40:21 rain104bmc faultlog[822]: Failed to get physical path for record 1

Tested: Jul 03 10:20:29 rain104bmc systemd[1]: Started Faultlog application. Jul 03 10:20:29 rain104bmc faultlog[2437]: faultlog app to collect deconfig/guard records details Jul 03 10:20:30 rain104bmc faultlog[2437]: faultlog GUARD_COUNT: 1, MAN_GUARD_COUNT: 1, DECONFIG_REC_COUNT: 0 , PEL_COUNT: 0