uboslinux / ubos-admin

UBOS administration tools
Other
16 stars 3 forks source link

Failed to parse smartctl json for device ... when running ubos-admin status #873

Closed jernst closed 3 months ago

jernst commented 1 year ago
WARN : Failed to parse smartctl json for device /dev/sdc : {
  "json_format_version": [
    1,
    0
  ],
  "smartctl": {
    "version": [
      7,
      2
    ],
    "svn_revision": "5155",
    "platform_info": "x86_64-linux-5.12.9-arch1-1",
    "build_info": "(local build)",
    "argv": [
      "smartctl",
      "-H",
      "-j",
      "/dev/sdc"
    ],
    "exit_status": 2
  },
  "device": {
    "name": "/dev/sdc",
    "info_name": "/dev/sdc",
    "type": "scsi",
    "protocol": "SCSI"
  }
}
jernst commented 10 months ago

Duplicate #877