| NVME-RPMB-INFO(1) | NVMe Manual | NVME-RPMB-INFO(1) |
NAME
nvme-rpmb-info - Print RPMB support information for the controller
SYNOPSIS
nvme [<global-options>] rpmb info <device>
DESCRIPTION
For the NVMe device given, print information regarding supported RPMB targets, and access and total sizes, as reported in the RPMBS field of the Identify Controller data structure.
The <device> parameter is mandatory and an NVMe character device (ex: /dev/nvme0) must be specified. If the given device does not support any RPMB targets, an error is printed instead.
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.
EXAMPLES
# nvme rpmb info /dev/nvme0
NVME
Part of the nvme-user suite
| 09/07/2026 | NVMe |