1NVME-FDP-CONFIGS(1) NVMe Manual NVME-FDP-CONFIGS(1)
2
3
4
6 nvme-fdp-configs - Get Flexible Data Placement Configurations
7
9 nvme fdp configs <device> [--endgrp-id=<NUM> | -e <NUM>]
10 [--human-readable | -H]
11 [--raw-binary | -b]
12 [--output-format=<FMT> | -o <FMT>]
13
15 For the NVMe device given, and the endurance group identifier
16 specified, list the possible configurations for Flexible Data
17 Placement.
18
20 -e <NUM>, --endgrp-id=<NUM>
21 The endurance group identifier to use when requesting the log page.
22
23 -H, --human-readable
24 Parse, print and describe individual parts of bitfields.
25
26 -b, --raw-binary
27 Print the raw buffer to the standard output stream.
28
29 -o <format>, --output-format=<format>
30 Set the reporting format to normal, json, or binary. Only one
31 output format can be used at a time.
32
34 Part of nvme-cli
35
36
37
38NVMe 09/29/2023 NVME-FDP-CONFIGS(1)