summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-create-ns.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-19 10:45:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-02-19 10:45:34 +0000
commit749efe961f0e1a71461a9c79e6e4584d35af6e7f (patch)
treec953c007cbe4f60a147ab62f97937d58abb2e9ca /Documentation/nvme-create-ns.txt
parentAdding upstream version 2.7.1. (diff)
downloadnvme-cli-749efe961f0e1a71461a9c79e6e4584d35af6e7f.tar.xz
nvme-cli-749efe961f0e1a71461a9c79e6e4584d35af6e7f.zip
Adding upstream version 2.8.upstream/2.8
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-create-ns.txt')
-rw-r--r--Documentation/nvme-create-ns.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/Documentation/nvme-create-ns.txt b/Documentation/nvme-create-ns.txt
index 740d05b..352a945 100644
--- a/Documentation/nvme-create-ns.txt
+++ b/Documentation/nvme-create-ns.txt
@@ -98,13 +98,15 @@ OPTIONS
-S::
--nsze-si::
- The namespace size (NSZE) in standard SI units.
+ The namespace size (NSZE) in standard SI units (aligned on 1Mib boundaries,
+ unless the controller recommends a smaller value).
The value SI suffixed is divided by the namespace LBA size to set as NSZE.
If the value not suffixed it is set as same with the nsze option.
-C::
--ncap-si::
- The namespace capacity (NCAP) in standard SI units.
+ The namespace capacity (NCAP) in standard SI units (aligned on 1Mib boundaries,
+ unless the controller recommends a smaller value).
The value SI suffixed is divided by the namespace LBA size to set as NCAP.
If the value not suffixed it is set as same with the ncap option.
@@ -155,4 +157,4 @@ EXAMPLES
NVME
----
-Part of the nvme-user suite \ No newline at end of file
+Part of the nvme-user suite