- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Interconnect with HP-APA and switches
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
05-17-2007 04:40 AM
05-17-2007 04:40 AM
I have 2 RP440 servers in a clusterware configuration, using Back-to-back interconnect. under the interconnect configuration I have HP-APA for NIC redundancy. I think the B-to-B is giving some communication problems and need to upgrade with switches in the middle. I wish to keep HP-APA and for redundancy purpose, I will install two switches.
My questions is:
Is there a specific type of switch that I need to use?
in this case each of the ports from the HP_APA configuration will go to a two different switches, should I need to do anything on the switches to support the APA configuration on the servers?
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2007 04:42 AM
05-17-2007 04:42 AM
Re: Interconnect with HP-APA and switches
APA is pretty flexible, works with different vendors, even unmanaged switches. A lot of people report good results with Cisco managed switches. Some Cisco work is required to get them to accommodate one ip address on two switch ports.
The doc on that needs to come with Cisco, I know it needs to be done, not how.
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
05-17-2007 05:41 AM
05-17-2007 05:41 AM
Re: Interconnect with HP-APA and switches
If you find a switch that supports MANUAL configuration then you should not have to do anything to the switch. The switches will only need to be configured if you are going to use FEC/PAgp or LACP modes. You will need to read the vendor docs for the configuration steps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2007 07:42 AM
05-17-2007 07:42 AM
SolutionSomeone correct me, but I think that, in manual mode, each NIC has its own MAC address, but the system does a round-robin reply to ARP requests. Doesn't help much if most of your traffic is out of the subnet, and all the ARP requests all come from the gateway router, which will probably query once then hold it in cache. LACP and FEC both create a virtual MAC address for the trunk; this will cause lots of problems in layer-2 land when the various fowarding databases start showing the same MAC address on different switches.
We used stacked Nortel switches. My preferred configuration is primary LACP group that goes to one stack -- but different switches in the stack -- and a failover LCAP group that goes to a secondary switch stack.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2007 08:49 AM
05-17-2007 08:49 AM
Re: Interconnect with HP-APA and switches
I check with HP support and their response was that I can NOT use APA configuration on loadsharing mode and two switches. The only and probably the best option is to use APA with Hot-standby mode which will do a failover function the same way LanMonitor does. this option does not required any configuration on the switch while making the configuration changes on the on the servers will be rather easy.
on
/etc/rc.config.d/hp_apaconf
set parameter:
HP_APA_HOT_STANDBY[0]=ON
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2007 04:28 AM
05-18-2007 04:28 AM
Re: Interconnect with HP-APA and switches
What sort of communication problems were you seeing that has you wanting to go from a back-to-back config to a switched config?
For some switch ideas, http://www.hp.com/go/procurve :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2007 04:34 AM
05-18-2007 04:34 AM
Re: Interconnect with HP-APA and switches
Later I learn that Back-to-Back interconnect is not supported by Oracle which is what is forcing to upgrade the hardware.