<?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 Adding an Ethernet Adapter in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029547#M55191</link>
    <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;I'm in the process of migrating several VAXen over to a CHARON emulator based setup with a 2 node cluster. The original machines each only had one SEGC adapter, but it has been decided that we would like to have two ethernet adapters on each machine (one would handle cluster traffic and connect to an isolated router, the other would connect to our LAN and handle all other traffic).&lt;BR /&gt;&lt;BR /&gt;Our software setup is VMS 6.2 and UCX 4.2 ECO 5. I've added a DEQNA adapter and used UCX$CONFIG to set it up, but it doesn't seem to be properly identified in VMS or enabled in UCX.&lt;BR /&gt;&lt;BR /&gt;Using&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;sho dev&lt;BR /&gt;&lt;BR /&gt;I get&lt;BR /&gt;Ethernet Adapter 0 (774440)&lt;BR /&gt;-XQA0 (AA-00-04-00-01-05)&lt;BR /&gt;&lt;BR /&gt;So it appears that the system knows the adapter is there. In VMS if I do&lt;BR /&gt;$sho dev x /full&lt;BR /&gt;&lt;BR /&gt;I get&lt;BR /&gt;Device XQA0:, device type unknown, is online, network device, device is a template only.&lt;BR /&gt;&lt;BR /&gt;In UCX a SHOW INTERFACE only shows my SEGC adapter (ZE0) and the Local host interface (LO0). SHOW CONFIG INTERFACE however lists both of those and the DEQNA adapter (QE0) and shows that the DEQNA adapter has it's own IP, network and broadcast mask.&lt;BR /&gt;&lt;BR /&gt;An MCR LANCP SHOW DEVICE shows both EZA0 and XQA0.&lt;BR /&gt;&lt;BR /&gt;As someone fairly new to VAX systems any insight would be of great help.</description>
    <pubDate>Fri, 29 Jun 2007 12:37:57 GMT</pubDate>
    <dc:creator>Hakeem Mohamed</dc:creator>
    <dc:date>2007-06-29T12:37:57Z</dc:date>
    <item>
      <title>Adding an Ethernet Adapter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029547#M55191</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;I'm in the process of migrating several VAXen over to a CHARON emulator based setup with a 2 node cluster. The original machines each only had one SEGC adapter, but it has been decided that we would like to have two ethernet adapters on each machine (one would handle cluster traffic and connect to an isolated router, the other would connect to our LAN and handle all other traffic).&lt;BR /&gt;&lt;BR /&gt;Our software setup is VMS 6.2 and UCX 4.2 ECO 5. I've added a DEQNA adapter and used UCX$CONFIG to set it up, but it doesn't seem to be properly identified in VMS or enabled in UCX.&lt;BR /&gt;&lt;BR /&gt;Using&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;sho dev&lt;BR /&gt;&lt;BR /&gt;I get&lt;BR /&gt;Ethernet Adapter 0 (774440)&lt;BR /&gt;-XQA0 (AA-00-04-00-01-05)&lt;BR /&gt;&lt;BR /&gt;So it appears that the system knows the adapter is there. In VMS if I do&lt;BR /&gt;$sho dev x /full&lt;BR /&gt;&lt;BR /&gt;I get&lt;BR /&gt;Device XQA0:, device type unknown, is online, network device, device is a template only.&lt;BR /&gt;&lt;BR /&gt;In UCX a SHOW INTERFACE only shows my SEGC adapter (ZE0) and the Local host interface (LO0). SHOW CONFIG INTERFACE however lists both of those and the DEQNA adapter (QE0) and shows that the DEQNA adapter has it's own IP, network and broadcast mask.&lt;BR /&gt;&lt;BR /&gt;An MCR LANCP SHOW DEVICE shows both EZA0 and XQA0.&lt;BR /&gt;&lt;BR /&gt;As someone fairly new to VAX systems any insight would be of great help.</description>
      <pubDate>Fri, 29 Jun 2007 12:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029547#M55191</guid>
      <dc:creator>Hakeem Mohamed</dc:creator>
      <dc:date>2007-06-29T12:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Ethernet Adapter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029548#M55192</link>
      <description>Mohamed,&lt;BR /&gt;&lt;BR /&gt;welcome to the OpenVMS ITRC forum.&lt;BR /&gt;&lt;BR /&gt;If LANCP shows both devices, you should also be able to configure them in UCX - as you apparently have done. UCX$CONFIG only allows you to configure existing devices. Did you check for error messages issued during UCX$STARTUP ? &lt;BR /&gt;&lt;BR /&gt;If you want one LAN adapter to just handle cluster traffic, you don't need to configure UCX on that adapter. Also note that you need to connect that LAN adapter to a SWITCH, not to a ROUTER. The cluster protocol (SCS) cannot be routed.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 29 Jun 2007 13:02:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029548#M55192</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-06-29T13:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Ethernet Adapter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029549#M55193</link>
      <description>Thanks Volker&lt;BR /&gt;&lt;BR /&gt;The only error I see during startup is&lt;BR /&gt;&lt;BR /&gt;%VAXcluster, XQA is NOT SUPPORTED by the cluster software&lt;BR /&gt;&lt;BR /&gt;but I assumed that only had to do with cluster communications over that interface.&lt;BR /&gt;&lt;BR /&gt;As far as the router/switch goes, I seem to have gotten confused on which it is. It's a switch, and we actually have the two nodes clustering fine over it on the SEGC adapters.&lt;BR /&gt;&lt;BR /&gt;Hakeem</description>
      <pubDate>Fri, 29 Jun 2007 13:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029549#M55193</guid>
      <dc:creator>Hakeem Mohamed</dc:creator>
      <dc:date>2007-06-29T13:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Ethernet Adapter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029550#M55194</link>
      <description>With a two node cluster, you don't need to connect the interfaces for cluster traffic to a switch or hub.  The most reliable connection will be a cross over network cable.  No power to fail, firmware to update or other host allowed to broadcast storm the link.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Fri, 29 Jun 2007 18:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029550#M55194</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2007-06-29T18:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Ethernet Adapter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029551#M55195</link>
      <description>If you've literally added a DEQNA, you may be out of luck.  From your posting, it wasn't apparent if the DEQNA was added to the real or the fake VAX, but I'm pretty sure that most&lt;BR /&gt;support for the DEQNA controller was largely removed after V5.5-2.&lt;BR /&gt;&lt;BR /&gt;It may be that the above is completely irrelevant if you've added the "controller" to your CHARON-VAX, and that it uses "DEQNA" as a name for a generic Q-bus ethernet controller.&lt;BR /&gt;&lt;BR /&gt;The preferred replacement for the DEQNA is the DELQA.&lt;BR /&gt;&lt;BR /&gt;-- Rob</description>
      <pubDate>Fri, 29 Jun 2007 20:57:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029551#M55195</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2007-06-29T20:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Ethernet Adapter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029552#M55196</link>
      <description>Mohamed,&lt;BR /&gt;&lt;BR /&gt;I'm assuming, that you put a real (old) DEQNA into the real VAX.&lt;BR /&gt;&lt;BR /&gt;The CHARON-VAX emulator emulates a DELQA&lt;BR /&gt;&lt;BR /&gt;$ ANAL/SYS&lt;BR /&gt;SDA&amp;gt; SHOW LAN/FULL/DEV=XQA0&lt;BR /&gt;...&lt;BR /&gt;Device name                 XQ_DELQA    Device type                       33&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sat, 30 Jun 2007 00:18:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029552#M55196</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-06-30T00:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Ethernet Adapter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029553#M55197</link>
      <description>Thanks Rob, I had no idea that DEQNA was deprecated (I guess that's one of the problems of working on a system almost as old as I am). I changed the CHARON-VAX config to use DELQA instead and now everything  is working great.&lt;BR /&gt;&lt;BR /&gt;Hakeem</description>
      <pubDate>Mon, 02 Jul 2007 09:08:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029553#M55197</guid>
      <dc:creator>Hakeem Mohamed</dc:creator>
      <dc:date>2007-07-02T09:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Ethernet Adapter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029554#M55198</link>
      <description>Andy,&lt;BR /&gt;&lt;BR /&gt;Our reason for using the switch rather than a crossover (which we'd originally planned to use) is because the company that supplied the emulator software said that there could be Windows issues if a crossover was used. The example they gave was that shutting down one of the host machines could cause the other to shutdown.&lt;BR /&gt;&lt;BR /&gt;Hakeem</description>
      <pubDate>Mon, 02 Jul 2007 09:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029554#M55198</guid>
      <dc:creator>Hakeem Mohamed</dc:creator>
      <dc:date>2007-07-02T09:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Ethernet Adapter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029555#M55199</link>
      <description>Hakeem,&lt;BR /&gt;&lt;BR /&gt;if you only activate the CHARON-VAX NDIS5 protocol on that adapter (using the cross-over cable) and enable no other Windows protocols, I can not imagine, how this should cause a problem...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 02 Jul 2007 09:32:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029555#M55199</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-07-02T09:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding an Ethernet Adapter</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029556#M55200</link>
      <description>&amp;gt; if you only activate the CHARON-VAX NDIS5 protocol on that adapter (using the cross-over cable) and enable no other Windows protocols, I can not imagine, how this should cause a problem...&lt;BR /&gt;&lt;BR /&gt;Quite right.  The required procedure in CHARON-VAX is to disable all protocols except the CHARON driver for the adapters that the emulated VAX is to use.  And make sure that the CHARON driver is NOT enabled on the adapter(s) that Windows uses.&lt;BR /&gt;&lt;BR /&gt;The recent versions of the CHARON-VAX/XM /XK /XL series includes a network troubleshooting utility which can come in handy.&lt;BR /&gt;&lt;BR /&gt;Although the same DLL is used for both the DEQNA and DELQA, CHARON-VAX sets the correct device type -- that's why clustering wasn't working.&lt;BR /&gt;&lt;BR /&gt;[Shameless Plug Alert(tm) I'm a CHARON-VAX reseller]</description>
      <pubDate>Thu, 12 Jul 2007 21:45:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/adding-an-ethernet-adapter/m-p/4029556#M55200</guid>
      <dc:creator>Stanley F Quayle</dc:creator>
      <dc:date>2007-07-12T21:45:54Z</dc:date>
    </item>
  </channel>
</rss>

