[Help] D2-320 - S.M.A.R.T. value extraction (Ubuntu Server)

USB RAID storage for photographers, music producers, movie collectors
Post Reply
User avatar
sebastianfranz089
Posts: 1
Joined: 09 Jun 2025, 23:09
Germany

[Help] D2-320 - S.M.A.R.T. value extraction (Ubuntu Server)

Post by sebastianfranz089 »

Hi all,

I'm struggling to extract the SMART values of my HDD inside the TerraMaster D2-320. The OS is Ubuntu Server 24. The DAS is connected via USB 3.0, and the UASP protocol is recognized by Ubuntu (Class=Mass Storage, Driver=uas, 10000M).

My goal is to periodically extract SMART values and visualize them in Grafana. For this, smartctl needs to be able to access the values using node_exporter. Unfortunately, the HDD isn't recognized:

Code: Select all

sudo smartctl -d test /dev/sda
/dev/sda: Unknown USB bridge [0x5432:0x1352 (0x100)]
Please specify device type with the -d option.
Adressing smartctl using "sudo smartctl -a -d sat /dev/sda" gives me access to the values, but the parameter -d sat cannot be used in the script, as it seems.

Has anyone already managed to achieve SMART extraction using the D2-320?

The following script should be used for extracting the values:
https://github.com/olegeech-me/S.M.A.R. ... martmon.sh

Thank you in advance,
Sebastian
User avatar
MikeZhang
TM Support
Posts: 381
Joined: 05 Sep 2023, 22:21

Re: [Help] D2-320 - S.M.A.R.T. value extraction (Ubuntu Server)

Post by MikeZhang »

sebastianfranz089 wrote: 10 Jun 2025, 00:12
Hi Sebastian, can you try third-party app to read S.M.A.R.T. code?
To contact our team, please send email to following addresses, remember to replace (at) with @

Technical team: support(at)terra-master.com(for technical support)
Service team: service(at)terra-master.com(for purchasing, return, replacement, RMA service)
Post Reply

Return to “USB Series”