- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- What happens when a node rejoins a 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
11-06-2003 09:00 PM
11-06-2003 09:00 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 09:04 PM
11-06-2003 09:04 PM
Re: What happens when a node rejoins a cluster ?
If you have AUTOSTART_CMCLD=1 in the /etc/rc.config.d/cmcluster file then upon bootup the node will autonatically rejoin the cluster & if it's primary package(s) are not running elsewhere they will start up upon it.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 09:07 PM
11-06-2003 09:07 PM
Re: What happens when a node rejoins a cluster ?
as you suspect, if AUTOSTART_CMCLD is set to 1 in /etc/rc.config.d/cmcluster, a cmrunnode is exectuted and the node tries to join the cluster.
(It is expected that the cluster is running at least on one node).
If you set it to 0, you will have to manually enter cmrunnode after reboot in order to join the cluster, in any case this does not affect the status of any package.
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 09:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 09:08 PM
11-06-2003 09:08 PM
Re: What happens when a node rejoins a cluster ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 09:10 PM
11-06-2003 09:10 PM
Re: What happens when a node rejoins a cluster ?
Check the syslog.log files on the cluster nodes including the node that didn't rejoin. It will tell you what happened & should explain why it failed to join the cluster.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 09:13 PM
11-06-2003 09:13 PM
Re: What happens when a node rejoins a cluster ?
My AUTOSTART_CMCLD is set appropriately, but the node did not fully rejoin the cluster.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 09:20 PM
11-06-2003 09:20 PM
Re: What happens when a node rejoins a cluster ?
what do you mean with "full" rejoin. Over time in cmviewcl the node is either "down" or "up". Or does it remain in "starting"?
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2003 12:27 AM
11-07-2003 12:27 AM
Re: What happens when a node rejoins a cluster ?
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062686678
It gives a detailed description of the concepts and even of why a node will not join a cluster even
though AUTOSTART_CMCLD=1.
=StephenD.