当磁盘组中的硬盘替换为较大的磁盘时, Expand Virtual Disk 选项在 PERC HII 配置实用程序中不可用:系统设置 -> PERC Setup -> VD Operation 下拉列表:
图 1:HII 配置实用程序 — VD作
而 Edit Disk Capacity选项在 iDRAC WebGUI-Storage-Virtual>> Disks -> VD Actions下拉列表中可用:
图 2: iDRAC WebGUI->存储->虚拟磁盘
而 Available Space 显示 0.00 GB 选择后 Edit Disk Capacity管理此进程:
图 3: iDRAC WebGUI-Expand> Virtual Disk Capacity 页面。
尝试通过在“容量 ”字段中输入最大可用大小来扩展虚拟磁盘容量时,作失败:
图 4:作业队列错误消息
如果现有阵列中有可用空间,请使用 PERCCLI 实用程序进行扩展。
PERCCLI /cx/vx show expansion显示下方的可用空间 NoArrExp.
图 5:PERCCLI 输出 NoArrExp
但是,如果磁盘组中的硬盘已更换为更大的磁盘,则可用空间将显示在 WithArrExp 在 PERCCLI /cx/vx show expansion 输出:
图 6:PERCCLI 输出 WithArrExp
原因
PERC HII 配置实用程序和 iDRAC 不支持扩展阵列容量。
解决方案
使用 Dell 扩展阵列容量 PERCCLI 实用:
1. Run "perccli /cx/vx show expansion" to determine the available expansion space.
2. Then run "perccli /cx/vx expand Size=<xx> expandarray" to perform the array expansion.
The expand command will expand the virtual drive within the existing array if there is available space, or expand into additional capacity if the drives have been replaced with larger ones.
The <xx> size value is specified in MB.
If the "expandarray" option is specified, the full array capacity will be expanded.
If this option is not specified, only the virtual drive capacity will be expanded rather than the full array.