Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

faultlog - cater for spare core gard records #111

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devenrao
Copy link
Contributor

Do not notify the caller if there are only spare core guard records, but collect
spare core gard reocrd details if there are other gard records or unresolved PELS.

Do not create a DeconfiguredHw PEL if there are only spare core gard records.

DeconfiguredHW PEL is created if the gard record count or unresloved PEL's count
is greater than zero. So change is made to not to consider spare core gard record
as part of calculating the gard record count.

HMC monitors DeconfiguredHw and initiates NAGDUMP.

Change-Id: I94419ab8f7343daf182c6a141b46d60608d8807e

Do not notify the caller if there are only spare core
guard records, but collect spare core gard reocrd details
if there are other gard records or unresolved PELS.

DeconfiguredHW PEL is created if the gard record count
or unresloved PEL's count is greater than zero, so change
is made to not to consider spare core gard record as part
of calculating the gard record count.

HMC monitors DeconfiguredHw PEL and initiates NAGDUMP once
it detects the DeconfiguredHW PEL is created.

Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
Change-Id: I94419ab8f7343daf182c6a141b46d60608d8807e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants