##注意:报警肯定是有原因的,为了生产环境的安全,请分析过报警信息后再做日志的清理和报警灯的关闭!!
一、HMC的WEB页面下的操作。 登陆HMC; 找台笔记本网卡配置IP 192.168.0.144(不限于144,只要是192.168.0网段非147即可),用网线连接小型机后面HMC的上面的1网口,从IE地址栏中输入https://192.168.0.147 点击出现的授权界面确定,在出现的用户名和密码窗口中分别填写admin和admin(密码有可能有变)登陆到HMC的WEB界面。 在HMC中直接清除以上日志方法:System Service Aids--> Error/Event Logs--> Clear all error/event log entries 即可清除日志 关闭面板报警灯方法:System Configuration-->
Service Indicators--> Service Attention Indicator--> Turn off the system attention indicator 选项即可关闭前面板的橙色报警灯
二、在AIX下用命令及菜单的处理方法(来自网上,不过自己动手做过) AIX yellow attention clear 如果发现前面板有报警灯,请重置告警灯状态 ( 硬件没有报错的状态下!) 1、使用root用户登陆系统,执行“diag”命令,回车继续; 2、看到“Press the F3 key to exit or press Enter to continue.”时,回车继续 3、选择“Task Selection”,回车继续; 4、选择“Log Repair Action”,回车继续; 5、选择“sysplanar0”,回车; 6、此时“sysplanar0”前面会出现一个“+”号; 7、按“F7”或者“ESC+7”提交; 8、看到“Use Enter to continue.”时,回车继续; 9、此时“sysplanar0”前面的“+”号会变成“*”号; 10、按“F10”离开“diag”。 |