Opened 9 years ago
Closed 9 years ago
#828 closed enhancement (invalid)
Add drive to smartctl database - PM951 NVMe SAMSUNG 256GB
| Reported by: | snapback | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | drivedb | Version: | 6.5 |
| Keywords: | Cc: |
Description
Hi,
Can I request the following drive get added to the smartctl database please. below is output from smartctl.exe -d ata -s on -q noserial -x /dev/sda
smartctl 6.5 2016-05-07 r4318 [i686-w64-mingw32-win10(64)] (sf-6.5-1)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Device Model: PM951 NVMe SAMSUNG 256GB
Firmware Version: BXV77D0Q
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: [No Information Found]
Local Time is: Mon Apr 03 15:44:56 2017 GMTDT
SMART support is: Available - device has SMART capability.
Enabled status cached by OS, trying SMART RETURN STATUS cmd.
SMART support is: Disabled
AAM feature is: Unavailable
APM feature is: Unavailable
Rd look-ahead is: Unavailable
Write cache is: Unavailable
ATA Security is: Unavailable
Wt Cache Reorder: Unavailable
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.
Read SMART Data failed: Function not implemented
=== START OF READ SMART DATA SECTION ===
SMART Status not supported: Function not implemented
SMART overall-health self-assessment test result: UNKNOWN!
SMART Status, Attributes and Thresholds cannot be read.
Read SMART Log Directory failed: Input/output error
General Purpose Log Directory not supported
SMART Extended Comprehensive Error Log (GP Log 0x03) not supported
SMART Error Log not supported
SMART Extended Self-test Log (GP Log 0x07) not supported
SMART Self-test Log not supported
Selective Self-tests/Logging not supported
SCT Commands not supported
Device Statistics (GP/SMART Log 0x04) not supported
SATA Phy Event Counters (GP Log 0x11) not supported
Change History (2)
comment:1 by , 9 years ago
| Component: | all → drivedb |
|---|---|
| Type: | defect → enhancement |
comment:2 by , 9 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
There are no drive database entries for NVMe devices.
Note:
See TracTickets
for help on using tickets.

This is the ATA view of a NVMe device. NVMe devices do not support ATA-like SMART Attributes, therefore there are no drive database entries for such devices.
If Microsoft driver is used on this system, try a recent daily build of smartmontools to get NVMe specific information. See NVMe wiki page for further info.