sonic-buildimage/platform/broadcom/sonic-platform-modules-dell
Santhosh Kumar T 5921ba58b6
DellEMC S6100 SSD Monitor Porting Changes in 202012 (#8626)
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.

Porting changes from 201911 branch

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

How I did it
On branch s6100_ssd_202012
Changes to be committed:
(use "git restore --staged ..." 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/scripts/s6100_ssd_upgrade_status.sh
new file: platform/broadcom/sonic-platform-modules-dell/s6100/scripts/soft-reboot_plugin
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
new file: platform/broadcom/sonic-platform-modules-dell/s6100/systemd/s6100-ssd-upgrade-status.service
2021-09-21 15:16:57 -07:00
..
common DellEMC: S5248F - Platform API 2.0 implementation (#7930) 2021-06-29 07:19:52 +00:00
debian DellEMC S6100 SSD Monitor Porting Changes in 202012 (#8626) 2021-09-21 15:16:57 -07:00
s5232f [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-03-04 21:23:05 +00:00
s5248f DellEMC: S5248F - Platform API 2.0 implementation (#7930) 2021-06-29 07:19:52 +00:00
s5296f [devices]: DellEMC new platform support for DellEMC s5296f- 96x25G (#3960) 2020-10-21 11:10:50 -07:00
s6000 Dell S6000,S6100 system health changes (#6788) 2021-05-19 17:18:44 +00:00
s6100 DellEMC S6100 SSD Monitor Porting Changes in 202012 (#8626) 2021-09-21 15:16:57 -07:00
tools BIOS upgrade support with API2.0 for DellEMC S6100 (#3116) 2019-08-23 11:12:26 -07:00
z9100 [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-03-04 21:23:05 +00:00
z9264f [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-03-04 21:23:05 +00:00
z9332f DellEMC: Z9332f - Platform API implementation (#8787) 2021-09-20 02:28:14 +00:00
.gitignore Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
LICENSE [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
README.md [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00

platform drivers for Dell Z9100 for the SONiC project