これは3ドライブのRAID5です。スロット1のディスクに障害が発生しました。ディスクを交換した後、私は実行しました:
MegaCli64 -LDRecon -Start -r5 -Add -PhysDrv [32:1] -L0 -a0
明らかに、これは正しいコマンドではありませんでした。現在、適切な3ディスクraid5ではなく劣化した4ディスクraid5があります。
これを修正する方法はありますか?
いくつかの詳細情報:
Primary RAID Level : 5
RAID Level Qualifier : 3
Secondary RAID Level : 0
Strip Size per DDF : 7 (64K)
# of drivers per span : 4
# of spans : 1
Init Progress State : No init in progress
State : DEGRADED
Consistentcy : Not Consistent or Not Applicable
Span# 0 :
Start Block : 0MB
# blocks : 139392MB
Array Index : 0
Total size of the logical drive: 418176MB
Logical Drive owner's Device ID: 255
Number of Physical Devices : 4
Device IDs: 0
Device IDs: 0
Device IDs: 2
Device IDs: 1
次のコマンドでホットスペア状態をディスクに設定できます:MegaCli -PDHSP -set -PhysDrv [32:1] -a0
状態を自動的に再構築するには、ホットスペアを移動する必要があります。または、次のオプションを使用してみてください:MegaCli -PdReplaceMissing -physdrv 32:1 -a0