| NVME-LOG-MEDIA-UN(1) | NVMe Manual | NVME-LOG-MEDIA-UN(1) |
NAME
nvme-log-media-unit-stat - Send NVMe Media unit status Log pages request, returns result and log.
SYNOPSIS
nvme [<global-options>] log media-unit-stat <device>
[--dom-id | -d]
[--raw-binary | -b]
DESCRIPTION
Retrieves the NVMe Media unit status log pages details from an NVMe device and provides the returned structure.
The <device> parameter is mandatory and should be the NVMe character device (ex: /dev/nvme0).
On success, the returned Media unit status log pages log structure will be printed.
OPTIONS
-d, --dom-id
-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.
EXAMPLES
No examples provided yet.
NVME
Part of the nvme-user suite
| 09/07/2026 | NVMe |