drive-health-metrics/testdata/smart_iscsi_lio.json
James Coleman ddafa90a02
Some checks failed
Go package / build (push) Has been cancelled
first commit
2026-06-22 17:16:34 -05:00

88 lines
1.7 KiB
JSON

{
"json_format_version": [
1,
0
],
"smartctl": {
"version": [
7,
5
],
"pre_release": false,
"svn_revision": "5714",
"platform_info": "x86_64-linux-6.18.26-2-lts",
"build_info": "(local build)",
"argv": [
"smartctl",
"-j",
"-a",
"-d",
"scsi",
"/dev/sdj"
],
"exit_status": 4
},
"local_time": {
"time_t": 1782138466,
"asctime": "Mon Jun 22 09:27:46 2026 CDT"
},
"device": {
"name": "/dev/sdj",
"info_name": "/dev/sdj",
"type": "scsi",
"protocol": "SCSI"
},
"scsi_vendor": "LIO-ORG",
"scsi_product": "MainServer",
"model_name": "LIO-ORG MainServer",
"scsi_model_name": "LIO-ORG MainServer",
"scsi_revision": "4.0",
"scsi_version": "SPC-4",
"user_capacity": {
"blocks": 4294967296,
"bytes": 2199023255552
},
"logical_block_size": 512,
"physical_block_size": 65536,
"scsi_lb_provisioning": {
"name": "fully provisioned",
"value": 0,
"management_enabled": {
"name": "LBPME",
"value": 0
},
"read_zeros": {
"name": "LBPRZ",
"value": 0
}
},
"rotation_rate": 0,
"logical_unit_id": "0x6001405277a9bf9a82147e4b954ece39",
"serial_number": "00000000-0000-0000-0000-000000000000",
"device_type": {
"scsi_terminology": "Peripheral Device Type [PDT]",
"scsi_value": 0,
"name": "disk"
},
"scsi_transport_protocol": {
"name": "iSCSI",
"value": 5
},
"smart_support": {
"available": true,
"enabled": true
},
"temperature_warning": {
"enabled": false
},
"smart_status": {
"passed": true
},
"temperature": {
"current": 0,
"drive_trip": 0
},
"seagate_farm_log": {
"supported": false
}
}