- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Multiple subnets and lan failover in MCSG
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
11-10-2003 01:13 AM
11-10-2003 01:13 AM
Currently there is no failover lan card.
Can somebody confirm to me what would happen if a package's lan interface card went down. Should it switch (only) that package over?
Secondly, in ServiceGuard, if you have a spare interface card, does it have to be able to take over any interface which goes down? For instance, if I install 3 spare interfaces, leave them unconfigured and plug one into each subnet, will it automatically failover to the correct interface card?
Does the topology have to route everything to everything in order for lan interface failover to work?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2003 01:20 AM
11-10-2003 01:20 AM
Re: Multiple subnets and lan failover in MCSG
# cmscancl -n nodeA -o /tmp/out_file
Regarding: "...Currently there is no failover lan card..."
No heartbeat means failover, reboot but no restart of cluster. No LAN, no cluster.
Regarding "... will it automatically failover to the correct interface card? ..."
Need to see your 'cmscancl' output. All of this is determined with 'cmquerycl' at initial cluster configuration. At this time all avail. LAN's are designated. There designations will be in the 'cmscancl' file which gathers its info. from the cluster.
Regarding "..everything to everything...". Qualification is determined with MAC addresses, LINKLOOP and called by cmquerycl. Again, this will be indicated in the 'cmscancl' output.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2003 01:25 AM
11-10-2003 01:25 AM
Solution1) Yes - If that pkg's NIC fails only that pkg should failover. If more than one pkg uses that NIC then they all would fail over.
2) The failover is determined by NIC order in the cluster ascii file i.e. the standby NIC designated immediately after the stationary IP will be the NIC failed over to.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2003 01:25 AM
11-10-2003 01:25 AM
Re: Multiple subnets and lan failover in MCSG
If the other two packages are NOT monitoring that subnet, they will not be switched, as nothing has happened that they need to be woried about.
As for standby cards, you can have one card acting as a standby for many primary cards, but htis is not the best solution, as it means if one lan were to fail, your standby gets used, and htere are no more standby lans. Also, all lans hten have to be able to communicate to each other at LinkLEvel or DLPI level.
The better solution is to have a dedicated standby per primary lan, but hten htis costs money, an duses i/o space in system chassis, which you sometimes just don't have.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2003 01:37 AM
11-10-2003 01:37 AM
Re: Multiple subnets and lan failover in MCSG
The heartbeat goes over every interface, plus an extra (4th) network reserved for heartbeats.
Unfortunately I haven't been to this customer before and haven't been able to test lan failover and see what happens when I unplug a cable from each, which I why I asked the question. I have no evidence of anyone's previous test results either which is an issue.
Its also a production system so I am not going to try unplugging stuff during up-time.