Operating System - HP-UX
1837257 Members
2484 Online
110115 Solutions
New Discussion

Servie Guard Rolling Upgrades

 
Feljav
Frequent Advisor

Servie Guard Rolling Upgrades

How can I turn on /off auto cluster configuration?
3 REPLIES 3
A. Clay Stephenson
Acclaimed Contributor

Re: Servie Guard Rolling Upgrades

Edit the file /etc/rc.config.d/cmcluster.
If it ain't broke, I can fix that.
whiteknight
Honored Contributor

Re: Servie Guard Rolling Upgrades


Hi

Here is the steps for rolling upgrades
http://docs.hp.com/en/B3936-90079/apes01.html

To turn off auto cluster configuration

Edit the /etc/rc.config.d/cmcluster file to include the following line:
AUTOSTART_CMCLD = 0


WK
please assign points
Problem never ends, you must know how to fix it
Stephen Doud
Honored Contributor

Re: Servie Guard Rolling Upgrades

The steps for a rolling upgrade are described in Appendix E in the Managing Serviceguard manual.
Appendix E is located here:
http://docs.hp.com/en/B3936-90117/ape.html

To disable a node from attempting to form/join a cluster at boot-time, set /etc/rc.config.d/cmcluster AUTOSTART_CMCLD=0.

This step is documented in the above Appendix section of the manual.