[Pacemaker] openais not being correctly stopped upon shutdown/reboot on RH systems

2009-10-13 Thread Nikola Ciprich
Hello, I noticed that when I type poweroff/reboot on any of my cluster nodes, the node always changes state to UNCLEAN in crm_mon of other nodes. While looking into it, I've discovered that there is quite serious problem which prevents openais stop from being executed while switching runlevels. It

Re: [Pacemaker] openais not being correctly stopped upon shutdown/reboot on RH systems

2009-10-13 Thread Nikola Ciprich
Hi Andrew, thanks a lot, I've fixed it myself already, just wanted to report the problem. Good to hear it's been already reported and fixed :) have a nice day. nik. On Tue, Oct 13, 2009 at 09:56:25AM +0200, Andrew Beekhof wrote: > Patch is here: > > https://lists.linux-foundation.org/pipermail

Re: [Pacemaker] openais not being correctly stopped upon shutdown/reboot on RH systems

2009-10-13 Thread Andrew Beekhof
Patch is here: https://lists.linux-foundation.org/pipermail/openais/2009-October/013126.html Need to get it into the build service packages On Tue, Oct 13, 2009 at 9:24 AM, Nikola Ciprich wrote: > Hello, > I noticed that when I type poweroff/reboot on any of my cluster nodes, > the node alway