티스토리 뷰

아래와 같이 IPMI 정보 수신을 실패한다.

 

 

이 문제는 IPMI 시스템 이벤트 로그파일이 가득 찼을때 모니터링 실패 경보가 트리거 된다고 한다.

 

서버를 재부팅 하거나, esxi 6.7 버젼 이상 부터는 CLI로 Clear가 가능하다.

 

 

To clear the IPMI SEL logs in ESXi 5.1 and later:
  1. Connect to the ESXi host through SSH.
  2. Run this command:

    localcli hardware ipmi sel clear

Alternatively, consider Restarting the management agents as well. 

Note: If the sfcbd-watchdog service is stopped, use the two below commands to start the service:
esxcli system wbem set --enable true
 
/etc/init.d/sfcbd-watchdog restart

 

reference : https://knowledge.broadcom.com/external/article/316579/host-ipmi-system-event-log-status-alarm.html

 

"Host IPMI system event log status" alarm in vCenter Server

"Host IPMI system event log status" alarm in vCenter Server book Article ID: 316579 calendar_today Updated On: Products VMware vSphere ESXi Show More Show Less Issue/Introduction When host IPMI system event log status alarm is triggered repeatedly in the H

knowledge.broadcom.com

 

#vsan #IPMI #log

댓글