1826062 Members
4221 Online
109690 Solutions
New Discussion

APA Failover

 
SOLVED
Go to solution
Chris Evans_5
Frequent Advisor

APA Failover

Hi there,

How do I configure APA just to fail over from one NIC to another and not do load balancing?

We are moving from one switch to two and all the examples I can find are only for load balancing which I am told is not supported under two switches.

Thanks
Chris
5 REPLIES 5
Todd Whitcher
Esteemed Contributor
Solution

Re: APA Failover

Hi Chris,

This document has the information your looking for:

http://www.docs.hp.com/hpux/onlinedocs/J4240-90016/J4240-90016.html

Search on Lan Monitor.

You can find an example in this document in the itrc knowledge base NETUXKBRC00005701.

Hope this helps,

Todd
Chris Evans_5
Frequent Advisor

Re: APA Failover

That's great, Todd.

Just what I needed

Thanks
Chris.
Jeff Arthur
Occasional Advisor

Re: APA Failover

Hi,

Lan Monitor is great and works fine, but you can also flag your aggregate with distribution algorithm HOT_STANDBY to avoid load balancing, but give you fail over.

Details in the doc that Todd links.

ta
Jeffa
A noise annoys an oyster, a noisy noise annoys an oyster more.
Chris Evans_5
Frequent Advisor

Re: APA Failover

Thanks Jeff

I'll try that one, too.

Chris.
PVR
Valued Contributor

Re: APA Failover

That docs are more than enough.. still.

connect the
Configure it using sam, network, autoport aggregation .
Ensure that from each NIC cables r going to different switches to provide redundancy.

NIC spped and duplex settings also should match for both Network cards and connected switch ports..

main APA config files are given below..this looks like as below if u configure it for hostandby operation.

1. /etc/rc.config.d/hp_apaconf

HP_APA_INTERFACE_NAME[0]=lan900
HP_APA_LOAD_BALANCE_MODE[0]=
HP_APA_HOT_STANDBY[0]=on
HP_APA_GROUP_CAPABILITY[0]=5
HP_APA_KEY[0]=
HP_APA_MANUAL_LA[0]=1,3

2./etc/rc.config.d/hp_apaportconf



Don't give up. Try till success...