Custom Query (1552 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (304 - 306 of 1552)

Ticket Resolution Summary Owner Reporter
#1806 fixed JSON output for NVMe is missing info from 'smartctl -c' Christian Franke Richard Stephens
Description

The JSON output mode appears to be missing the device's temparature thresholds

# smartctl -a /dev/nvme0n1 | grep "Temp. Threshold"
Warning  Comp. Temp. Threshold:     87 Celsius
Critical Comp. Temp. Threshold:     90 Celsius
# smartctl -j -a /dev/nvme0n1 | grep "87"
# 
#42 wontfix Subzero temperature somebody rhn_mk1
Description

Smartctl seems to treat temperature as an unsigned integer. That leads to weird values (~65K) when the temperature is below 0. I don't know if it's SMART's official interpretation of temperature, but I think it would be wise to assume no drives run at 65000 and some do run at <0. Usually it's not inended, but accidents happen...

#847 fixed Please add TS256GMTS400 to drive database reportchenko
Description

Transcend MTS400 256GB M.2 SATAIII MLC

$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=17.04 DISTRIB_CODENAME=zesty DISTRIB_DESCRIPTION="Ubuntu 17.04"

$ dpkg -l smartmontools Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)

/ Name Version Architecture Description

+++-========================-=================-=================-===================================================== ii smartmontools 6.5+svn4324-1 amd64 control and monitor storage systems using S.M.A.R.T.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.