1833758 Members
2945 Online
110063 Solutions
New Discussion

toc in cluster nodes

 
SOLVED
Go to solution
Shivkumar
Super Advisor

toc in cluster nodes

Hi,

In case of 2 cluster nodes if a node develope some problem then is it desirable if one node goes for TOC ?

Thanks,
Shiv
2 REPLIES 2
James R. Ferguson
Acclaimed Contributor
Solution

Re: toc in cluster nodes

Hi Shiv:

Yes, in a 2-node cluster, failure to detect a heart-beat will result in one node undergoing a TOC (Transfer-of-Control, or reboot) thereby allowing the remaining node to acquire all resources and packages.

Regards!

...JRF...
A. Clay Stephenson
Acclaimed Contributor

Re: toc in cluster nodes

It depends upon the nature of the problem but as has already been said if no heartbeat is detected then one of the nodes should die -- otherwise, imagine both nodes trying to activate the same VG and mount filesystems. Also on a two-node cluster you now do not node have quorum and this is why a 2-node cluster must use a quorum server or lock disk -- to avoid split-brain syndrome. On the other hand if a simple disk failure occurred (possibly the boot disk) then this should be a complete non-event on either node and even the node with the failed disk shouldn't care because I'm sure that you mirrored it. Right?
If it ain't broke, I can fix that.