PowerEdge:使用 PERCCLI 管理 PowerEdge RAID 控制器

Summary: 本文提供了有关如何使用 PERCCLI 实用程序管理 Dell PowerEdge RAID 控制器 (PERC) 的信息。

Acest articol se aplică pentru Acest articol nu se aplică pentru Acest articol nu este legat de un produs specific. Acest articol nu acoperă toate versiunile de produs existente.

Instructions

使用 PERCCLI 管理 PERC 控制器

 

虚拟磁盘 (VD) 管理

使用以下命令控制一致性检查、保留的高速缓存和虚拟磁盘:

  • 暂停一致性检查
  • 恢复一致性检查
  • 显示一致性检查状态
  • 启动一致性检查
  • 停止一致性检查
  • 删除保留的高速缓存
  • 显示保留的高速缓存
  • 删除虚拟磁盘
  • 创建虚拟磁盘
# Pause consistency check
perccli /cX/vY pause cc

# Resume consistency check
perccli /cX/vY resume cc

# Show consistency check status
perccli /cX/vY show cc

# Start consistency check (add "force" if required)
perccli /cX/vY start cc [force]

# Stop consistency check
perccli /cX/vY stop cc

# Delete preserved cache (add "force" if required)
perccli /cX/vY delete preservedCache [force]

# Show preserved cache
perccli /cX show preservedCache

# Delete a virtual disk (use "all" to delete all VDs)
perccli /cX/vY|all del

# Create a virtual disk (example)
perccli /cX add vd r5 size=500GB name=VD1 drives=1:0-3 pdperarray=4 pdcache=on wt wb strip=128 force
注意: 使用 force 可能会导致数据丢失。在运行之前验证目标驱动器。

 

 

 

物理磁盘管理

使用以下命令查看、配置、查找和分配物理磁盘的热备盘。

  • 显示驱动器信息
  • 设置驱动器状态(JBOD、良好、离线、联机)
  • 启动/停止驱动器定位 LED
  • 添加或删除热备份驱动器
  • 管理外部配置
# Show a specific drive (controller X, enclosure Y, slot Z)
perccli /cX/eY/sZ show

# Show all drives on a controller
perccli /cX/eall/sall show

# Show all drives with detailed information
perccli /cX/eY/sZ|sall show all

# Show drives in JBOD mode
perccli /cX/eY/sall show jbod
perccli /cX/eY/sZ show jbod

# Set a drive to JBOD
perccli /cX/eY/sZ set jbod

# Set a drive to GOOD (add "force" if required)
perccli /cX/eY/sZ set good [force]

# Set a drive OFFLINE
perccli /cX/eY/sZ set offline

# Set a drive ONLINE
perccli /cX/eY/sZ set online

# Start locate LED on a drive
perccli /cX/eY/sZ start locate

# Stop locate LED on a drive
perccli /cX/eY/sZ stop locate

# Add a hot‑spare drive (optional DG list, enclosure affinity, non‑revertible)
perccli /cX/eY/sZ add hotsparedrive [DGs=0,1,2][enclaffinity][nonrevertible]

# Delete a hot‑spare drive
perccli /cX/eY/sZ delete hotsparedrive

# Delete foreign configuration (add security key if required)
perccli /cX/fx|fall del [securitykey=sssssssssss]

# Import foreign configuration (preview optional)
perccli /cX/fx|fall import [preview][securitykey=sssssssssss]

# Show foreign configuration (add "all" to list all)
perccli /cX/fx|fall show [all][securitykey=sssssssssss]
警告: 删除外部配置将移除所有挂起的 RAID 元数据。在继续操作之前,请确保不再需要该配置。

 

选项 值范围 描述
rXX RAID [0|1|5|6|10|50|60] Sets the RAID type of the configuration.
size Maximum size based on the physical drives and RAID level. Sets the size of each virtual drive. Default is the capacity of all referenced disks.
name 15 characters Specifies the drive name for each virtual drive.
drives Valid enclosure number and slot numbers (e:s|e:s-x|e:s-x,y) Defines which physical drives belong to the VD. e = enclosure ID, s = slot.
pdperarray 0‑15 Number of physical drives per array. Default is chosen automatically.
sed Creates security‑enabled drives.
pdcache on|off|default Enables or disables physical‑drive cache.
pi Enables protection information.
dimmerswitch default|automatic|none|maximum|maxnocache Specifies power‑saving policy for the logical device.
wt|wb wt (write‑through) or wb (write‑back) Sets write policy. Write‑back is default.
nora|ra ra (read‑ahead) or nora (no read‑ahead) Controls read‑ahead. Read‑ahead is default.
cachedbadbbu|nocachedbadbbu Enable/disable caching when BBU is faulty. Disabled by default.
strip 8,16,32,64,128,256,512,1024 Sets the strip size for the RAID configuration.
aftervd Valid virtual drive number Creates the VD in the free slot next to the specified VD.
spares List of physical drives Assigns spare drives to the disk group.
force Forces addition of a security‑capable drive without security.

 

 

有关 PERCCLI 的安装,请参阅:PowerEdge:如何在Red Hat Linux、Ubuntu Linux、VMware ESXi 和 Windows Server 上安装 PERCCLI 实用程序

Additional Information

Produse afectate

PowerEdge RAID Controller H345, PowerEdge RAID Controller H350 Adapter SAS, PowerEdge RAID Controller H355 Front SAS, PowerEdge RAID Controller H355 Adapter SAS, PowerEdge RAID Controller H365i Adapter, PowerEdge RAID Controller H365i Front DC-MHS , PowerEdge RAID Controller H730P MX, PowerEdge RAID Controller H745, PowerEdge RAID Controller H745P MX, PowerEdge RAID Controller H750 Adapter SAS, PowerEdge RAID Controller H755 Adapter, PowerEdge RAID Controller H755 MX Adapter, PowerEdge RAID Controller H755N Front NVMe, PowerEdge RAID Controller H755 Front SAS, PowerEdge RAID Controller H965i Adapter, PowerEdge RAID Controller H965i Front, PowerEdge RAID Controller H965i MX, PowerEdge RAID Controller H975i Front, PowerEdge RAID Controller H330, PowerEdge RAID Controller H730, PowerEdge RAID Controller H730P, PowerEdge RAID Controller H740P, PowerEdge RAID Controller H965e Adapter ...
Proprietăți articol
Article Number: 000394815
Article Type: How To
Ultima modificare: 24 mai 2026
Version:  3
Găsiți răspunsuri la întrebările dvs. de la alți utilizatori Dell
Servicii de asistență
Verificați dacă dispozitivul dvs. este acoperit de serviciile de asistență.