DL360 G2 SNMP驱动器故障位置

我已经通过下面提供的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不提供有关连接的驱动器的信息,HParraysconfiguration实用程序列出了插槽中的驱动器,但无法指出它是哪一个(启动时的arraysconfiguration实用程序确实可以这样做,但重新启动服务器不是选项)。

有什么build议么?

提前致谢。

没有任何借口可以在具有并行SCSI的12年服务器上运行任何东西…

无论哪种方式,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)