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

[reboot] make sure the reboot happens even if platform reboot failed #819

Merged
merged 3 commits into from
Feb 23, 2020

Conversation

yxieca
Copy link
Contributor

@yxieca yxieca commented Feb 23, 2020

- What I did

Platform reboot tool could fail if the platform driver didn't load properly. In this case, a reboot is required to recover the device. We need to make sure the reboot tool is robust.

Signed-off-by: Ying Xie ying.xie@microsoft.com

Platform reboot tool could fail if the platform driver didn't load
properly. In this case, a reboot is required to recover the device.
We need to make sure the reboot tool is robust.

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
scripts/reboot Outdated Show resolved Hide resolved
scripts/reboot Show resolved Hide resolved
@yxieca yxieca merged commit 118620f into sonic-net:master Feb 23, 2020
@yxieca yxieca deleted the reboot branch February 23, 2020 21:54
abdosi pushed a commit that referenced this pull request Feb 24, 2020
…819)

* [reboot] make sure the reboot happens even if platform reboot failed

Platform reboot tool could fail if the platform driver didn't load
properly. In this case, a reboot is required to recover the device.
We need to make sure the reboot tool is robust.

Signed-off-by: Ying Xie <ying.xie@microsoft.com>

* Rewording

* add log message
yxieca added a commit that referenced this pull request Feb 25, 2020
…819)

* [reboot] make sure the reboot happens even if platform reboot failed

Platform reboot tool could fail if the platform driver didn't load
properly. In this case, a reboot is required to recover the device.
We need to make sure the reboot tool is robust.

Signed-off-by: Ying Xie <ying.xie@microsoft.com>

* Rewording

* add log message
abdosi pushed a commit to abdosi/sonic-utilities that referenced this pull request Aug 4, 2020
…onic-net#819)

* [reboot] make sure the reboot happens even if platform reboot failed

Platform reboot tool could fail if the platform driver didn't load
properly. In this case, a reboot is required to recover the device.
We need to make sure the reboot tool is robust.

Signed-off-by: Ying Xie <ying.xie@microsoft.com>

* Rewording

* add log message
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.

3 participants