1834170 Members
2372 Online
110064 Solutions
New Discussion

Re: clustering doubt

 
kamal_9
Super Advisor

clustering doubt

In a two node cluster if the cluster lock is currenrtly locked in systemA and if all of a sudden the power in systemA goes off.then how the systemB will get the cluster lock to reform the cluster.
6 REPLIES 6
Geoff Wild
Honored Contributor

Re: clustering doubt

Niether node will lock the cluster lock disk unless it has lost communication with the other node - when that happens, 1 node will get it - the other will TOC.

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Sridhar Bhaskarla
Honored Contributor

Re: clustering doubt

Hi Kamal,

When the cluster is running, cluster lock won't get locked with any of the systems. It's attained only if one system cannot see the other system. If the systemA goes off, then systemB will automatically succeed in obtaining the cluster lock as there is no competition to it. Otherwise whichever the system gets the cluster lock first would take over.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Manish Srivastava
Trusted Contributor

Re: clustering doubt

Hi,

I do not know what is a cluster lock? is it the quorum disk you are talking about?

manish
Gary L. Paveza, Jr.
Trusted Contributor

Re: clustering doubt

The cluster lock should be on a drive which is shared between all nodes in the cluster. One node will always be able to get the lock.
Karthik S S
Honored Contributor

Re: clustering doubt

When SystemA - Power fails, then SystemB wont able to receive the heartbeat signals from SysA. Thus, it will succeed in obtaining the clusterlock/quorumdisk which is on a shared disk array b/w SysA and SysB.

-Karthik S S

(Hi there ITRC :-), after a long gap I am back)
For a list of all the ways technology has failed to improve the quality of life, please press three. - Alice Kahn
Sundar_7
Honored Contributor

Re: clustering doubt

It is not like a system keeps a cluster lock disk locked all the time - it is just used for split of a second when the split brain situation occurs. So if both systemA and systemB are currently part of the cluster, none of them are holding the cluster lock - both the machines are free to lock the disk (for sometime) if the other nodes goes down or there is any communication failure.

In this case, whichever node managed to lock the disk first will form the cluster, the other node can join the cluster if it managed to recover from the failure. If not, the cluster safety timer times out in the other node and it is TOCed.
Learn What to do ,How to do and more importantly When to do ?