<?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 Configuration Question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/apa-configuration-question/m-p/4474384#M662685</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You have configured APA in "LAN MONITOR" mode with lan7 and lan8. But it looks there is no cable connectivity from lan 7. That's why it says "Port 8 did &lt;BR /&gt;not receive any poll packets" during startup.&lt;BR /&gt;&lt;BR /&gt;For LAN MONITOR  to work, all the ports to be connected to same subnet. You can check the connectivity using linkloop command. &lt;BR /&gt;</description>
    <pubDate>Thu, 06 Aug 2009 06:05:13 GMT</pubDate>
    <dc:creator>Ganesan R</dc:creator>
    <dc:date>2009-08-06T06:05:13Z</dc:date>
    <item>
      <title>APA Configuration Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apa-configuration-question/m-p/4474382#M662683</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;Can you shed light on how this APA setup has been done, I'm a bit confused:&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/hp_apaportconf contains:&lt;BR /&gt;HP_APAPORT_INTERFACE_NAME[0]=lan7&lt;BR /&gt;HP_APAPORT_CONFIG_MODE[0]=LAN_MONITOR&lt;BR /&gt; &lt;BR /&gt;HP_APAPORT_INTERFACE_NAME[1]=lan8&lt;BR /&gt;HP_APAPORT_CONFIG_MODE[1]=LAN_MONITOR&lt;BR /&gt;&lt;BR /&gt;When I do:&lt;BR /&gt;# lanadmin -x -v 900&lt;BR /&gt;Link Aggregate PPA #             : 900&lt;BR /&gt;Number of Ports                  : 1&lt;BR /&gt;Ports PPA                        : 8 &lt;BR /&gt;Link Aggregation State           : LINKAGG MANUAL&lt;BR /&gt;Group Capability                 : 5&lt;BR /&gt;Load Balance Mode                : Hot Standby (LB_HOT_STANDBY)&lt;BR /&gt;&lt;BR /&gt;-- Does this mean LAN8 is the only member for LAN900?&lt;BR /&gt;&lt;BR /&gt;Also # lanscan -q has the ff. outputs:&lt;BR /&gt;0            &lt;BR /&gt;2            &lt;BR /&gt;1            &lt;BR /&gt;7            &lt;BR /&gt;900        8&lt;BR /&gt;901        &lt;BR /&gt;902        &lt;BR /&gt;903        &lt;BR /&gt;904        &lt;BR /&gt;&lt;BR /&gt;Saying to me that LAN8 is the only member of LAN900 - correct?  &lt;BR /&gt;&lt;BR /&gt;And I have this error during bootup:&lt;BR /&gt;Auto-Port Aggregation/9000 Networking*****************@#%&lt;BR /&gt;Tue Aug 04 EST 2009 16:41:06.958424  DISASTER     Subsys:HP_APA       Loc:00000&lt;BR /&gt;&amp;lt;1006&amp;gt; HP Auto-Port Aggregation product found that ports in failover &lt;BR /&gt;          group lan900 are no longer connected to each other. Port 8 did &lt;BR /&gt;          not receive any poll packets. &lt;BR /&gt;&lt;BR /&gt;Please help. TIA!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Aug 2009 05:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apa-configuration-question/m-p/4474382#M662683</guid>
      <dc:creator>cam9269</dc:creator>
      <dc:date>2009-08-06T05:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: APA Configuration Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apa-configuration-question/m-p/4474383#M662684</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check with linkloop and lanadmin if if your lan7/8 are connected to the switch.&lt;BR /&gt;&lt;BR /&gt;in lanadmin the PPA number of lan should be UP - operational status.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Thu, 06 Aug 2009 06:03:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apa-configuration-question/m-p/4474383#M662684</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-08-06T06:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: APA Configuration Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apa-configuration-question/m-p/4474384#M662685</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You have configured APA in "LAN MONITOR" mode with lan7 and lan8. But it looks there is no cable connectivity from lan 7. That's why it says "Port 8 did &lt;BR /&gt;not receive any poll packets" during startup.&lt;BR /&gt;&lt;BR /&gt;For LAN MONITOR  to work, all the ports to be connected to same subnet. You can check the connectivity using linkloop command. &lt;BR /&gt;</description>
      <pubDate>Thu, 06 Aug 2009 06:05:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apa-configuration-question/m-p/4474384#M662685</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-08-06T06:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: APA Configuration Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apa-configuration-question/m-p/4474385#M662686</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;Here are lanscan outputs:&lt;BR /&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Hardware Station        Crd  Hdw   Net-Interface    NM   MAC       HP-DLPI DLPI&lt;BR /&gt;Path     Address        In#  State NamePPA          ID   Type      Support Mjr#&lt;BR /&gt;0/0/0/0  0x0010837CC215 0    UP    lan0 snap0       1    ETHER       Yes   119&lt;BR /&gt; &lt;BR /&gt;Extended Station                           LLC Encapsulation&lt;BR /&gt;Address                                    Methods&lt;BR /&gt;0x0010837CC215                             IEEE HPEXTIEEE SNAP ETHER NOVELL &lt;BR /&gt; &lt;BR /&gt;Driver Specific Information&lt;BR /&gt;btlan    &lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Hardware Station        Crd  Hdw   Net-Interface    NM   MAC       HP-DLPI DLPI&lt;BR /&gt;Path     Address        In#  State NamePPA          ID   Type      Support Mjr#&lt;BR /&gt;0/10/0/0 0x001083FC93A4 7    UP    lan7 snap7       5    ETHER       Yes   119&lt;BR /&gt; &lt;BR /&gt;Extended Station                           LLC Encapsulation&lt;BR /&gt;Address                                    Methods&lt;BR /&gt;0x001083FC93A4                             IEEE HPEXTIEEE SNAP ETHER NOVELL &lt;BR /&gt; &lt;BR /&gt;Driver Specific Information&lt;BR /&gt;gelan    &lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Hardware Station        Crd  Hdw   Net-Interface    NM   MAC       HP-DLPI DLPI&lt;BR /&gt;Path     Address        In#  State NamePPA          ID   Type      Support Mjr#&lt;BR /&gt;LinkAgg0 0x00306E04012B 900  UP    lan900 snap900   7    ETHER       Yes   119&lt;BR /&gt; &lt;BR /&gt;Extended Station                           LLC Encapsulation&lt;BR /&gt;Address                                    Methods&lt;BR /&gt;0x00306E04012B                             &lt;BR /&gt; &lt;BR /&gt;Driver Specific Information&lt;BR /&gt;hp_apa   &lt;BR /&gt;...............................................................................&lt;BR /&gt;Hardware Crd Hdw   Net-Interface  NM  MAC       HP-DLPI DLPI  Driver&lt;BR /&gt;Path     In# State NamePPA        ID  Type      Support Mjr#  Name  &lt;BR /&gt;1/8/0/0  8   UP    lan8 snap8     2   ETHER     Yes     119   gelan  &lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Here are linkloop outputs: &lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;LAN900&lt;BR /&gt;linkloop -v 0x00306E04012B&lt;BR /&gt;&lt;BR /&gt;Link connectivity to LAN station: 0x00306E04012B&lt;BR /&gt;error:  get_msg2 getmsg failed, errno = 4&lt;BR /&gt; -- FAILED&lt;BR /&gt;    frames sent               : 1&lt;BR /&gt;    frames received correctly : 0&lt;BR /&gt;    reads that timed out      : 1&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;LAN7&lt;BR /&gt;linkloop -v 0x001083FC93A4&lt;BR /&gt;&lt;BR /&gt;Link connectivity to LAN station: 0x001083FC93A4&lt;BR /&gt;error:  get_msg2 getmsg failed, errno = 4&lt;BR /&gt; -- FAILED&lt;BR /&gt;    frames sent               : 1&lt;BR /&gt;    frames received correctly : 0&lt;BR /&gt;    reads that timed out      : 1&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;I can't do a linkloop on on LAN8 because it's not present in the lanscan outputs I sent earlier.&lt;BR /&gt;&lt;BR /&gt;The question is, in the lanscan -v output above, under LAN900, it says LAN8 is UP.  Does this mean that LAN8 is the only member of LAN900? Is there something wrong with my setup?&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Thu, 06 Aug 2009 22:29:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apa-configuration-question/m-p/4474385#M662686</guid>
      <dc:creator>cam9269</dc:creator>
      <dc:date>2009-08-06T22:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: APA Configuration Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apa-configuration-question/m-p/4474386#M662687</link>
      <description>Hello again guys,&lt;BR /&gt;&lt;BR /&gt;I just got the lanadmin outputs, seems LAN7 is dead. &lt;BR /&gt;&lt;BR /&gt;lanadmin -g mibstats 7&lt;BR /&gt; &lt;BR /&gt;                      LAN INTERFACE STATUS DISPLAY&lt;BR /&gt;                       Fri, Aug 7,2009  12:34:15&lt;BR /&gt; &lt;BR /&gt;PPA Number                      = 7&lt;BR /&gt;Description                     = lan7 HP PCI 1000Base-SX Release B.11.11.25&lt;BR /&gt;Type (value)                    = ethernet(6)&lt;BR /&gt;MTU Size                        = 1500&lt;BR /&gt;Speed                           = 1000000000&lt;BR /&gt;Station Address                 = 0x1083fc93a4&lt;BR /&gt;Administration Status (value)   = up(1)&lt;BR /&gt;Operation Status (value)        = down(2)&lt;BR /&gt;Last Change                     = 0&lt;BR /&gt;Inbound Octets                  = 0&lt;BR /&gt;Inbound Unicast Packets         = 0&lt;BR /&gt;Inbound Non-Unicast Packets     = 0&lt;BR /&gt;Inbound Discards                = 0&lt;BR /&gt;Inbound Errors                  = 0&lt;BR /&gt;Inbound Unknown Protocols       = 0&lt;BR /&gt;Outbound Octets                 = 0&lt;BR /&gt;Outbound Unicast Packets        = 0&lt;BR /&gt;Outbound Non-Unicast Packets    = 0&lt;BR /&gt;Outbound Discards               = 237700&lt;BR /&gt;Outbound Errors                 = 0&lt;BR /&gt;Outbound Queue Length           = 0&lt;BR /&gt;Specific                        = 655367&lt;BR /&gt; &lt;BR /&gt;Ethernet-like Statistics Group&lt;BR /&gt; &lt;BR /&gt;Index                           = 5&lt;BR /&gt;Alignment Errors                = 0&lt;BR /&gt;FCS Errors                      = 0&lt;BR /&gt;Single Collision Frames         = 0&lt;BR /&gt;Multiple Collision Frames       = 0&lt;BR /&gt;Deferred Transmissions          = 0&lt;BR /&gt;Late Collisions                 = 0&lt;BR /&gt;Excessive Collisions            = 0&lt;BR /&gt;Internal MAC Transmit Errors    = 0&lt;BR /&gt;Carrier Sense Errors            = 0&lt;BR /&gt;Frames Too Long                 = 0&lt;BR /&gt;Internal MAC Receive Errors     = 0&lt;BR /&gt; &lt;BR /&gt;lanadmin -g mibstats 8&lt;BR /&gt; &lt;BR /&gt;                      LAN INTERFACE STATUS DISPLAY&lt;BR /&gt;                       Fri, Aug 7,2009  12:34:23&lt;BR /&gt; &lt;BR /&gt;PPA Number                      = 8&lt;BR /&gt;Description                     = lan8 HP PCI 1000Base-SX Release B.11.11.25&lt;BR /&gt;Type (value)                    = ethernet(6)&lt;BR /&gt;MTU Size                        = 1500&lt;BR /&gt;Speed                           = 1000000000&lt;BR /&gt;Station Address                 = 0x306e04012b&lt;BR /&gt;Administration Status (value)   = up(1)&lt;BR /&gt;Operation Status (value)        = up(1)&lt;BR /&gt;Last Change                     = 22511392&lt;BR /&gt;Inbound Octets                  = 1570840395&lt;BR /&gt;Inbound Unicast Packets         = 222105806&lt;BR /&gt;Inbound Non-Unicast Packets     = 3803&lt;BR /&gt;Inbound Discards                = 0&lt;BR /&gt;Inbound Errors                  = 0&lt;BR /&gt;Inbound Unknown Protocols       = 5&lt;BR /&gt;Outbound Octets                 = 378671099&lt;BR /&gt;Outbound Unicast Packets        = 84396828&lt;BR /&gt;Outbound Non-Unicast Packets    = 2540&lt;BR /&gt;Outbound Discards               = 47&lt;BR /&gt;Outbound Errors                 = 0&lt;BR /&gt;Outbound Queue Length           = 0&lt;BR /&gt;Specific                        = 655367&lt;BR /&gt; &lt;BR /&gt;Ethernet-like Statistics Group&lt;BR /&gt; &lt;BR /&gt;Index                           = 2&lt;BR /&gt;Alignment Errors                = 0&lt;BR /&gt;FCS Errors                      = 0&lt;BR /&gt;Single Collision Frames         = 0&lt;BR /&gt;Multiple Collision Frames       = 0&lt;BR /&gt;Deferred Transmissions          = 0&lt;BR /&gt;Late Collisions                 = 0&lt;BR /&gt;Excessive Collisions            = 0&lt;BR /&gt;Internal MAC Transmit Errors    = 0&lt;BR /&gt;Carrier Sense Errors            = 0&lt;BR /&gt;Frames Too Long                 = 0&lt;BR /&gt;Internal MAC Receive Errors     = 0&lt;BR /&gt; &lt;BR /&gt;lanadmin -g mibstats 900&lt;BR /&gt; &lt;BR /&gt;                      LAN INTERFACE STATUS DISPLAY&lt;BR /&gt;                       Fri, Aug 7,2009  12:34:34&lt;BR /&gt; &lt;BR /&gt;PPA Number                      = 900&lt;BR /&gt;Description                     = lan900 Hewlett-Packard LinkAggregate Interface&lt;BR /&gt;Type (value)                    = ethernet-csmacd(6)&lt;BR /&gt;MTU Size                        = 1500&lt;BR /&gt;Speed                           = 1000000000&lt;BR /&gt;Station Address                 = 0x306e04012b&lt;BR /&gt;Administration Status (value)   = up(1)&lt;BR /&gt;Operation Status (value)        = up(1)&lt;BR /&gt;Last Change                     = 22511392&lt;BR /&gt;Inbound Octets                  = 1544990521&lt;BR /&gt;Inbound Unicast Packets         = 222088551&lt;BR /&gt;Inbound Non-Unicast Packets     = 3799&lt;BR /&gt;Inbound Discards                = 0&lt;BR /&gt;Inbound Errors                  = 0&lt;BR /&gt;Inbound Unknown Protocols       = 4&lt;BR /&gt;Outbound Octets                 = 378346737&lt;BR /&gt;Outbound Unicast Packets        = 84390838&lt;BR /&gt;Outbound Non-Unicast Packets    = 2543&lt;BR /&gt;Outbound Discards               = 31&lt;BR /&gt;Outbound Errors                 = 0&lt;BR /&gt;Outbound Unknown Protocols      = 0&lt;BR /&gt;Specific                        = 0&lt;BR /&gt;&lt;BR /&gt;---------------------------------------&lt;BR /&gt;&lt;BR /&gt;So I guess we need to replace LAN7?</description>
      <pubDate>Fri, 07 Aug 2009 03:13:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apa-configuration-question/m-p/4474386#M662687</guid>
      <dc:creator>cam9269</dc:creator>
      <dc:date>2009-08-07T03:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: APA Configuration Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apa-configuration-question/m-p/4474387#M662688</link>
      <description>Definitely. If your server is OLRADable -- meaning PCI/PCI-X are hot swappable -- then you need not shut down the system.&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Aug 2009 13:57:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apa-configuration-question/m-p/4474387#M662688</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2009-08-07T13:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: APA Configuration Question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apa-configuration-question/m-p/4474388#M662689</link>
      <description>I'm quite a bit rusty on interpreting lanadmin -g mibstats output, but if the only indication is the operational state being down, while it could be dead, it could simply be sleeping, or perhaps pining for the fjords...  Checking the cable *and* the switch port to which lan7 is connected would be goodness as might running some online diagnostics against lan7.</description>
      <pubDate>Fri, 07 Aug 2009 15:36:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apa-configuration-question/m-p/4474388#M662689</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2009-08-07T15:36:25Z</dc:date>
    </item>
  </channel>
</rss>

