Will enabling traps do what you want? From: hj lee [mailto:[email protected]] Sent: Friday, November 20, 2009 11:16 AM To: [email protected] Subject: Re: [Pacemaker] {Pacemaker] Is there a way for a resource to receive an event of node join or left?
On Fri, Nov 20, 2009 at 12:42 AM, Andrew Beekhof <[email protected]<mailto:[email protected]>> wrote: > > 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) Thank very much, I will try it by using clone. What you mean "your daemon"? Pacemaker? Thanks
_______________________________________________ Pacemaker mailing list [email protected] http://oss.clusterlabs.org/mailman/listinfo/pacemaker
