- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with a lan interface 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
12-05-2001 07:11 AM
12-05-2001 07:11 AM
I have two clusters (both of two servers L 1000), 1) prodcc03 and prodcc04
2) prodcc05 and prodcc06.
Listing of command lanscan was the same, with lan3 and lan4 down, but now on p5 lan3 is up, and I didn't remember I had changed it.
Are there problems?What I can do?
Regards, Angelo.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 07:28 AM
12-05-2001 07:28 AM
SolutionSeems like one of your network card /cable might have failed on the server where you have this problem.
Do a "cmviewcl -v" to look at the cluster information.
use
cmviewcl -v -n node_name to look for cluster information for only one node (node_name).
Look into /var/adm/syslog/syslog.log file to check if cmcld has logged any information about lan switching.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 07:28 AM
12-05-2001 07:28 AM
Re: Problem with a lan interface card
Did you check your syslog.log to see if there was a local lan failover to lan3 and then failback as lan3 being your standby?.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 07:30 AM
12-05-2001 07:30 AM
Re: Problem with a lan interface card
No, there is nothing to worry about. Your lan3 and lan4 are your standby lan cards in your cluster configuration. They are used in the instance where you experience card failure on one of your primary lan cards, where MCSG will then configure the standby with the ip/subnet mask of the failed card and continue on. There could have been any number of factors as to why they were down before. Was there any network configuration being don on your lan recently, or are these new cards? Did you have to get replacement cables installed? Just some thoughts, but overall, you needn't worry.
Hope this helps.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 08:02 AM
12-05-2001 08:02 AM
Re: Problem with a lan interface card
May you check it?
Thanks, Angelo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 08:14 AM
12-05-2001 08:14 AM
Re: Problem with a lan interface card
Hope this helps.
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2001 08:39 AM
12-05-2001 08:39 AM
Re: Problem with a lan interface card
It is okay if you see the lanscan status as up for all the cards configured in the cluster. In a cluster all the configured ports are in up state and the cluster will switch to secondary ports in case one of the primart port fails.
So for all the ports you see in cmviewcl for a particular node, it should show the status as up unless the port/cable has failed. The lanscan output for the same ports should also show as "up".
Hope this helps.
Regds