1833016 Members
2053 Online
110048 Solutions
New Discussion

Re: APA error message

 
Jomadar
Occasional Advisor

APA error message

Dear experts,

i configured Auto-Port Aggregation for Hot Standby. Since with SAM did not succeed, did manually. After some attempts it does work seemingly perfectly, (unplugged one of 2 cables - no matter which one - applications did not feel anything) but i got error message pasted below. Do you have idea what is the reason? Is it safe to run system with it?
Thanks for your help


Configure HP AUTO-PORT AGGREGATION interfaces
Output from "/sbin/rc2.d/S337hpapa start":
----------------------------
DLPI version is 2
/sbin/rc2.d/S337hpapa started.
Please be patient. This may take about 40 seconds.
HP_APA_MAX_LINKAGGS = 50
HP_APA_DEFAULT_PORT_MODE = MANUAL
/usr/sbin/hp_apa_util -S 0 LAN_MONITOR
/usr/sbin/hp_apa_util -S 3 LAN_MONITOR
lan900
/usr/sbin/lanadmin -X -y on 900
New Hot Standby = ON
/usr/sbin/lanadmin -X -g 900 lan900 900
New Group Capability = 0
/usr/sbin/lanadmin -X -a 0 3 900
ERROR: Error: The mode of the port 0 is invalid for this command
/sbin/rc2.d/S337hpapa Completed successfully.
"/sbin/rc2.d/S337hpapa start" FAILED
Jomadar
4 REPLIES 4
rick jones
Honored Contributor

Re: APA error message

you may want to make sure that the "0" PPA/interface is in the same duplex mode as the other interface. Also, make sure that lan0 is not ifconfig'ed before the APA and you are only doing ifconfig on lan900
there is no rest for the wicked yet the virtuous have no pillows
Jomadar
Occasional Advisor

Re: APA error message

Thank you Rick.
In netconf file i set lan[0] but if i skip this unix dont get ip. How should netconf look like in this Hot Standby case?
Jomadar
rick jones
Honored Contributor

Re: APA error message

I think you may need to read the APA manuals a bit more closely :) http://docs.hp.com/

In particular, APA produces a virtual (not to be confused with VLAN) interface which knows how to failover/balance between some number of physical interfaces. It is that virtual interface you ifconfig, not the underlying physical ones.

So, in your netconf file, you would have an entry for lan900, not lan0.
there is no rest for the wicked yet the virtuous have no pillows
Jomadar
Occasional Advisor

Re: APA error message

ooops im afraid i have read too many and got confused... i was rather in hurry
This was written:"To preserve the IP address across reboots you need to add the IP address for the primary port to /etc/rc.config.d/netconf"
ok, i'll try to set netconf as soon as i get the chance... it is productive now and not allowed to touch.
Thanks for your help
Jomadar