- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: lan standby issue
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
07-16-2011 12:51 PM
07-16-2011 12:51 PM
lan standby issue
hi,
we have a problem in our cluster and i need your help please, the lan2 is down
NODE STATUS STATE
hf1 up running
Network_Parameters:
INTERFACE STATUS PATH NAME
PRIMARY up 1/0/8/2/0/4/0 lan0
PRIMARY up 1/0/9/2/0 lan1
STANDBY down 0/0/2/1/0 lan2
STANDBY up 0/0/1/1/0/4/0 lan3
and from node 2
Network_Parameters:
INTERFACE STATUS PATH NAME
PRIMARY up 1/0/8/2/0/4/0 lan0
PRIMARY up 1/0/9/2/0 lan1
i checked cables, and ports and it seems that are working fine.
and also /etc/netconfig---> no error message and lan 2 is claimed from ioscan.
how can we bring the lan2 to up? thanks for your replay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2011 07:29 PM
07-16-2011 07:29 PM
Re: lan standby issue
How about lanscan output?
____________________________________________
:: Really appreciate if you could assign some points.
:: Don't know how to assign point? Click the KUDOS! star!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2011 11:54 PM
07-16-2011 11:54 PM
Re: lan standby issue
from lanscan i see all lan is up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2011 11:02 PM
07-17-2011 11:02 PM
Re: lan standby issue
Please send the output of the following :
# lanadmin -x 2
Regards,,,
- Tags:
- lanadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2011 11:19 AM
07-18-2011 11:19 AM
Re: lan standby issue
hi,
the command lanadmin -x2 will display a hardware problem if exists?
another question plz how can i check if the network card is faulty or cable or the port of the switch
is there any parameters to check from lanadmin
PPA Number = 2
Description = lan2 HP PCI Core I/O 1000Base-T Release B.11.23.0712.01
Type (value) = ethernet-csmacd(6)
MTU Size = 1500
Speed = 1000000000
Station Address = 0x14c2650091
Administration Status (value) = up(1)
Operation Status (value) = up(1)
Last Change = 419
Inbound Octets = 120454615
Inbound Unicast Packets = 863761
Inbound Non-Unicast Packets = 4327
Inbound Discards = 0
Inbound Errors = 0
Inbound Unknown Protocols = 12
Outbound Octets = 145033817
Outbound Unicast Packets = 1285500
Outbound Non-Unicast Packets = 221
Outbound Discards = 0
Outbound Errors = 0
Outbound Queue Length = 0
Specific = 655367
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2011 01:13 PM
07-20-2011 01:13 PM
Re: lan standby issue
Though Serviceguard does not use linkloop to test NIC availability, it is useful when trying to identify bridged-net issues.
Try:
$ linkloop -i 2 and <MAC for lan1>
Example:
# linkloop -i 2 0x000E7F4FD095
Link connectivity to LAN station: 0x000E7F4FD095
-- OK
If linkloop fails, resolve why lan1 and lan2 are not on the same physical network. Then check cmviewcl output (and syslog.log)..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2011 02:49 PM
07-20-2011 02:49 PM
Re: lan standby issue
Shalom,
I would examine the package logs as well.
Might be a good idea to use xstm or mstm or cstm and check the state of the hardware.
I'd like to see instead of menu output:
lanadmin -x 2
dmesg
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
07-22-2011 09:52 AM - edited 07-26-2011 12:38 PM
07-22-2011 09:52 AM - edited 07-26-2011 12:38 PM
Re: lan standby issue
Serviceguard marks a NIC down when it cannot complete a link-layer communication between the NIC and another NIC on the same server, same bridged network, or other node, same bridged network.
Use ' linkloop -i' between lan2 and each of the primary NICs. If both fail, lan2 may be detached from the common network. If it succeeds, determine whether it has been assigned an IP (it's a STBY LAN - it should not be) or bogus netmask.