You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[202205] Fix issue: should use 'Value' column to calculate the health percentage for Virtium SSD (#385)
Backport commits:
07ccd27 Fix issue: should use 'Value' column to calculate the health percentage
6d2d7a3 [ssd_generic] Get health status from Remaining_Life_Left field for virtium SSD (#344)
feb5036 [SSD] deduce vendor name from part number (#322)
Description
Currently, we are using "Low Raw" column to calculate SSD health, but "Value"column should be used according to vendor document.
Motivation and Context
Fix issue that SSD health display wrong value
How Has This Been Tested?
Manual test
Unit test
0 commit comments