Opened 4 years ago

Closed 4 years ago

#1283 closed enhancement (fixed)

QNAP-TR004 Port Multiplier does not provide SMART data (GH PR 47)

Reported by: Anton Owned by: Christian Franke
Priority: minor Milestone: Release 7.2
Component: all Version: 7.1
Keywords: jmicron jmb39x Cc:

Description (last modified by Christian Franke)

The QNAP TR-004 does use the JMB39X chipset but smartctl -a -d jmb39x,[0-3] does not return a valid JMB39X response. This is due to the fact that the request sector commands as well as the identify command differ from the jmb39x implementation. I have reverse engineered the QNAP TR-004 response and created a PR on GitHub[1].
This adds currently a new device (qnaptr) with the same usage pattern as jmb39x.
Feel free to change the code of the PR as needed(e.g. adding it as another option to jmb39x).

[1] https://github.com/smartmontools/smartmontools/pull/47

Change History (4)

comment:1 by Christian Franke, 4 years ago

Description: modified (diff)

comment:2 by Christian Franke, 4 years ago

Keywords: jmicron jmb39x added
Milestone: Release 7.2
Summary: QNAP-TR004 Port Multiplier does not provide SMART dataQNAP-TR004 Port Multiplier does not provide SMART data (GH PR 47)
Type: defectenhancement
Version: 7.1

For further comments see GH PR 47.

Related: ticket #705.

comment:3 by Christian Franke, 4 years ago

Owner: set to Christian Franke
Status: newaccepted

comment:4 by Christian Franke, 4 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.