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

oem-ibm: Handle the Disruptive System Dump #680

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

Conversation

Pavithrab7
Copy link
Contributor

Earlier dump manager was not creating a system dump entry when a disruptive system dump was triggered. Recent changes in dump manager started creating a dump entry and we had to handle the scenario when the SystemImpact was Disruptive. When it is a disruptive system dump we must ignore and do not process it.

Change-Id: I5afb3d4ee1e9f20afbe264ba613073b11faf6199
Signed-off-by: Pavithra Barithaya [email protected]

Earlier dump manager was not creating a system dump entry when
a disruptive system dump was triggered. Recent changes in dump
manager started creating a dump entry and we had to handle the
scenario when the SystemImpact was Disruptive. When it is a
disruptive system dump we must ignore and do not process it.

Change-Id: I5afb3d4ee1e9f20afbe264ba613073b11faf6199
Signed-off-by: Pavithra Barithaya <[email protected]>
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.

2 participants