- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mcsg - 2 heartbeats on same subnet
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
06-06-2007 11:33 PM
06-06-2007 11:33 PM
mcsg - 2 heartbeats on same subnet
I was wondering if there is any issue configuring 2 heartbeats on the same subnet.
For a 2 node cluster where each node has 2 dedicated heartbeats:
I can linkloop & ping between the Lan2s, but not the Lan4's.
When I disable the Lan2's, the Lan4's can ping and linkloop.
Is there any issue why I cant get both Lan2's and Lan4's talking at the same time?
Thanks
node1 :
# netstat -i
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lan2* 1500 192.168.104.0 192.168.104.5 315 0 267 0 0
lan4 1500 192.168.104.0 192.168.104.6 18907 0 268 0 0
node2 :
# netstat -i
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lan2* 1500 192.168.104.0 192.168.104.7 33 0 33 0 0
lan4 1500 192.168.104.0 192.168.104.8 537 0 60 0 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2007 12:04 AM
06-07-2007 12:04 AM
Re: mcsg - 2 heartbeats on same subnet
There is no problem doing it. The cluster will function.
The problem is in reliability. If two heartbeats are on one network then one piece of network equipment can bring down both heartbeats.
That probably means loss of service.
The objective is high availability.
Ideally I run one heartbeat through a cheap switch on a private network that I might also use for Ignite boots. Any time you run a heartbeat on a general use network the risk is some windows induces traffic storm will put your cluster services down.
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
06-07-2007 12:53 AM
06-07-2007 12:53 AM
Re: mcsg - 2 heartbeats on same subnet
thanks for getting back to me.
The 2 cards on each node are going through separate cisco switches.
I just cant appear to get them all reachable at the same time. I can either ping lan2 to lan2 (when lan4 is down), or lan4 to lan4 (when lan2 is down).
thanks
Terry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2007 01:38 AM
06-07-2007 01:38 AM
Re: mcsg - 2 heartbeats on same subnet
See this document: emr_na-c01031662-1
"Does HP-UX 11.X support multiple LAN on the same IP subnet?"
And with that said, Serviceguard most likely will not work with this configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2007 02:02 AM
06-07-2007 02:02 AM
Re: mcsg - 2 heartbeats on same subnet
I'll put the 2nd card on a separate subnet