[Linux-HA] Interface to the cluster database (v2.0.0)

Peter Kruse pk at q-leap.com
Tue Aug 23 07:00:24 MDT 2005


Hello,

thanks for your response,

Alan Robertson wrote:
> 
> In release 2, heartbeat will be happy to monitor your services and 
> restart them for you (if that's what you're after).

Actually I want to do it like ipfail: if node A cannot reach
the ping_nodes, check if node B can, if it cannot, then
leave services running on node A.  if node B can
reach the ping_nodes then failover.
Only, that I'm not checking with ping but the physical
link, and so I need a way to get the information from
the other node ("link status").  So have to figure out
another way.

> 
> I'm pretty sure you won't be able to do that.
> 
> I think this is disabled in release 2 configurations (that is, those 
> saying "crm on").  Reading the code confirms that.  In R2 we don't use 
> that capability at all.

I see, are there any replacements for the hb_standby and hb_takeover
scripts in such installations?

> 
> The messaging API _definitely_ works in R2.
> 

This is what ipfail uses, maybe I have to take a closer look.

	Peter


More information about the Linux-HA mailing list