Skip to content

[201911] DellEMC S6100 SSD Monitor #6934

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

Merged
merged 6 commits into from
Mar 13, 2021

Conversation

santhosh-kt
Copy link
Contributor

Why I did it

  • To monitor the SSD health condition in DellEMC S6100 platform post upgrade.

  • A daemon is introduced to monitor the SSD every one hour.

  • To check for SSD status at boot time and at the time of cold-reboot.

  • All these changes are supported only for newer SSD firmware.

  • Added a platform_reboot_pre_check script to prevent cold-reboot based on SSD status.
    Depends on Azure/sonic-utilities#1472
    DO NOT MERGE UNTIL ABOVE PR IS MERGED

How I did it

On branch s6100_gpio_201911
Changes to be committed:
(use "git reset HEAD ..." to unstage)

    modified:   platform/broadcom/sonic-platform-modules-dell/debian/platform-modules-s6100.install
    new file:   platform/broadcom/sonic-platform-modules-dell/s6100/scripts/iSMART_64
    new file:   platform/broadcom/sonic-platform-modules-dell/s6100/scripts/platform_reboot_pre_check
    modified:   platform/broadcom/sonic-platform-modules-dell/s6100/scripts/s6100_platform.sh
    new file:   platform/broadcom/sonic-platform-modules-dell/s6100/scripts/s6100_ssd_mon.sh
    new file:   platform/broadcom/sonic-platform-modules-dell/s6100/systemd/s6100-ssd-monitor.service
    new file:   platform/broadcom/sonic-platform-modules-dell/s6100/systemd/s6100-ssd-monitor.timer

How to verify it

Attached logs for reference.
Logs.zip

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

  • 201811
  • 201911
  • 202006
  • 202012

Description for the changelog

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

@santhosh-kt
Copy link
Contributor Author

@jleveque : Please dont commit this PR(No issues with sonic-utilities PR).
One more change is on the way additional to this change.

@sujinmkang sujinmkang merged commit 140576d into sonic-net:201911 Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants