summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-create-ns.txt
diff options
context:
space:
mode:
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