table of contents
NDCTL-WRITE-LABELS(1) | ndctl Manual | NDCTL-WRITE-LABELS(1) |
NAME¶
ndctl-write-labels - write data to the label area on a dimm
SYNOPSIS¶
ndctl write-labels <nmem> [-i <filename>]
DESCRIPTION¶
The namespace label area is a small persistent partition of capacity available on some NVDIMM devices. The label area is used to provision one, or more, namespaces from regions. Read data from the input filename, or stdin, and write it to the given <nmem> device. Note that the device must not be active in any region, otherwise the kernel will not allow write access to the device’s label data area.
OPTIONS¶
<memory device(s)>
-s, --size=
-O, --offset=
-b, --bus=
-v
-i, --input
SEE ALSO¶
UEFI NVDIMM Label Protocol <http://www.uefi.org/sites/default/files/resources/UEFI_Spec_2_7.pdf>
2023-05-03 | ndctl |