You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nvme \- the NVMe storage command line interface utility (nvme\-cli)
32
32
.SH "SYNOPSIS"
33
33
.sp
34
+
bulit\-in plugin:
35
+
.sp
34
36
.nf
35
37
\fInvme\fR <command> <device> [<args>]
36
38
.fi
39
+
.sp
40
+
extension plugins:
41
+
.sp
42
+
.nf
43
+
\fInvme\fR <plugin> <command> <device> [<args>]
44
+
.fi
37
45
.SH "DESCRIPTION"
38
46
.sp
39
-
NVM\-Express is a fast, scalable host controller interface designed to address the needs for PCI Express based solid state drives\&.
47
+
NVM\-Express is a fast, scalable host controller interface designed to address the needs for not only PCI Express based solid state drives, but also NVMe\-oF(over fabrics)\&.
40
48
.sp
41
49
This \fInvme\fR program is a user space utility to provide standards compliant tooling for NVM\-Express drives\&. It was made specifically for Linux as it relies on the IOCTLs defined by the mainline kernel driver\&.
0 commit comments