PowerFlex:如何在 15G PowerEdge 節點更換 NVDIMM

Summary: 如何更換 PowerEdge 伺服器或 PowerFlex 裝置中的 NVDIMM。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

開始操作之前:

  1. 以下命令的輸出儲存在記事本中:
  • 從控制 MDM
scli --query_sds --sds_id <SDS ID>
  • SDS
dmidecode --type memory | grep "Non-" -B 3 -A 3 | grep -E 'Locator|Serial' | grep -v Bank 

ndctl list -D 

ndctl list -N 

ndctl list -R


程序

  1. 從 SDS 中移除所有儲存裝置,並等待重新平衡完成。
  2. 從叢集中移除所有裝置後,請移除所有加速裝置。
  3. 伺服器不再提供任何儲存裝置後,請關閉伺服器電源,讓 CE 更換 NVDIMM。在移至步驟 #4 之前,請確保完成步驟 #1-3。

    清理 NVDIMM 之前 - 請移除所有 SDS 裝置!

  4. 開啟伺服器電源,然後開機進入 BIOS。選取 BIOS 設定 >記憶體設定> 選取啟用以清理所有 NVDIMM
  5. 儲存變更並退出,然後啟動伺服器。
  6. 執行命令:
ndctl create-namespace --region=region0 --type=pmem --mode=devdax --align=4k --force
ndctl create-namespace --region=region1 --type=pmem --mode=devdax --align=4k --force 

每個 DAX 裝置名稱都會在輸出中顯示為 chardev 值。在範例輸出中,DAX 裝置名稱為 dax0.0 和 dax1.0。完整的加速裝置名稱為 /dev/dax0.0 和 /dev/dax1.0。

範例:

ndctl create-namespace --region=region0 --type=pmem --mode=devdax --align=4k --force
{
 "dev":"namespace0.0",
 "mode":"devdax",
 "map":"dev",
 "size":"31.50 GiB (33.82 GB)",
 "uuid":"44490109-0bff-4ca2-b68a-ae7a6b30a55f",
 "daxregion":{
 "id":1,
 "size":"31.50 GiB (33.82 GB)",
 "align":4096,
 "devices":[
 {
 "chardev":"dax0.0",
 "size":"31.50 GiB (33.82 GB)"
 }
 ]
 },
 "align":4096
}

 

ndctl create-namespace --region=region1 --type=pmem --mode=devdax --align=4k --force
{
 "dev":"namespace1.0",
 "mode":"devdax",
 "map":"dev",
 "size":"31.50 GiB (33.82 GB)",
 "uuid":"d48959c9-4b8c-4736-ad00-23afc0113fcd",
 "daxregion":{
 "id":1,
 "size":"31.50 GiB (33.82 GB)",
 "align":4096,
 "devices":[
 {
 "chardev":"dax1.0",
 "size":"31.50 GiB (33.82 GB)"
 }
 ]
 },
 "align":4096
}

 

注意:兩個各 16 GB 的 NVDIMM 組合成一個 32 GB 的區域命名空間。因此,只有為四個 NVDIMM 建立了兩個 DAX 裝置。

 

  1. 通過將您移除的設備添加回 SDS,將加速和儲存設備恢復為操作。

 

若要使用 PFMP 精靈進行更換,請參閱 PowerFlex 4.x 如何使用 PFMP 精靈更換 NVDIMM

Affected Products

PowerFlex rack, PowerFlex appliance R650, Powerflex appliance R750, PowerFlex custom node R650, PowerFlex custom node R750
Article Properties
Article Number: 000217253
Article Type: How To
Last Modified: 18 Nov 2025
Version:  10
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.