diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-11-20 07:04:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-11-20 07:04:39 +0000 |
commit | b8210b1af6dd369a577b2ea2c2fa0f25bffaa3f4 (patch) | |
tree | 0f8475e9ba10b301bd87788e60d1759e8855e414 /Documentation/nvme-wdc-vs-smart-add-log.txt | |
parent | Releasing debian version 1.15-4. (diff) | |
download | nvme-cli-b8210b1af6dd369a577b2ea2c2fa0f25bffaa3f4.tar.xz nvme-cli-b8210b1af6dd369a577b2ea2c2fa0f25bffaa3f4.zip |
Merging upstream version 1.16.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-wdc-vs-smart-add-log.txt')
-rw-r--r-- | Documentation/nvme-wdc-vs-smart-add-log.txt | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/Documentation/nvme-wdc-vs-smart-add-log.txt b/Documentation/nvme-wdc-vs-smart-add-log.txt index 96b55c5..7de1ac8 100644 --- a/Documentation/nvme-wdc-vs-smart-add-log.txt +++ b/Documentation/nvme-wdc-vs-smart-add-log.txt @@ -8,8 +8,11 @@ nvme-wdc-vs-smart-add-log - Send NVMe WDC vs-smart-add-log Vendor Unique Command 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 ----------- @@ -49,6 +52,13 @@ OPTIONS 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"] |