我在带有 P410 控制器的 HP DL160 G6 上遇到了一些间歇性故障和重建消息的问题。
作为故障排除的一部分,我更换了 SATA 电缆,但在启动时,控制器卡在了临时恢复模式。它认为驱动器已发生故障但仍处于连接状态(?),并且有一个未分配的驱动器尚未开始重建。
=> ctrl all show config
Smart Array P410 in Slot 0 (Embedded) (sn: )
Port Name: 1I
Port Name: 2I
array A (SATA, Unused Space: 0 MB)
logicaldrive 1 (50.0 GB, RAID 5, Interim Recovery Mode)
logicaldrive 2 (10.9 TB, RAID 5, Interim Recovery Mode)
physicaldrive 1I:0:3 (port 1I:box 0:bay 3, SATA, 0 MB, Failed)
physicaldrive 2I:0:5 (port 2I:box 0:bay 5, SATA, 4000.7 GB, OK)
physicaldrive 2I:0:6 (port 2I:box 0:bay 6, SATA, 4000.7 GB, OK)
physicaldrive 2I:0:8 (port 2I:box 0:bay 8, SATA, 4000.7 GB, OK)
unassigned
physicaldrive 2I:0:7 (port 2I:box 0:bay 7, SATA, 4000.7 GB, OK)
我已尝试ctrl slot=0 array A remove drives=1I:0:3
删除失败的那个,并ctrl slot=0 array A add drives=2I:0:7
添加未分配的那个以开始重建。
两个命令都失败并出现以下错误:
Error: This operation is not supported with the current configuration. Use the
"show" command on devices to show additional details about the
configuration.
Reason: Array is transforming
它是由 4x4TB 驱动器组成的 RAID 5 阵列。
请问有什么建议吗?
答案1
您需要确保将驱动器连接到背板上的同一端口,或重新调整电缆以将该驱动器置于位置 1。否则,它将无法被检测到。
编辑:
看起来您的磁盘位于错误的端口或连接到了错误的电缆。