1NVME-ID-DOMAIN(1)                 NVMe Manual                NVME-ID-DOMAIN(1)
2
3
4

NAME

6       nvme-id-domain - Send NVMe Identify Domain List, return result and
7       structure
8

SYNOPSIS

10       nvme id-domain <device> [--dom-id=<domian_id> | -d <domian_id>]
11                               [-o <fmt> | --output-format=<fmt>]
12

DESCRIPTION

14       For the NVMe device given, send an identify command and return the
15       domain list data structure.
16
17       The <device> parameter is mandatory and may be either the NVMe
18       character device (ex: /dev/nvme0), or a namespace block device (ex:
19       /dev/nvme0n1).
20

OPTIONS

22       -d <domian_id>, --dom-id=<domian_id>
23           Retrieve the identify domain list data structure for the given
24           domain id. If this value is not given, domain id will be 0xffff.
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

EXAMPLES

31       No examples yet.
32

NVME

34       Part of the nvme-user suite
35
36
37
38NVMe                              11/04/2022                 NVME-ID-DOMAIN(1)
Impressum