storaged-project / udisks

The UDisks project provides a daemon, tools and libraries to access and manipulate disks, storage devices and technologies.
https://storaged.org/doc/udisks2-api/latest/
Other
342 stars 143 forks source link

SAS drives support #1007

Open tbzatek opened 2 years ago

tbzatek commented 2 years ago

In the future I'd like to add limited support for SAS drives: identification and health monitoring.

Some interesting dumps from smartmontools: HGST_HUSMR3280ASS200.json.txt HGST_HUSMR3280ASS200.txt SEAGATE_ST600MP0036.json.txt SEAGATE_ST600MP0036.txt TOSHIBA_AL15SEB18EQY.json.txt TOSHIBA_AL15SEB18EQY.txt TOSHIBA_AL15SEB120NY.json.txt TOSHIBA_AL15SEB120NY.txt TOSHIBA_KPM5XMUG400G.json.txt TOSHIBA_KPM5XMUG400G.txt

tbzatek commented 1 year ago

SAS (+SCSI) health monitoring is hopefully done as https://github.com/storaged-project/libblockdev/pull/835. I've moved these dumps to the libblockdev plugin testsuite.