Lars Marowsky-Bree wrote:
> On 2007-04-03T22:05:24, Alan Robertson <[EMAIL PROTECTED]> wrote:
> 
>>> Yes. I'd avoid needless calls to it though as every call triggers a
>>> transition - so don't just call it in _every_ monitor operation ;-)
>> That's a good point.  Unfortunately that means the RA has to keep state
>> somewhere, which is a bit of a pain.
> 
> That is why I'd suggest to only call it in start or post-notify; calling
> it in post-notify basically implies it'll be called after every state
> change.

But, for DRBD for example, the ability to become master can change
without a heartbeat state change.

This is not at all surprising, nor is it probably uncommon.

-- 
    Alan Robertson <[EMAIL PROTECTED]>

"Openness is the foundation and preservative of friendship...  Let me
claim from you at all times your undisguised opinions." - William
Wilberforce
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to