DragonFly On-Line Manual Pages
NVMECTL(8) DragonFly System Manager's Manual NVMECTL(8)
NAME
nvmectl -- NVM Express (NVMe) userland utility
SYNOPSIS
nvmectl [-v] command device
DESCRIPTION
The nvmectl utility interacts with the nvme(4) controller specified in
the device argument (for example nvme0).
It supports the following options:
-v Currently, this option is a no-op.
The following commands are available:
errors Displays errors from the controller's log.
info Displays S.M.A.R.T. information from the controller's log.
EXAMPLES
nvmectl errors nvme0
nvmectl info nvme0
SEE ALSO
nvme(4)
HISTORY
The nvmectl utility first appeared in DragonFly 4.5.
AUTHORS
Matthew Dillon
DragonFly 4.7 December 3, 2016 DragonFly 4.7