storaged-project / blivet

A python module for configuration of block devices
GNU Lesser General Public License v2.1
98 stars 85 forks source link

Remove support for NVDIMM namespaces #1172

Closed vojtechtrefny closed 9 months ago

vojtechtrefny commented 9 months ago

NVDIMM drives never really became a thing and are no longer produced. Anaconda will remove support for NVDIMM devices and the libblockdev NVDIMM plugin is now deprecated. NVDIMM namespaces that are configured in the block/storage mode will still be usable as generic DiskDevices, we are removing the NVDIMM specific code and ability to reconfigure the namespaces.