smartctl报告:设备缺乏智能功能,但三星表示支持智能。有人知道原因吗?
===开始信息部分===供应商: NVMe产品:三星SSD950stackNewline修订: BXX7法规: SPC-4用户容量: 256,060,514,304字节256 GB逻辑块大小: 512 bytes旋转速率:固态Device逻辑单元id: 0x002535cf1508633stackNewline设备类型: disk本地时间为: Sat Mar18 11:27:32 2017 AEDT设备尚未准备好(例如,旋转,智能支持是:不可用-设备缺乏智能capability.
发布于 2017-03-18 00:56:52
简而言之,Smartmontools > v6.5吗?
这个命令似乎是
smartctl -A基于智能工具
Smartmontools NVMe support
Smartmontools supports NVMe starting from version 6.5. Please note, that currently NVMe support is considered as experimental. Currently implemented features:
Basic information about controller name, firmware, capacity (smartctl -i)
Controller and namespace capabilities (smartctl -c)
SMART overall-health self-assessment test result and warnings (smartctl -H)
NVMe SMART attributes (smartctl -A)
NVMe error log (smartctl -l error[,NUM])
Ability to fetch any nvme log (smartctl -l nvmelog,N,SIZE)
The smartd daemon tracks health (-H), error count (-l error) and temperature (-W DIFF,INFO,CRIT)
Currently NVMe support is implemented on Linux, Windows and FreeBSD. Details about supported version/driver combinations are provided in the next section.https://askubuntu.com/questions/894150
复制相似问题