當磁碟群組中的硬碟更換為較大的磁碟時, Expand Virtual Disk 選項不適用於 PERC HII 設定公用程式:系統設定 -> PERC 設定 -> VD 作業 下拉式清單:
圖 1:HII 設定公用程式 --VD 作業
可使用 Edit Disk Capacity選項位於 iDRAC WebGUI->儲存裝置->虛擬磁碟 -> VD 動作下拉式清單中:
圖 2: iDRAC WebGUI->儲存裝置->虛擬磁碟
可使用 Available Space 選擇後顯示 0.00 GB Edit Disk Capacity:
圖 3: iDRAC WebGUI->展開虛擬磁碟容量頁面。
嘗試在容量 欄位中輸入最大可用大小來擴充虛擬磁碟容量時,作業會失敗:
圖 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.