<?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: DECnet will not start on boot in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/decnet-will-not-start-on-boot/m-p/3939946#M81736</link>
    <description>Geir,&lt;BR /&gt;&lt;BR /&gt;another entry for the same problem discussed previously...&lt;BR /&gt;&lt;BR /&gt;To make sure that this problem is not triggered by some anomaly in your startup procedures, try the following:&lt;BR /&gt;&lt;BR /&gt;Put an $ EXIT in the first line of SYSTARTUP_VMS.COM&lt;BR /&gt;&lt;BR /&gt;Reboot your node.&lt;BR /&gt;&lt;BR /&gt;Login and run: @STARTNET&lt;BR /&gt;check whether DECnet works o.k.&lt;BR /&gt;&lt;BR /&gt;then: @SYS$STARTUP:UCX$STARTUP&lt;BR /&gt;check whether DECnet still works and UCX works as well.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Wed, 07 Feb 2007 12:03:25 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2007-02-07T12:03:25Z</dc:date>
    <item>
      <title>DECnet will not start on boot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-will-not-start-on-boot/m-p/3939942#M81732</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;My Server is configured with IP and DECnet. After reboot only IP is ok and DECnet will not start normally. &lt;BR /&gt;&lt;BR /&gt;If I use  following commands: &lt;BR /&gt;1) mc ncp set exe stat shut, and &lt;BR /&gt;2) stop IP (UCX$config). Next &lt;BR /&gt;3) Netconfig, and enter values,&lt;BR /&gt;4) Start IP through UCX$config&lt;BR /&gt;&lt;BR /&gt;Then everyting is normall until next reboot. The Alphaserver is connected through ethernet to a Cisco 3560 (12.2), and from Switch to a cisco router (2821). &lt;BR /&gt;&lt;BR /&gt;I also know that the server tries to start DECnet before IP, but DEcnet get a  "sync lost" , and next the system start IP.&lt;BR /&gt;&lt;BR /&gt;I assume that I can use some ncp commands that solve the problem. &lt;BR /&gt;&lt;BR /&gt;Geir&lt;BR /&gt;&lt;BR /&gt;PS:&lt;BR /&gt;I will this time start a new thread,</description>
      <pubDate>Wed, 07 Feb 2007 04:00:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-will-not-start-on-boot/m-p/3939942#M81732</guid>
      <dc:creator>geir_2</dc:creator>
      <dc:date>2007-02-07T04:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet will not start on boot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-will-not-start-on-boot/m-p/3939943#M81733</link>
      <description>Can you post the exact error messages you have in sys$manager:operator.log (or opc$logfile_name, if this logical is defined).&lt;BR /&gt;&lt;BR /&gt;If you log the boot process in  SYS$SPECIFIC:[SYSEXE]STARTUP.LOG, can you post the relevant part here ?&lt;BR /&gt;If not, can you set it (mc sysman startup set option/output=file...) for the next boot ?</description>
      <pubDate>Wed, 07 Feb 2007 04:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-will-not-start-on-boot/m-p/3939943#M81733</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2007-02-07T04:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet will not start on boot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-will-not-start-on-boot/m-p/3939944#M81734</link>
      <description>"I also know that the server tries to start DECnet before IP, but DEcnet get a "sync lost" , and next the system start IP."&lt;BR /&gt;&lt;BR /&gt;That can be switch port / NIC settings.&lt;BR /&gt;First try to disable autonegotiation both on alpha server NIC and network switch port.&lt;BR /&gt;Things like that happens because of those settings.&lt;BR /&gt;Also send output of:&lt;BR /&gt;$ ANAL/SYS&lt;BR /&gt;SDA&amp;gt; show lan/error</description>
      <pubDate>Wed, 07 Feb 2007 05:08:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-will-not-start-on-boot/m-p/3939944#M81734</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2007-02-07T05:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet will not start on boot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-will-not-start-on-boot/m-p/3939945#M81735</link>
      <description>You seem to assume this is the host OpenVMS box, and assume that this is the OpenVMS configuration.  That might well be the case, but I'd start with a wider view of the problem.&lt;BR /&gt;&lt;BR /&gt;DECnet Phase IV should be started before most everything else -- it should to be started before anything else that touches the NIC, including (for instance) LAT.&lt;BR /&gt;&lt;BR /&gt;In this case and as a test, I'd start ONLY DECnet, then exit the startup, reboot, and see if that works.  Reduce the size of the problem.&lt;BR /&gt;&lt;BR /&gt;Check for mandatory ECOs for OpenVMS and any ECOs for LAN-related pieces, ECOs for DECnet, and for the TCP/IP Services V4.* release involved here.  Apply these preemptively.&lt;BR /&gt;&lt;BR /&gt;The next spot would be to target the synchronization and the NIC settings, on whichever box this is and on the Cisco.   Some NICs suck at negotiation -- see the OpenVMS FAQ over at &lt;A href="http://www.hoffmanlabs.com/vmsfaq" target="_blank"&gt;www.hoffmanlabs.com/vmsfaq&lt;/A&gt; for the DE500 series negotiation matrix.&lt;BR /&gt;&lt;BR /&gt;This might be that the Cisco needs some sort of a nudge or a delay to allow it deal with the address change performed by DECnet.&lt;BR /&gt;&lt;BR /&gt;If you are running DECnet Phase IV, then the Cisco must be set to deal with DECnet Phase IV.  (In my experience, it is quote common to encounter a mis-configured DECnet routing setting within Cisco.  Empirical evidence indicates this isn't easy.  It wasn't until I started dealing with Cisco and other gear that I learned why most IT teams wanted to get rid of all network protocols other than IP.)&lt;BR /&gt;&lt;BR /&gt;Please post the output from SHOW EXEC CHAR, SHOW KNOWN LINE CHAR, and SHOW KNOWN CIRC CHAR -- from both the OpenVMS box and from the Cisco box.   From both the OpenVMS box and from the next Cisco box in the chain.&lt;BR /&gt;&lt;BR /&gt;Or you can call somebody in to sort out this problem for you, and to work with OpenVMS and DECnet and with the Cisco support folks.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Feb 2007 11:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-will-not-start-on-boot/m-p/3939945#M81735</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-02-07T11:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: DECnet will not start on boot</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/decnet-will-not-start-on-boot/m-p/3939946#M81736</link>
      <description>Geir,&lt;BR /&gt;&lt;BR /&gt;another entry for the same problem discussed previously...&lt;BR /&gt;&lt;BR /&gt;To make sure that this problem is not triggered by some anomaly in your startup procedures, try the following:&lt;BR /&gt;&lt;BR /&gt;Put an $ EXIT in the first line of SYSTARTUP_VMS.COM&lt;BR /&gt;&lt;BR /&gt;Reboot your node.&lt;BR /&gt;&lt;BR /&gt;Login and run: @STARTNET&lt;BR /&gt;check whether DECnet works o.k.&lt;BR /&gt;&lt;BR /&gt;then: @SYS$STARTUP:UCX$STARTUP&lt;BR /&gt;check whether DECnet still works and UCX works as well.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 07 Feb 2007 12:03:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/decnet-will-not-start-on-boot/m-p/3939946#M81736</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-02-07T12:03:25Z</dc:date>
    </item>
  </channel>
</rss>

