Operating System - HP-UX
1834178 Members
2820 Online
110064 Solutions
New Discussion

Re: quorum server needs!!!

 
gany59
Regular Advisor

quorum server needs!!!

I have gone through the forum related to service guard, they have mentioned like for 2 node configuration, there is no need of quorum server. I want to know what is quorum server, is that a package, can we install that package on any of the server which is configured on the cluster environment. If hear beat fails on the 4 node cluster, then the each node will contact the quorum server right ?

basically what is the need of quorum server.
Thanks in advance!!

8 REPLIES 8
Hakki Aydin Ucar
Honored Contributor

Re: quorum server needs!!!

I think it is valuable address to check in the first time:
https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8467BA
Ismail Azad
Esteemed Contributor

Re: quorum server needs!!!

Hi,

You can use 2 methodologies for "cluster reformation" at the time of communication loss in terms of heartbeat between 2 nodes of the cluster :-

1)Lock disk which is a disk part of a VG which the nodes will "race" or compete for when heartbeat messages are not being received within NODE_TIMEOUT.

2)Quorum server is outside your serviceguard environment and for a 5 node cluster and more you cannot use a local LVM lock disk , you will have to make use of Q/S and the nodes continuously poll this server. {atleast in SGA.11.17 and before}

Dont forget to assign points.

Regards
Ismail Azad
Read, read and read... Then read again until you read "between the lines".....
Rita C Workman
Honored Contributor

Re: quorum server needs!!!

A quorum server provides the same mechanism as the lock disk. It provides quorum, which is defined as " the number of members of a group or organization required to be present to transact business legally, usually a majority.

So both provide a majority, thus allowing the cluster to reform and come up.

A quorum server is a piece of software that can be loaded on a number of devices. The only requirement is that the device must NOT be in the cluster.

Here is a whitepaper on Quorum Servers & you can also go out and download other guides on it. It is very simple to setup.

http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02057261/c02057261.pdf

Regards,
Rita
gany59
Regular Advisor

Re: quorum server needs!!!

Hi Ismail,

I am unable to understand what u mentioned in the below lines:

"1)Lock disk which is a disk part of a VG which the nodes will "race" or compete for when heartbeat messages are not being received within NODE_TIMEOUT."

Sorry i am not aware of what the lock disk is do. I know that the disk which is shared between the all the nodes are called cluster lock disk right ?

And too if the we got the alert like cluster disk fails, then the cluster would be halted automatically right ? hence one group of disk called Vg and that Vg is shared between the nodes. So atleast there must be a data loss right ?

Please dont feel this questions are silly. I am handling cluster environment first time. thats y i have raised many questions in this forumn..... :)

Thanks!
Stephen Doud
Honored Contributor

Re: quorum server needs!!!

Hello gany59,
An arbitration device (lock disk, lock lun or quorum server) is required for a 2-node cluster.

If you will be building a cluster but do not have the opportunity to take HP Education Center training on the topic, at a minimum, you should take some time to read the "Managing Serviceguard" manual located at http://www.hp.com/go/hpux-SG-docs.
nijokj
Trusted Contributor

Re: quorum server needs!!!

There are two different way to avoid split brain syndrome when the heartbeat failed .
One is lock disk and another is quarom server.
Lock disk is dedicated disk which is used as a arbitrary device when the cluster contain four or less than four node as per HP recomendation.
Quarom server uses as arbitration device when cluster includes morethan four nodes as per HP recoments,It is a seperated server installed with quarom software other than cluster node connected in cluster network.
gany59
Regular Advisor

Re: quorum server needs!!!

So nijoki,

CLuster lock disk is the disk what we shared for the cluster nodes, say for an example, 2 node cluster. Am i right ?
nijokj
Trusted Contributor

Re: quorum server needs!!!

you are correct ,cluster lock disk is a shared disk which should be accessible from all the nodes in cluster.

please refer the below pdf which is the best guide about these arbitration mechanisam of serviceguard cluster I have ever seen.

http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02056095/c02056095.pdf