[Linux-cluster] No failover occurs!

Lon Hohberger lhh at redhat.com
Thu Jun 28 18:19:58 UTC 2007


On Mon, Jun 25, 2007 at 10:44:36AM -0500, Dave Augustus wrote:
> I am familiar with Heartbeat and new to RHCS.
> 
> Anyhow:
> 
> I created a 2 node cluster with no quorum drive.
> added an ip address on the public eth
> added an ip address on the private eth
> added the script apache, with proper configs on both hosts
> 
> The only way I can get all 3 to run is to reboot the nodes.
> 
> Shouldn't it failover if a service fails to start?

It's a configuration option.


  <service name="xxx" recovery="restart|relocate|disable" ...>

Restart = default = restart on the same node.
Relocate = "failover"
Disable = don't bother trying; disable service immediately.

Could you post your cluster.conf?

-- 
Lon Hohberger - Software Engineer - Red Hat, Inc.




More information about the Linux-cluster mailing list