1NVME-GET-NS-ID(1) NVMe Manual NVME-GET-NS-ID(1)
23
4
NAME
6nvme-get-ns-id - Retrieves the namespace ID for an NVMe block device
7
SYNOPSIS
9nvme get-ns-id <device>
10
DESCRIPTION
12Retrieves the namespace ID for an NVMe block device. The <device> param
13is mandatory and must be an NVMe block device (ex: /dev/nvme0n1).
14
OPTIONS
16None
17
EXAMPLES
19• Shows the namespace id for the given block device:
2021
# nvme get-ns-id /dev/nvme0n1
22
NVME
24Part of the nvme-user suite
2526
27
28
NVMe 09/29/2023 NVME-GET-NS-ID(1)