Files
pve-storage/test/disk_tests/hdd_smart/sdb_smart_expected.json
Matthias Heiserer 4c86c7111c fix #4165: disk: SMART: add normalized field
This makes it consistent with the naming scheme in PBS/GUI.
Keep value for API stability reasons and remove it in the next major version.

Signed-off-by: Matthias Heiserer <m.heiserer@proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
Tested-by: Dominik Csapak <d.cspak@proxmox.com>
2022-09-22 14:14:19 +02:00

238 lines
4.4 KiB
JSON

{
"attributes" : [
{
"threshold" : 44,
"fail" : "-",
"id" : " 1",
"name" : "Raw_Read_Error_Rate",
"worst" : 63,
"raw" : "215697022",
"normalized" : 83,
"value" : 83,
"flags" : "POSR--"
},
{
"flags" : "PO----",
"normalized" : 92,
"value" : 92,
"id" : " 3",
"raw" : "0",
"worst" : 91,
"name" : "Spin_Up_Time",
"threshold" : 0,
"fail" : "-"
},
{
"fail" : "-",
"threshold" : 20,
"normalized" : 100,
"value" : 100,
"flags" : "-O--CK",
"worst" : 100,
"name" : "Start_Stop_Count",
"raw" : "265",
"id" : " 4"
},
{
"flags" : "PO--CK",
"normalized" : 100,
"value" : 100,
"id" : " 5",
"raw" : "0",
"name" : "Reallocated_Sector_Ct",
"worst" : 100,
"threshold" : 10,
"fail" : "-"
},
{
"id" : " 7",
"raw" : "1572375006",
"name" : "Seek_Error_Rate",
"worst" : 60,
"flags" : "POSR--",
"normalized" : 91,
"value" : 91,
"threshold" : 30,
"fail" : "-"
},
{
"raw" : "9885",
"name" : "Power_On_Hours",
"worst" : 89,
"id" : " 9",
"flags" : "-O--CK",
"normalized" : 89,
"value" : 89,
"fail" : "-",
"threshold" : 0
},
{
"fail" : "-",
"threshold" : 97,
"normalized" : 100,
"value" : 100,
"flags" : "PO--C-",
"worst" : 100,
"name" : "Spin_Retry_Count",
"raw" : "0",
"id" : " 10"
},
{
"threshold" : 20,
"fail" : "-",
"id" : " 12",
"raw" : "265",
"name" : "Power_Cycle_Count",
"worst" : 100,
"flags" : "-O--CK",
"normalized" : 100,
"value" : 100
},
{
"name" : "End-to-End_Error",
"worst" : 100,
"raw" : "0",
"id" : "184",
"normalized" : 100,
"value" : 100,
"flags" : "-O--CK",
"fail" : "-",
"threshold" : 99
},
{
"threshold" : 0,
"fail" : "-",
"id" : "187",
"raw" : "0",
"name" : "Reported_Uncorrect",
"worst" : 100,
"flags" : "-O--CK",
"normalized" : 100,
"value" : 100
},
{
"threshold" : 0,
"fail" : "-",
"id" : "188",
"raw" : "0",
"name" : "Command_Timeout",
"worst" : 100,
"flags" : "-O--CK",
"normalized" : 100,
"value" : 100
},
{
"fail" : "-",
"threshold" : 0,
"raw" : "0",
"worst" : 100,
"name" : "High_Fly_Writes",
"id" : "189",
"flags" : "-O--CK",
"normalized" : 100,
"value" : 100
},
{
"flags" : "-O-RCK",
"normalized" : 45,
"value" : 45,
"raw" : "55 (147 229 55 24 0)",
"worst" : 36,
"name" : "Airflow_Temperature_Cel",
"id" : "190",
"fail" : "NOW",
"threshold" : 45
},
{
"fail" : "-",
"threshold" : 0,
"raw" : "0",
"worst" : 100,
"name" : "G-Sense_Error_Rate",
"id" : "191",
"flags" : "-O---K",
"normalized" : 100,
"value" : 100
},
{
"threshold" : 0,
"fail" : "-",
"id" : "192",
"raw" : "57",
"worst" : 100,
"name" : "Power-Off_Retract_Count",
"flags" : "-O--CK",
"normalized" : 100,
"value" : 100
},
{
"fail" : "-",
"threshold" : 0,
"normalized" : 100,
"value" : 100,
"flags" : "-O--CK",
"name" : "Load_Cycle_Count",
"worst" : 100,
"raw" : "265",
"id" : "193"
},
{
"threshold" : 0,
"fail" : "-",
"flags" : "-O--CK",
"normalized" : 55,
"value" : 55,
"id" : "194",
"raw" : "55 (0 16 0 0 0)",
"name" : "Temperature_Celsius",
"worst" : 64
},
{
"threshold" : 0,
"fail" : "-",
"id" : "195",
"name" : "Hardware_ECC_Recovered",
"worst" : 13,
"raw" : "215697022",
"normalized" : 23,
"value" : 23,
"flags" : "-O---K"
},
{
"worst" : 100,
"name" : "Current_Pending_Sector",
"raw" : "0",
"id" : "197",
"normalized" : 100,
"value" : 100,
"flags" : "-O--C-",
"fail" : "-",
"threshold" : 0
},
{
"worst" : 100,
"name" : "Offline_Uncorrectable",
"raw" : "0",
"id" : "198",
"normalized" : 100,
"value" : 100,
"flags" : "----C-",
"fail" : "-",
"threshold" : 0
},
{
"fail" : "-",
"threshold" : 0,
"normalized" : 200,
"value" : 200,
"flags" : "-OSRCK",
"worst" : 200,
"name" : "UDMA_CRC_Error_Count",
"raw" : "0",
"id" : "199"
}
],
"type" : "ata",
"health" : "PASSED"
}