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
11-19-2003 01:22 AM
11-19-2003 01:22 AM
APA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 01:30 AM
11-19-2003 01:30 AM
Re: APA
We are about to configure it so i am interested as well. I did search in the technical knowledge base here are the results:
http://www5.itrc.hp.com/service/cki/search.do?category=c0&mode=text&searchString=apa&searchCrit=allwords&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 01:31 AM
11-19-2003 01:31 AM
Re: APA
APA can be used to trunk/aggregate Network connections -- talk with your switch people if they understand LacP/PagP. If you will only be after it's redundancy/protection features - they you'll be running in what's called "manual" mode -- you'll still be protected against cable,switch and NIC failure -- you would not just get the aggregation.
Highly recomended...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 01:31 AM
11-19-2003 01:31 AM
Re: APA
1- A lan900 group was created including 2 network interfaces lan0 and lan1 which were connected to separate network switches. While system was up and running, we unplugged the cable from lan0, system re-established the network connectivity on lan1 after failover interval of 10 seconds. Ping and Telnet were used to check successful connectivity after fail over.
Cable was plugged in to the lan0, took out cable from lan1 interface and it failed over back to lan0 automatically.
2- While both cables were connected, port on each switch disabled alternatively to interrupt the NW connectivity, APA failed over the LAN to Stand by interface successfully.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 01:35 AM
11-19-2003 01:35 AM
Re: APA
Very effective in NAS implementations and iSCSI deployments - I might add...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 03:05 AM
11-19-2003 03:05 AM
Re: APA
Install APA software. After configuring the driver for lan cards, goto sam and configure APA. it is self explanatory.
For better redundancy;
1. connect diff interfaces to different switches.
2. If u want load balancing your switch should support it (link aggregation protocol)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2003 01:00 PM
11-22-2003 01:00 PM
Re: APA
Patch PHNE_28777 APA cumulative patch can and most likely will break your machine.
Last week I had networking die after applying this patch.
The patch alters what lines are required in the following files:
/etc/rc.config.d/hp_apaconf
/etc/rc.config.d/hp_apaportconf
In the patch â Special Install Instructionsâ says that there is a new parameter, and you can get a new configuration file from /usr/newconfig/etc/rc.config.d/hp_apaconf However, it doesn't say much more than that. You need to look in the hp_apaportconf file and make the mode in that file equal to the mode in the hp_apaconf file. Here is what I set mine to in the /etc/rc.config.d/hp_apaconf
HP_APA_DEFAULT_PORT_MODE=MANUAL
I wanted to throw this up someplace for everyone to see.
-