Hadron / carthage

Carthage is an Infrastructure as Code (IAC) framework
Other
7 stars 4 forks source link

pacemaker tries to STOP after unclean reboot #43

Open kdienes opened 1 year ago

kdienes commented 1 year ago

The patch in

https://github.com/Hadron/carthage/pull/36

doesn't quite work like we hoped, because pacemaker seems to call "stop" and not "probe" when booting back up after being fenced. When "stop" returns NOT_IMPLEMENTED pacemaker goes into a self-murder loop.