Export reboot_reason sysfs attribute for DellEMC S6100/Z9100#2922
Merged
lguohan merged 1 commit intosonic-net:masterfrom May 20, 2019
Merged
Export reboot_reason sysfs attribute for DellEMC S6100/Z9100#2922lguohan merged 1 commit intosonic-net:masterfrom
lguohan merged 1 commit intosonic-net:masterfrom
Conversation
Contributor
Author
|
This can be cherrypicked for November branch |
lguohan
approved these changes
May 20, 2019
MichelMoriniaux
pushed a commit
to criteo-forks/sonic-buildimage
that referenced
this pull request
May 28, 2019
yxieca
pushed a commit
that referenced
this pull request
May 29, 2019
yxieca
pushed a commit
that referenced
this pull request
Aug 11, 2023
…atically (#16110) src/sonic-utilities * 0f001c56 - (HEAD -> 202205, origin/202205) UT change: for db_migrator test do not check for RESTAPI cert values (#2919) (4 hours ago) [Vaibhav Hemant Dixit] * 69d348d1 - [CLI][Show][BGP] Show BGP Change for no neighbor scenario (#2885) (6 hours ago) [Dev Ojha] * 4c6af3c3 - [multi-asic] Refine [override config table] for corner cases (#2918) (6 hours ago) [wenyiz2021] * bef3ffeb - [db_migrator] Set docker_routing_config_mode to the value obtained from minigraph parser (#2890) (#2922) (7 hours ago) [Vaibhav Hemant Dixit]
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.
- What I did
-Added sysfs attribute to export reboot-cause register.
- How I did it
- How to verify it
root@sonic:/sys/devices/platform/SMF.512/hwmon/hwmon1# cat smf_reset_reason
55
root@sonic:/home/admin# cat /sys/devices/platform/SMF.512/hwmon/hwmon0/smf_reset_reason
33
root@sonic:/home/admin#
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)