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

[sonic-platform-modules-dell] Graceful platform reboot #2912

Merged
merged 2 commits into from
Jul 23, 2019

Commits on May 13, 2019

  1. [sonic-platform-modules-dell] Graceful platform reboot

    The following commit addresses the graceful unmounting of file
    system and graceful shutdown of dockers before calling a
    cold reboot which will cause a power cycle of SSD. This ensures
    orderly shutdown and no corruption of files systems because
    of the power cycle to SSD.
    This commit will use the existing systemd-reboot service scripts
    and override the configuration to do cold reboot for S6100 and
    Z9100.
    Unit tested the fix and graceful shutdown of file system and
    dockers are done with cold reboot.
    
    Signed-off-by: Harish Venkatraman <[email protected]>
    Harish Venkatraman committed May 13, 2019
    Configuration menu
    Copy the full SHA
    7f23238 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Merge branch 'master' into graceful_platform_reboot

    Harish Venkatraman authored Jul 4, 2019
    Configuration menu
    Copy the full SHA
    3777283 View commit details
    Browse the repository at this point in the history