On Fri, Nov 20, 2009 at 7:15 PM, hj lee <kerd...@gmail.com> wrote:
>
>
> On Fri, Nov 20, 2009 at 12:42 AM, Andrew Beekhof <and...@beekhof.net> 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?

No, _yours_. The one you want to know about node up/down events.

_______________________________________________
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Reply via email to