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
25                  --bus= option).
26
27       -b, --bus=
28           Limit operation to memory devices (dimms) that are on the given
29           bus. Where bus can be a provider name or a bus id number.
30
31       -v
32           Turn on verbose debug messages in the library (if ndctl was built
33           with logging and debug enabled).
34
36       Copyright (c) 2016 - 2019, Intel Corporation. License GPLv2: GNU GPL
37       version 2 <http://gnu.org/licenses/gpl.html>. This  is  free  software:
38       you  are  free  to change and redistribute it. There is NO WARRANTY, to
39       the extent permitted by law.
40

SEE ALSO

42       UEFI NVDIMM Label Protocol <http://www.uefi.org/sites/default/files/
43       resources/UEFI_Spec_2_7.pdf>
44
45
46
47ndctl                             2019-05-10             NDCTL-CHECK-LABELS(1)
Impressum