Operating System - HP-UX
1838356 Members
2915 Online
110125 Solutions
New Discussion

Re: attempting to add a node while cluster is running

 
SOLVED
Go to solution
VINCENT SPURGEON
Frequent Advisor

attempting to add a node while cluster is running

When attempting to add a node while the cluster is running, I receive the following:

"Error: One or more volume groups are activated in shared mode. We cannot do online node configuration. Please deactivate all SLVM VGs activated in shared mode before doing online node configuration."

Should I take that at "face value" and assume that I need to disable all the VG's that are shared, update my cluster config with the new node information, then re-share all the VG's?

thoughts? And as always, thanks for your help.
It's only a flesh wound...
4 REPLIES 4
melvyn burnard
Honored Contributor
Solution

Re: attempting to add a node while cluster is running

This looks like you have an SGeRAC cluster, usingLVM in Shared mode rather than Exclusive mode.
If so, you will need to halt the package to update the cluster with the new node.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Kevin Wright
Honored Contributor

Re: attempting to add a node while cluster is running

Yes, you will need to deactivate all your shared VG's before proceeding. Dealing with Shared VG's is a different beast than exclusive mode.
Steven E. Protter
Exalted Contributor

Re: attempting to add a node while cluster is running

Shalom Vincent,

Once again a meaningful error message.

Face value. At the very least stop the packages , deactivate the shared volume group prior to proceeding.

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
VINCENT SPURGEON
Frequent Advisor

Re: attempting to add a node while cluster is running

Thanks for everyone's help.
It's only a flesh wound...