- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- host name change
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
06-10-2011 03:52 AM
06-10-2011 03:52 AM
Could please provide the procedure to change hostname in SG 11.16/18/19/20
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2011 03:59 AM
06-10-2011 03:59 AM
Re: host name change
what do you mean by 'hostname in SG', the name of the cluster or the "real" hostname of nodes belonging to the cluster?
On the OS level, the hostname for each node/server is being changed in:
/etc/rc.config.d/netconf --> look for attribute 'HOSTNAME'
After changing the hostnames of the nodes, you then need to reflect the changes in the cluster ascii file as well....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2011 05:00 AM
06-10-2011 05:00 AM
Re: host name change
halt the cluster
change node name and update /etc/hosts,cmnodelist
create new asciifile check and apply
start cluster and nose
please correct if I am wrong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2011 05:09 AM
06-10-2011 05:09 AM
Solutionhalt the cluster, change the hostnames of your nodes (/etc/rc.config.d/netconf ; /etc/hosts ; cmclnodelist), reboot those nodes just to make sure.... but disable autorun of the nodes in /etc/rc.config.d/cmcluster (set it to 0) to not join the cluster automatically after the reboot.
Then get the current cluster config with 'cmgetconf > cluster.ascii' , change node_name parameters ; check the new config with cmcheckconf and && cmapplyconf....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2011 05:43 AM
06-10-2011 05:43 AM
Re: host name change
just update node name parameter and check and apply.
Is this same for SG V 19 &20
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2011 05:57 AM
06-10-2011 05:57 AM
Re: host name change
As for SG 19/20, should not be different, but you can always check the latest manual for the given release on docs.hp.com,to see if it can be done online in these latest releases, as the latest releases usually contain more and more parameters, that can be changed online (without the need for halting packages / cluster).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2011 06:35 AM
06-10-2011 06:35 AM
Re: host name change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2011 07:51 AM
06-10-2011 07:51 AM