GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: hp_apa problem
Operating System - HP-UX
1847693
Members
3639
Online
110265
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
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
12-04-2009 10:50 PM
12-04-2009 10:50 PM
hp_apa problem
Hi all
I installed hp-apa for my oracle RAC internal and public NICs.
###############################
HP_APAPORT_INTERFACE_NAME[0]=lan1
HP_APAPORT_GROUP_CAPABILITY[0]=900
HP_APAPORT_CONFIG_MODE[0]=FEC_AUTO
HP_APAPORT_INTERFACE_NAME[1]=lan2
HP_APAPORT_GROUP_CAPABILITY[1]=901
HP_APAPORT_CONFIG_MODE[1]=FEC_AUTO
HP_APAPORT_INTERFACE_NAME[2]=lan3
HP_APAPORT_GROUP_CAPABILITY[2]=900
HP_APAPORT_CONFIG_MODE[2]=FEC_AUTO
HP_APAPORT_INTERFACE_NAME[3]=lan4
HP_APAPORT_GROUP_CAPABILITY[3]=901
HP_APAPORT_CONFIG_MODE[3]=FEC_AUTO
HP_APAPORT_INTERFACE_NAME[4]=lan6
HP_APAPORT_GROUP_CAPABILITY[4]=900
HP_APAPORT_CONFIG_MODE[4]=FEC_AUTO
HP_APAPORT_INTERFACE_NAME[5]=lan7
HP_APAPORT_GROUP_CAPABILITY[5]=901
HP_APAPORT_CONFIG_MODE[5]=FEC_AUTO
##########################################
HP_APA_INTERFACE_NAME[0]=lan900
HP_APA_LOAD_BALANCE_MODE[0]=LB_MAC
HP_APA_GROUP_CAPABILITY[0]=900
HP_APA_INTERFACE_NAME[1]=lan901
HP_APA_LOAD_BALANCE_MODE[1]=LB_MAC
HP_APA_GROUP_CAPABILITY[1]=901
############################################
The problem is that:
lan900 goes to manual mode
lan 901 goes to FEC_AUTO mode
###########################################
I installed hp-apa for my oracle RAC internal and public NICs.
###############################
HP_APAPORT_INTERFACE_NAME[0]=lan1
HP_APAPORT_GROUP_CAPABILITY[0]=900
HP_APAPORT_CONFIG_MODE[0]=FEC_AUTO
HP_APAPORT_INTERFACE_NAME[1]=lan2
HP_APAPORT_GROUP_CAPABILITY[1]=901
HP_APAPORT_CONFIG_MODE[1]=FEC_AUTO
HP_APAPORT_INTERFACE_NAME[2]=lan3
HP_APAPORT_GROUP_CAPABILITY[2]=900
HP_APAPORT_CONFIG_MODE[2]=FEC_AUTO
HP_APAPORT_INTERFACE_NAME[3]=lan4
HP_APAPORT_GROUP_CAPABILITY[3]=901
HP_APAPORT_CONFIG_MODE[3]=FEC_AUTO
HP_APAPORT_INTERFACE_NAME[4]=lan6
HP_APAPORT_GROUP_CAPABILITY[4]=900
HP_APAPORT_CONFIG_MODE[4]=FEC_AUTO
HP_APAPORT_INTERFACE_NAME[5]=lan7
HP_APAPORT_GROUP_CAPABILITY[5]=901
HP_APAPORT_CONFIG_MODE[5]=FEC_AUTO
##########################################
HP_APA_INTERFACE_NAME[0]=lan900
HP_APA_LOAD_BALANCE_MODE[0]=LB_MAC
HP_APA_GROUP_CAPABILITY[0]=900
HP_APA_INTERFACE_NAME[1]=lan901
HP_APA_LOAD_BALANCE_MODE[1]=LB_MAC
HP_APA_GROUP_CAPABILITY[1]=901
############################################
The problem is that:
lan900 goes to manual mode
lan 901 goes to FEC_AUTO mode
###########################################
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2009 02:41 AM
12-05-2009 02:41 AM
Re: hp_apa problem
You can modify HP_APAPORT_CONFIG_MODE for your specific ports, let them go to the correct mode what your want.
You have better to read /etc/rc.config.d/hp_apaconf and /etc/rc.config.d/hp_apaportconf configuration files' explanation again, they already explain to you clearly.
You have better to read /etc/rc.config.d/hp_apaconf and /etc/rc.config.d/hp_apaportconf configuration files' explanation again, they already explain to you clearly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2009 04:07 AM
12-05-2009 04:07 AM
Re: hp_apa problem
Hi
apart from the configuration that is in place, also need to check the hardware models of the LAN cards as going to link aggregate lan900.
just like to have a look at the lanscan O/P as well as ioscan -kfnClan as well as the lanadmin -x -v 900
lanadmin -x -v 901
also if possible need to check from the Switch side too
regards
sujit
apart from the configuration that is in place, also need to check the hardware models of the LAN cards as going to link aggregate lan900.
just like to have a look at the lanscan O/P as well as ioscan -kfnClan as well as the lanadmin -x -v 900
lanadmin -x -v 901
also if possible need to check from the Switch side too
regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2009 06:22 AM
12-07-2009 06:22 AM
Re: hp_apa problem
Assuming that the configs you posted came from the right files (hp_apaportconf for the 6 ports, hp_apaconf for the 2 aggregates), it looks correct.
Can you post the outout you get when you run "/sbin/init.d/hpapa start" ?
Can you post the outout you get when you run "/sbin/init.d/hpapa start" ?
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 2026 Hewlett Packard Enterprise Development LP