[SOLVED] Proxmox 4.0 Fence Action

adamb

Famous Member
Mar 1, 2012
1,329
77
113
When a fence action occurs on my cluster it causes the node to go into what looks like a kernel panic. It also causes the bang light on my server to light up and it just sits there until I come in hold the power and then start it back up. The servers are HP DL 380p's gen9. This is the only entry I see in the iLO port. Is this expected behavior? Shouldn't the server reboot?

BMC IPMI Watchdog Timer Timeout: Action=None, TimerUse: 0x44, timerActions: 0x00.

Thanks,
Adam
 
Last edited:
When a fence action occurs on my cluster it causes the node to go into what looks like a kernel panic. It also causes the bang light on my server to light up and it just sits there until I come in hold the power and then start it back up. The servers are HP DL 380p's gen9. This is the only entry I see in the iLO port. Is this expected behavior? Shouldn't the server reboot?

BMC IPMI Watchdog Timer Timeout: Action=None, TimerUse: 0x44, timerActions: 0x00.

Thanks,
Adam

Maybe you need to configure the watchdog action (action=power_cycle)

in /etc/modprobe.d/impi_watchdog.conf (simple create the file):
Code:
options ipmi_watchdog action=power_cycle

Does that help (needs a reboot to get active, or reload ipmi_watchdog module).
 
Maybe you need to configure the watchdog action (action=power_cycle)

in /etc/modprobe.d/impi_watchdog.conf (simple create the file):
Code:
options ipmi_watchdog action=power_cycle

Does that help (needs a reboot to get active, or reload ipmi_watchdog module).

Your the man! That did the trick. Adding this one to my notes.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!