HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to change the ip addresses for both nodes(Serv...
Operating System - HP-UX
1832694
Members
2909
Online
110043
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 01:45 PM
08-18-2004 01:45 PM
How to change the ip addresses for both nodes(Service Guard) in a clustered environment
I need to re-ip both HP-UX servers which are using MC Service Guard. Is there a document I can reference?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 01:56 PM
08-18-2004 01:56 PM
Re: How to change the ip addresses for both nodes(Service Guard) in a clustered environment
Hi Mike,
Well, not that I know of, But what you need to do is stop the pkgs & then the cluster & run:
set_parms ip_address
& then make sure *all* hosts files as well as DNS records are updated. IF you're moving *out* of the org subnet, you'll need to change any & all virtual IPs as well. That command will require a reboot.
HTH,
Jeff
Well, not that I know of, But what you need to do is stop the pkgs & then the cluster & run:
set_parms ip_address
& then make sure *all* hosts files as well as DNS records are updated. IF you're moving *out* of the org subnet, you'll need to change any & all virtual IPs as well. That command will require a reboot.
HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2004 06:53 PM
08-18-2004 06:53 PM
Re: How to change the ip addresses for both nodes(Service Guard) in a clustered environment
You will probably need to update cluster configuration file with new IPs (and package config file if you are changing any of the relocatable IPs).
Have a look in the following technical knowledge base document.
Document description: How to change a ServiceGuard cluster's HEARTBEAT IP
Document id: UMCSGKBRC00012626
Have a look in the following technical knowledge base document.
Document description: How to change a ServiceGuard cluster's HEARTBEAT IP
Document id: UMCSGKBRC00012626
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2004 12:19 AM
08-19-2004 12:19 AM
Re: How to change the ip addresses for both nodes(Service Guard) in a clustered environment
There is a document for this:
http://ITRC.HP.COM document ID: UMCSGKBRC00009727
TITLE: Changing LAN information in a ServiceGuard cluster
The cluster binary file (/etc/cmcluster/cmclconfig) gives Serviceguard
the profile of your cluster when the cluster forms.
Using cmviewconf, you can inspect the content of the cluster binary file
and notice the IPs of the NICs are loaded in the binary file.
Some of the IP-related information comes from the cluster configuration
ASCII file and some from the package configuration ASCII files located
in /etc/cmcluster and lower.
To update the cluster binary with the new IP information:
1) halt the cluster (cmhaltcl -f)
2) disable auto-cluster-formation at boot time: /etc/rc.config.d/cmcluster: AUTOSTART_CMCLD=0 (set on each node)
3) edit /etc/rc.config.d/netconf on each node - updating the NIC's IP/netmask info
4) update the hostname resolution service files with the new IP
5) verify nslookup matches the hostname of each node to the new IP
6) use ifconfig to replace the IP - reboot if needed
7) update the cluster and package configuration files with the new IP/Subnet as needed
8) update the package control scripts with new relocatable IPs if necessary
9) cmapplyconf -f -C
If this fails, use 'cmdeleteconf -f' to zero the cluster binary, then repeat the above command
10) cmapplyconf -f -P -P ...
11) use cmviewcl to verify the cluster binary is up to date
12) cmruncl (start the cluster - test package startup
13) re-enable cluster-auto-start:
/etc/rc.config.d/cmcluster: AUTOSTART_CMCLD=1
-StephenD.
http://ITRC.HP.COM document ID: UMCSGKBRC00009727
TITLE: Changing LAN information in a ServiceGuard cluster
The cluster binary file (/etc/cmcluster/cmclconfig) gives Serviceguard
the profile of your cluster when the cluster forms.
Using cmviewconf, you can inspect the content of the cluster binary file
and notice the IPs of the NICs are loaded in the binary file.
Some of the IP-related information comes from the cluster configuration
ASCII file and some from the package configuration ASCII files located
in /etc/cmcluster and lower.
To update the cluster binary with the new IP information:
1) halt the cluster (cmhaltcl -f)
2) disable auto-cluster-formation at boot time: /etc/rc.config.d/cmcluster: AUTOSTART_CMCLD=0 (set on each node)
3) edit /etc/rc.config.d/netconf on each node - updating the NIC's IP/netmask info
4) update the hostname resolution service files with the new IP
5) verify nslookup matches the hostname of each node to the new IP
6) use ifconfig to replace the IP - reboot if needed
7) update the cluster and package configuration files with the new IP/Subnet as needed
8) update the package control scripts with new relocatable IPs if necessary
9) cmapplyconf -f -C
If this fails, use 'cmdeleteconf -f' to zero the cluster binary, then repeat the above command
10) cmapplyconf -f -P
11) use cmviewcl to verify the cluster binary is up to date
12) cmruncl (start the cluster - test package startup
13) re-enable cluster-auto-start:
/etc/rc.config.d/cmcluster: AUTOSTART_CMCLD=1
-StephenD.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP