- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: how to ensure the cluster is still running if ...
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-22-2007 08:15 PM
11-22-2007 08:15 PM
I have a two nodes cluster with primary lan and heart beat link. If I am not able to have the 2nd heart beat link due to the lack of the lan card.
How can I ensure my cluster is still running if my heart beat link is down?
thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2007 08:47 PM
11-22-2007 08:47 PM
Re: how to ensure the cluster is still running if the heart beat link is down.
else ..have a look at below threads..
Anshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2007 09:47 PM
11-22-2007 09:47 PM
Re: how to ensure the cluster is still running if the heart beat link is down.
If you do not have alternate Heartbeat link You are risking the availablity of cluster in the event of loss of primary heartbeat link.
You cannot ensure by any means that the cluster is still running, if the heartbeat link is down (it defeats the purpose of heartbeat channel).
If heartbeat link fails and NODE_TIMEOUT limit is reached, one of the node is determined to have failed and a cluster reformation commences.
Thanks,
Srikanth
Thanks,
Srikanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2007 10:21 PM
11-22-2007 10:21 PM
Re: how to ensure the cluster is still running if the heart beat link is down.
Do make sure that you increase the NODE_TIMEOUT to a higher value. Otherwise, it will be difficult to identify the infinite loop of cluster reforming assuming the other node of the 2-node cluster is down.
If you set the NODE_TIMEOUT to a larger value, it gives you an option of manual intervention after initial failures.
Thanks,
Srikanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2007 11:10 PM
11-22-2007 11:10 PM
Re: how to ensure the cluster is still running if the heart beat link is down.
Thanks for the information. If I changed the node_timeout value. Do I need to re-combile the cluster binary?
I have 2 options:
1) if I have a standby lan connected. Does it going to take over if the primary heart beat is down?
2) if I add in the 2nd heartbeat link now, do I need to re-compile the cluster binary again?
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2007 11:43 PM
11-22-2007 11:43 PM
SolutionYes you need to re-combile the cluster binary?
Of the 2 options:
1) Yes. But, it will be worthy to have 2nd heartbeat link for shifting the LAN network in case of failure of Primary LAN.
If you have one heartbeat configured, with the required standby LAN, and if NODE_TIMEOUT value is less than 4 seconds, you can reduce failover time if you configure multiple heartbeats instead. Since
heartbeat messages are sent over all heartbeat subnets concurrently, there will be no wait for network witching if a primary LAN fails. To avoid delays from busy networks, configure at least one private dedicated network for heartbeat.
2) You need to simply re-run the cmquerycl that will automatically detect the environment changes.
Thanks,
Srikanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2007 01:26 PM
11-25-2007 01:26 PM