Files
pve-storage/test/disk_tests/ssd_smart/sde_smart_expected.json
Jan-Jonas Sämann 641146add8 Update disk_tests/ssd_smart/sde data
Provides recent test data for disk_tests/ssd_smart/sde_smart. The
previous data was created using an older smartmontools version, which
did not yet support the drive and therefore had bogus attribute mapping.

Signed-off-by: Jan-Jonas Sämann <sprinterfreak@binary-kitchen.de>
2020-10-30 15:25:11 +01:00

247 lines
4.3 KiB
JSON

{
"health": "PASSED",
"type": "ata",
"attributes": [
{
"fail": "-",
"id": " 1",
"raw": "0/0",
"flags": "-O--CK",
"name": "Raw_Read_Error_Rate",
"threshold": 50,
"value": 120,
"worst": 120
},
{
"id": " 5",
"fail": "-",
"value": 100,
"worst": 100,
"threshold": 3,
"name": "Retired_Block_Count",
"flags": "PO--CK",
"raw": "0"
},
{
"fail": "-",
"id": " 9",
"raw": "7963h+07m+54.620s",
"flags": "-O--CK",
"worst": 91,
"value": 91,
"name": "Power_On_Hours_and_Msec",
"threshold": 0
},
{
"id": " 12",
"fail": "-",
"threshold": 0,
"name": "Power_Cycle_Count",
"worst": 99,
"value": 99,
"flags": "-O--CK",
"raw": "1153"
},
{
"flags": "-O-R--",
"raw": "0",
"worst": 100,
"value": 100,
"threshold": 0,
"name": "Program_Fail_Count",
"fail": "-",
"id": "171"
},
{
"fail": "-",
"id": "172",
"flags": "-O--CK",
"raw": "0",
"name": "Erase_Fail_Count",
"threshold": 0,
"worst": 100,
"value": 100
},
{
"fail": "-",
"id": "174",
"raw": "113",
"flags": "----CK",
"value": 0,
"worst": 0,
"threshold": 0,
"name": "Unexpect_Power_Loss_Ct"
},
{
"id": "177",
"fail": "-",
"value": 0,
"worst": 0,
"name": "Wear_Range_Delta",
"threshold": 0,
"flags": "------",
"raw": "1"
},
{
"flags": "-O-R--",
"raw": "0",
"threshold": 0,
"name": "Program_Fail_Count",
"worst": 100,
"value": 100,
"fail": "-",
"id": "181"
},
{
"threshold": 0,
"name": "Erase_Fail_Count",
"value": 100,
"worst": 100,
"flags": "-O--CK",
"raw": "0",
"id": "182",
"fail": "-"
},
{
"flags": "-O--C-",
"raw": "0",
"value": 100,
"worst": 100,
"threshold": 0,
"name": "Reported_Uncorrect",
"fail": "-",
"id": "187"
},
{
"value": 27,
"worst": 49,
"name": "Airflow_Temperature_Cel",
"threshold": 0,
"flags": "------",
"raw": "27 (Min/Max 2/49)",
"id": "189",
"fail": "-"
},
{
"threshold": 0,
"name": "Temperature_Celsius",
"worst": 49,
"value": 27,
"flags": "-O---K",
"raw": "27 (Min/Max 2/49)",
"id": "194",
"fail": "-"
},
{
"id": "195",
"fail": "-",
"worst": 120,
"value": 120,
"threshold": 0,
"name": "ECC_Uncorr_Error_Count",
"raw": "0/0",
"flags": "--SRC-"
},
{
"fail": "-",
"id": "196",
"raw": "0",
"flags": "PO--CK",
"threshold": 3,
"name": "Reallocated_Event_Count",
"value": 100,
"worst": 100
},
{
"value": 120,
"worst": 120,
"threshold": 0,
"name": "Unc_Soft_Read_Err_Rate",
"flags": "--SRC-",
"raw": "0/0",
"id": "201",
"fail": "-"
},
{
"raw": "0/0",
"flags": "--SRC-",
"value": 120,
"worst": 120,
"threshold": 0,
"name": "Soft_ECC_Correct_Rate",
"fail": "-",
"id": "204"
},
{
"value": 100,
"worst": 100,
"threshold": 0,
"name": "Life_Curve_Status",
"raw": "100",
"flags": "PO--C-",
"id": "230",
"fail": "-"
},
{
"id": "231",
"fail": "-",
"worst": 91,
"value": 91,
"name": "SSD_Life_Left",
"threshold": 11,
"flags": "------",
"raw": "4294967296"
},
{
"raw": "6317",
"flags": "-O--CK",
"name": "SandForce_Internal",
"threshold": 0,
"value": 0,
"worst": 0,
"fail": "-",
"id": "233"
},
{
"value": 0,
"worst": 0,
"name": "SandForce_Internal",
"threshold": 0,
"flags": "-O--CK",
"raw": "4252",
"id": "234",
"fail": "-"
},
{
"worst": 0,
"value": 0,
"name": "Lifetime_Writes_GiB",
"threshold": 0,
"flags": "-O--CK",
"raw": "4252",
"id": "241",
"fail": "-"
},
{
"flags": "-O--CK",
"raw": "34599",
"value": 0,
"worst": 0,
"threshold": 0,
"name": "Lifetime_Reads_GiB",
"fail": "-",
"id": "242"
},
{
"threshold": 10,
"name": "Unknown_Attribute",
"worst": 99,
"value": 99,
"flags": "------",
"raw": "4063273",
"id": "244",
"fail": "-"
}
]
}