1NVME-FDP-USAGE(1) NVMe Manual NVME-FDP-USAGE(1)
2
3
4
6 nvme-fdp-usage - Get Reclaim Unit Handle Usage
7
9 nvme fdp usage <device> [--endgrp-id=<NUM> | -e <NUM>]
10 [--raw-binary | -b]
11 [--output-format=<FMT> | -o <FMT>]
12
14 For the NVMe device given, provide information about the Reclaim Unit
15 Handles associated with the Placement Handles of the namespaces in the
16 specified Endurance Group.
17
19 -e <NUM>, --endgrp-id=<NUM>
20 The endurance group identifier to use when requesting the log page.
21
22 -b, --raw-binary
23 Print the raw buffer to the standard output stream.
24
25 -o <format>, --output-format=<format>
26 Set the reporting format to normal, json, or binary. Only one
27 output format can be used at a time.
28
30 Part of nvme-cli
31
32
33
34NVMe 09/29/2023 NVME-FDP-USAGE(1)