在运行Linux(RHEL – 红帽企业Linux服务器 – 版本5.9,64位)的机架式HP ProLiant DL380 G5服务器上:在closures并打开电源之后,使用“RAID 1”的4个逻辑驱动器硬盘之一+0“开始”重build“。 我能够使用hpacucli (“ HParraysconfiguration实用程序CLI ”)检查状态几个小时后,重build成功完成(以前有缺陷的硬盘是“物理驱动器2I:1:2”):
$ hpacucli HP Array Configuration Utility CLI 8.0-14.0 Detecting Controllers...Done. Type "help" for a list of supported commands. Type "exit" to close the console. => ctrl all show config Smart Array P400 in Slot 1 (sn: ...) array A (SAS, Unused Space: 0 MB) logicaldrive 1 (273.4 GB, RAID 1+0, OK) physicaldrive 2I:1:1 (port 2I:box 1:bay 1, SAS, 146 GB, OK) physicaldrive 2I:1:2 (port 2I:box 1:bay 2, SAS, 146 GB, OK) physicaldrive 2I:1:3 (port 2I:box 1:bay 3, SAS, 146 GB, OK) physicaldrive 2I:1:4 (port 2I:box 1:bay 4, SAS, 146 GB, OK) ...
我的问题是:有没有办法查看RAID内部控制器(“Smart Array P400”)的RAID事件历史/日志? 我希望能够使用“hpacucli”,但我无法find任何相关的命令在Linux的Hpacucli实用程序 – 所有命令指南
如果需要,我可能会尝试使用其他工具( 但不包括 HP iLO – “Integrated Lights-Out”,因为我没有该访问权限),最好避免重新启动。 我已经检查了“/ var / log / messages”,但是我还没有find任何看似相关的条目。
hplog -v命令将向您显示安装了运行状况pipe理代理的服务器上的系统事件日志。