Changes between Version 8 and Version 9 of NVMe_Support


Ignore:
Timestamp:
Apr 29, 2016, 9:48:55 PM (8 years ago)
Author:
Christian Franke
Comment:

Add smartctl -c, update Windows info

Legend:

Unmodified
Added
Removed
Modified
  • NVMe_Support

    v8 v9  
    99Smartmontools supports NVMe starting from version 6.5. Please note, that currently NVMe support is considered as experimental. Currently implemented features:
    1010- Basic information about controller name, firmware, capacity (`smartctl -i`)
     11- Controller and namespace capabilities (`smartctl -c`)
    1112- SMART overall-health self-assessment test result and warnings (`smartctl -H`)
    1213- NVMe SMART attributes (`smartctl -A`)
     
    2627||Oracle Solaris 11.2+||   ✓  ||  -  ||[https://docs.oracle.com/cd/E36784_01/html/E36871/nvmeadm-1m.html nvmeadm] ||Interface is not documented ||
    2728||IllumOS [https://github.com/illumos/illumos-gate/commit/3c9168fa8e9c30d55b3aa2fde74bd7da46df53f5 NVMe driver]||   ✓  ||  -  ||not yet implemented ||[https://www.illumos.org/issues/6235 no management interface/tool] yet implemented  ||
    28 ||Windows with [https://www.openfabrics.org/index.php/windows-nvm-express/nvm-express-subversion-repos.html OpenFabrics] compatible NVMe driver||   ✓  ||  ✓  || Various vendor specific tools || Devices are accessed via [https://svn.openfabrics.org/svnrepo/nvmewin/releases/IOCTL_Sample_App/ NVME_PASS_THROUGH] I/O-control. Successfully tested with NVMe drivers from Intel, OCZ and Samsung. Does not work with Intel RST driver or Microsoft driver. ||
     29||Windows with [https://www.openfabrics.org/index.php/windows-nvm-express/nvm-express-subversion-repos.html OpenFabrics] compatible NVMe driver||   ✓  ||  ✓  || Various vendor specific tools || Devices are accessed via [https://svn.openfabrics.org/svnrepo/nvmewin/releases/IOCTL_Sample_App/ NVME_PASS_THROUGH] I/O-control. Successfully tested with NVMe drivers from Intel, OCZ/Toshiba and Samsung. Does not work with Intel RST drivers or Microsoft NVMe drivers. ||
    2930||Windows 7 to 2012.R2 with [https://support.microsoft.com/en-us/kb/2990941 Microsoft NVMe driver] ||  (✓)  ||  -  || ?? || Older Microsoft NVMe drivers [https://social.msdn.microsoft.com/Forums/en-US/bc138b94-da4b-4851-9778-cc63ab65077b/ do not provide a NVMe pass-through I/O-control]. ||
    3031||Windows 10 with Microsoft NVMe driver ||  ✓  ||  -  || ?? || [https://msdn.microsoft.com/en-us/library/windows/hardware/dn932068.aspx IOCTL_STORAGE_PROTOCOL_COMMAND] is not yet supported by smartmontools. ||