<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: APA error message in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/apa-error-message/m-p/3304573#M567567</link>
    <description>Thank you Rick.&lt;BR /&gt;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?&lt;BR /&gt;</description>
    <pubDate>Tue, 15 Jun 2004 13:27:19 GMT</pubDate>
    <dc:creator>Jomadar</dc:creator>
    <dc:date>2004-06-15T13:27:19Z</dc:date>
    <item>
      <title>APA error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apa-error-message/m-p/3304571#M567565</link>
      <description>Dear experts,&lt;BR /&gt;&lt;BR /&gt;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? &lt;BR /&gt;Thanks for your help&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Configure HP AUTO-PORT AGGREGATION interfaces&lt;BR /&gt;Output from "/sbin/rc2.d/S337hpapa start":&lt;BR /&gt;----------------------------&lt;BR /&gt;DLPI version is 2&lt;BR /&gt;         /sbin/rc2.d/S337hpapa started.&lt;BR /&gt;         Please be patient. This may take about 40 seconds.&lt;BR /&gt;         HP_APA_MAX_LINKAGGS = 50&lt;BR /&gt;         HP_APA_DEFAULT_PORT_MODE = MANUAL&lt;BR /&gt;         /usr/sbin/hp_apa_util -S 0 LAN_MONITOR&lt;BR /&gt;         /usr/sbin/hp_apa_util -S 3 LAN_MONITOR&lt;BR /&gt;lan900&lt;BR /&gt;         /usr/sbin/lanadmin  -X -y on 900&lt;BR /&gt;         New Hot Standby = ON&lt;BR /&gt;         /usr/sbin/lanadmin -X -g 900 lan900 900&lt;BR /&gt;         New Group Capability = 0&lt;BR /&gt;         /usr/sbin/lanadmin  -X  -a 0 3 900&lt;BR /&gt;ERROR:   Error: The mode of the port 0 is invalid for this command&lt;BR /&gt;         /sbin/rc2.d/S337hpapa Completed successfully.&lt;BR /&gt;"/sbin/rc2.d/S337hpapa start" FAILED&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Jun 2004 13:38:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apa-error-message/m-p/3304571#M567565</guid>
      <dc:creator>Jomadar</dc:creator>
      <dc:date>2004-06-14T13:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: APA error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apa-error-message/m-p/3304572#M567566</link>
      <description>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</description>
      <pubDate>Tue, 15 Jun 2004 09:23:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apa-error-message/m-p/3304572#M567566</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2004-06-15T09:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: APA error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apa-error-message/m-p/3304573#M567567</link>
      <description>Thank you Rick.&lt;BR /&gt;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?&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jun 2004 13:27:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apa-error-message/m-p/3304573#M567567</guid>
      <dc:creator>Jomadar</dc:creator>
      <dc:date>2004-06-15T13:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: APA error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apa-error-message/m-p/3304574#M567568</link>
      <description>I think you may need to read the APA manuals a bit more closely :)  &lt;A href="http://docs.hp.com/" target="_blank"&gt;http://docs.hp.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;So, in your netconf file, you would have an entry for lan900, not lan0.&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jun 2004 13:34:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apa-error-message/m-p/3304574#M567568</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2004-06-15T13:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: APA error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apa-error-message/m-p/3304575#M567569</link>
      <description>ooops im afraid i have read too many and got confused... i was rather in hurry&lt;BR /&gt;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"&lt;BR /&gt;ok, i'll try to set netconf as soon as i get the chance... it is productive now and not allowed to touch.&lt;BR /&gt;Thanks for your help</description>
      <pubDate>Tue, 15 Jun 2004 14:18:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apa-error-message/m-p/3304575#M567569</guid>
      <dc:creator>Jomadar</dc:creator>
      <dc:date>2004-06-15T14:18:20Z</dc:date>
    </item>
  </channel>
</rss>

