From d2082ee94267e4ca59b187c5e37dac03c1d65187 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 31 Jan 2023 05:13:03 +0100 Subject: Merging upstream version 2.3. 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..71ccd32 --- /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