- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Heartbeat restriction
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
10-21-2004 11:21 PM
10-21-2004 11:21 PM
Heartbeat restriction
"HEARTBEAT_IP
IP notation indicating the subnet that will carry the cluster heartbeat. Note that heartbeat IP addresses must be on the same subnet on each node. A heartbeat IP address can only be an IPv4 address.
If you will be using VERITAS CVM disk groups for storage, you can only use a single heartbeat subnet. In this case, the heartbeat should be configured with standby LANs or as a group of aggregated ports. "
We are using CVM thus have this restriction. However, how do I have to interprete this restriction. Does this mean that I can only configure 1 interface as heartbeat interface or can I configure multiple interfaces as heartbeat as long as the ip addresses configured for those interfaces all belong to the same network subnet ?
Any ideas ?
Bruno
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2004 12:02 AM
10-22-2004 12:02 AM
Re: Heartbeat restriction
Where did you see the restriction about Veritas CVM? I'm not famililar with that, but I've never heard of heartbeat restrictins like that before.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2004 12:10 AM
10-22-2004 12:10 AM
Re: Heartbeat restriction
I think you can use only one network interface
per host for heartbeat.
from manual:
This restriction is due to the design of the VERITAS Cluster Daemon (vxclustd), which is started within the VxVM-CVM-pkg. This daemon is only able to communicate information to cluster nodes on a single IP connection on a single subnet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2004 12:23 AM
10-22-2004 12:23 AM
Re: Heartbeat restriction
From the release notes
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3935-90063/B3935-90063_top.html&con=/hpux/onlinedocs/B3935-90063/00/00/6-con.html&toc=/hpux/onlinedocs/B3935-90063/00/00/6-toc.html&searchterms=cvm&queryid=20041022-062229
Restrictions and Limitations with VxVM and CVM Storage
Some restrictions and limitations of VxVM and CVM storage support should be noted:
VxVM disks cannot be used as cluster lock disks.
In clusters that will use CVM storage, only a single heartbeat subnet may be used, which CVM also uses for its own communication among cluster nodes.
At first release, CVM disk groups and VxVM disk groups cannot be used within the same cluster. However, you can use VxVM private disk groups on CVM cluster nodes without problems as long as they are not imported by a package running in the cluster.
VxVM and CVM support are fully documented in the manual Managing MC/ServiceGuard.
The manual is available at www.docs.hp.com
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3936-90073/B3936-90073_top.html&con=/hpux/onlinedocs/B3936-90073/00/00/39-con.html&toc=/hpux/onlinedocs/B3936-90073/00/00/39-toc.html&searchterms=cvm&queryid=20041022-061137
This all means that the heartbeat lans should be on the same subnet .
http://docs.hp.com/hpux/ha/
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2004 12:53 AM
10-22-2004 12:53 AM
Re: Heartbeat restriction
Heartbeat between two lan cards won't work if they are not on the same subnet.
It is possible to have more than one heartbeat set up and may even be a good idea with SG.
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
10-22-2004 02:08 AM
10-22-2004 02:08 AM
Re: Heartbeat restriction
Page 63 of http://docs.hp.com/hpux/pdf/B3936-90079.pdf states this:
IMPORTANT
Multiple heartbeats are sent in parallel. It is normally recommended
that you configure all subnets that interconnect cluster nodes as
heartbeat networks, since this increases protection against multiple
faults at no additional cost. However, if you will be using the VERITAS
Cluster Volume Manager (CVM), you can use only a single heartbeat
subnet. In this case, the heartbeat should be configured with standby
LANs or as a group of aggregated ports. See below, â Single Heartbeat
Subnet Required with CVM.â
I do not believe the subnet reference above is clearance to use multiple HB LANs other than in an APA configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2004 02:52 AM
10-22-2004 02:52 AM
Re: Heartbeat restriction
The 2 nodes in my cluster have each connections to 2 seperate subnets with a standby NIC for each connection, so 4 NIC's in total. I configured one of the 2 subnets as HEARTBEAT_IP and the other one as STATIONARY_IP.
I should now be able to configure a 5th NIC on each node who will be connected point-to-point with each other and with an ip address in the same subnet as used for the HEARTBEAT_IP ?
Correct ?
Bruno