diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-10-04 12:52:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-10-04 12:52:51 +0000 |
commit | 7552ed51f78ca1ad311228f76e90cf8c120ee2f6 (patch) | |
tree | dec5ce8e28f081567cb33c77a178bcac6dd76169 /Documentation/nvme-create-ns.html | |
parent | Adding upstream version 2.5. (diff) | |
download | nvme-cli-4dcd844185f08ba62f00397939e2f800d2ebd85d.tar.xz nvme-cli-4dcd844185f08ba62f00397939e2f800d2ebd85d.zip |
Adding upstream version 2.6.upstream/2.6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-create-ns.html')
-rw-r--r-- | Documentation/nvme-create-ns.html | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/Documentation/nvme-create-ns.html b/Documentation/nvme-create-ns.html index fe15e74..c36f5b0 100644 --- a/Documentation/nvme-create-ns.html +++ b/Documentation/nvme-create-ns.html @@ -756,6 +756,7 @@ nvme-create-ns(1) Manual Page [--nmic=<nmic> | -m <nmic>]
[--anagrp-id=<anagrpid> | -a <anagrpid>]
[--nvmset-id=<nvmsetid> | -i <nvmsetid>]
+ [--endg-id=<endgid> | -e <endgid>]
[--csi=<command_set_identifier> | -y <command_set_identifier>]
[--lbstm=<lbstm> | -l <lbstm>]
[--nphndls=<nphndls> | -n <nphndls>]
@@ -866,6 +867,17 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).</p></di </p>
</dd>
<dt class="hdlist1">
+-e <endgid>
+</dt>
+<dt class="hdlist1">
+--endg-id=<endgid>
+</dt>
+<dd>
+<p>
+ This field specifies the identifier of the endurance group.
+</p>
+</dd>
+<dt class="hdlist1">
-y <command_set_identifier>
</dt>
<dt class="hdlist1">
@@ -1033,7 +1045,7 @@ Create a namespace: <div id="footer">
<div id="footer-text">
Last updated
- 2023-06-30 15:20:22 CEST
+ 2023-09-29 08:33:07 CEST
</div>
</div>
</body>
|