- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Heart Beat
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
Forums
Discussions
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
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
05-11-2007 12:28 AM
05-11-2007 12:28 AM
HP UX Version 11.11
Service guard 11.16
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2007 12:36 AM
05-11-2007 12:36 AM
Re: Heart Beat
If heartbeat failed, nodes will be toc ...
what is exactly your question ?
what is your problem encountered ?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2007 12:54 AM
05-11-2007 12:54 AM
Re: Heart Beat
See "Optimizing failover time in a Serviceguard environment":
http://h71028.www7.hp.com/enterprise/downloads/Optimizing%20failover_6-22.pdf
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2007 01:10 AM
05-11-2007 01:10 AM
Re: Heart Beat
Do this by editing the cluster configuration file and change STATIONARY_IP references to HEARTBEAT_IP. Then halt the cluster and perform cmapplyconf on the file.
HEARTBEAT_IP simply allows Serviceguard to use that network to pass HB... it does not restrict data from using the network.
But if all HB networks fail, check /var/adm/syslog/syslog.log (or OLDsyslog.log) to see if it registers LAN NIC failures, eg. "lan3 failed"
You could also perform linkloop between HB NICs to see if they can communicate.
When ALL HB networks fail between nodes, SG uses a cluster reformation protocol:
-> If the remaining nodes that can communicate with one another comprise less than half of the original nodes, this set will TOC (reboot)
-> if the remaining nodes that can communicate with one another comprise more than half of the original nodes, this set will reform a new cluster
-> if the remaining nodes that can communicate with one another comprise exactly half of the original nodes, this set will seek the cluster arbitration device to determine which half gets to form the new cluster. The first half that checks in w/ the arbitration device gets to form a new cluster and the slower half will be forced to TOC (reboot).
Arbitration devices are either cluster lock disk or quorum server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2007 01:13 AM
05-11-2007 01:13 AM
SolutionIts exact behavior from here depends on your set up. If you have a 2 or 3 node cluster and are using a lock disk, then the node that grabs the lock disk first will stay up. All other nodes will TOC.
If you have a quorum server then the quorum server will determine the clusters behavior.
If you have only a single heartbeat, then this is a bad cluster design in that it is a SPOF (Single point of failure).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2007 05:35 AM
05-13-2007 05:35 AM
Re: Heart Beat
If you are looking for High Availability you should configure atleast 2 Heartbeat lan ..
If you have only one heartbeat , please configure the stationary heartbeat also , if you are looking for HA .
Regards
SAN