1NVME-FDP-EVENTS(1) NVMe Manual NVME-FDP-EVENTS(1)
2
3
4
6 nvme-fdp-events - Get Flexible Data Placement Events
7
9 nvme fdp events <device> [--endgrp-id=<NUM> | -e <NUM>]
10 [--host-events | -E]
11 [--raw-binary | -b]
12 [--output-format=<FMT> | -o <FMT>]
13
15 For the NVMe device given, provide information about events affecting
16 Reclaim Units and media usage in an Endurance Group.
17
19 -e <NUM>, --endgrp-id=<NUM>
20 The endurance group identifier to use when requesting the log page.
21
22 -E, --host-events
23 Request the controller to report host events.
24
25 -b, --raw-binary
26 Print the raw buffer to the standard output stream.
27
28 -o <format>, --output-format=<format>
29 Set the reporting format to normal, json, or binary. Only one
30 output format can be used at a time.
31
33 Part of nvme-cli
34
35
36
37NVMe 09/29/2023 NVME-FDP-EVENTS(1)