On Fri, Jul 13, 2012 at 5:09 PM, Slava Astashonok <[email protected]> wrote: > Hello, > > I wonder is it possible to notify one resource about changes in another > resource state. Suppose, I have two different services A and B. They run on > several nodes of cluster. I'd like to inform B about changes in A state. For > example, in case of stopping A on any of cluster node I'd like to see this > event on all nodes runing service B - in form of executing some script. Is > it possible to achieve such behavior from pacemaker?
Not really, no. Clone do tell each other when they start and stop, but this sounds outside of our scope. > > > _______________________________________________ > 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 _______________________________________________ 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
