ndctl-disable-region - Man Page

disable the given region(s) and all descendant namespaces

Synopsis

ndctl disable-region <region> [<options>]

Description

A generic REGION device is registered for each PMEM range / interleave-set. LIBNVDIMM provides a built-in driver for these REGION devices. This driver is responsible for parsing namespace labels and instantiating PMEM namespaces for each coherent set of labels.

Options

<region>

A regionX device name, or a region id number. Restrict the operation to the specified region(s). The keyword all can be specified to indicate the lack of any restriction, however this is the same as not supplying a --region option at all.

-b, ā€‰--bus=

A bus id number, or a provider string (e.g. "ACPI.NFIT"). Restrict the operation to the specified bus(es). The keyword all can be specified to indicate the lack of any restriction, however this is the same as not supplying a --bus option at all.

See Also

linkndctl:ndctl-enable-region[1]

Info

01/25/2024