这是一个3驱动器RAID5。 插槽1中的磁盘失败。 盘更换后,我跑了:
MegaCli64 -LDRecon -Start -r5 -Add -PhysDrv [32:1] -L0 -a0
显然,这不是正确的命令,因为现在我有一个退化的4磁盘raid5而不是一个好的3磁盘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
必须将热备份移动到自动重build状态。 或者你可以尝试使用这个选项:MegaCli -PdReplaceMissing -physdrv 32:1 -a0