- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: service guard question
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
02-07-2006 02:50 PM
02-07-2006 02:50 PM
In a 2 node cluster which has 1 NIC for data network and HEARTBEAT is configured thru serial port,What would happen if the serial line(HB) fails ?
Will the HB go thru the DATA network itself or the cluster will fail/reform ?
Thanks in advance
Bond
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 03:09 PM
02-07-2006 03:09 PM
SolutionIf the serial line (for HeartBeat) fails, the package will be transfer to the secondary node. It's similar happened when the primary node fails.
Since you choose serial line as your HB, the HB will not go thru the DATA network.
The HB is needed to check the nodes among the cluster, so on your configuration (2 node cluster) if the HB fails, the package will be transfer to the secondary nodes.
PS : with 1 NIC, there's no HA on your cluster.
Hope this information can help you.
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 03:50 PM
02-07-2006 03:50 PM
Re: service guard question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 04:27 PM
02-07-2006 04:27 PM
Re: service guard question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 08:20 PM
02-07-2006 08:20 PM
Re: service guard question
If so, this is not possible, as the serial heartbeat is only a partial heartbeat.
You MUST have the heartbeat on the LAN card as well.
In this case, if the serial link fails, nothing happens, but if the LAN heartbeat fails, then the serial link is used to decide which host still has a valid network, and forces the other to TOC.
It is used only for that purpose.
As an aside, HP are looking at obsoleting the serial heartebat as of the next release of Serviceguard.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 10:17 PM
02-07-2006 10:17 PM
Re: service guard question
As a general point, it makes sense to send the heartbeat down multiple interfaces. It is very light traffic and can be used to avoid unneccessary TOCs. I put heartbeat on all configured lans that can communicate node to node.
You should also tune your heartbeat timeout value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 11:13 PM
02-07-2006 11:13 PM
Re: service guard question
The cluster will loose the quorum and both will TOC (as both will try to capture the cluster lock. Once TOC is complete it will restart the cluster.
Chan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 12:43 AM
02-08-2006 12:43 AM
Re: service guard question
Dear Bond,
The cluster would reform since the HB is lost, and both the nodes will try to own the Cluster lock.
With Regards,
Siva.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 01:44 AM
02-08-2006 01:44 AM
Re: service guard question
If you lose the heartbeat - you lose the cluster - there will be a TOC (transfer of control) on the server that does NOT get the cluster lock disk - if your production happens to NOT get it - then it will come down - hard....
There is no harm configuring multiple HB networks and having backup over say the primary interfaces...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2006 02:14 AM
02-08-2006 02:14 AM
Re: service guard question
The only thing that the serial buys you is that if you have a two node cluster and one box loses its network, the serial will help keep up the box that has the good network.