CentOS 6.5 alway reboot automatically.<br />
we use the RHEL6.5 solution as follow, the issue still exist.<br />
<br />
Workaround 1:<br />
Execute below commands:<br />
# chkconfig --level 345 ipmi on<br />
# service ipmi restart<br />
# service bmc-watchdog condrestart
↧