- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- APA configuration verification
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
Forums
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
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
02-24-2003 09:37 AM
02-24-2003 09:37 AM
Have I set this up correctly, or is there a better way. (Please just look at my configuration scripts and comment. I am sure the aggregate is working. You are my peer review so they stop bugging me.) I should add that I set this up about 9 months ago, and we didn't start having problems until about 6 weeks ago.
/etc/rc.config.d/hp_apaconf:
#####################################################################
###########################################################################
# The HP_APA_INIT_ARGS are reserved by HP. They are NOT user changable.
HP_APA_START_LA_PPA=100
HP_APA_DEFAULT_PORT_MODE=MANUAL
HP_APA_INIT_ARGS="HP_APA_LOAD_BALANCE_MODE HP_APA_GROUP_CAPABILITY HP_APA_HOT_ST
ANDBY HP_APA_MANUAL_LA HP_APA_INIT HP_APA_KEY"
# End of hp_apaconf configuration file
HP_APA_INTERFACE_NAME[0]=lan100
HP_APA_LOAD_BALANCE_MODE[0]=LB_MAC
HP_APA_HOT_STANDBY[0]=off
HP_APA_GROUP_CAPABILITY[0]=7
HP_APA_KEY[0]=
HP_APA_MANUAL_LA[0]=1,2,3,4
/etc/rc.config.d/hp_apaportconf:
###########################################################################
# The HP_APAPORT_INIT_ARGS are reserved by HP. They are NOT user changable.
HP_APAPORT_INIT_ARGS="HP_APAPORT_GROUP_CAPABILITY HP_APAPORT_PRIORITY HP_APAPORT
_CONFIG_MODE HP_APAPORT_KEY HP_APAPORT_SYSTEM_PRIORITY"
# End of hp_apaportconf configuration file
HP_APAPORT_INTERFACE_NAME[0]=lan1
HP_APAPORT_GROUP_CAPABILITY[0]=7
HP_APAPORT_PRIORITY[0]=0
HP_APAPORT_KEY[0]=
HP_APAPORT_SYSTEM_PRIORITY[0]=0
HP_APAPORT_COLLECT_MAX_DELAY[0]=
HP_APAPORT_CONFIG_MODE[0]=MANUAL
HP_APAPORT_SPEED[0]=100FD
HP_APAPORT_INTERFACE_NAME[1]=lan2
HP_APAPORT_GROUP_CAPABILITY[1]=7
HP_APAPORT_PRIORITY[1]=0
HP_APAPORT_KEY[1]=
HP_APAPORT_SYSTEM_PRIORITY[1]=0
HP_APAPORT_COLLECT_MAX_DELAY[1]=
HP_APAPORT_CONFIG_MODE[1]=MANUAL
HP_APAPORT_SPEED[1]=100FD
HP_APAPORT_INTERFACE_NAME[2]=lan3
HP_APAPORT_GROUP_CAPABILITY[2]=7
HP_APAPORT_PRIORITY[2]=0
HP_APAPORT_KEY[2]=
HP_APAPORT_SYSTEM_PRIORITY[2]=0
HP_APAPORT_COLLECT_MAX_DELAY[2]=
HP_APAPORT_CONFIG_MODE[2]=MANUAL
HP_APAPORT_SPEED[2]=100FD
HP_APAPORT_INTERFACE_NAME[3]=lan4
HP_APAPORT_GROUP_CAPABILITY[3]=7
HP_APAPORT_PRIORITY[3]=0
HP_APAPORT_KEY[3]=
HP_APAPORT_SYSTEM_PRIORITY[3]=0
HP_APAPORT_COLLECT_MAX_DELAY[3]=
HP_APAPORT_CONFIG_MODE[3]=MANUAL
HP_APAPORT_SPEED[3]=100FD
Thanks in advance
John
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2003 09:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2003 10:10 AM
02-24-2003 10:10 AM
Re: APA configuration verification
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2003 10:17 AM
02-24-2003 10:17 AM
Re: APA configuration verification
The only reference to the switch I've found is this (from "Using HP APA", Troubleshooting, Known Problems with Switches):
# Cisco Catalyst 5000 Switches
Turning off Cisco's Fast EtherChannel on one network physical port on the HP 9000 server may cause the entire link aggregate (the port it is associated with) to be deconfigured.
Corrective Action: This problem can only be corrected by reconfiguring the switch to not include the port in the link aggregate being configured. Refer to the appropriate switch documentation for details on how to reconfigure link aggregates.
The Catalyst 5000 switch only allows two- or four-port link aggregates. Refer to the Cisco Catalyst 5000 Configuration Guide for more details on these limitations.
A known problem has been fixed for HSC 100Base-TX, and PCI 4-port 100Base-TX when interfacing to a Cisco Catalyst 5000 switch [with firmware version 4.5(4)] with ports in Desirable Mode connected to an HP server with ports running HP APA. Sometimes the link aggregations went up and down repeatedly.
Corrective Action: For HP-UX 11.0, the HSC 100Base-TX fix requires patch PHNE_20420, and the PCI 4-port fix is in patch PHNE_20423. You also need the core LAN patch PHNE_20657 (or later). For HP-UX 11i, the 100Base-T fix is in patch PHNE_23465.
I'm still searching for any other recommendations.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2003 10:26 AM
02-24-2003 10:26 AM
Re: APA configuration verification
There's also a white paper "Using APA to Build a Screaming Fast Network Server Connection" on docs.hp.com:
http://www.docs.hp.com/hpux/netcom/index.html#Auto%20Port%20Aggregation%20(APA)
Once again, it says absolutely nothing about configuration on the switch end.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2003 10:39 AM
02-24-2003 10:39 AM
Re: APA configuration verification
Thanks for your help Pete.
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2003 10:40 AM
02-24-2003 10:40 AM
Re: APA configuration verification
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2003 10:25 AM
02-25-2003 10:25 AM
Re: APA configuration verification
"NOTE: HP APA also requires that you configure your switches??? trunking mode (AUTO or MANUAL) to match the mode being used on the server: Cisco???s Fast EtherChannel (FEC), IEEE 802.3ad Link Aggregation Control Protocol (LACP), or MANUAL mode.
Ensure that the switch ports and the HP LAN card ports are set to the same APA (or ???trunking???) mode (MANUAL or AUTO), speed, and duplexity."
With the diversity of switches available, instructions for setting the switch in the APA documentation cannot be done with any chance of staying current, therefore the recommendation to refer to the switch documentation on how to configure the switch.
APA documentation provides directions TO configure on the switch to the same mode, speed, and duplexity as on APA, but HOW to set the switch is dependent on the switch itself.
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2003 06:28 PM
03-03-2003 06:28 PM
Re: APA configuration verification
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2003 06:42 PM
03-03-2003 06:42 PM
Re: APA configuration verification
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2003 09:51 PM
03-03-2003 09:51 PM
Re: APA configuration verification
Switch configuration. On Cisco switches you can have trouble if the swtich is set to auto negotiate.
Have the cisco people check the switch and report how it says its configured.
run lanadmin -x 1
Make sure things match.
Have the Cisco switch set to 100FD 100 Base T full duplex manual, not auto negotiate.
You may need to edit the file in /etc/rc.config.d/btlan... (forgot the end of the name) Maybe its hpbtlan...
darn.
Anyway you can have network problems on Cisco switches if they aren't hardcoded to the speed your NIC card expects under HP-UX
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2003 05:20 AM
03-04-2003 05:20 AM
Re: APA configuration verification
Steven, we ALWAYS have the server and the port set to 100FD, (or what ever) we have long long ago had that heartburn...
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 07:46 AM
12-06-2005 07:46 AM
Re: APA configuration verification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2006 09:30 AM
01-10-2006 09:30 AM