HP-UX 系统中的EMS Event Notification问题咨询
近日在HP RX8640双机中的备机syslog.log中有看到如下提示,不知道代表什么意思,请高手指点下,感情!
Aug 2 10:16:56 scsc1_2 EMS [2538]: ------ EMS Event Notification ------ Value: "CRITICAL (5)" for Resource: "/storage/events/disks/default/0_0_0_2_0.6.0" (Threshold: >= " 3") Execute the following command to obtain event details: /opt/resmon/bin/resdata -R 166330370 -r /storage/events/disks/default/0_0_0_2_0.6.0 -n 166330545 -a
Aug 11 10:17:17 scsc1_2 EMS [2538]: ------ EMS Event Notification ------ Value: "CRITICAL (5)" for Resource: "/storage/events/disks/default/0_0_0_2_0.6.0" (Threshold: >= " 3") Execute the following command to obtain event details: /opt/resmon/bin/resdata -R 166330370 -r /storage/events/disks/default/0_0_0_2_0.6.0 -n 166330554 -a
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
执行下这个/opt/resmon/bin/resdata -R 166330370 -r /storage/events/disks/default/0_0_0_2_0.6.0 -n 166330545 -a
把结果贴上来看看吧。
ioscan -kfnCdisk查看对应的硬件路径是什么盘。0_0_0_2_0.6.0,这个应该是本地盘有问题,估计本地盘no-hw,或者有坏块。
{:3_185:}那syslog.log里面的信息已经明确告诉你可以执行命令来查看的了。。另外也可以查看/var/opt/resmon/log/event.log,对应的时间点就是该日志的详细内容~~
本帖最后由 cmdniangao 于 2010-08-12 10:54 编辑
123