Operating System - Linux
1829115 Members
13506 Online
109986 Solutions
New Discussion

have to do afer changing network IP address

 
???_185
Regular Advisor

have to do afer changing network IP address

Our system has configured as service guard have to been changed into new network ip address.
After changing network IP address, how can I confige package and apply?
1 REPLY 1
Craig Gilmore
Trusted Contributor

Re: have to do afer changing network IP address

You'll need to first change the cluster configuration file. cmgetconf -o would be the start. Change the IP address in the cluster config file that was created.

Next, in the package configuration directory, there should be a .conf file and a .cntl file. Check each of these files for the IP address and subnet. Change as required. You may also need to change the Package IP address.

After all the changes, make sure that the cluster is halted and issue cmcheckconf -C . Followed by cmapplyconf -C

Check and apply the config changes for the package files too.

I'm making some quick general statements here. Make sure that you refer to the Serviceguard manual for the version of SGLX that you are using.

Regards