Opened 8 years ago
Closed 3 days 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 , 4 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 by , 4 years ago
Milestone: | unscheduled |
---|
comment:3 by , 3 days 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