HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- APA configuration Losing packets
Operating System - HP-UX
1833777
Members
2332
Online
110063
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
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
08-19-2010 01:26 PM
08-19-2010 01:26 PM
APA configuration Losing packets
Hello folks,
I'm heaving a little problem with APA Configuration and probably someone has already pass it.
I've a BL870c with 6 actives NICs, so I made 06 LinkAgg, wich are lan900 and lan901.
04 NICs are communicating with my core thru 02x 3020 and the other 02 NICs with 02x 3020.
At these 3020s I have a Port-channel group with my core with 02 ports. So, each one has a 02Gb/s uplink with the core.
The problem is, I'm losing network packets. Whenever I put all NICs down, just remaining 01 in my HP-UX, everything works great.
Here follows my apaconf
HP_APA_START_LA_PPA=900
HP_APA_DEFAULT_PORT_MODE=MANUAL
HP_APA_MAX_LINKAGGS=50
HP_APA_LACP_SYSTEM_ID_MODE=FIRST_APA_PORT
HP_APA_LACP_TIMEOUT=0
HP_APA_USE_SYSLOG=0
HP_APA_INTERFACE_NAME[0]=lan900
HP_APA_LOAD_BALANCE_MODE[0]=LB_MAC
HP_APA_GROUP_CAPABILITY[0]=5
HP_APA_KEY[0]=0
HP_APA_HOT_STANDBY[0]=off
HP_APA_MANUAL_LA[0]=2,4,5,3
HP_APA_INTERFACE_NAME[1]=lan901
HP_APA_LOAD_BALANCE_MODE[1]=LB_MAC
HP_APA_GROUP_CAPABILITY[1]=5
HP_APA_KEY[1]=0
HP_APA_HOT_STANDBY[1]=off
HP_APA_MANUAL_LA[1]=0,1
And here follows my apaportconf
HP_APAPORT_INIT_ARGS="HP_APAPORT_GROUP_CAPABILITY HP_APAPORT_PRIORITY HP_APAPORT_CONFIG_MODE HP_APAPORT_KEY HP_APAPORT_SYSTEM_PRIORITY"
HP_APAPORT_INTERFACE_NAME[0]=lan2
HP_APAPORT_GROUP_CAPABILITY[0]=5
HP_APAPORT_KEY[0]=0
HP_APAPORT_PRIORITY[0]=0
HP_APAPORT_CONFIG_MODE[0]=MANUAL
HP_APAPORT_SYSTEM_PRIORITY[0]=0
HP_APAPORT_INTERFACE_NAME[1]=lan4
HP_APAPORT_GROUP_CAPABILITY[1]=5
HP_APAPORT_KEY[1]=0
HP_APAPORT_PRIORITY[1]=0
HP_APAPORT_CONFIG_MODE[1]=MANUAL
HP_APAPORT_SYSTEM_PRIORITY[1]=0
HP_APAPORT_INTERFACE_NAME[2]=lan5
HP_APAPORT_GROUP_CAPABILITY[2]=5
HP_APAPORT_KEY[2]=0
HP_APAPORT_PRIORITY[2]=0
HP_APAPORT_CONFIG_MODE[2]=MANUAL
HP_APAPORT_SYSTEM_PRIORITY[2]=0
HP_APAPORT_INTERFACE_NAME[3]=lan0
HP_APAPORT_GROUP_CAPABILITY[3]=5
HP_APAPORT_KEY[3]=0
HP_APAPORT_PRIORITY[3]=0
HP_APAPORT_CONFIG_MODE[3]=MANUAL
HP_APAPORT_SYSTEM_PRIORITY[3]=0
HP_APAPORT_INTERFACE_NAME[4]=lan1
HP_APAPORT_GROUP_CAPABILITY[4]=5
HP_APAPORT_KEY[4]=0
HP_APAPORT_PRIORITY[4]=0
HP_APAPORT_CONFIG_MODE[4]=MANUAL
HP_APAPORT_SYSTEM_PRIORITY[4]=0
HP_APAPORT_INTERFACE_NAME[5]=lan3
HP_APAPORT_GROUP_CAPABILITY[5]=5
HP_APAPORT_KEY[5]=0
HP_APAPORT_PRIORITY[5]=0
HP_APAPORT_CONFIG_MODE[5]=MANUAL
HP_APAPORT_SYSTEM_PRIORITY[5]=0
Any ideas, sugestions, clues, anything?
Tnx for any reply.
I'm heaving a little problem with APA Configuration and probably someone has already pass it.
I've a BL870c with 6 actives NICs, so I made 06 LinkAgg, wich are lan900 and lan901.
04 NICs are communicating with my core thru 02x 3020 and the other 02 NICs with 02x 3020.
At these 3020s I have a Port-channel group with my core with 02 ports. So, each one has a 02Gb/s uplink with the core.
The problem is, I'm losing network packets. Whenever I put all NICs down, just remaining 01 in my HP-UX, everything works great.
Here follows my apaconf
HP_APA_START_LA_PPA=900
HP_APA_DEFAULT_PORT_MODE=MANUAL
HP_APA_MAX_LINKAGGS=50
HP_APA_LACP_SYSTEM_ID_MODE=FIRST_APA_PORT
HP_APA_LACP_TIMEOUT=0
HP_APA_USE_SYSLOG=0
HP_APA_INTERFACE_NAME[0]=lan900
HP_APA_LOAD_BALANCE_MODE[0]=LB_MAC
HP_APA_GROUP_CAPABILITY[0]=5
HP_APA_KEY[0]=0
HP_APA_HOT_STANDBY[0]=off
HP_APA_MANUAL_LA[0]=2,4,5,3
HP_APA_INTERFACE_NAME[1]=lan901
HP_APA_LOAD_BALANCE_MODE[1]=LB_MAC
HP_APA_GROUP_CAPABILITY[1]=5
HP_APA_KEY[1]=0
HP_APA_HOT_STANDBY[1]=off
HP_APA_MANUAL_LA[1]=0,1
And here follows my apaportconf
HP_APAPORT_INIT_ARGS="HP_APAPORT_GROUP_CAPABILITY HP_APAPORT_PRIORITY HP_APAPORT_CONFIG_MODE HP_APAPORT_KEY HP_APAPORT_SYSTEM_PRIORITY"
HP_APAPORT_INTERFACE_NAME[0]=lan2
HP_APAPORT_GROUP_CAPABILITY[0]=5
HP_APAPORT_KEY[0]=0
HP_APAPORT_PRIORITY[0]=0
HP_APAPORT_CONFIG_MODE[0]=MANUAL
HP_APAPORT_SYSTEM_PRIORITY[0]=0
HP_APAPORT_INTERFACE_NAME[1]=lan4
HP_APAPORT_GROUP_CAPABILITY[1]=5
HP_APAPORT_KEY[1]=0
HP_APAPORT_PRIORITY[1]=0
HP_APAPORT_CONFIG_MODE[1]=MANUAL
HP_APAPORT_SYSTEM_PRIORITY[1]=0
HP_APAPORT_INTERFACE_NAME[2]=lan5
HP_APAPORT_GROUP_CAPABILITY[2]=5
HP_APAPORT_KEY[2]=0
HP_APAPORT_PRIORITY[2]=0
HP_APAPORT_CONFIG_MODE[2]=MANUAL
HP_APAPORT_SYSTEM_PRIORITY[2]=0
HP_APAPORT_INTERFACE_NAME[3]=lan0
HP_APAPORT_GROUP_CAPABILITY[3]=5
HP_APAPORT_KEY[3]=0
HP_APAPORT_PRIORITY[3]=0
HP_APAPORT_CONFIG_MODE[3]=MANUAL
HP_APAPORT_SYSTEM_PRIORITY[3]=0
HP_APAPORT_INTERFACE_NAME[4]=lan1
HP_APAPORT_GROUP_CAPABILITY[4]=5
HP_APAPORT_KEY[4]=0
HP_APAPORT_PRIORITY[4]=0
HP_APAPORT_CONFIG_MODE[4]=MANUAL
HP_APAPORT_SYSTEM_PRIORITY[4]=0
HP_APAPORT_INTERFACE_NAME[5]=lan3
HP_APAPORT_GROUP_CAPABILITY[5]=5
HP_APAPORT_KEY[5]=0
HP_APAPORT_PRIORITY[5]=0
HP_APAPORT_CONFIG_MODE[5]=MANUAL
HP_APAPORT_SYSTEM_PRIORITY[5]=0
Any ideas, sugestions, clues, anything?
Tnx for any reply.
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