dbe07a4339
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 <harish_venkatraman@dell.com>
15 lines
774 B
Plaintext
15 lines
774 B
Plaintext
s6100/scripts/iom_power_*.sh usr/local/bin
|
|
s6100/scripts/s6100_platform.sh usr/local/bin
|
|
common/dell_i2c_utils.sh usr/local/bin
|
|
common/io_rd_wr.py usr/local/bin
|
|
s6100/scripts/platform_reboot_override usr/share/sonic/device/x86_64-dell_s6100_c2538-r0
|
|
s6100/scripts/override.conf /etc/systemd/system/systemd-reboot.service.d
|
|
common/dell_lpc_mon.sh usr/local/bin
|
|
s6100/scripts/platform_sensors.py usr/local/bin
|
|
s6100/modules/sonic_platform-1.0-py2-none-any.whl usr/share/sonic/device/x86_64-dell_s6100_c2538-r0
|
|
s6100/scripts/platform_watchdog_enable.sh usr/local/bin
|
|
s6100/scripts/platform_watchdog_disable.sh usr/local/bin
|
|
s6100/scripts/sensors usr/bin
|
|
s6100/systemd/platform-modules-s6100.service etc/systemd/system
|
|
s6100/systemd/s6100-lpc-monitor.service etc/systemd/system
|