.\" Title: nvme-wdc-vs-smart-add-log
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 10/20/2020
+.\" Date: 10/22/2021
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-WDC\-VS\-SMART" "1" "10/20/2020" "NVMe" "NVMe Manual"
+.TH "NVME\-WDC\-VS\-SMART" "1" "10/22/2021" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.SH "SYNOPSIS"
.sp
.nf
-\fInvme wdc vs\-smart\-add\-log\fR <device> [\-\-interval=<NUM>, \-i <NUM>] [\-\-output\-format=<normal|json> \-o <normal|json>]
- [\-\-log\-page\-version=<NUM>, \-l <NUM>] [\-\-log\-page\-mask=<LIST>, \-p <LIST>]
+\fInvme wdc vs\-smart\-add\-log\fR <device> [\-\-interval=<NUM>, \-i <NUM>]
+ [\-\-output\-format=<normal|json> \-o <normal|json>]
+ [\-\-log\-page\-version=<NUM>, \-l <NUM>]
+ [\-\-log\-page\-mask=<LIST>, \-p <LIST>]
+ [\-\-namespace\-id=<nsid> | \-n <nsid>]
.fi
.SH "DESCRIPTION"
.sp
.RS 4
Supply a comma separated list of desired log pages to display\&. The possible values are 0xc0, 0xc1, 0xca, 0xd0\&. Note: Not all pages are supported on all drives\&. The default is to display all supported log pages\&.
.RE
+.PP
+\-n <nsid>, \-\-namespace\-id=<nsid>
+.RS 4
+Sets the command\(cqs nsid value to the given nsid\&. Defaults to 0xffffffff if not given\&. This option may not affect anything depending on the log page, which may or may not be specific to a namespace\&.
+.RE
.sp
Valid Interval values and description :\-
.TS
<h2 id="_synopsis">SYNOPSIS</h2>\r
<div class="sectionbody">\r
<div class="verseblock">\r
-<pre class="content"><em>nvme wdc vs-smart-add-log</em> <device> [--interval=<NUM>, -i <NUM>] [--output-format=<normal|json> -o <normal|json>]\r
- [--log-page-version=<NUM>, -l <NUM>] [--log-page-mask=<LIST>, -p <LIST>]</pre>\r
+<pre class="content"><em>nvme wdc vs-smart-add-log</em> <device> [--interval=<NUM>, -i <NUM>]\r
+ [--output-format=<normal|json> -o <normal|json>]\r
+ [--log-page-version=<NUM>, -l <NUM>]\r
+ [--log-page-mask=<LIST>, -p <LIST>]\r
+ [--namespace-id=<nsid> | -n <nsid>]</pre>\r
<div class="attribution">\r
</div></div>\r
</div>\r
The default is to display all supported log pages.\r
</p>\r
</dd>\r
+<dt class="hdlist1">\r
+-n <nsid>\r
+</dt>\r
+<dt class="hdlist1">\r
+--namespace-id=<nsid>\r
+</dt>\r
+<dd>\r
+<p>\r
+ Sets the command’s nsid value to the given nsid. Defaults to\r
+ 0xffffffff if not given. This option may not affect anything\r
+ depending on the log page, which may or may not be specific to\r
+ a namespace.\r
+</p>\r
+</dd>\r
</dl></div>\r
<div class="paragraph"><p>Valid Interval values and description :-</p></div>\r
<div class="tableblock">\r
<div id="footer">\r
<div id="footer-text">\r
Last updated\r
- 2020-08-06 15:54:37 PDT\r
+ 2021-10-22 12:29:47 CDT\r
</div>\r
</div>\r
</body>\r
SYNOPSIS
--------
[verse]
-'nvme wdc vs-smart-add-log' <device> [--interval=<NUM>, -i <NUM>] [--output-format=<normal|json> -o <normal|json>]
- [--log-page-version=<NUM>, -l <NUM>] [--log-page-mask=<LIST>, -p <LIST>]
+'nvme wdc vs-smart-add-log' <device> [--interval=<NUM>, -i <NUM>]
+ [--output-format=<normal|json> -o <normal|json>]
+ [--log-page-version=<NUM>, -l <NUM>]
+ [--log-page-mask=<LIST>, -p <LIST>]
+ [--namespace-id=<nsid> | -n <nsid>]
DESCRIPTION
-----------
Note: Not all pages are supported on all drives.
The default is to display all supported log pages.
+-n <nsid>::
+--namespace-id=<nsid>::
+ Sets the command's nsid value to the given nsid. Defaults to
+ 0xffffffff if not given. This option may not affect anything
+ depending on the log page, which may or may not be specific to
+ a namespace.
+
Valid Interval values and description :-
[cols="2*", frame="topbot", align="center", options="header"]