Operating System - HP-UX
1834629 Members
3223 Online
110069 Solutions
New Discussion

Re: moving a Quorum Server

 
SOLVED
Go to solution
Jean-Yves Picard
Trusted Contributor

moving a Quorum Server

Hello,

I have four SG cluster.
each cluster is a two node cluster, each node beeing in a different site.
we have a quorum server located on one site.

we would like quorum server to be moved to a third location.

I understand new definition is to take place in cluster.cfg files.

Can we change quorum definition without stoping the cluster?

Jean-Yves
2 REPLIES 2
melvyn burnard
Honored Contributor
Solution

Re: moving a Quorum Server

No, this is not an online reconfigurable parameter.
You would need to have the QS available at the new site, halt each cluster, modify the ascii file to reflect the new QS details, and reapply the binary.
Of course, if the QS could be moved and retain it's ip adddress and hostname, then you would nt have to bothe, but the assumption is it will change it's ip address.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Jean-Yves Picard
Trusted Contributor

Re: moving a Quorum Server

Thank you melvyn for such a quick reply.

if quorum server is defined as a symblic name (e.g. quorum.mycompany.com), can we change it's IP in /etc/hosts and have a cluster relaying on new IP ?