[sonic_ssd] Nokia-7215: Fix "show platform ssdhealth"#337
[sonic_ssd] Nokia-7215: Fix "show platform ssdhealth"#337prgeor merged 1 commit intosonic-net:masterfrom
Conversation
Description: The command is not showing the correct value for ssd health and temperature. admin@sonic:~$ show platform ssdhealth Device Model : M.2 (S42) 3IE4 Health : N/A Temperature : N/A Motivation and Context: SSD health percentage and temperature not displayed on Nokia-7215 platform. How Has This Been Tested? "show platform ssdhealth" cli command on Nokia-7215 and Unittests Output after fix: admin@sonic:~$ show platform ssdhealth Device Model : M.2 (S42) 3IE4 Health : 100% Temperature : 25C
|
|
|
@prgeor can you help review this PR? |
prgeor
left a comment
There was a problem hiding this comment.
please wait for my review
|
@Pavan-Nokia can you paste the output of |
|
@yxieca @StormLiangMS please help cherry pick as per the lables. |
root@sonic:~ smartctl -a /dev/sda |
Update sonic-platform-common submodule pointer to include the following: * c551a81 [sonic_ssd] Nokia-7215: Fix show platform ssdhealth ([sonic-net#337](sonic-net/sonic-platform-common#337)) * 1929332 Fix pipeline apt-get purge error. ([sonic-net#349](sonic-net/sonic-platform-common#349)) * 3d57e0e [ssd_generic] Get health status from Remaining_Life_Left field for virtium SSD ([sonic-net#344](sonic-net/sonic-platform-common#344)) Signed-off-by: AntonHryshchuk <antonh@nvidia.com>
Description: The command is not showing the correct value for ssd health and temperature. admin@sonic:~$ show platform ssdhealth Device Model : M.2 (S42) 3IE4 Health : N/A Temperature : N/A Motivation and Context: SSD health percentage and temperature not displayed on Nokia-7215 platform. How Has This Been Tested? "show platform ssdhealth" cli command on Nokia-7215 and Unittests Output after fix: admin@sonic:~$ show platform ssdhealth Device Model : M.2 (S42) 3IE4 Health : 100% Temperature : 25C
Description: The command is not showing the correct value for ssd health and temperature. admin@sonic:~$ show platform ssdhealth Device Model : M.2 (S42) 3IE4 Health : N/A Temperature : N/A Motivation and Context: SSD health percentage and temperature not displayed on Nokia-7215 platform. How Has This Been Tested? "show platform ssdhealth" cli command on Nokia-7215 and Unittests Output after fix: admin@sonic:~$ show platform ssdhealth Device Model : M.2 (S42) 3IE4 Health : 100% Temperature : 25C
Description:
The command is not showing the correct value for ssd health and temperature.
admin@sonic:~$ show platform ssdhealth
Device Model : M.2 (S42) 3IE4
Health : N/A
Temperature : N/A
Motivation and Context:
SSD health percentage and temperature not displayed on Nokia-7215 platform.
How Has This Been Tested?
"show platform ssdhealth" cli command on Nokia-7215 and Unittests
Output after fix:
admin@sonic:~$ show platform ssdhealth
Device Model : M.2 (S42) 3IE4
Health : 100%
Temperature : 25C