.\" Title: nvme-admin-passthru
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/08/2015
+.\" Date: 02/26/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-ADMIN\-PASSTHR" "1" "06/08/2015" "NVMe" "NVMe Manual"
+.TH "NVME\-ADMIN\-PASSTHR" "1" "02/26/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.sp -1
.IP \(bu 2.3
.\}
-The following will run the admin command with opcode=6 and cdw10=1, which cooresponds to an identify controller command\&. This example requires the data\-len param be 4096, which is the size of the returned structure\&. The \-r option is used because it is a data\-in command
+The following will run the admin command with opcode=6 and cdw10=1, which corresponds to an identify controller command\&. This example requires the data\-len param be 4096, which is the size of the returned structure\&. The \-r option is used because it is a data\-in command
.sp
.if n \{\
.RS 4
<li>\r
<p>\r
The following will run the admin command with opcode=6 and cdw10=1, which\r
- cooresponds to an identify controller command. This example requires the\r
+ corresponds to an identify controller command. This example requires the\r
data-len param be 4096, which is the size of the returned structure. The -r\r
option is used because it is a data-in command\r
</p>\r
<div id="footnotes"><hr /></div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2015-05-29 09:29:39 MDT\r
+Last updated 2016-02-26 08:23:20 MST\r
</div>\r
</div>\r
</body>\r
EXAMPLES
--------
* The following will run the admin command with opcode=6 and cdw10=1, which
- cooresponds to an identify controller command. This example requires the
+ corresponds to an identify controller command. This example requires the
data-len param be 4096, which is the size of the returned structure. The -r
option is used because it is a data-in command
+
.\" Title: nvme-detach-ns
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/08/2015
+.\" Date: 02/26/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-DETACH\-NS" "1" "06/08/2015" "NVMe" "NVMe Manual"
+.TH "NVME\-DETACH\-NS" "1" "02/26/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
<div id="footnotes"><hr /></div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2015-06-08 14:06:57 MDT\r
+Last updated 2016-02-26 08:25:34 MST\r
</div>\r
</div>\r
</body>\r
.\" Title: nvme-dsm
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 10/23/2015
+.\" Date: 02/26/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-DSM" "1" "10/23/2015" "NVMe" "NVMe Manual"
+.TH "NVME\-DSM" "1" "02/26/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.PP
\-c <cdw11>, \-\-cdw11=<cdw11>
.RS 4
-All the command command dword 11 attribuets\&. Use exclusive from speficying individual attributes
+All the command command dword 11 attributes\&. Use exclusive from specifying individual attributes
.RE
.SH "EXAMPLES"
.sp
</dt>\r
<dd>\r
<p>\r
- All the command command dword 11 attribuets. Use exclusive from\r
- speficying individual attributes\r
+ All the command command dword 11 attributes. Use exclusive from\r
+ specifying individual attributes\r
</p>\r
</dd>\r
</dl></div>\r
<div id="footnotes"><hr /></div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2015-10-23 16:50:00 MDT\r
+Last updated 2016-02-26 08:25:50 MST\r
</div>\r
</div>\r
</body>\r
-c <cdw11>::
--cdw11=<cdw11>::
- All the command command dword 11 attribuets. Use exclusive from
- speficying individual attributes
+ All the command command dword 11 attributes. Use exclusive from
+ specifying individual attributes
EXAMPLES
--------
.\" Title: nvme-error-log
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/08/2015
+.\" Date: 02/26/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-ERROR\-LOG" "1" "06/08/2015" "NVMe" "NVMe Manual"
+.TH "NVME\-ERROR\-LOG" "1" "02/26/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.PP
\-n <nsid>, \-\-namespace\-id=<nsid>
.RS 4
-Retrieve the Error Log for the given nsid\&. This is optional and its success may depend on the device\(cqs capabilities to provide this log on a per\-namespace basis (see the NVMe Identify Controller for this capability)\&. The defualt nsid to use is 0xffffffff for the device global error log\&.
+Retrieve the Error Log for the given nsid\&. This is optional and its success may depend on the device\(cqs capabilities to provide this log on a per\-namespace basis (see the NVMe Identify Controller for this capability)\&. The default nsid to use is 0xffffffff for the device global error log\&.
.RE
.PP
\-e <entries>, \-\-log\-entries=<entries>
Retrieve the Error Log for the given nsid. This is optional\r
and its success may depend on the device’s capabilities to\r
provide this log on a per-namespace basis (see the NVMe Identify\r
- Controller for this capability). The defualt nsid to use is\r
+ Controller for this capability). The default nsid to use is\r
0xffffffff for the device global error log.\r
</p>\r
</dd>\r
<div id="footnotes"><hr /></div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2015-05-11 13:55:59 MDT\r
+Last updated 2016-02-26 08:25:58 MST\r
</div>\r
</div>\r
</body>\r
Retrieve the Error Log for the given nsid. This is optional
and its success may depend on the device's capabilities to
provide this log on a per-namespace basis (see the NVMe Identify
- Controller for this capability). The defualt nsid to use is
+ Controller for this capability). The default nsid to use is
0xffffffff for the device global error log.
-e <entries>::
.\" Title: nvme-flush
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/09/2015
+.\" Date: 02/26/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-FLUSH" "1" "06/09/2015" "NVMe" "NVMe Manual"
+.TH "NVME\-FLUSH" "1" "02/26/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
<div id="footnotes"><hr /></div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2015-02-09 08:30:40 MST\r
+Last updated 2016-02-26 08:26:16 MST\r
</div>\r
</div>\r
</body>\r
.\" Title: nvme-format
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/08/2015
+.\" Date: 02/26/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-FORMAT" "1" "06/08/2015" "NVMe" "NVMe Manual"
+.TH "NVME\-FORMAT" "1" "02/26/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.PP
\-s <ses>, \-\-ses=<ses>
.RS 4
-Secure Erase Settings: This field specifies whether a secure erase should be performed as part of the format and the type of the secureerase operation\&. The erase applies to all user data, regardless of location (e\&.g\&., within an exposed LBA, within a cache, within deallocated LBAs, etc)\&. Defaults to 0\&.
+Secure Erase Settings: This field specifies whether a secure erase should be performed as part of the format and the type of the secure erase operation\&. The erase applies to all user data, regardless of location (e\&.g\&., within an exposed LBA, within a cache, within deallocated LBAs, etc)\&. Defaults to 0\&.
.TS
allbox tab(:);
lt lt
<p>\r
Secure Erase Settings: This field specifies whether a secure\r
erase should be performed as part of the format and the type of\r
- the secureerase operation. The erase applies to all user data,\r
+ the secure erase operation. The erase applies to all user data,\r
regardless of location (e.g., within an exposed LBA, within a\r
cache, within deallocated LBAs, etc). Defaults to 0.\r
</p>\r
<div id="footnotes"><hr /></div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2015-02-09 08:30:40 MST\r
+Last updated 2016-02-26 08:26:37 MST\r
</div>\r
</div>\r
</body>\r
to 0xffffffff to send the format to all namespace, but can be overridden
to any namespace with the 'namespace-id' option. If the block device
is given, the namespace identifier will default to the namespace id of
-the block device given, but can be overriden with the same option.
+the block device given, but can be overridden with the same option.
On success, the program will automatically issue BLKRRPART ioctl to
force rescanning the namespaces. If the driver is recent enough, this
--ses=<ses>::
Secure Erase Settings: This field specifies whether a secure
erase should be performed as part of the format and the type of
- the secureerase operation. The erase applies to all user data,
+ the secure erase operation. The erase applies to all user data,
regardless of location (e.g., within an exposed LBA, within a
cache, within deallocated LBAs, etc). Defaults to 0.
+
.\" Title: nvme-get-feature
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/08/2015
+.\" Date: 02/26/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-GET\-FEATURE" "1" "06/08/2015" "NVMe" "NVMe Manual"
+.TH "NVME\-GET\-FEATURE" "1" "02/26/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.RS 4
.\}
.nf
-# nvme get\-feature /dev/nvme0 \-f c0 \-l 512
+# nvme get\-feature /dev/nvme0 \-f 0xc0 \-l 512
.fi
.if n \{\
.RE
</p>\r
<div class="listingblock">\r
<div class="content">\r
-<pre><tt># nvme get-feature /dev/nvme0 -f c0 -l 512</tt></pre>\r
+<pre><tt># nvme get-feature /dev/nvme0 -f 0xc0 -l 512</tt></pre>\r
</div></div>\r
</li>\r
<li>\r
<div id="footnotes"><hr /></div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2015-02-09 08:30:40 MST\r
+Last updated 2016-02-26 08:27:10 MST\r
</div>\r
</div>\r
</body>\r
will be displayed to the user in as a hex dump:
+
------------
-# nvme get-feature /dev/nvme0 -f c0 -l 512
+# nvme get-feature /dev/nvme0 -f 0xc0 -l 512
------------
+
.\" Title: nvme-id-ctrl
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/08/2015
+.\" Date: 02/26/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-ID\-CTRL" "1" "06/08/2015" "NVMe" "NVMe Manual"
+.TH "NVME\-ID\-CTRL" "1" "02/26/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.PP
\-H, \-\-human\-readable
.RS 4
-This option will parse and format many of the bitfields into human\-readable formats\&.
+This option will parse and format many of the bit fields into human\-readable formats\&.
.RE
.SH "EXAMPLES"
.sp
</dt>\r
<dd>\r
<p>\r
- This option will parse and format many of the bitfields\r
+ This option will parse and format many of the bit fields\r
into human-readable formats.\r
</p>\r
</dd>\r
<div id="footnotes"><hr /></div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2015-05-12 13:35:56 MDT\r
+Last updated 2016-02-26 08:27:44 MST\r
</div>\r
</div>\r
</body>\r
-H::
--human-readable::
- This option will parse and format many of the bitfields
+ This option will parse and format many of the bit fields
into human-readable formats.
.\" Title: nvme-id-ns
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/08/2015
+.\" Date: 02/26/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-ID\-NS" "1" "06/08/2015" "NVMe" "NVMe Manual"
+.TH "NVME\-ID\-NS" "1" "02/26/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.PP
\-H, \-\-human\-readable
.RS 4
-This option will parse and format many of the bitfields into human\-readable formats\&.
+This option will parse and format many of the bit fields into human\-readable formats\&.
.RE
.SH "EXAMPLES"
.sp
</dt>\r
<dd>\r
<p>\r
- This option will parse and format many of the bitfields\r
+ This option will parse and format many of the bit fields\r
into human-readable formats.\r
</p>\r
</dd>\r
<div id="footnotes"><hr /></div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2015-05-12 13:35:56 MDT\r
+Last updated 2016-02-26 08:27:57 MST\r
</div>\r
</div>\r
</body>\r
-H::
--human-readable::
- This option will parse and format many of the bitfields
+ This option will parse and format many of the bit fields
into human-readable formats.
.\" Title: nvme-id-ns
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/08/2015
+.\" Date: 02/26/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-ID\-NS" "1" "06/08/2015" "NVMe" "NVMe Manual"
+.TH "NVME\-ID\-NS" "1" "02/26/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.PP
\-n <nsid>, \-\-namespace\-id=<nsid>
.RS 4
-If provided, will request the controllers attached to the specified namespace\&. If no namespace is given, or set to 0, the command requests the controller list for the entire subsystem, whether or not they are attached to namesapce(s)\&.
+If provided, will request the controllers attached to the specified namespace\&. If no namespace is given, or set to 0, the command requests the controller list for the entire subsystem, whether or not they are attached to namespace(s)\&.
.RE
.SH "EXAMPLES"
.sp
If provided, will request the controllers attached to the\r
specified namespace. If no namespace is given, or set to 0, the\r
command requests the controller list for the entire subsystem,\r
- whether or not they are attached to namesapce(s).\r
+ whether or not they are attached to namespace(s).\r
</p>\r
</dd>\r
</dl></div>\r
<div id="footnotes"><hr /></div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2015-06-08 16:59:37 MDT\r
+Last updated 2016-02-26 08:28:20 MST\r
</div>\r
</div>\r
</body>\r
If provided, will request the controllers attached to the
specified namespace. If no namespace is given, or set to 0, the
command requests the controller list for the entire subsystem,
- whether or not they are attached to namesapce(s).
+ whether or not they are attached to namespace(s).
EXAMPLES
--------
.\" Title: nvme-list
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/08/2015
+.\" Date: 02/26/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-LIST" "1" "06/08/2015" "NVMe" "NVMe Manual"
+.TH "NVME\-LIST" "1" "02/26/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.fi
.SH "DESCRIPTION"
.sp
-Scan the sysfs tree for NVM Express devices and return the /dev node for those devices as well as some pertinant information about them\&.
+Scan the sysfs tree for NVM Express devices and return the /dev node for those devices as well as some pertinent information about them\&.
.SH "OPTIONS"
.sp
No options yet\&.
<h2 id="_description">DESCRIPTION</h2>\r
<div class="sectionbody">\r
<div class="paragraph"><p>Scan the sysfs tree for NVM Express devices and return the /dev node\r
-for those devices as well as some pertinant information about them.</p></div>\r
+for those devices as well as some pertinent information about them.</p></div>\r
</div>\r
</div>\r
<div class="sect1">\r
<div id="footnotes"><hr /></div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2015-02-09 08:30:40 MST\r
+Last updated 2016-02-26 08:28:41 MST\r
</div>\r
</div>\r
</body>\r
DESCRIPTION
-----------
Scan the sysfs tree for NVM Express devices and return the /dev node
-for those devices as well as some pertinant information about them.
+for those devices as well as some pertinent information about them.
OPTIONS
-------
.\" Title: nvme-resv-register
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/08/2015
+.\" Date: 02/26/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-RESV\-REGISTER" "1" "06/08/2015" "NVMe" "NVMe Manual"
+.TH "NVME\-RESV\-REGISTER" "1" "02/26/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
<div id="footnotes"><hr /></div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2015-02-09 08:30:40 MST\r
+Last updated 2016-02-26 08:28:55 MST\r
</div>\r
</div>\r
</body>\r
.\" Title: nvme-set-feature
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/08/2015
+.\" Date: 02/26/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-SET\-FEATURE" "1" "06/08/2015" "NVMe" "NVMe Manual"
+.TH "NVME\-SET\-FEATURE" "1" "02/26/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.PP
\-d <data\-file>, \-\-data=<data\-file>
.RS 4
-The data file for the buffer submitted for this feature\&. Most known features do not use this value\&. The exceptions is LBA Range Type and host identifier\&. This defaults to STDIN so files and echos can be piped\&.
+The data file for the buffer submitted for this feature\&. Most known features do not use this value\&. The exceptions is LBA Range Type and host identifier\&. This defaults to STDIN so files and echo can be piped\&.
.RE
.PP
\-\-value=<value>
.RS 4
.\}
.nf
-# nvme set\-feature /dev/nvme0 \-f c0 \-l 512
+# nvme set\-feature /dev/nvme0 \-f 0xc0 \-l 512
.fi
.if n \{\
.RE
The data file for the buffer submitted for this feature. Most\r
known features do not use this value. The exceptions is LBA\r
Range Type and host identifier. This defaults to STDIN so files\r
- and echos can be piped.\r
+ and echo can be piped.\r
</p>\r
</dd>\r
<dt class="hdlist1">\r
</p>\r
<div class="listingblock">\r
<div class="content">\r
-<pre><tt># nvme set-feature /dev/nvme0 -f c0 -l 512</tt></pre>\r
+<pre><tt># nvme set-feature /dev/nvme0 -f 0xc0 -l 512</tt></pre>\r
</div></div>\r
</li>\r
<li>\r
<div id="footnotes"><hr /></div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2015-03-20 09:11:33 MDT\r
+Last updated 2016-02-26 08:29:25 MST\r
</div>\r
</div>\r
</body>\r
The data file for the buffer submitted for this feature. Most
known features do not use this value. The exceptions is LBA
Range Type and host identifier. This defaults to STDIN so files
- and echos can be piped.
+ and echo can be piped.
--value=<value>::
The value for command dword 11, the value you want to set the
will be displayed to the user in as a hex dump:
+
------------
-# nvme set-feature /dev/nvme0 -f c0 -l 512
+# nvme set-feature /dev/nvme0 -f 0xc0 -l 512
------------
+
.\" Title: nvme-smart-log
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/08/2015
+.\" Date: 02/26/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-SMART\-LOG" "1" "06/08/2015" "NVMe" "NVMe Manual"
+.TH "NVME\-SMART\-LOG" "1" "02/26/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.PP
\-n <nsid>, \-\-namespace\-id=<nsid>
.RS 4
-Retrieve the SMART log for the given nsid\&. This is optional and its success may depend on the device\(cqs capabilities to provide this log on a per\-namespace basis (see the NVMe Identify Controller for this capability)\&. The defualt nsid to use is 0xffffffff for the device global SMART log\&.
+Retrieve the SMART log for the given nsid\&. This is optional and its success may depend on the device\(cqs capabilities to provide this log on a per\-namespace basis (see the NVMe Identify Controller for this capability)\&. The default nsid to use is 0xffffffff for the device global SMART log\&.
.RE
.PP
\-b, \-\-raw\-binary
Retrieve the SMART log for the given nsid. This is optional\r
and its success may depend on the device’s capabilities to\r
provide this log on a per-namespace basis (see the NVMe Identify\r
- Controller for this capability). The defualt nsid to use is\r
+ Controller for this capability). The default nsid to use is\r
0xffffffff for the device global SMART log.\r
</p>\r
</dd>\r
<div id="footnotes"><hr /></div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2015-02-09 08:30:40 MST\r
+Last updated 2016-02-26 08:29:40 MST\r
</div>\r
</div>\r
</body>\r
Retrieve the SMART log for the given nsid. This is optional
and its success may depend on the device's capabilities to
provide this log on a per-namespace basis (see the NVMe Identify
- Controller for this capability). The defualt nsid to use is
+ Controller for this capability). The default nsid to use is
0xffffffff for the device global SMART log.
-b::
.\" Title: nvme
.\" Author: [see the "Authors" section]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 06/08/2015
+.\" Date: 02/26/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME" "1" "06/08/2015" "NVMe" "NVMe Manual"
+.TH "NVME" "1" "02/26/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.fi
.SH "DESCRIPTION"
.sp
-NVM\-Express is a fast, scalabale host controller interface designed to address the needs for PCI Express based solida state drives\&.
+NVM\-Express is a fast, scalable host controller interface designed to address the needs for PCI Express based solid state drives\&.
.sp
-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 mailine kernel driver\&.
+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\&.
.SH "NVME COMMANDS"
.sp
The utility has sub\-commands for all admin and io commands defined in the specification and for displaying controller registers\&. There is also an option to submit completely arbitrary commands\&. For a list of commands available, run "nvme help"\&.
Submit flush
.RE
.PP
+\fBnvme-dms\fR(1)
+.RS 4
+Submit Data Set Management
+.RE
+.PP
\fBnvme-format\fR(1)
.RS 4
Format namespace(s)
<div class="sect1">\r
<h2 id="_description">DESCRIPTION</h2>\r
<div class="sectionbody">\r
-<div class="paragraph"><p>NVM-Express is a fast, scalabale host controller interface designed to\r
-address the needs for PCI Express based solida state drives.</p></div>\r
+<div class="paragraph"><p>NVM-Express is a fast, scalable host controller interface designed to\r
+address the needs for PCI Express based solid state drives.</p></div>\r
<div class="paragraph"><p>This <em>nvme</em> program is a user space utility to provide standards compliant\r
tooling for NVM-Express drives. It was made specifically for Linux as\r
-it relies on the IOCTLs defined by the mailine kernel driver.</p></div>\r
+it relies on the IOCTLs defined by the mainline kernel driver.</p></div>\r
</div>\r
</div>\r
<div class="sect1">\r
</p>\r
</dd>\r
<dt class="hdlist1">\r
+<a href="nvme-dms.html">nvme-dms(1)</a>\r
+</dt>\r
+<dd>\r
+<p>\r
+ Submit Data Set Management\r
+</p>\r
+</dd>\r
+<dt class="hdlist1">\r
<a href="nvme-format.html">nvme-format(1)</a>\r
</dt>\r
<dd>\r
<div id="footnotes"><hr /></div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2015-05-29 09:18:27 MDT\r
+Last updated 2016-02-26 08:22:43 MST\r
</div>\r
</div>\r
</body>\r
DESCRIPTION
-----------
-NVM-Express is a fast, scalabale host controller interface designed to
-address the needs for PCI Express based solida state drives.
+NVM-Express is a fast, scalable host controller interface designed to
+address the needs for PCI Express based solid state drives.
This 'nvme' 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 mailine kernel driver.
+it relies on the IOCTLs defined by the mainline kernel driver.
NVME COMMANDS
-------------