我接到了此服务电话,其中包含以下 snmp 信息,有关 HP DL360 G2 服务器中的驱动器故障:
Error log Event Type: Error
Event Source: Storage Agents
Event Category: Events
Event ID: 1064
Date: 2013-06-07
Time: 02:21:35
User: N/A
Description: Compaq Drive Array Physical Drive Status Change. The physical drive in **slot 0, port 2, bay 1** with serial number "6LQASCX8800B223431U", has a new status of 3.
(Drive status values: 1=other, 2=ok, 3=failed, 4=predictiveFailure)
[SNMP TRAP: 3029 in CPID]
如何确定是哪个物理驱动器?DL360 G2 有两个驱动器插槽:左(SCSI ID 0)和右(SCSI 1)。此 SNMP 陷阱是否也从 0 或从 1 开始枚举托架?iLO 不提供有关所连接驱动器的信息,HP 阵列配置实用程序列出了插槽中的驱动器,但无法指示它是哪一个(启动时阵列配置实用程序确实可以做到这一点,但重新启动服务器不是一种选择)。
有什么建议么?
提前致谢。
答案1
没有理由继续在具有 12 年历史的并行 SCSI 服务器上运行任何东西......
无论如何,HP 驱动器插槽都从零开始编号。SNMP 将遵循相同的约定,因为这里使用了 HP/Compaq 特定的 SNMP 挂钩。
Smart Array 6400 in Slot 3 (sn: P57820G9SQ90KM)
array A (Parallel SCSI, Unused Space: 0 MB)
logicaldrive 1 (410.2 GB, RAID 1+0, OK)
physicaldrive 1:0 (port 1:id 0 , Parallel SCSI, 146.8 GB, OK)
physicaldrive 1:1 (port 1:id 1 , Parallel SCSI, 146.8 GB, OK)
physicaldrive 1:2 (port 1:id 2 , Parallel SCSI, 146.8 GB, OK)
physicaldrive 1:3 (port 1:id 3 , Parallel SCSI, 146.8 GB, OK)
physicaldrive 1:4 (port 1:id 4 , Parallel SCSI, 146.8 GB, OK)
physicaldrive 1:5 (port 1:id 5 , Parallel SCSI, 146.8 GB, OK)