On Fri, Nov 20, 2009 at 6:07 AM, hj lee <[email protected]> wrote: > Hi, > > I need a resource to do something on event of node join/left. Is it possible > to receive node join/left event at resource level?
If its a clone, then you can ask for notifications. Otherwise, you need to look in the cib or ask pacemaker for membership updates (ie. you'd need to modify your daemon) _______________________________________________ Pacemaker mailing list [email protected] http://oss.clusterlabs.org/mailman/listinfo/pacemaker
