- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Add new node with MC/SG 11.16 in existing cluster ...
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-06-2006 03:50 AM
06-06-2006 03:50 AM
I want to add a new host in an existing cluster.
The existing cluster run MC/SG version 11.14
My new hosts run MC/SG version 11.16
Can I do it ? Can I do it live?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2006 04:03 AM
06-06-2006 04:03 AM
Re: Add new node with MC/SG 11.16 in existing cluster 11.14
1. Configure the new node to access the cluster and package resources.
2. Updating the new server details into the cluster configuration
ASCII file (/etc/cmcluster/CONF).
3. Updating the server name to any package configuration files
(/etc/cmcluster//conf) that the new server will own
or adopt.
4. Use the cmapplyconf command to update the cluster binary
file /etc/cmcluster/cmclconfig. This file name is set by
ServiceGuard.
Notes:
1. Adding a server to a running cluster is permissible. If a package
configuration file was modified to add the new server as another
resource NODE_NAME, it will be necessary to halt the package
before performing the cmapplyconf command.
2. A node can only be added to a cluster when it has the same version of
ServiceGuard loaded that is operating on the cluster.
It is permissible to mix operating system revisions on cluster
nodes as long as they all have the same version of ServiceGuard
loaded.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2006 04:21 AM
06-06-2006 04:21 AM
Re: Add new node with MC/SG 11.16 in existing cluster 11.14
My current configuration is :
Cluster with 2 nodes (MC/SG 11.14)
My objective :
Replace those two nodes by two new servers. But the new node run MC/SG 11.16.
If I understand properly your answer, I'll need to do the migration during the same step. (Stop cluster, reform new cluster with the two new nodes)?
I think that I can run cluster with different MC/SG version but I don't know how to add the new node. Maybe that I can do it but not live?
When I try to run a cmcheckconf on my node with MC/SG 11.16 :
# cmcheckconf -v -C /etc/cmcluster/READY_mgmnt.ascii
Checking cluster file: /etc/cmcluster/READY_mgmnt.ascii
Checking nodes ... Done
Checking existing configuration ... Done
cmcheckconf : Command can not be executed remotely.
Addition of node NEW_NODE to cluster mgmnt is possible only when
command is issued from a node which is already a part of the cluster.
Please login to one of the cluster member nodes of cluster mgmnt
and reissue the command.
If I run the command from a node which is already a part of the cluster :
# cmcheckconf -v -C /etc/cmcluster/READY_mgmnt.ascii
Checking cluster file: /etc/cmcluster/READY_mgmnt.ascii
Checking nodes ... Done
Checking existing configuration ... Done
Gathering configuration information ... Done
Gathering configuration information ... Done
Error: This node is at revision 11.14 of ServiceGuard, node NEW_NODE is at 11.16 .
Unable to make configuration changes when a node in the cluster is at a different revision.
How should I proceed?
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2006 04:33 AM
06-06-2006 04:33 AM
SolutionWhen adding nodes into a cluster they must all be running the same version of SG.
Your options are to either downgrade the new node to 11.16, or upgrade the existing cluster to 11.16 and then add in the new node.
Your options may be limited dependant on the OS versions you have
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2006 04:39 AM
06-06-2006 04:39 AM
Re: Add new node with MC/SG 11.16 in existing cluster 11.14
Its not possible to do it.Pls upgrade the old 11.14 to 11.16
Cheers
Arunkumar.B
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2006 05:42 AM
06-06-2006 05:42 AM
Re: Add new node with MC/SG 11.16 in existing cluster 11.14
We will upgrade from 11.14 to 11.16.
Best regard