NDCTL-WRITE-LABELS(1) | ndctl Manual | NDCTL-WRITE-LABELS(1) |
ndctl-write-labels - write data to the label area on a dimm
ndctl write-labels <nmem> [-i <filename>]
The namespace label area is a small persistent partition of capacity available on some NVDIMM devices. The label area is used to resolve aliasing between pmem and blk capacity by delineating namespace boundaries. 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.
<memory device(s)>
-s, --size=
-O, --offset=
-b, --bus=
-v
-i, --input
UEFI NVDIMM Label Protocol <http://www.uefi.org/sites/default/files/resources/UEFI_Spec_2_7.pdf>
2020-12-22 | ndctl |