[fast-reboot] Update reboot reason file to indicate fast-reboot was called#277
Merged
jleveque merged 2 commits intosonic-net:masterfrom Jun 30, 2018
jleveque:fast_reboot_reason
Merged
[fast-reboot] Update reboot reason file to indicate fast-reboot was called#277jleveque merged 2 commits intosonic-net:masterfrom jleveque:fast_reboot_reason
jleveque merged 2 commits intosonic-net:masterfrom
jleveque:fast_reboot_reason
Conversation
qiluo-msft
approved these changes
Jun 30, 2018
| # Reboot: explicity call Linux native reboot under sbin | ||
| echo "Rebooting to $NEXT_SONIC_IMAGE..." | ||
| /sbin/reboot | ||
| exec /sbin/reboot |
Contributor
There was a problem hiding this comment.
I'm not sure for this exec. Did you test it?
Contributor
Author
There was a problem hiding this comment.
Yes. I made the same change recently in the scripts/reboot script and tested that thoroughly.
pavel-shirshov
approved these changes
Jun 30, 2018
madhupalu
added a commit
to madhupalu/sonic-utilities
that referenced
this pull request
Jan 25, 2019
…el or portchannel members only when it is configured (sonic-net#277)
madhupalu
added a commit
to madhupalu/sonic-utilities
that referenced
this pull request
Jan 30, 2019
…et#277) Signed-off-by: madhu Pal <[email protected]>
Closed
prsunny
added a commit
that referenced
this pull request
Jan 30, 2019
madhupalu
added a commit
to madhupalu/sonic-utilities
that referenced
this pull request
Feb 3, 2019
…members add/delete
only when it is configured (sonic-net#277)
Signed-off-by: madhu Pal <[email protected]>
madhupalu
added a commit
to madhupalu/sonic-utilities
that referenced
this pull request
Feb 12, 2019
…red (sonic-net#277) Signed-off-by: madhu Pal <[email protected]>
madhupalu
added a commit
to madhupalu/sonic-utilities
that referenced
this pull request
Feb 12, 2019
…erations, covered vendor interfaces as well. (sonic-net#277) Signed-off-by: madhu Pal <[email protected]>
madhupalu
added a commit
to madhupalu/sonic-utilities
that referenced
this pull request
Feb 17, 2019
…tempting delete operations (sonic-net#277) Signed-off-by: madhu Pal <[email protected]>
mihirpat1
pushed a commit
to mihirpat1/sonic-utilities
that referenced
this pull request
Sep 15, 2023
- Description Add some new reboot causes to cover followinging scenarios: BIOS - In case the BIOS upgrade process ended with failure and cause the switch to reset. CPU - Reset is initiated by SW on the CPU. it could be that SW encountered some catastrophic situation like a memory leak, eventually, the kernel reset the whole switch. Push button - Reset by pushing the reset button Reset from ASIC - Reset which is caused by ASIC. Motivation and Context Add more reboot causes to cover more scenarios. - How Has This Been Tested? UT is added with the code change. Run community reboot test to see the reboot cause checker can pass. Signed-off-by: Kebo Liu <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.