- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: APA configuration on 11.31 IA
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
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
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
09-18-2015 10:01 AM
09-18-2015 10:01 AM
APA configuration on 11.31 IA
I want to configure APA for auto failover along with load balancing. Is it possible? If possible then please provide the steps. Please don't refer any HP APA Admin Guide or link. If you have practical experience then only please comment.
System Details: Single node
OS Version: B.11.31 U ia64
Installed HP APA Version:
HP-APA-FMT B.11.31.1503 HP Auto-Port Aggregation APA formatter product
HP-APA-KRN B.11.31.1503 HP Auto-Port Aggregation APA kernel products.
HP-APA-LM B.11.31.1503 HP Auto-Port Aggregation APA LM commands.
HP-APA-NETMOD B.11.31.1503 HP Auto-Port Aggregation nwmgr/NCweb libraries
HP-APA-RUN B.11.31.1503 HP Auto-Port Aggregation APA command products.
Software is configured in the kernel:
what /stand/vmunix | egrep -i hp_apa
$Revision: hp_apa: B.11.31.1503_LR
Network Interface: lan0 and lan1.
Configuration steps required through "nwmgr" or manual like: modifying /etc/rc.config.d/netconf, /etc/rc.config.d/hp_apaportconf & /etc/rc.config.d/hp_apaconf and stopping and starting the services like sbin/init.d/hplm stop, /sbin/init.d/hpapa stop and then /sbin/init.d/hpapa start, /sbin/init.d/hplm start.
Also I would like to know the best practice of the HP_APAPORT_CONFIG_MODE, where and when we should use the below supported value:
FEC_AUTO
LACP_AUTO
LAN_MONITOR
MANUAL
Thanks in advance.
- Tags:
- APA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2016 05:57 AM - edited 03-23-2016 07:46 AM
03-23-2016 05:57 AM - edited 03-23-2016 07:46 AM
Re: APA configuration on 11.31 IA
Hello
For me :
FEC_AUTO is for 802.1Q trunking between HP-UX and switchs (CISCO).
LACP_AUTO is for 802.1Q trunking between HP-UX and switchs
LAN_MONITOR is for monitoring (Failover/FailBack) like MC/ServiceGuard.
MANUAL , i never use it ....but i think, it's the same as LAN_MONITOR but the FailBack is not automatic.
Best Regards
David