From f26f66d866ba1a9f3204e6fdfe2b07e67b5492ad Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 21:41:32 +0200 Subject: Adding upstream version 2.8. Signed-off-by: Daniel Baumann --- Documentation/nvme-fdp-update.html | 809 +++++++++++++++++++++++++++++++++++++ 1 file changed, 809 insertions(+) create mode 100644 Documentation/nvme-fdp-update.html (limited to 'Documentation/nvme-fdp-update.html') diff --git a/Documentation/nvme-fdp-update.html b/Documentation/nvme-fdp-update.html new file mode 100644 index 0000000..2ad566f --- /dev/null +++ b/Documentation/nvme-fdp-update.html @@ -0,0 +1,809 @@ + + + + + + +nvme-fdp-update(1) + + + + + +
+
+

SYNOPSIS

+
+
+
nvme fdp update <device> [--namespace-id=<NUM> | -n <NUM>]
+                        [--pids=<NUM,> | -p <NUM,>]
+
+
+
+
+
+

DESCRIPTION

+
+

For the NVMe device given, update the given Placement Identifiers to reference +a different Reclaim Unit accessible by the specified namespace.

+
+
+
+

OPTIONS

+
+
+
+-n <NUM> +
+
+--namespace-id=<NUM> +
+
+

+ Namespace identifier. +

+
+
+-p <NUM,> +
+
+--pids=<NUM,> +
+
+

+ Comma-separated list of placement identifiers to update. +

+
+
+
+
+
+

NVME

+
+

Part of nvme-cli

+
+
+
+

+ + + -- cgit v1.2.3