Skip to content

Graceful reboot in S6000#6835

Merged
lguohan merged 1 commit intosonic-net:masterfrom
rkdevi27:s6000_graceful
Feb 24, 2021
Merged

Graceful reboot in S6000#6835
lguohan merged 1 commit intosonic-net:masterfrom
rkdevi27:s6000_graceful

Conversation

@rkdevi27
Copy link
Copy Markdown
Contributor

@rkdevi27 rkdevi27 commented Feb 21, 2021

Why I did it

The S6000 devices, the cold reboot is abrupt and it is likely to cause issues which will cause the device to land into EFI shell. Hence the platform reboot will happen after graceful unmount of all the filesystems as in S6100.

How I did it

Moved the platform_reboot to platform_reboot_override and hooked it to the systemd shutdown services as in S6100

How to verify it

Issue "reboot" command to verify if the reboot is happening gracefully.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012

Description for the changelog

Dell S6000 graceful reboot
UT_logs.txt

A picture of a cute animal (not mandatory but encouraged)

@lguohan
Copy link
Copy Markdown
Collaborator

lguohan commented Feb 23, 2021

how is this tested in other branches? for example 201811,i see it is using python3, but it is available in 201811?

@lguohan lguohan merged commit a37824f into sonic-net:master Feb 24, 2021
yxieca pushed a commit that referenced this pull request Mar 4, 2021
The S6000 devices, the cold reboot is abrupt and it is likely to cause issues which will cause the device to land into EFI shell. Hence the platform reboot will happen after graceful unmount of all the filesystems as in S6100.

Moved the platform_reboot to platform_reboot_override and hooked it to the systemd shutdown services as in S6100
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
The S6000 devices, the cold reboot is abrupt and it is likely to cause issues which will cause the device to land into EFI shell. Hence the platform reboot will happen after graceful unmount of all the filesystems as in S6100.

Moved the platform_reboot to platform_reboot_override and hooked it to the systemd shutdown services as in S6100
lolyu pushed a commit to lolyu/sonic-buildimage that referenced this pull request Sep 13, 2021
The S6000 devices, the cold reboot is abrupt and it is likely to cause issues which will cause the device to land into EFI shell. Hence the platform reboot will happen after graceful unmount of all the filesystems as in S6100.

Moved the platform_reboot to platform_reboot_override and hooked it to the systemd shutdown services as in S6100
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.

4 participants