Skip to content

Modify reboot cause logic to prefer SW cause over HW cause on Kernel Panic #296

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

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

Conversation

ymd-arista
Copy link
Contributor

Currently if there's a Kernel Panic and system reboots, a random HW cause can take precedence over and mask the actual cause of reboot, which is kernel panic.

To overcome such scenarios, if SW cause is 'Kernel Panic', give it preference over HW cause.

Currently, if there's a Kernel Panic and LC reboots, random HW cause
is taking precedence over Kernel Panic SW cause. To overcome such
scenarios, give preference to SW reboot cause over HW reboot cause
@mssonicbld
Copy link

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ymd-arista ymd-arista changed the title Modify reboot cause logic to give preference to SW cause over HW cause on Kernel Panic Modify reboot cause logic to prefer SW cause over HW cause on Kernel Panic Jul 30, 2025
@abdosi
Copy link
Contributor

abdosi commented Jul 30, 2025

@bmridul @mlok-nokia @judyjoseph Please help review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants