Operating System - HP-UX
1838230 Members
6114 Online
110125 Solutions
New Discussion

how to resolve the MCSG vglock problem

 
a_79
Advisor

how to resolve the MCSG vglock problem

hello :

when cmapplyconf , the error is below:
Error: First cluster lock volume group /dev/vglock belongs to another cluster.
cmapplyconf : Unable to verify cluster file: ./cmclconf.ascii.


3 REPLIES 3
Stephen Doud
Honored Contributor

Re: how to resolve the MCSG vglock problem

If you can guarantee that the cluster lock VG is supposed to be owned by this cluster, do the following:
# vgchange -a n vglock
# vgchange -c n vglock
# vgchange -a y vglock
# cmapplyconf ....

Steven E. Protter
Exalted Contributor

Re: how to resolve the MCSG vglock problem

Shalom,

I do not think sharing a cluster lock disk between two clusters is a good idea. Or possible. Make sure the other cluster has its own cluster lock disk.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Jeff Schussele
Honored Contributor

Re: how to resolve the MCSG vglock problem

Or better yet - migrate to quorum servers as we've done. We use our depot/Ignite servers, but you just need servers that you will know will be up all the time.

My 2 cents,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!