From 476d0b41d27c48140ec2284a5a5f505e8423fe65 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 19 Feb 2024 11:45:37 +0100 Subject: Merging upstream version 2.8. Signed-off-by: Daniel Baumann --- Documentation/nvme-create-ns.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Documentation/nvme-create-ns.html') diff --git a/Documentation/nvme-create-ns.html b/Documentation/nvme-create-ns.html index 1ff077a..c3a9ece 100644 --- a/Documentation/nvme-create-ns.html +++ b/Documentation/nvme-create-ns.html @@ -935,7 +935,8 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).

- 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.

@@ -948,7 +949,8 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).

- 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.

@@ -1069,7 +1071,7 @@ Create a namespace: -- cgit v1.2.3