HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: APA: Unable to add an interface to a LinkAgg
Operating System - HP-UX
1836450
Members
2364
Online
110100
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-21-2006 06:51 AM
07-21-2006 06:51 AM
Hi,
I had already configured 2 gigabit cards (lan0 and lan1) on my server using AutoPort Aggregation. But yesterday I realized that I have just one card on my link.
I followed the HP Auto Port Aggregation Quick install manual to troubleshoot this issue but I'm unable to make it work.
Here is the actual configuration:
#ioscan -fnkC lan
Class I H/W Path Driver S/W State H/W Type Description
========================================================================
lan 0 0/1/1/0/4/0 igelan CLAIMED INTERFACE HP A6794-60001 PCI 1
000Base-T
lan 1 0/3/1/0 igelan CLAIMED INTERFACE HP A6825-60101 PCI 1
#lanscan -v
-------------------------------------------------------------------------------
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/1/1/0/4/0 0x00306E4AF010 0 UP lan0 snap0 1 ETHER Yes 119
Extended Station LLC Encapsulation
Address Methods
0x00306E4AF010 IEEE HPEXTIEEE SNAP ETHER NOVELL
Driver Specific Information
igelan
-------------------------------------------------------------------------------
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
LinkAgg0 0x00306EF20A8F 900 UP lan900 snap900 6 ETHER Yes 119
Extended Station LLC Encapsulation
Address Methods
0x00306EF20A8F IEEE HPEXTIEEE SNAP ETHER NOVELL
Driver Specific Information
hp_apa
-------------------------------------------------------------------------------
#lanscan -q
0
900 1
901
902
903
904
-------------------------------------------------------------------------------
#lanadmin -x -v 900
Link Aggregate PPA # : 900
Number of Ports : 1
Ports PPA : 1
Link Aggregation State : LINKAGG MANUAL
Group Capability : 5
Load Balance Mode : MAC Address based (LB_MAC)
-------------------------------------------------------------------------------
#lanadmin -x -p 0 900
**** PORT NUMBER: 0 *******
Port Mode : MANUAL
Port State : PROTOCOL OFF
Port Group Capability : 5
Port Priority : 0
-------------------------------------------------------------------------------
#lanadmin -x -p 1 900
**** PORT NUMBER: 1 *******
Port Mode : MANUAL
Port State : PROTOCOL OFF
Port Group Capability : 5
Port Priority : 0
-------------------------------------------------------------------------------
When I try to add the lan0 interface to my LinkAgg it says that the port 0 is already in LinkAgg.
My APA config files have the lan0 included but when I check my link 900 using SAM or lanadmin I see just 1 interface.
Any advice or hints?
Thanks
Jorge
I had already configured 2 gigabit cards (lan0 and lan1) on my server using AutoPort Aggregation. But yesterday I realized that I have just one card on my link.
I followed the HP Auto Port Aggregation Quick install manual to troubleshoot this issue but I'm unable to make it work.
Here is the actual configuration:
#ioscan -fnkC lan
Class I H/W Path Driver S/W State H/W Type Description
========================================================================
lan 0 0/1/1/0/4/0 igelan CLAIMED INTERFACE HP A6794-60001 PCI 1
000Base-T
lan 1 0/3/1/0 igelan CLAIMED INTERFACE HP A6825-60101 PCI 1
#lanscan -v
-------------------------------------------------------------------------------
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/1/1/0/4/0 0x00306E4AF010 0 UP lan0 snap0 1 ETHER Yes 119
Extended Station LLC Encapsulation
Address Methods
0x00306E4AF010 IEEE HPEXTIEEE SNAP ETHER NOVELL
Driver Specific Information
igelan
-------------------------------------------------------------------------------
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
LinkAgg0 0x00306EF20A8F 900 UP lan900 snap900 6 ETHER Yes 119
Extended Station LLC Encapsulation
Address Methods
0x00306EF20A8F IEEE HPEXTIEEE SNAP ETHER NOVELL
Driver Specific Information
hp_apa
-------------------------------------------------------------------------------
#lanscan -q
0
900 1
901
902
903
904
-------------------------------------------------------------------------------
#lanadmin -x -v 900
Link Aggregate PPA # : 900
Number of Ports : 1
Ports PPA : 1
Link Aggregation State : LINKAGG MANUAL
Group Capability : 5
Load Balance Mode : MAC Address based (LB_MAC)
-------------------------------------------------------------------------------
#lanadmin -x -p 0 900
**** PORT NUMBER: 0 *******
Port Mode : MANUAL
Port State : PROTOCOL OFF
Port Group Capability : 5
Port Priority : 0
-------------------------------------------------------------------------------
#lanadmin -x -p 1 900
**** PORT NUMBER: 1 *******
Port Mode : MANUAL
Port State : PROTOCOL OFF
Port Group Capability : 5
Port Priority : 0
-------------------------------------------------------------------------------
When I try to add the lan0 interface to my LinkAgg it says that the port 0 is already in LinkAgg.
My APA config files have the lan0 included but when I check my link 900 using SAM or lanadmin I see just 1 interface.
Any advice or hints?
Thanks
Jorge
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 12:04 PM
07-21-2006 12:04 PM
Solution
Hi, Jorge,
I suspect the lan0 is not connected. You can run "lanadmin -x 0" or "lanadmin -g 0" to check its link status.
If the link status is down, lan0 will NOT show up in the LinkAgg.
Try to bring the link up by checking the cabling or resetting the card.
Hope this helps.
Xianjie
I suspect the lan0 is not connected. You can run "lanadmin -x 0" or "lanadmin -g 0" to check its link status.
If the link status is down, lan0 will NOT show up in the LinkAgg.
Try to bring the link up by checking the cabling or resetting the card.
Hope this helps.
Xianjie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2006 05:31 AM
07-24-2006 05:31 AM
Re: APA: Unable to add an interface to a LinkAgg
Hi Xianjie,
You were right! the link was down.
#lanadmin -g 0
The link is down. The speed and other link state information
are undefined. The configuration specified for this card is:
Speed = 1000 or 100 or 10 Mbps.
Autonegotiation = On.
#lanadmin
Enter command: lan
Enter command: ppa
Enter PPA Number. Currently 0: 0
reset
Resetting LAN Interface to run selftest.
I checked with my network admin and the switch port was down. He activated the port on the switch and everything is working.
Thanks for your help.
Best Regards,
Jorge
You were right! the link was down.
#lanadmin -g 0
The link is down. The speed and other link state information
are undefined. The configuration specified for this card is:
Speed = 1000 or 100 or 10 Mbps.
Autonegotiation = On.
#lanadmin
Enter command: lan
Enter command: ppa
Enter PPA Number. Currently 0: 0
reset
Resetting LAN Interface to run selftest.
I checked with my network admin and the switch port was down. He activated the port on the switch and everything is working.
Thanks for your help.
Best Regards,
Jorge
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP