Opened 9 years ago
Closed 13 months ago
#729 closed enhancement (fixed)
os_openbsd.cpp: Add NVMe support for OpenBSD
| Reported by: | Christian Franke | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Release 7.5 |
| Component: | all | Version: | |
| Keywords: | nvme openbsd | Cc: |
Description
Smartmontools does not yet support NVMe devices on OpenBSD. See the NVMe wiki page for further info.
This ticket depends on ticket #102.
Change History (4)
comment:1 by , 6 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
comment:2 by , 6 years ago
| Milestone: | unscheduled |
|---|
comment:3 by , 13 months ago
| Milestone: | → Release 7.5 |
|---|---|
| Resolution: | wontfix |
| Status: | closed → reopened |
OpenBSD >= 7.6 provides ioctl NVME_PASSTHROUGH_CMD.
Note:
See TracTickets
for help on using tickets.

ATM there is no ioctl or another API to access NVMe info on this OS. There is no native tools as well, so closing this ticket. Will follow up with a wiki update