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

[fast-reboot/warm-reboot] Enable watchdog before running platform specific reboot plugin #1037

Merged
merged 1 commit into from
Aug 9, 2020

Conversation

sujinmkang
Copy link
Collaborator

@sujinmkang sujinmkang commented Aug 9, 2020

- What I did
Enable the watchdog before running platform specific reboot plugin
- How I did it
Move the WatchdogUtil call before calling platform specific reboot plugin
- How to verify it
Warm reboot without error for hw watchdog support platforms.
- Previous command output (if the output of a command-line utility has changed)
N/A
- New command output (if the output of a command-line utility has changed)
N/A

Fixes sonic-net/sonic-buildimage#5118

@jleveque jleveque changed the title enable watchdog before running platform specific reboot plugin [fast-reboot/warm-reboot] Enable watchdog before running platform specific reboot plugin Aug 9, 2020
@sujinmkang sujinmkang merged commit 33ba594 into sonic-net:master Aug 9, 2020
stepanblyschak pushed a commit to stepanblyschak/sonic-utilities that referenced this pull request Apr 28, 2022
Fix error when running 'show lldp table' or 'show lldp neighbor'
through SSH command. (sonic-net#1067)
[201911]: Multi asic show interface support (sonic-net#1070)
[counterpoll] Add new FC group for port buffer drop counters
(sonic-net#1024)
[201911] show interface portchannel support for Multi ASIC
(sonic-net#1071)
Fix a typo in mellanox_buffer_migrator (sonic-net#1090)
Fix pfcwd stats crash with invalid queue name (sonic-net#1077)
[PFCWD] Fix issue with "pfcwd show stats" command during SONiC init
(sonic-net#1018)
enable watchdog before running platform specific reboot plugin
(sonic-net#1037)
Add namespace of the process in the coredump filename. (sonic-net#1091)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warm and fast reboot process throws error - "RuntimeError: Eeprom is not Programmed"
3 participants