<?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: VMS queues are stacked in one node in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048960#M85991</link>
    <description>Hi,&lt;BR /&gt;- check if you have the latest ECOs on this cluster&lt;BR /&gt;- watch your resources esp. locking management&lt;BR /&gt;- how looks your network infrastructure ... no errors?&lt;BR /&gt;&lt;BR /&gt;Petr</description>
    <pubDate>Mon, 06 Aug 2007 05:57:38 GMT</pubDate>
    <dc:creator>Petr Spisek</dc:creator>
    <dc:date>2007-08-06T05:57:38Z</dc:date>
    <item>
      <title>VMS queues are stacked in one node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048957#M85988</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I have  OpenVMS AXP Version V7.3-2. &lt;BR /&gt;The problem is that on one node suddenly stoped  working the  queues subsystem - no output for 5 minutes:&lt;BR /&gt;&lt;BR /&gt;DV31:SYSTEM&amp;gt; sh que  /all&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Interrupt &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I've noticed another problem at that time - it was not possible  connect to another nodes of the cluster from this particular node:&lt;BR /&gt;&lt;BR /&gt;DV31:SYSTEM&amp;gt; seth SMDV33&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;%SYSTEM-F-SHUT, remote node no longer accepting connects&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But from other nodes, there is no problem.&lt;BR /&gt;&lt;BR /&gt;I've thinked about problem in inter-cluster communication but there were all nodes in "show cluster" command output. And monitor cluster shows all nodes too.&lt;BR /&gt;&lt;BR /&gt;After the reboot of the node all started to work correctly but the situation reeated again in few days.&lt;BR /&gt;&lt;BR /&gt;Can somebody advice me what to check for better  localization of real source of problem?&lt;BR /&gt;&lt;BR /&gt;I alredy checked the ERRLOG.SYS and operator.log but haven't find anything. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks   Zbynek</description>
      <pubDate>Fri, 03 Aug 2007 03:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048957#M85988</guid>
      <dc:creator>matousekz</dc:creator>
      <dc:date>2007-08-03T03:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: VMS queues are stacked in one node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048958#M85989</link>
      <description>Zbynek,&lt;BR /&gt;&lt;BR /&gt;My first recommendation would be to generate a crash dump from the malfunctioning node. I would then strongly recommend a opening a support case.&lt;BR /&gt;&lt;BR /&gt;There are many possibilities, without the evidence (the dump) it would just be speculation.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Fri, 03 Aug 2007 03:39:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048958#M85989</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2007-08-03T03:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: VMS queues are stacked in one node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048959#M85990</link>
      <description>Zbynek,&lt;BR /&gt;&lt;BR /&gt;SHOW QUEUE and SET HOST use different protocols and communication mechanisms, so it may not be so easy to find the underlying problem.&lt;BR /&gt;&lt;BR /&gt;$ SET HOST other_node exiting with %SYSTEM-F-SHUT seems to indicate, that DECnet on the local node is being shut down (or had not been completely started ?).&lt;BR /&gt;&lt;BR /&gt;If the SHO QUE command was hung on SMDV31, but worked on the other nodes at that time, this would indicate a communication problem with JOB_CONTROL on the local node and/or a problem between JOB_CONTROL on the local node and the QUEUE_MANAGER process - wherever it was running.&lt;BR /&gt;&lt;BR /&gt;As the node was still in the cluster and you were able to issue (some) commands, you can try to do some further debugging next time, before forcing a crash as the ultimate step:&lt;BR /&gt;&lt;BR /&gt;$ SHOW SYS - any processes in unusual state ?&lt;BR /&gt;&lt;BR /&gt;- JOB_CONTROL not in HIB ? If so, use SDA to find out what it's waiting for.&lt;BR /&gt;&lt;BR /&gt;$ SHOW MEM/POOL/FULL - pool expanded ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 03 Aug 2007 10:17:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048959#M85990</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-08-03T10:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: VMS queues are stacked in one node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048960#M85991</link>
      <description>Hi,&lt;BR /&gt;- check if you have the latest ECOs on this cluster&lt;BR /&gt;- watch your resources esp. locking management&lt;BR /&gt;- how looks your network infrastructure ... no errors?&lt;BR /&gt;&lt;BR /&gt;Petr</description>
      <pubDate>Mon, 06 Aug 2007 05:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048960#M85991</guid>
      <dc:creator>Petr Spisek</dc:creator>
      <dc:date>2007-08-06T05:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: VMS queues are stacked in one node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048961#M85992</link>
      <description>there are some errors on LANCP level:&lt;BR /&gt;&lt;BR /&gt;DV31:SYSTEM&amp;gt; mc lancp sh dev eia0 /count&lt;BR /&gt;&lt;BR /&gt;Device Counters EIA0:&lt;BR /&gt;                  Value  Counter&lt;BR /&gt;                  -----  -------&lt;BR /&gt;                1534323 Seconds since last zeroed&lt;BR /&gt;           128580009215 Bytes received&lt;BR /&gt;           150004825651 Bytes sent&lt;BR /&gt;              520743329 Packets received&lt;BR /&gt;              419676960 Packets sent&lt;BR /&gt;              313196472 Multicast bytes received&lt;BR /&gt;               88155738 Multicast bytes sent&lt;BR /&gt;                2160053 Multicast packets received&lt;BR /&gt;                 657357 Multicast packets sent&lt;BR /&gt;                    674 Unrecognized unicast destination packets&lt;BR /&gt;                 766631 Unrecognized multicast destination packets&lt;BR /&gt;                      0 Unavailable station buffers&lt;BR /&gt;                      0 Unavailable user buffers&lt;BR /&gt;                1375629 Alignment errors&lt;BR /&gt;                1397245 Frame check errors (14-AUG-2007 04:45:55.23)&lt;BR /&gt;                      0 Frame size errors&lt;BR /&gt;                      0 Frame status errors&lt;BR /&gt;                      0 Frame length errors&lt;BR /&gt;                      0 Frame too long errors&lt;BR /&gt;                      0 Data overruns&lt;BR /&gt;                      0 Send data length errors&lt;BR /&gt;                 963162 Receive data length errors&lt;BR /&gt;                      0 Transmit underrun errors&lt;BR /&gt;                      0 Transmit failures&lt;BR /&gt;                      0 Carrier check failures&lt;BR /&gt;                      0 Station failures&lt;BR /&gt;                      0 Initially deferred packets sent&lt;BR /&gt;                      0 Single collision packets sent&lt;BR /&gt;                      0 Multiple collision packets sent&lt;BR /&gt;                      0 Excessive collisions&lt;BR /&gt;                      0 Late collisions&lt;BR /&gt;                      0 Collision detect check failures&lt;BR /&gt;                      1 Link up transitions (27-JUL-2007 10:07:33.34)&lt;BR /&gt;                      0 Link down transitions&lt;BR /&gt;   27-JUL-2007 10:07:32 Time of last generic transmit error&lt;BR /&gt;                   None Time of last generic receive error&lt;BR /&gt;&lt;BR /&gt;But nothing in TCPIP putput. I've checked the cisco switches but there are no errors too. Strange.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The system have been updated to last VMS patch level at 19 Jun:&lt;BR /&gt;----------------------------------- ----------- ----------- --------------------&lt;BR /&gt;PRODUCT                             KIT TYPE    OPERATION   DATE AND TIME&lt;BR /&gt;----------------------------------- ----------- ----------- --------------------&lt;BR /&gt;LCMG AXPVMS PYTHON V2.3-4B          Full LP     Install     20-JUN-2007 12:56:49&lt;BR /&gt;LCMG AXPVMS ZLIB V1.2-1B            Full LP     Install     20-JUN-2007 12:54:25&lt;BR /&gt;LCMG AXPVMS LIBBZ2 V1.0-2B          Full LP     Install     20-JUN-2007 12:54:16&lt;BR /&gt;DEC AXPVMS X25 V1.6-1               Full LP     Install     19-JUN-2007 21:49:02&lt;BR /&gt;DEC AXPVMS WANDD V1.6-1             Full LP     Install     19-JUN-2007 21:48:52&lt;BR /&gt;DEC AXPVMS VMS732_SYS V10.0         Patch       Install     19-JUN-2007 21:48:44&lt;BR /&gt;DEC AXPVMS VMS732_LOADSS V1.0       Patch       Install     19-JUN-2007 21:48:26&lt;BR /&gt;DEC AXPVMS VMS732_LMF V2.0          Patch       Install     19-JUN-2007 21:48:19&lt;BR /&gt;DEC AXPVMS VMS732_INSTAL V2.0       Patch       Install     19-JUN-2007 21:48:11&lt;BR /&gt;DEC AXPVMS VMS732_F11X V5.0         Patch       Install     19-JUN-2007 21:48:04&lt;BR /&gt;DEC AXPVMS VMS732_ACRTL V2.0        Patch       Install     19-JUN-2007 21:47:57&lt;BR /&gt;DEC AXPVMS TCPIP_ECO V5.4-155       Patch       Install     19-JUN-2007 21:44:52&lt;BR /&gt;DEC AXPVMS DNVOSIECO02 V7.3-2       Patch       Install     19-JUN-2007 21:43:50&lt;BR /&gt;DEC AXPVMS DFU V3.1                 Full LP     Install     19-JUN-2007 21:43:29&lt;BR /&gt;DEC AXPVMS DFU V2.6                 Full LP     Remove      19-JUN-2007 21:43:29&lt;BR /&gt;DEC AXPVMS VMS732_UPDATE V6.0       Patch       Install     19-JUN-2007 21:43:15&lt;BR /&gt;DEC AXPVMS VMS732_PCSI V3.0         Patch       Install     19-JUN-2007 21:40:43&lt;BR /&gt;CPQ AXPVMS CDSA V2.0-109            Full LP     Install     19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS DECNET_OSI V7.3-2        Full LP     Install     19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS DWMOTIF V1.3-1           Full LP     Install     19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS OPENVMS V7.3-2           Platform    Install     19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS TCPIP V5.4-15            Full LP     Install     19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS VMS V7.3-2               Oper System Install     19-JUN-2007 20:11:57&lt;BR /&gt;HP AXPVMS KERBEROS V2.0-6           Full LP     Install     19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS DECNET_OSI V7.2-1        Full LP     Remove      19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS DNVOSIECO02 V7.2         Patch       Remove      19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS DNVOSIECO03 V7.2         Patch       Remove      19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS DNVOSIECO06 V7.2         Patch       Remove      19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS DWMOTIF V1.2-5           Full LP     Remove      19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS OPENVMS V7.2-1           Platform    Remove      19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS TCPIP V5.0-11            Full LP     Remove      19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS TCPIP_ECO V5.1-151       Patch       Remove      19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS TCPIP_ECO V5.0-113       Patch       Remove      19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS TCPIP_ECO V5.0-111       Patch       Remove      19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS VMS V7.2-1               Oper System Remove      19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS VMS721_ACRTL V4.0        Patch       Remove      19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS VMS721_ACRTL V2.0        Patch       Remove      19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS VMS721_AMACRO V1.0       Patch       Remove      19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS VMS721_AUDSRV V2.0       Patch       Remove      19-JUN-2007 20:11:57&lt;BR /&gt;DEC AXPVMS VMS721_BACKUP V2.0       Patch       Remove      19-JUN-2007 20:11:57&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Aug 2007 04:15:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048961#M85992</guid>
      <dc:creator>matousekz</dc:creator>
      <dc:date>2007-08-14T04:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: VMS queues are stacked in one node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048962#M85993</link>
      <description>Zbynek,&lt;BR /&gt;&lt;BR /&gt;the errors shown on EIA0 seem to indicate, that there is a problem with the speed settings between your LAN interface and the network switch.&lt;BR /&gt;&lt;BR /&gt;Consider to set both of them to AUTO-NEGOTIATE. This should work o.k. with V7.3-2.&lt;BR /&gt;&lt;BR /&gt;You can do this at console level&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; SET eia0_mode auto&lt;BR /&gt;&lt;BR /&gt;or even with LANCP in the running system.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 14 Aug 2007 06:30:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048962#M85993</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-08-14T06:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: VMS queues are stacked in one node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048963#M85994</link>
      <description>Zbynek,&lt;BR /&gt;&lt;BR /&gt;I should not considure to set te EIA0 on auto or other of these sugestions.&lt;BR /&gt;Set these ports always hard values. If you want the fastest options set these to FullDuplex/100. Make sure the switch can support this. If it is a managed switch, use the console to set the correct port to full/100. If both of the ports (OpenVMS and switch) are on auto the most funniest things can happen. Even after some days these ports can get out of handshake and the connection is shaking! Always set the ports of the server hardcoded. If it is a manageble switch you 'may' set it to auto but on the switch make it hardcoded. Make sure, never use both auto !&lt;BR /&gt;&lt;BR /&gt;AvR</description>
      <pubDate>Tue, 21 Aug 2007 18:15:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048963#M85994</guid>
      <dc:creator>Anton van Ruitenbeek</dc:creator>
      <dc:date>2007-08-21T18:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: VMS queues are stacked in one node</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048964#M85995</link>
      <description>&amp;gt; Consider to set both of them to AUTO-NEGOTIATE.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Set these ports always hard values.&lt;BR /&gt;&lt;BR /&gt;My network switches are always the cheapest&lt;BR /&gt;junk I can find, and I've _never_ had any&lt;BR /&gt;trouble using auto-negotiate with any of my&lt;BR /&gt;old-junk Alpha systems, with either EW or EI&lt;BR /&gt;interfaces.&lt;BR /&gt;&lt;BR /&gt;These:&lt;BR /&gt;&lt;BR /&gt;1375629 Alignment errors&lt;BR /&gt;1397245 Frame check errors (14-AUG-2007 04:45:55.23)&lt;BR /&gt;&lt;BR /&gt;do seem to suggest a network problem of some&lt;BR /&gt;sort.  These should be zero (or very close to&lt;BR /&gt;zero).&lt;BR /&gt;&lt;BR /&gt;Before I changed anything, I'd _look_ at the&lt;BR /&gt;settings:&lt;BR /&gt;&lt;BR /&gt;mcr lancp show devi /char&lt;BR /&gt;&lt;BR /&gt;and whatever you need to do at the network&lt;BR /&gt;switch where it's connected.&lt;BR /&gt;&lt;BR /&gt;And/or try something simple, like moving the&lt;BR /&gt;cable to a different switch port, or changing&lt;BR /&gt;the cable or the NI card.</description>
      <pubDate>Tue, 21 Aug 2007 18:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-queues-are-stacked-in-one-node/m-p/4048964#M85995</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-08-21T18:34:30Z</dc:date>
    </item>
  </channel>
</rss>

