Changes between Version 38 and Version 39 of NVMe_Support


Ignore:
Timestamp:
Nov 18, 2024, 3:57:10 PM (3 days ago)
Author:
Christian Franke
Comment:

Update OpenBSD info

Legend:

Unmodified
Added
Removed
Modified
  • NVMe_Support

    v38 v39  
    1616- The `smartd` daemon tracks health (`-H`), error count (`-l error`) and temperature (`-W DIFF,INFO,CRIT`)
    1717
    18 Currently NVMe support is implemented on Linux, FreeBSD, NetBSD, Windows and OSX. Details about supported version/driver combinations are provided in the next section.
     18Currently NVMe support is implemented on Linux, FreeBSD, NetBSD, OpenBSD, Windows and OSX. Details about supported version/driver combinations are provided in the next section.
    1919== NVMe support in the different OS ==
    2020||=OS and driver=||=Supported by OS=||=Supported by Smartmontools=||=Native management tools=||=Notes=||
     
    2222||FreeBSD 9.2 or later||  ✓  ||  ✓  ||[https://www.freebsd.org/cgi/man.cgi?query=nvmecontrol nvmecontrol]|| ||
    2323||NetBSD 8.0 or later||  ✓  ||  ✓  || [http://netbsd.gw.com/cgi-bin/man-cgi/man?nvmectl+8+NetBSD-current nvmectl] || Smartmontools supports this since 6.6 (r4343). ||
    24 ||OpenBSD 6.0 or later||  ✓  ||  -  || - || Currently [http://man.openbsd.org/?query=nvme&apropos=1 OpenBSD NVMe] driver does not provide NVMe pass-through functionality ||
     24||OpenBSD 7.6 or later||  ✓  ||  ✓   || - ||Smartmontools supports this since r5637 (pre-7.5) ||
    2525||MacOS 10.10.3+ native NVMe support ||  ✓  ||  ✓  || ||Before release 10.13 only Apple-branded NVMe devices were supported, monitoring API is implemented ([https://gist.github.com/samm-git/d4d7ba9929ff7d2c134251481505f544 NVMeSMARTClient]) but not documented. Limited NVMe support added in the [https://binaryfruit.com/drivedx DriveDx] app (commercial, closed source) and in the smartmontools since 6.6 (r4438).||
    2626||Oracle Solaris 11.2+||   ✓  ||  -  ||[https://docs.oracle.com/cd/E36784_01/html/E36871/nvmeadm-1m.html nvmeadm] ||Interface is not documented ||