PowerFlex : Failed to Add Acceleration Device DAX after NVDIMM Replacement
摘要: After sanitizing or replacing an NVDIMM, adding the acceleration/dax devices back into PowerFlex Manager will generate an IO error if the namespace or region is in an error state. This will hinder the ability to add the devices back into PowerFlex as expected. ...
本文适用于
本文不适用于
本文并非针对某种特定的产品。
本文并非包含所有产品版本。
症状
When attempting to add the dax device back after sanitizing or replacing an NVDIMM, an error is given for IO errors on the dax device, despite being healthy.

原因
These errors occur due to conflicting namespace and regions within the SDS after removing the dax devices.
解决方案
1- SSH into the impacted SDS and destroy both namespaces of the dax devices
ndctl destroy-namespace namespace0.0
ndctl destroy-namespace namespace1.0
2- Disable the corresponding region of the dax devices
ndctl disable-region region0
ndctl disable-region region1
3- Re-enable the regions for the dax devices
ndctl enable-region region0
ndctl enable-region region1
4- Create the namespace for each dax device based on the namespace you destroyed from above
ndctl create-namespace --mode=devdax --region +region0 --align +4k
ndctl create-namespace --mode=devdax --region +region1 --align +4k
5- Afterwards, go to PowerFlex Manager and add the dax devices as needed.
Related article: PowerFlex: How to Replace NVDIMM in 15G and later PowerEdge Node
受影响的产品
ScaleIO文章属性
文章编号: 000496145
文章类型: Solution
上次修改时间: 07 8月 2026
版本: 1
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。