<br><br><div class="gmail_quote">On Fri, Nov 20, 2009 at 12:42 AM, Andrew Beekhof <span dir="ltr"><<a href="mailto:andrew@beekhof.net">andrew@beekhof.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div class="h5">
><br>
> I need a resource to do something on event of node join/left. Is it possible<br>
> to receive node join/left event at resource level?<br>
<br>
</div></div>If its a clone, then you can ask for notifications.<br>
Otherwise, you need to look in the cib or ask pacemaker for membership<br>
updates (ie. you'd need to modify your daemon)<br>
<br>
</blockquote></div>Thank very much, I will try it by using clone. What you mean "your daemon"? Pacemaker?<br><br>Thanks<br>