1NVME-LNVM-ID-NS(1)                NVMe Manual               NVME-LNVM-ID-NS(1)
2
3
4

NAME

6       nvme-lnvm-id-ns - Identify Geometry for LightNVM NVMe device
7

SYNOPSIS

9       nvme lnvm-id-ns <device> [--namespace-id=<nsid> | -n <nsid>]
10                               [--force | -f]
11                               [--raw-binary | -b]
12                               [--human-readable | -H]
13

DESCRIPTION

15       Send an Identify Geometry command to the given LightNVM device, returns
16       properties of the specified namespace in either human-readable or
17       binary format.
18

OPTIONS

20       --namespace-id=<nsid>, -n <nsid>
21           Retrieve the geometry from the selected namespace.
22
23       --force, -f
24           Try to read the data and assume it is a LightNVM device
25
26       --raw-binary, -b
27           Output the raw output
28
29       --human-readable, -H
30           Output the status in human readable format
31

EXAMPLES

33       ยท   Retrieve the geometry from nvme0
34
35           # nvme lnvm-id-ns /dev/nvme0 -n 1
36

NVME

38       Part of the nvme-user suite
39
40
41
42NVMe                              06/05/2018                NVME-LNVM-ID-NS(1)
Impressum