1NDCTL-CHECK-LABELS(1)            ndctl Manual            NDCTL-CHECK-LABELS(1)
2
3
4

NAME

6       ndctl-check-labels - determine if the given dimms have a valid
7       namespace index block
8

SYNOPSIS

10       ndctl check-labels <nmem0> [<nmem1>..<nmemN>] [<options>]
11

DESCRIPTION

13       The namespace label area is a small persistent partition of capacity
14       available on some NVDIMM devices. The label area is used to resolve
15       aliasing between pmem and blk capacity by delineating namespace
16       boundaries. In addition to checking if a label area has a valid index
17       block, running this command in verbose mode reports the reason the
18       index block is deemed invalid.
19

OPTIONS

21       <memory device(s)>
22           One or more nmemX device names. The keyword all can be specified to
23           operate on every dimm in the system, optionally filtered by bus id
24           (see --bus= option).
25
26       -b, --bus=
27           Limit operation to memory devices (dimms) that are on the given
28           bus. Where bus can be a provider name or a bus id number.
29
30       -v
31           Turn on verbose debug messages in the library (if ndctl was built
32           with logging and debug enabled).
33
35       Copyright (c) 2016 - 2018, Intel Corporation. License GPLv2: GNU GPL
36       version 2 http://gnu.org/licenses/gpl.html. This is free software: you
37       are free to change and redistribute it. There is NO WARRANTY, to the
38       extent permitted by law.
39

SEE ALSO

41       UEFI NVDIMM Label Protocol[1]
42

NOTES

44        1. UEFI NVDIMM Label Protocol
45           http://www.uefi.org/sites/default/files/resources/UEFI_Spec_2_7.pdf
46
47
48
49ndctl 62                          05/11/2019             NDCTL-CHECK-LABELS(1)
Impressum