1NVME-FDP-STATUS(1) NVMe Manual NVME-FDP-STATUS(1)
2
3
4
6 nvme-fdp-status - Get Reclaim Unit Handle Status
7
9 nvme fdp status <device> [--namespace-id=<NUM> | -n <NUM>]
10 [--raw-binary | -b]
11 [--output-format=<FMT> | -o <FMT>]
12
14 For the NVMe device given, provide information about Reclaim Unit
15 Handles that are accessible by the specified namespace.
16
18 -n <NUM>, --namespace-id=<NUM>
19 Namespace identifier.
20
21 -b, --raw-binary
22 Print the raw buffer to the standard output stream.
23
24 -o <format>, --output-format=<format>
25 Set the reporting format to normal, json, or binary. Only one
26 output format can be used at a time.
27
29 Part of nvme-cli
30
31
32
33NVMe 09/29/2023 NVME-FDP-STATUS(1)