You are not logged in.
Not sure what changed, but hddtemp is now reporting that the hard drives are sleeping.
[root@honcho ~]# telnet localhost 7634
Trying ::1...
Connection failed: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
|/dev/sda|WDC WD6003FZBX-00K5WB0 |SLP|*||/dev/sdb|Samsung SSD 840 EVO 120GB @|SLP|*||/dev/sdc|WDC WD2002FAEX-007BA0 |SLP|*||/dev/sdd|WDC WD5000AAVS-00ZTB0 |SLP|*|Connection closed by foreign host.
[root@honcho ~]#
The drives are not sleeping, smartctl returns the correct results.
Offline
I found out a bit more about what's going on here:
Error probing device: Error sending ATA command IDENTIFY PACKET DEVICE to '/dev/sr0 #732
https://github.com/storaged-project/udisks/issues/732
Offline
Appears to have been fixed in 6.10.6
Offline