blob: 3cfb1e1c91811e0aa3645e00b71260d24c8b39e2 [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0
ndctl-check-labels(1)
====================
NAME
----
ndctl-check-labels - determine if the given dimms have a valid namespace index block
SYNOPSIS
--------
[verse]
'ndctl check-labels' <nmem0> [<nmem1>..<nmemN>] [<options>]
include::labels-description.txt[]
In addition to checking if a label area has a valid index block, running
this command in verbose mode reports the reason the index block is
deemed invalid.
OPTIONS
-------
include::labels-options.txt[]
include::../copyright.txt[]
SEE ALSO
--------
http://www.uefi.org/sites/default/files/resources/UEFI_Spec_2_7.pdf[UEFI NVDIMM Label Protocol]