1NVME-FDP-SET-EVEN(1) NVMe Manual NVME-FDP-SET-EVEN(1)
2
3
4
6 nvme-fdp-set-events - Enable or disable FDP events
7
9 nvme fdp set-events <device> [--namespace-id=<NUM> | -n <NUM>]
10 [--placement-handle=<NUM> | -p <NUM>]
11 [--enable | -e]
12 [--event-types=<NUM,> | -t <NUM,>]
13
15 For the NVMe device given, enable or disable a list of event types from
16 being generated for the Reclaim Unit Handle reference by the specified
17 Placement Handle.
18
20 -n <NUM>, --namespace-id=<NUM>
21 Namespace identifier.
22
23 -b, --raw-binary
24 Print the raw buffer to the standard output stream.
25
26 -o <format>, --output-format=<format>
27 Set the reporting format to normal, json, or binary. Only one
28 output format can be used at a time.
29
31 Part of nvme-cli
32
33
34
35NVMe 10/06/2023 NVME-FDP-SET-EVEN(1)