MegaCli:什么时候一个驱动器失败?

使用MegaCli64 ,有没有办法找出硬盘何时失效?

即, /opt/MegaRAID/MegaCli/MegaCli64 -ShowSummary -aALL显示

  Connector : Int.Ports 0-3<Internal><Encl Pos 1 >: Slot 5 Vendor Id : SEAGATE Product Id : ST31000640SS State : Failed Disk Type : SAS,Hard Disk Device Capacity : 930.390 GB Power State : Active 

我想知道,因为当该磁盘处于Failed状态。

您应该检查适配器的事件日志,以确定驱动器何时失败:

 MegaCli -AdpEventLog -GetEvents -f <filename> -aAll 

将创build一个事件日志作为文本文件。 检查文件中的有关故障磁盘的消息。