<?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: One node is not booting in cluster in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207832#M62056</link>
    <description>We have had this problem when one node loads successfully but the other hangs. Our problem was caused by the system disk (boot) being a shadow set. As the boot caused shadow copying to start, the hung node could not get at the boot disk until shadow copying had completed for the system disk. The only catch is that the problem occured on our old vax clusters using VMS 6.2&lt;BR /&gt;Yours Terry.</description>
    <pubDate>Thu, 04 Mar 2004 05:31:07 GMT</pubDate>
    <dc:creator>Terry Yeomans</dc:creator>
    <dc:date>2004-03-04T05:31:07Z</dc:date>
    <item>
      <title>One node is not booting in cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207823#M62047</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have two nodes (DS20 running AlphaVMS 7.3-1)in a cluster, both nodes are booting from same disk drive. Some time A node can boot successfully and node B is hanging on the message "Stablish connection to Quorum disk" and not progressing further. Some time B node is booting successfully and A is hanging on above message.&lt;BR /&gt;&lt;BR /&gt;Vote for each node is 1 and quorum disk also has vote value=1.&lt;BR /&gt;Does any one can help me to resolve this problem?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Mohammad</description>
      <pubDate>Wed, 03 Mar 2004 05:10:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207823#M62047</guid>
      <dc:creator>Mohammad Kaleem</dc:creator>
      <dc:date>2004-03-03T05:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: One node is not booting in cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207824#M62048</link>
      <description>Mohammed,&lt;BR /&gt;This looks like a scenario where in your total no. of votes are not equal to/greater than the quorum.&lt;BR /&gt;&lt;BR /&gt;Can you please check&lt;BR /&gt;&lt;BR /&gt;1. VOTES&lt;BR /&gt;&lt;BR /&gt;2. EXPECTED VOTES&lt;BR /&gt;&lt;BR /&gt;The following definitions/formulas need to be kept in mind&lt;BR /&gt;&lt;BR /&gt;1. When nodes in the OpenVMS Cluster boot, the connection manager uses the largest value for EXPECTED_VOTES of all systems present to derive an estimated quorum value according to the following formula: &lt;BR /&gt;Estimated quorum = (EXPECTED_VOTES + 2)/2 | Rounded down&lt;BR /&gt;&lt;BR /&gt;2. During a state transition, the connection manager dynamically computes the cluster quorum value to be the maximum of the following: &lt;BR /&gt;The current cluster quorum value &lt;BR /&gt;The largest of the values calculated from the following formula, where the EXPECTED_VOTES value is largest value specified by any node in the cluster: &lt;BR /&gt;QUORUM = (EXPECTED_VOTES + 2)/2 | Rounded down&lt;BR /&gt;The value calculated from the following formula, where the VOTES system parameter is the total votes held by all cluster members: &lt;BR /&gt;QUORUM = (VOTES + 2)/2 | Rounded down&lt;BR /&gt;&lt;BR /&gt;If you figure out that this is the issue, i advise that you review the following link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://broadcast.ipv7.net:81/openvms-manual/72final/4477/4477pro_002.html" target="_blank"&gt;http://broadcast.ipv7.net:81/openvms-manual/72final/4477/4477pro_002.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also verify that your system disk and quorum disk is shared and can be seen from both the nodes in your cluster.&lt;BR /&gt;&lt;BR /&gt;Let me know &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Mobeen&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Mar 2004 05:47:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207824#M62048</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2004-03-03T05:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: One node is not booting in cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207825#M62049</link>
      <description>Mohammad,&lt;BR /&gt;&lt;BR /&gt;I have seen a similar symptom when there was a network problem.&lt;BR /&gt;&lt;BR /&gt;When the second node boots, it comes to checking the quorum disk together with listening to any cluster hello packets from the other node.&lt;BR /&gt;&lt;BR /&gt;If it doesn't receive any packets it could think that there is no other cluster member running. However, by checking the quorum disk it learns that there _is_ one - it just can not talk to it!&lt;BR /&gt;&lt;BR /&gt;It is just unfortunate that the system does not give out a message - it justs appears to hang.</description>
      <pubDate>Wed, 03 Mar 2004 06:35:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207825#M62049</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-03-03T06:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: One node is not booting in cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207826#M62050</link>
      <description>Hi Mobeen &amp;amp; Zessin,&lt;BR /&gt;Thank you for your responce and advise. I think I do not have problem with voting because this cluster was rebooted several times and we never had this kind of problem.&lt;BR /&gt;&lt;BR /&gt;Yes, most probably this is a LAN problem. But again one question that I have disconnected the external LAN and systems are using internal local LAN and now it should boot?????&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mohammad</description>
      <pubDate>Wed, 03 Mar 2004 07:03:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207826#M62050</guid>
      <dc:creator>Mohammad Kaleem</dc:creator>
      <dc:date>2004-03-03T07:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: One node is not booting in cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207827#M62051</link>
      <description>Mohammad,&lt;BR /&gt;This is turning out to be an interesting problem. Uwe should be able to help us out here....he is the man :))&lt;BR /&gt;&lt;BR /&gt;Well, i take your words that there is no issue with the votes and other stuff. Now looking beyond this....&lt;BR /&gt;&lt;BR /&gt;Since you say the problem is intermittent and is not limited to one member of the cluster (i.e it happens on Node A some times and as well as on Node B some times). I would look at components that are common to both nodes....&lt;BR /&gt;&lt;BR /&gt;1. Can you confirm that the quorum disk &lt;BR /&gt;   is reachable and could be seen from &lt;BR /&gt;   both the members ?&lt;BR /&gt;&lt;BR /&gt;2. As yours is a 2 node cluster, its&lt;BR /&gt;   mandatory that you have a quorum disk and&lt;BR /&gt;   that it is accessible from both the nodes&lt;BR /&gt;&lt;BR /&gt;3. If for some reason in your environment &lt;BR /&gt;   you don't like to share disks, then&lt;BR /&gt;   do you have a "Quorum Watcher" setup?&lt;BR /&gt;&lt;BR /&gt;Finally what is the type of cluster that you have configured?&lt;BR /&gt;&lt;BR /&gt;Also let us know if these are production systems, if they are not, then we can try few things out :)&lt;BR /&gt;Thanks&lt;BR /&gt;Mobeen</description>
      <pubDate>Wed, 03 Mar 2004 08:07:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207827#M62051</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2004-03-03T08:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: One node is not booting in cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207828#M62052</link>
      <description>Hello Mobeen,&lt;BR /&gt;thank you for your nice words! Unfortunately I am a mere mortal - otherwise I would have fixed that problem already ;-)&lt;BR /&gt;&lt;BR /&gt;Mohammad,&lt;BR /&gt;can you describe you network infrastructure a little bit? What cards, switches, ...&lt;BR /&gt;&lt;BR /&gt;In the past I have seen negotiation problems between a DE500 network card and a switch whose vendor name I don't remember right know (see, Mobeen?). They happened only when I pulled the netwark cable and reseated it.&lt;BR /&gt;It worked when I did a reboot of the system.&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Mar 2004 14:23:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207828#M62052</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-03-03T14:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: One node is not booting in cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207829#M62053</link>
      <description>Hello Mohammad,&lt;BR /&gt;&lt;BR /&gt;how is the quorum disk connected up? If it is a SAN you might miss one of the various paths through the fabric.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Wed, 03 Mar 2004 15:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207829#M62053</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-03-03T15:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: One node is not booting in cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207830#M62054</link>
      <description>Also, what VMS version are you running.  We had a similar issue with either 7.2-1h1 or 7.3 systems (I forget which) that they patched the LAN driver for us.  We would shutdown a node, and the other node would hang.  It's root cause was a quorum issue.</description>
      <pubDate>Wed, 03 Mar 2004 22:57:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207830#M62054</guid>
      <dc:creator>Mike Naime</dc:creator>
      <dc:date>2004-03-03T22:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: One node is not booting in cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207831#M62055</link>
      <description>Ah, that rings another bell.&lt;BR /&gt;&lt;BR /&gt;It's been some time that I've build a cluster with two BA356 boxes on separate busses between two servers. Sometimes I had strange system freezes during boots. It turned out that one of the switches for the termination setting in the I/O module had not snapped in properly.&lt;BR /&gt;&lt;BR /&gt;Now, the symptoms are a bit different, but who knows...</description>
      <pubDate>Thu, 04 Mar 2004 04:10:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207831#M62055</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-03-04T04:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: One node is not booting in cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207832#M62056</link>
      <description>We have had this problem when one node loads successfully but the other hangs. Our problem was caused by the system disk (boot) being a shadow set. As the boot caused shadow copying to start, the hung node could not get at the boot disk until shadow copying had completed for the system disk. The only catch is that the problem occured on our old vax clusters using VMS 6.2&lt;BR /&gt;Yours Terry.</description>
      <pubDate>Thu, 04 Mar 2004 05:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/one-node-is-not-booting-in-cluster/m-p/3207832#M62056</guid>
      <dc:creator>Terry Yeomans</dc:creator>
      <dc:date>2004-03-04T05:31:07Z</dc:date>
    </item>
  </channel>
</rss>

