table of contents
- trixie 2.13-2
- testing 2.16-1
- unstable 2.16-1
- experimental 3.1-1
| NVME-FDP-SET-EVEN(1) | NVMe Manual | NVME-FDP-SET-EVEN(1) |
NAME¶
nvme-fdp-set-events - Enable or disable FDP events
SYNOPSIS¶
nvme [<global-options>] fdp set-events <device>
[--namespace-id=<NUM> | -n <NUM>]
[--placement-handle=<NUM> | -p <NUM>]
[--enable | -e]
[--event-types=<NUM,> | -t <NUM,>]
DESCRIPTION¶
For the NVMe device given, enable or disable a list of event types from being generated for the Reclaim Unit Handle reference by the specified Placement Handle.
OPTIONS¶
-n <NUM>, --namespace-id=<NUM>
-b, --raw-binary
GLOBAL OPTIONS¶
The following options are defined at the top-level nvme command and are available to this subcommand:
--dry-run
--no-ioctl-probing
--no-retries
-o <fmt>, --output-format=<fmt>
--output-format-version=<version>
--timeout=<ms>
-v, --verbose
These options can also be set as machine-wide defaults in nvme-cli.conf(5). A command-line flag always overrides the file.
NVME¶
Part of nvme-cli
| 09/19/2026 | NVMe |