Hello, in our cluster consisting of two nodes we can see the following effect:
- on both nodes openais is stopped - on one node, init 6 is called to reboot the system - during boot processing, openais is started, but the concerned node remains in state OFFLINE; we can see the following message in /var/log/messages: crmd: [17541]: info: ais_dispatch: Membership 1844: quorum still lost (about every three minutes) - stopping openais by command /etc/init.d/openais stop does not work, stop processing not ends correctly, it must be interrupted by CTRL+C: /etc/init.d/openais stop Stopping OpenAIS daemon (aisexec): .................................................................^C - to stop openais forced, we got pid of ais process (ps ax | grep ais), and killed this process - afterwards we started openais by command /etc/init.d/openais start, and everything worked well !! What can be the reason for this behavior ?? our Linux kernel version: 2.6.27.45-0.1-xen our openais version: openais-0.80.3-26.8.1 Thank you very much for your help. Armin Haußecker
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
