<?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: back to back cluster in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939144#M50573</link>
    <description>Its necesary assembly again the cluster..?&lt;BR /&gt;&lt;BR /&gt;right now the cluster is assembled and runing, but its only lan cluster.&lt;BR /&gt;&lt;BR /&gt;If I wan connect back to back for hardbit I need rebuild again with cluster_configure?&lt;BR /&gt;&lt;BR /&gt;Thanks for your comments</description>
    <pubDate>Tue, 08 Nov 2005 09:55:04 GMT</pubDate>
    <dc:creator>Edgar Ulloa</dc:creator>
    <dc:date>2005-11-08T09:55:04Z</dc:date>
    <item>
      <title>back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939140#M50569</link>
      <description>I have a lan cluster, Hp give me a suggestion, connect my nodes back to back (card- cross cable - card)&lt;BR /&gt;&lt;BR /&gt;when I connect the nodes phisicly, what I need to do for my cluster know the new connection..?&lt;BR /&gt;&lt;BR /&gt;the connection will be detect automacly..?&lt;BR /&gt;&lt;BR /&gt;how I configure tcp or decnet IV for this conection..?&lt;BR /&gt;&lt;BR /&gt;any command or comment..?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help</description>
      <pubDate>Tue, 08 Nov 2005 09:30:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939140#M50569</guid>
      <dc:creator>Edgar Ulloa</dc:creator>
      <dc:date>2005-11-08T09:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939141#M50570</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;cluster concepts.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/82FINAL/6318/6318PRO.HTML" target="_blank"&gt;http://h71000.www7.hp.com/doc/82FINAL/6318/6318PRO.HTML&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or folders for older version of OpenVMS.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/os82_index.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/os82_index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Tue, 08 Nov 2005 09:47:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939141#M50570</guid>
      <dc:creator>Mike Reznak</dc:creator>
      <dc:date>2005-11-08T09:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939142#M50571</link>
      <description>The principle is almost too simple:&lt;BR /&gt;1. Load the required licenses on both machines (don't forget the CLUSTER license)&lt;BR /&gt;2. Make the physical connection.&lt;BR /&gt;3. Run the CLUSTER$CONFIG procedure on one machine. Here, you CREATE the cluster, giving it a name, number and password.&lt;BR /&gt;4. Reboot machine # 1&lt;BR /&gt;5. Run the CLUSTER$CONFIG procedure on the other machine and JOIN the cluster. Here, you specify number and password of the cluster to join.&lt;BR /&gt;6. Reboot machine # 2&lt;BR /&gt;&lt;BR /&gt;and you're done.&lt;BR /&gt;&lt;BR /&gt;And since it's VMS (well designed) there is no need for DECNet nor TCPIP (Cluster communication uses a separate protocol).&lt;BR /&gt;&lt;BR /&gt;There are quite a number of things to consider if you want to take advantage of all facilities a VMS cluster offers (there is a whole manual about cluster configurations), but this is the base of all. Once it took me about 15 minutes ;-)&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Nov 2005 09:49:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939142#M50571</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2005-11-08T09:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939143#M50572</link>
      <description>I'd only do this if both machines have 2 more ethernet adapters and then configure all non-cluster protocols only on the other adapters.  Otherwise it gets messy because 1 machine would have to act as a router for the other.&lt;BR /&gt;&lt;BR /&gt;Considering the time it takes some managed ethernet switches to boot, having a direct ethernet connection for LAVC can make the cluster more robust.  The machines shouldn't have any problem finding themselves over the dedicated link.</description>
      <pubDate>Tue, 08 Nov 2005 09:52:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939143#M50572</guid>
      <dc:creator>David Jones_21</dc:creator>
      <dc:date>2005-11-08T09:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939144#M50573</link>
      <description>Its necesary assembly again the cluster..?&lt;BR /&gt;&lt;BR /&gt;right now the cluster is assembled and runing, but its only lan cluster.&lt;BR /&gt;&lt;BR /&gt;If I wan connect back to back for hardbit I need rebuild again with cluster_configure?&lt;BR /&gt;&lt;BR /&gt;Thanks for your comments</description>
      <pubDate>Tue, 08 Nov 2005 09:55:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939144#M50573</guid>
      <dc:creator>Edgar Ulloa</dc:creator>
      <dc:date>2005-11-08T09:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939145#M50574</link>
      <description>VMS configures all ethernets it sees for cluster traffic by default, so you don't need to redo cluster_config to get it to work.</description>
      <pubDate>Tue, 08 Nov 2005 10:10:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939145#M50574</guid>
      <dc:creator>David Jones_21</dc:creator>
      <dc:date>2005-11-08T10:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939146#M50575</link>
      <description>Edgar,&lt;BR /&gt;&lt;BR /&gt;so, you HAVE an existing cluster:&lt;BR /&gt;&lt;BR /&gt;- Shutdown&lt;BR /&gt;- do the physical instal&lt;BR /&gt;- reboot&lt;BR /&gt;&lt;BR /&gt;The cluster will automagically use all available interconnects.&lt;BR /&gt;&lt;BR /&gt;(if you would venture and succeed in installing the new connection in the RUNNING cluster, even the reboot would not be necessary! )&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Nov 2005 10:16:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939146#M50575</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-11-08T10:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939147#M50576</link>
      <description>If the two nodes already use the LAN for cluster traffic then there is no reconfiguration required.&lt;BR /&gt;&lt;BR /&gt;Are the nodes connected to a network switch/hub/other and you plan to replace this with a simple cable?</description>
      <pubDate>Tue, 08 Nov 2005 10:16:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939147#M50576</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-11-08T10:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939148#M50577</link>
      <description>Edgar,&lt;BR /&gt;&lt;BR /&gt;If I understand yours situation, you have two configured cluster nodes in lan cluster. Each node has two or more lan adapters. One of these adapters on each node is free (not connected). &lt;BR /&gt;&lt;BR /&gt;If this is correct just connect the cross cable betwen the adapters and you are done. The connection will be detected automaticaly.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Tue, 08 Nov 2005 11:13:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939148#M50577</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2005-11-08T11:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939149#M50578</link>
      <description>&lt;BR /&gt;Edgar,&lt;BR /&gt;&lt;BR /&gt;Bojan is correct, if you have open network ports you just need to connect them.  The cluster will automatically begin to use the new path for SCS (cluster) traffic.&lt;BR /&gt;&lt;BR /&gt;You do need to make sure the ports are both configured for the same speed and duplex settings.  You can use the LANCP utility for this.&lt;BR /&gt;&lt;BR /&gt;$ MCR LANCP SHOW DEVICE&lt;BR /&gt;$ MCR LANCP SET DEVICE EIB0/SPEED=100/FULL_DUPLEX&lt;BR /&gt;$ MCR LANCP DEFINE DEVICE EIB0/SPEED=100/FULL_DUPLEX&lt;BR /&gt;&lt;BR /&gt;Note for your networking team, you don't want a second VLAN on the same hardware the primary network interfaces are connected to.  This is a redundant path to ensure cluster availability.  For two nodes a cross over cable will do the job.  For more than two nodes, you need to have a redundant network connection, either a switch or hub.  &lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Tue, 08 Nov 2005 12:38:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939149#M50578</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2005-11-08T12:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939150#M50579</link>
      <description>Thanks for all your comments&lt;BR /&gt;I will the conection early&lt;BR /&gt;&lt;BR /&gt;my doubth was because when I put&lt;BR /&gt;sda&amp;gt;sho port  only I can see one port&lt;BR /&gt;&lt;BR /&gt;  866B7E30             pe          PEA0            SYS$PEDRIVER&lt;BR /&gt;and I want have 2 ports betwen the nodes.&lt;BR /&gt;&lt;BR /&gt;I think that will be necesary configure independiently each card or some thing.&lt;BR /&gt;&lt;BR /&gt;Thanks again</description>
      <pubDate>Tue, 08 Nov 2005 12:44:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939150#M50579</guid>
      <dc:creator>Edgar Ulloa</dc:creator>
      <dc:date>2005-11-08T12:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939151#M50580</link>
      <description>&amp;gt;&amp;gt;my doubth was because when I put&lt;BR /&gt;sda&amp;gt;sho port only I can see one port&lt;BR /&gt;&lt;BR /&gt;866B7E30 pe PEA0 SYS$PEDRIVER&lt;BR /&gt;and I want have 2 ports betwen the nodes.&lt;BR /&gt;&lt;BR /&gt;I think that will be necesary configure independiently each card or some thing&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Clustering began using a special piece of 'CI' (Computer Interconnect) hardware.  When clustering via a LAN, the PEDRIVER (Port Emulator) provides a pseudo-device that looks like a CI but communicates over other network interfaces.  The code inside PEDRIVER handles selecting the path to use so you only need PEA0.&lt;BR /&gt;&lt;BR /&gt;The DCL command "MCR LANCP show config/users" will show you which protocols are being used the available ethernet adapters.  Cluster traffic is carried on NISCA.</description>
      <pubDate>Tue, 08 Nov 2005 13:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939151#M50580</guid>
      <dc:creator>David Jones_21</dc:creator>
      <dc:date>2005-11-08T13:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939152#M50581</link>
      <description>Ian Miller&lt;BR /&gt;&lt;BR /&gt;You asked me..?&lt;BR /&gt;&lt;BR /&gt;Are the nodes connected to a network switch/hub/other and you plan to replace this with a simple cable?&lt;BR /&gt;&lt;BR /&gt;the idea is have both, switch and simple cable..?  its probably do it..?&lt;BR /&gt;&lt;BR /&gt;David Jones &lt;BR /&gt;&lt;BR /&gt;Thanks for your comements Can I select wich card I choice for my cluster trafic..?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Nov 2005 13:44:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939152#M50581</guid>
      <dc:creator>Edgar Ulloa</dc:creator>
      <dc:date>2005-11-08T13:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939153#M50582</link>
      <description>&amp;gt;&amp;gt;Thanks for your comements Can I select which card I choice for my cluster trafic..?&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;The sys$examples directory has 2 programs, lavc$start_bus and lavc$stop_bus, that control which controllers run NISCS.  See appendices D and E of the "Cluster Systems" manual.&lt;BR /&gt;&lt;BR /&gt;I stop LAVC on my fastest server's gigabit card (keeping it on the 2 100 Mbit ethernets on the motherboard) because otherwise it tends to overwhelm the slower Alphas that have only 100 Mbit interfaces.</description>
      <pubDate>Tue, 08 Nov 2005 14:46:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939153#M50582</guid>
      <dc:creator>David Jones_21</dc:creator>
      <dc:date>2005-11-08T14:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939154#M50583</link>
      <description>on VMS V7.3 and later use SCACP to control which interface is used.&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/82FINAL/6048/6048pro_contents_003.html#toc_chapter_18" target="_blank"&gt;http://h71000.www7.hp.com/doc/82FINAL/6048/6048pro_contents_003.html#toc_chapter_18&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Nov 2005 14:52:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939154#M50583</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-11-08T14:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939155#M50584</link>
      <description>You don't say if you have more than one cluster on your network. Make sure the cluster has a unique group number and group password.&lt;BR /&gt;&lt;BR /&gt;This is during cluster config, but can also be performed using the sysman utility.&lt;BR /&gt;The defualt is group number of one and it can get you into a lot of trouble.&lt;BR /&gt;&lt;BR /&gt;You can take a cluster_authorization.dat&lt;BR /&gt;from one node, sys$common:[sysexe] and copy it to the other nodes.&lt;BR /&gt;&lt;BR /&gt;Bob</description>
      <pubDate>Wed, 09 Nov 2005 07:56:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939155#M50584</guid>
      <dc:creator>comarow</dc:creator>
      <dc:date>2005-11-09T07:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: back to back cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939156#M50585</link>
      <description>Thanks for all your comments &lt;BR /&gt;&lt;BR /&gt;I will apply it</description>
      <pubDate>Wed, 09 Nov 2005 10:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/back-to-back-cluster/m-p/4939156#M50585</guid>
      <dc:creator>Edgar Ulloa</dc:creator>
      <dc:date>2005-11-09T10:35:18Z</dc:date>
    </item>
  </channel>
</rss>

