# ndctl(1)

[NAME](#name)\
[SYNOPSIS](#synopsis)\
[OPTIONS](#options)\
[DESCRIPTION](#description)\
[COPYRIGHT](#copyright)\
[SEE ALSO](#see-also)

## NAME

ndctl − Manage "libnvdimm" subsystem devices (Non−volatile Memory)

## SYNOPSIS

*ndctl* \[−−version] \[−−help] \[OPTIONS] COMMAND \[ARGS]

## OPTIONS

−v, −−version

Display ndctl version.

−h, −−help

Run ndctl help command.

## DESCRIPTION

ndctl is utility for managing the "libnvdimm" kernel subsystem. The "libnvdimm" subsystem defines a kernel device model and control message interface for platform NVDIMM resources like those defined by the ACPI 6.0 NFIT (NVDIMM Firmware Interface Table). Operations supported by the tool include, provisioning capacity (namespaces), as well as enumerating/enabling/disabling the devices (dimms, regions, namespaces) associated with an NVDIMM bus.

## COPYRIGHT

Copyright (c) 2016 − 2019, Intel Corporation. License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

## SEE ALSO

[ndctl−create−namespace(1)](https://docs.pmem.io/ndctl-user-guide/v69/ndctl-man-pages/ndctl-create-namespace), [ndctl−destroy−namespace(1)](https://docs.pmem.io/ndctl-user-guide/v69/ndctl-man-pages/ndctl-destroy-namespace), [ndctl−check−namespace(1)](https://docs.pmem.io/ndctl-user-guide/v69/ndctl-man-pages/ndctl-check-namespace), [ndctl−enable−region(1)](https://docs.pmem.io/ndctl-user-guide/v69/ndctl-man-pages/ndctl-enable-region), [ndctl−disable−region(1)](https://docs.pmem.io/ndctl-user-guide/v69/ndctl-man-pages/ndctl-disable-region), [ndctl−enable−dimm(1)](https://docs.pmem.io/ndctl-user-guide/v69/ndctl-man-pages/ndctl-enable-dimm), [ndctl−disable−dimm(1)](https://docs.pmem.io/ndctl-user-guide/v69/ndctl-man-pages/ndctl-disable-dimm), [ndctl−enable−namespace(1)](https://docs.pmem.io/ndctl-user-guide/v69/ndctl-man-pages/ndctl-enable-namespace), [ndctl−disable−namespace(1)](https://docs.pmem.io/ndctl-user-guide/v69/ndctl-man-pages/ndctl-disable-namespace), [ndctl−zero−labels(1)](https://docs.pmem.io/ndctl-user-guide/v69/ndctl-man-pages/ndctl-zero-labels), [ndctl−read−labels(1)](https://docs.pmem.io/ndctl-user-guide/v69/ndctl-man-pages/ndctl-read-labels), [ndctl−inject−error(1)](https://docs.pmem.io/ndctl-user-guide/v69/ndctl-man-pages/ndctl-inject-error), [ndctl−list(1)](https://docs.pmem.io/ndctl-user-guide/v69/ndctl-man-pages/ndctl-list), *LIBNVDIMM* <https://www.kernel.org/doc/Documentation/nvdimm/nvdimm.txt> Overview" , *NVDIMM Driver* <http://pmem.io/documents/NVDIMM_Driver_Writers_Guide.pdf> Writer’s Guide"


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pmem.io/ndctl-user-guide/v69/ndctl-man-pages/untitled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
