- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Backup data lan card
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
08-22-2001 08:31 AM
08-22-2001 08:31 AM
Lan0 = primary heartbeat (10/100)
Lan1 = unconfigured, backup data (10/100/1000)
Lan2 = secondary heartbeat (10/100/1000)
Lan3 = primary data (10/100/1000)
doing a cmquerycl indicates lan1 as a possible backup for lan3, which is our intention, and we are under the assumtion that, in the case of lan3 experiencing failure, MCSG will configure lan1 with its information. Is this assumtion correct? If so, is there some configuration parameter we missed to enable this because we have tried to test this by pulling lan3's cable out, but nothing happens. Thanks in advance for your help.
Chris
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2001 08:55 AM
08-22-2001 08:55 AM
Re: Backup data lan card
you could also do a cmscancl and post the output file here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2001 10:10 AM
08-22-2001 10:10 AM
Re: Backup data lan card
1) Check your package configuration file to see if you have this
NET_SWITCHING_ENABLED YES
2) Verify the SUBNET on the primary LAN is being monitored by verifying the package configuration file
SUBNET YOUR_PRIMARY_SUBNET
If you have these two in place, this will work.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2001 10:43 AM
08-22-2001 10:43 AM
Re: Backup data lan card
Sorry it took so long, but here is the output of the cmscancl. Unfortunately, I had to "sanitize" the IP addresses, but it should still be understandable. Thank you again for your help.
Sridhar,
I have the LOCAL_LAN_FAILOVER_ALLOWED set to YES and SUBNET is correct. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2001 11:16 AM
08-22-2001 11:16 AM
SolutionNetwork ID 2:
ppa: 3
old_ppa: 0
mac addr: 0x00306e038ea7
hardware path: 0/4/0/0
network interface name: lan3
subnet: 10.12.13.0
subnet mask: 255.255.255.0
ip address: 10.12.13.88
flags: 1 (Heartbeat Network)
bridged net ID: 1
Network ID 1:
ppa: 0
old_ppa: 0
mac addr: 0x00306e035982
hardware path: 0/0/0/0
network interface name: lan0
subnet: 13.14.15.16
subnet mask: 255.255.255.252
ip address: 13.14.15.17
flags: 1 (Heartbeat Network)
bridged net ID: 2
Network ID 3:
ppa: 2
old_ppa: 0
mac addr: 0x00306e0e17d3
hardware path: 1/8/0/0
network interface name: lan2
subnet: 13.14.15.32
subnet mask: 255.255.255.240
ip address: 13.14.15.33
flags: 1 (Heartbeat Network)
bridged net ID: 3
Node ID 2:
Node name: dmc31
first lock pv name: /dev/dsk/c5t0d2
first lock disk interface type: c720
Network ID 1:
ppa: 3
old_ppa: 0
mac addr: 0x00306e039e3e
hardware path: 0/4/0/0
network interface name: lan3
subnet: 10.12.13.0
subnet mask: 255.255.255.0
ip address: 10.12.13.92
flags: 1 (Heartbeat Network)
bridged net ID: 1
Network ID 2:
ppa: 0
old_ppa: 0
mac addr: 0x001083963135
hardware path: 0/0/0/0
network interface name: lan0
subnet: 13.14.15.16
subnet mask: 255.255.255.252
ip address: 13.14.15.18
flags: 1 (Heartbeat Network)
bridged net ID: 2
Network ID 3:
ppa: 2
old_ppa: 0
mac addr: 0x00306e0e1701
hardware path: 1/8/0/0
network interface name: lan2
subnet: 13.14.15.32
subnet mask: 255.255.255.240
ip address: 13.14.15.34
flags: 1 (Heartbeat Network)
bridged net ID: 3
the lan you expect to have as standby i snot there, and is probaly the result of the binary being applied before this lan was actually there.
you need to reapply the binary with this info in the ascii file and the links all ok.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2001 09:59 AM
08-24-2001 09:59 AM
Re: Backup data lan card
NETWORK_INTERFACE lan1
was not there. We added it, and rock and roll!! I apologize for not getting back earlier (much problems elsewhere), but the ten points you are getting from me is not near enough. Thanks to you to Sridhar also.
Good luck to you all!
Chris