----- Original Message ----- > From: "Andreas Stallmann" <[email protected]> > To: [email protected] > Sent: Thursday, June 28, 2012 10:05:06 AM > Subject: [Pacemaker] Resource is monitored only till promote... bug or > config error? > > > > > > > > Hi! > > > > For some yet unknown reason, pacemaker does monitor the tomcat_ms > resource on my dedicated master node (ucrs1) only until it gets > promoted to Master. After that, there’s no further monitoring for > tomcat on the master, while the slave (ucrs2) is still monitored. >
I think I tracked down what is going on. Try this branch. https://github.com/davidvossel/pacemaker/tree/bug-5072 If you are patching an older version of pacemaker, this patch is probably all you need. https://github.com/davidvossel/pacemaker/commit/fc03be02bf3a045babfe8233cbc99227da71d024 -- Vossel _______________________________________________ Pacemaker mailing list: [email protected] http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
