HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- APA Configuration Question
Operating System - Linux
1828032
Members
1918
Online
109973
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
02-05-2009 09:53 AM
02-05-2009 09:53 AM
APA Configuration Question
Group Capability what does this setting mean?
What I am trying to configure a APA setup using 4 nics in my RX-3600 with FEC_AUTO and I want them to be one big pipe.
What I am trying to configure a APA setup using 4 nics in my RX-3600 with FEC_AUTO and I want them to be one big pipe.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2009 11:12 AM
02-05-2009 11:12 AM
Re: APA Configuration Question
Hello,
You can fin this parameter in the file hp_apaportconf in /etc/rc.config.d. It define the name of your "pipe" as you say.
For example generaly 900 for lan900, the first default APA interface.
If you configure all your interface with 900 in this file as :
HP_APAPORT_INTERFACE_NAME[0]=lan0
HP_APAPORT_GROUP_CAPABILITY[0]=900
#
HP_APAPORT_INTERFACE_NAME[1]=lan1
HP_APAPORT_GROUP_CAPABILITY[1]=900
#
HP_APAPORT_INTERFACE_NAME[2]=lan2
HP_APAPORT_GROUP_CAPABILITY[2]=900
#
HP_APAPORT_INTERFACE_NAME[3]=lan3
HP_APAPORT_GROUP_CAPABILITY[3]=900
You'll find something like this in the otherconfiguration file : hp_apaconf
HP_APA_INTERFACE_NAME[0]=lan900
HP_APA_LOAD_BALANCE_MODE[0]=LB_MAC
HP_APA_HOT_STANDBY[0]=off
HP_APA_MANUAL_LA[0]="0,1,2,3"
HP_APA_GROUP_CAPABILITY[0]=900
HP_APA_USE_SYSLOG[0]=1
where HP_APA_MANUAL is the PPA id of your NICs. My example is not for your configuration in FEC_AUTO.
hope this Help.
Pat.
You can fin this parameter in the file hp_apaportconf in /etc/rc.config.d. It define the name of your "pipe" as you say.
For example generaly 900 for lan900, the first default APA interface.
If you configure all your interface with 900 in this file as :
HP_APAPORT_INTERFACE_NAME[0]=lan0
HP_APAPORT_GROUP_CAPABILITY[0]=900
#
HP_APAPORT_INTERFACE_NAME[1]=lan1
HP_APAPORT_GROUP_CAPABILITY[1]=900
#
HP_APAPORT_INTERFACE_NAME[2]=lan2
HP_APAPORT_GROUP_CAPABILITY[2]=900
#
HP_APAPORT_INTERFACE_NAME[3]=lan3
HP_APAPORT_GROUP_CAPABILITY[3]=900
You'll find something like this in the otherconfiguration file : hp_apaconf
HP_APA_INTERFACE_NAME[0]=lan900
HP_APA_LOAD_BALANCE_MODE[0]=LB_MAC
HP_APA_HOT_STANDBY[0]=off
HP_APA_MANUAL_LA[0]="0,1,2,3"
HP_APA_GROUP_CAPABILITY[0]=900
HP_APA_USE_SYSLOG[0]=1
where HP_APA_MANUAL is the PPA id of your NICs. My example is not for your configuration in FEC_AUTO.
hope this Help.
Pat.
Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2009 04:21 PM
02-05-2009 04:21 PM
Re: APA Configuration Question
Keep in mind that while at one level it will look like "one big pipe" at another it will happen to still be "four smaller sub-pipes." Specficially, the maximum throughput of any one "flow" will still be limited to the bandwidth of an individual link in the aggregate.
Depending on the flavor of packet scheduling you pick for APA (outbound traffic) and switch (inbound traffic) a "flow" is either all traffic between a pair of Ethernet/MAC addresses, all traffic between a pair of IP addresses or all traffic on a single TCP connection.
I think that most switches these days would prefer LACP to FEC.
Depending on the flavor of packet scheduling you pick for APA (outbound traffic) and switch (inbound traffic) a "flow" is either all traffic between a pair of Ethernet/MAC addresses, all traffic between a pair of IP addresses or all traffic on a single TCP connection.
I think that most switches these days would prefer LACP to FEC.
there is no rest for the wicked yet the virtuous have no pillows
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP