症状 :
客户正在使用 RAID 6 并遇到了两颗硬盘故障。即使在重建过程报告为完成后,逻辑磁盘 (LD) 仍处于降级模式。
日志示例 :
- Information: 0x020A8304 LD:16E1D82C Logical drive rebuild started
- Information: 0x020A8402 LD:16E1D82C Logical drive rebuild completed
诊断 :
如果在更换故障硬盘后使用“重建”而不是“添加硬盘”功能,则可能会出现此问题。在此示例中,将两颗故障硬盘添加回 LD,但只使用一颗全局热备盘来重建。因此仅使用一颗硬盘重建 LD,而另一颗故障硬盘未修复,这会导致 LD 保持降级模式。
错误示例 :
- Error: Pool: vol (ID: 475DAFA139C7F8A2) LD: Logical_drive_1 (ID: 16E1D82C) Enclosure Slot: 2 The first LD member drive failed.
- Error: Pool: vol (ID: 475DAFA139C7F8A2) LD: Logical_drive_1 (ID: 16E1D82C) Enclosure Slot: 3 The second LD member drive failed.
- Information: 0x020A8908 LD:16E1D82C Logical drive add drive action started
- Information: 0x020A8A08 LD:16E1D82C Logical drive add drive completed
解决方案 :
准备一颗新硬盘,作为全局热备盘分配,然后再次重建 LD 以修复剩余的故障硬盘。
结论 :
遇到重建已完成但 LD 仍处于降级模式时,请确保在重建过程中正确更换所有故障硬盘。分配额外的全局热备盘并再次重建应该可以解决此问题。