- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Switch LAN Failed
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
01-19-2006 06:00 PM
01-19-2006 06:00 PM
I have a cluster with a package of a Database Oracle. Both 2 nodes of the cluster have a Primary lan ( lan1 ) and a Standby ( Lan2 ).In the package the feature LOCAL_LAN_FAILOVER_ALLOWED have the value yes but if the lan1 failed the lan2 dowsn1t work. In the syslog.log i have this error:
Jan 20 04:38:37 HXMCDB02 cmcld: Failed to switch 172.23.12.213 from lan1(0,0) to lan2(3,ac170c00): Invalid argument
Jan 20 04:38:37 HXMCDB02 cmcld: Failed to switch 172.23.12.215 from lan1:1(0,0) to lan2(3,ac170c00): Invalid argument
I checked the IPs and Subnet from packages an netconf file and this is ok, if I configure manually the IP of package in the lan2 it`s work fine too.
Anybody can help me?
The Service Guard Version is A.11.16.00
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2006 06:43 PM
01-19-2006 06:43 PM
Re: Switch LAN Failed
Check thos configuration files. Something inside there is not consistent with the actual LAN environment.
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
01-19-2006 06:48 PM
01-19-2006 06:48 PM
Re: Switch LAN Failed
I think there is the problem.
grtz. Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2006 07:15 PM
01-19-2006 07:15 PM
Re: Switch LAN Failed
if you run hpux 11.00, check also Document ID: 4000068465 in the Tech Base.
regards,
John K.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2006 09:53 PM
01-19-2006 09:53 PM
Re: Switch LAN Failed
Finally do a cmscancl and look at the output file to determine if SG can see the network connectivity.
Has this worked previously>? If so has anything changed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 02:33 AM
01-20-2006 02:33 AM
Re: Switch LAN Failed
the system is a HP-UX 11.11
i checked the configurations files, but i don`t find anything wrong, in attachment i put the netconf of both nodes, the scancl.out file and the directory /etc/cmcluster to everybody know the cluster configuration
Tks
Marcelo
PS: i don`t know if this issue worked previously, the first time i need this issue to work is 01/18/2006
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 03:33 AM
01-20-2006 03:33 AM
Solution------ Output of netstat -in (HXMCDB02) ------
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lan3 1500 172.29.7.144 172.29.7.147 1640469368 0 3021862192 0 0
lan1:1 1500 172.23.12.0 172.23.12.215 321975 0 3370 0 0
lan1 1500 172.23.12.0 172.23.12.213 100634884 0 157810220 0 0
lo0 4136 127.0.0.0 127.0.0.1 5916919 0 5916920 0 0
It should be there if it is useable
This means there is a network config issue that needs to be resolved.
Your netconf file looks ok, I would suggest using cmhaltnode amnd cmrunnode to see if that fixes it, or else a reboot of the node
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 04:51 AM
01-20-2006 04:51 AM
Re: Switch LAN Failed
you data shows there is connectivity btw LAN1 and LAN2 but netstat cannot see the LAN2. If this is not an error, ten check that out.
the cluster does not recognise LAN2 on db02. can you check you syslog to confirm the error relating to the LAN card during starup of the cluster.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 04:56 AM
01-20-2006 04:56 AM
Re: Switch LAN Failed
i execute the comamnd ifconfig lan2 plumb and now the issue LOCAL_LAN_FAILOVER_ALLOWED work fine.
Thanks for the Help!
Marcelo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 05:02 AM
01-20-2006 05:02 AM
Re: Switch LAN Failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 05:11 AM
01-20-2006 05:11 AM
Re: Switch LAN Failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 06:44 AM
01-20-2006 06:44 AM
Re: Switch LAN Failed
do not forget to look at what might caused the issue for rectification. this is because the issue would come up again when you restart the cluster.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2006 04:37 AM
01-21-2006 04:37 AM