- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to assign heart beat ip?
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
12-15-2010 05:12 AM
12-15-2010 05:12 AM
In cluster Heartbeat ip is same for both nodes or different?please explain
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2010 05:24 AM
12-15-2010 05:24 AM
Re: How to assign heart beat ip?
Note that if a NIC on one node is designated as a HEARTBEAT_IP, then partner nodes must also have a NIC on the same subnet that is designated as HEARTBEAT_IP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2010 05:28 AM
12-15-2010 05:28 AM
Re: How to assign heart beat ip?
The answer is: It depends.
If the heartbeat is on your corporate LAN, you need to get an IP address assigned by your network team and then configure the SG package to use it.
IF you wisely build a second heartbeat network using a cross over cable or private LAN you can assign any IP you would like.
The heartbeat setup will require an IP address be assigned for each node.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2010 05:46 AM
12-15-2010 05:46 AM
Re: How to assign heart beat ip?
my understanding from the following o/p:
Server 1:
Hardware: HP Integrity rx4640
OS: HP-UX B.11.31
Servername: boston.vogtnet.com
Stationary IP: 172.16.18.30 (lan0)
Heartbeat IP: 10.10.1.30 (lan1)
Standby: (lan2)
Lock Disk: VG: /dev/vglock
PV: /dev/disk/disk12
Server 2:
Hardware: HP Integrity rx4640
OS: HP-UX B.11.31
Servername: denver.vogtnet.com
Stationary IP: 172.16.18.31 (lan0)
Heartbeat IP: 10.10.1.31 (lan1)
Standby: (lan2)
Lock Disk: VG: /dev/vglock
PV: /dev/disk/disk12
heart beat ip is different for each server ok.why we no need to assign comman heart beat ip for each server?if i am assign what was the issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2010 09:26 AM
12-15-2010 09:26 AM
SolutionIn your example, I recommend changing the term STATIONARY_IP on 172.16.18.30 and 172.16.18.31 to HEARTBEAT_IP. This causes Serviceguard to send heartbeat messages on both networks, which gives you a measure of redundancy - particularly if those NICs attach to a different network switch from the 10.10.1.x network.
All of this is covered in the "Managing Serviceguard Eighteenth Edition, September 2010"
on page 38-40 at http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c02437444/c02437444.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2010 04:37 PM
12-15-2010 04:37 PM
Re: How to assign heart beat ip?
Now please read the first response again. - 100 pts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2010 10:20 PM
12-15-2010 10:20 PM
Re: How to assign heart beat ip?
As stephen said keeping a dedicated heartbeat LAN is a best practise as the cluster coordinator should not be fooled to think that the node is sick because of heavy congestion.
However, the heartbeat IPs on both the nodes should be on the same subnet for the transmission of heartbeat traffic which sends heartbeat messages to check if a node is healthy or not. However, keeping the Heartbeat IP as the same is going to have a duplicate IP on the network which I think is your primary question.
Regards
Ismail Azad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2010 02:12 AM
12-16-2010 02:12 AM
Re: How to assign heart beat ip?
my concern is single ip if enough or not?
for example i have two servers each server is having their own two nic cards.now i am going to build the new cluster time
1st server eth1 and 2nd server eth1 connected to hub.thn 1st server eth0 and 2nd server eth0 connected through cross over cable.in this case both servers eth0 ip address is same(heartbeat ip).it's correct or not?
if it's wrong please let me know.
Regards,
Seenivasan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2010 03:30 AM
12-16-2010 03:30 AM
Re: How to assign heart beat ip?
No, each lan must have different ip. I.e.
Server1 eth0: 192.168.0.1
Server2 eth0: 192.168.0.2
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2010 04:55 AM
12-16-2010 04:55 AM
Re: How to assign heart beat ip?
> seenivasan.
The scenario is right the way RO said it. I will say again you are trying to give duplicate IP addresses for the heartbeat LAN accross two nodes. The criteria is that the heartbeat IPs should be on the same SUBNET and not the SAME IP.
Regards
Ismail Azad