<?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: remove a quorum disk when adding a 3rd node to cluster in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399246#M65129</link>
    <description>Paul,&lt;BR /&gt;&lt;BR /&gt;I'm with Uwe.&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;For normal operation, assuming that all nodes have same importancy?&lt;BR /&gt;&lt;BR /&gt;Get rid of the quorum disk und give each node VOTES=1 and EXPECTED_VOTES=3.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;I might add that we always follow the advise in the cluster manual, i.e. set the EXPECTED_VOTES to the sum of all votes of all voting members in the cluster. Remember that the EXPECTED_VOTES parameter is only used to calculate quorum when the node boots, thereafter quorum is dynamically calculated using the formula:&lt;BR /&gt;((sum of all votes of all voting members)+2)/2&lt;BR /&gt;&lt;BR /&gt;Greetz,&lt;BR /&gt;&lt;BR /&gt;Kris.&lt;BR /&gt;</description>
    <pubDate>Fri, 15 Oct 2004 05:01:43 GMT</pubDate>
    <dc:creator>Kris Clippeleyr</dc:creator>
    <dc:date>2004-10-15T05:01:43Z</dc:date>
    <item>
      <title>remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399236#M65119</link>
      <description>We are going to add an ES47 into a 2 host cluster of ES40's. VMS 7.3-2.  EVA5000. We were thinking of changing modparams and sysgen to get rid of quorum disk and to keep expected votes the way it is, thinking that the ES47 would take the place of the qdisk.&lt;BR /&gt;Is this the right process to take?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Paul</description>
      <pubDate>Wed, 13 Oct 2004 10:21:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399236#M65119</guid>
      <dc:creator>Paul Coviello</dc:creator>
      <dc:date>2004-10-13T10:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399237#M65120</link>
      <description>Yes, with a 3 node cluster most people would prefer no Q-disk and give one vote to each member. EXPECTED_VOTES should be set to the sum of all votes in the cluster(3). But you need to reboot after changing the sysgen paramaters to stop using the Q-disk.</description>
      <pubDate>Wed, 13 Oct 2004 11:42:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399237#M65120</guid>
      <dc:creator>Åge Rønning</dc:creator>
      <dc:date>2004-10-13T11:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399238#M65121</link>
      <description>so would you change them, then a reboot and then bring in the 3rd member?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Paul</description>
      <pubDate>Wed, 13 Oct 2004 11:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399238#M65121</guid>
      <dc:creator>Paul Coviello</dc:creator>
      <dc:date>2004-10-13T11:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399239#M65122</link>
      <description>Yes, it makes sense to do it in this order - else you would have to change 3 system roots.</description>
      <pubDate>Wed, 13 Oct 2004 12:02:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399239#M65122</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-10-13T12:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399240#M65123</link>
      <description>The interesting point here is, what value would you assign to EXPECTED_VOTES. Definitely _not_ 3 - otherwise you'll suspend the entire cluster every time you want to reboot a node. By default AUTOGEN will calculate it as 2 if you have three nodes with 1 vote each. Still, when you start up the entire cluster, you won't get it running until you bring at least two nodes up. To be able to work right after the first node is up, you must hard-code EXPECTED_VOTES as 1 in MODPARAMS.DAT. But then there's a risk of cluster partitioning and thus corrupting the file system on the disks. This may happen when your storage interconnect is not same as cluster interconnect (say, the first one is SCSI and the second one is Ethernet) and the cluster interconnect has failed. Imho, if your cluster has more than one path for cluster communications (say, redundant LAN adapters) this risk is almost nonexistent and you may safely use EXPECTED_VOTES=1 and have your cluster available right after the first node has completed its startup. Community, your opinions?</description>
      <pubDate>Thu, 14 Oct 2004 06:41:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399240#M65123</guid>
      <dc:creator>Dima Bessonov</dc:creator>
      <dc:date>2004-10-14T06:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399241#M65124</link>
      <description>Dmitry,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;The interesting point here is, what value would you assign to EXPECTED_VOTES. Definitely _not_ 3 - otherwise you'll suspend the entire cluster every time you want to reboot a node.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Definitely NOT true. In a cluster with 3 voting members, you can safely set EXPECTED_VOTES to 3. Even if a voting member crashes, the cluster happily continues because of the of the fact that quorum is calculated as:&lt;BR /&gt;(sum of all votes of all voting members + 2) / 2&lt;BR /&gt;In this case that means:&lt;BR /&gt;(3+2)/2 = 2.&lt;BR /&gt;So the cluster is happy if 2 voting members (one vote each) are present.&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;By default AUTOGEN will calculate it as 2 if you have three nodes with 1 vote each.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;I'm not sure about that, maybe someone else can shed a light on this.&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;Still, when you start up the entire cluster, you won't get it running until you bring at least two nodes up.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;You have a point there. But in a cluster with three voting members, don't you want at least 2 of them to be present, before you turn over the cluster to the end-users.&lt;BR /&gt;Certainly I would.&lt;BR /&gt;&lt;BR /&gt;Greetz,&lt;BR /&gt;&lt;BR /&gt;Kris&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Oct 2004 07:08:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399241#M65124</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2004-10-14T07:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399242#M65125</link>
      <description>Kris,&lt;BR /&gt;&lt;BR /&gt;Agreed that EXPECTED_VOTES=3 will be OK for two remaining nodes.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; But in a cluster with three voting&lt;BR /&gt;&amp;gt; members, don't you want at least 2 of&lt;BR /&gt;&amp;gt; them to be present, before you turn over&lt;BR /&gt;&amp;gt; the cluster to the end-users.&lt;BR /&gt;&amp;gt; Certainly I would.&lt;BR /&gt;&lt;BR /&gt;It depends. Imho, the more time my cluster is available, the better for users. To me, performance is secondary to availability. And consider another situation: you're a system manager doing an upgrade or another change. No chance to check if everything went well until _two_ nodes finished startup. Another point: some upgrades simply require to shut down all other nodes booting from the same system disk. Do you prefer to change EXPECTED_VOTES and reboot every such time?</description>
      <pubDate>Thu, 14 Oct 2004 07:39:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399242#M65125</guid>
      <dc:creator>Dima Bessonov</dc:creator>
      <dc:date>2004-10-14T07:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399243#M65126</link>
      <description>If you set EXPECTED_VOTES too low and you start your nodes without realizing that they can not talk together - well, you will get a partitioned cluster (better: multiple single-node clusters) that will corrupt you disks! I ONLY set it down that low when I want to boot a single node and I *know* that all others are down. I would then boot the next node(s) with higher values of EXPECTED_VOTES.&lt;BR /&gt;&lt;BR /&gt;By the way: there has been a change in behaviour: I don't know when it changed, but I know that in earlier OpenVMS releases a single node was able to form a VMScluster, but then blocked due to not enough votes for quorum. The system manager could then get that node life with a quorum recalculation request through the 'IPC&amp;gt;' mechanism. I have noted that with V7.3-2 a cluster is only formed when enough votes for the quorum are present. Indeed that requires changing EXPECTED_VOTES through a conversational bootstrap, but - as I already wrote - I would NOT hardcode it.</description>
      <pubDate>Thu, 14 Oct 2004 11:49:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399243#M65126</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-10-14T11:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399244#M65127</link>
      <description>ok now that we have gone thru that! what is the consensus on what the the votes should be?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Paul</description>
      <pubDate>Thu, 14 Oct 2004 12:31:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399244#M65127</guid>
      <dc:creator>Paul Coviello</dc:creator>
      <dc:date>2004-10-14T12:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399245#M65128</link>
      <description>For normal operation, assuming that all nodes have same importancy?&lt;BR /&gt;&lt;BR /&gt;Get rid of the quorum disk und give each node VOTES=1 and EXPECTED_VOTES=3.</description>
      <pubDate>Thu, 14 Oct 2004 12:37:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399245#M65128</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-10-14T12:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399246#M65129</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;I'm with Uwe.&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;For normal operation, assuming that all nodes have same importancy?&lt;BR /&gt;&lt;BR /&gt;Get rid of the quorum disk und give each node VOTES=1 and EXPECTED_VOTES=3.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;I might add that we always follow the advise in the cluster manual, i.e. set the EXPECTED_VOTES to the sum of all votes of all voting members in the cluster. Remember that the EXPECTED_VOTES parameter is only used to calculate quorum when the node boots, thereafter quorum is dynamically calculated using the formula:&lt;BR /&gt;((sum of all votes of all voting members)+2)/2&lt;BR /&gt;&lt;BR /&gt;Greetz,&lt;BR /&gt;&lt;BR /&gt;Kris.&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Oct 2004 05:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399246#M65129</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2004-10-15T05:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399247#M65130</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;Considering all that has been said I'm back to my preferred situation: a three (or more) node cluster without a quorum disk.&lt;BR /&gt;&lt;BR /&gt;Assuming that the quorum disk is in the SAN this is preferable anyhow.&lt;BR /&gt;&lt;BR /&gt;I usually hardcode only the dominant system with EXPECTED_VOTES = 1 so that i can -in the extreme situation of a cluster shutdown- can start-up one node. (Dominant in your case would be the ES47 but could also be &lt;BR /&gt;the system u usually?? boot first)&lt;BR /&gt;All other systems have expected votes at (nr-of-nodes + 1 / 2), 2 in this case.&lt;BR /&gt;&lt;BR /&gt;In the systartup you can than create some switch/logical/startup-parameter that holds the actual start of applications and logins so that in specific cases you can keep that one-node cluster to yourself.&lt;BR /&gt;Normal behaviour is that after a certain timeout applications are started anyway.&lt;BR /&gt;&lt;BR /&gt;Note that this has to be well documented, and maybe even presented during/after startup, since it is not uncommon that VMS cluster reboots occur at a lower frequency than changes in the system management team.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Martin Hoogenboom</description>
      <pubDate>Fri, 15 Oct 2004 05:14:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399247#M65130</guid>
      <dc:creator>Martin Hoogenboom</dc:creator>
      <dc:date>2004-10-15T05:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399248#M65131</link>
      <description>Martin,&lt;BR /&gt;you can do a conversational and then set EXPECTED_VOTES=1. Again, else you risk a disk corruption when your 'dominant' system has a network communications problem.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; ll other systems have expected votes at&lt;BR /&gt;&amp;gt; (nr-of-nodes + 1 / 2), 2 in this case.&lt;BR /&gt;&lt;BR /&gt;And EXPECTED_VOTES is supposed to be set to the *total* number of all votes added together - you don't use the quorum calculation. The QUORUM system parameter is long obsolete.</description>
      <pubDate>Fri, 15 Oct 2004 08:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399248#M65131</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-10-15T08:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399249#M65132</link>
      <description>First:&lt;BR /&gt;&lt;BR /&gt;I _ABSOLUTELY_ agree with Uwe!! No fooling around with EXPECTED_VOTES!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Next: if a node is _PLANNED_ to leave the cluster (say, for maintenance), then the shutdown option REMOVE_NODE will adjust Quorum downward (but, going from 3 votes present to 2 votes present results in quorum remaining at 2 :-( &lt;BR /&gt;).&lt;BR /&gt;&lt;BR /&gt;Then, back to the original question:&lt;BR /&gt;&lt;BR /&gt;would you want to do it on-the-fly, or do you prefer cluster shutdown and restart?&lt;BR /&gt;&lt;BR /&gt;The latter is already nicely covered by Uwe.&lt;BR /&gt;Conversational bootstrap is the way to go.&lt;BR /&gt;&lt;BR /&gt;If you want to do it 'rolling', that is just as easy.&lt;BR /&gt;&lt;BR /&gt;I assume each node has 1 vote, EXPECTED = 3&lt;BR /&gt;1. Add new system (cluster_config does the work for you, specify NO Qdsk).&lt;BR /&gt;- cluster now running 3 nodes, 1 Qdsk, 4 votes =&amp;gt; Quorum=(4+2)/2 = 3&lt;BR /&gt;2. Dismount Qdsk.&lt;BR /&gt;- Quorum still 3, total votes 3. Better not to lose a node!&lt;BR /&gt;3. $ SET CLUSTER/EXPECTED.&lt;BR /&gt;- recalculates quorum: (3+2)/2 = 2&lt;BR /&gt;4. Modify modparams for one old node to set QDSK to "" and QDSKVOTES to 0 (zero).&lt;BR /&gt;5. Autogen Reboot&lt;BR /&gt;6. repeat 4-5 for other node.&lt;BR /&gt;&lt;BR /&gt;--- and if you have specific reasons to give more weight to some node compared to others, you can do some nice tricks with numbers of votes per node. But do them "dry-swimming" as paper exercises first, and consider worst cases. Compare those to the results of equal votes. MAKE SURE UNDERSTAND THE QUORUM MECHANISM COMPLETELY BEFORE TRYING ANY STUNTS!!!!&lt;BR /&gt;&lt;BR /&gt;Success.&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;Jan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Success.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Oct 2004 09:35:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399249#M65132</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-10-15T09:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399250#M65133</link>
      <description>As was stated, the setting of EXPECTED_VOTES is the only hint a system booting (or crashing and rebooting) has in order to calculate a value for Quorum, so a hard-coded setting of EXPECTED_VOTES=1 on any system is risky.&lt;BR /&gt;&lt;BR /&gt;And for safety's sake, if you ever do a conversational boot to do SET EXPECTED_VOTES 1 to boot a single node alone, also do SET WRITESYSPARMS 0 so that the setting doesn't get written to ALPHAVMSPARAMS.DAT and get retained beyond the current boot.</description>
      <pubDate>Mon, 18 Oct 2004 13:27:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399250#M65133</guid>
      <dc:creator>Keith Parris</dc:creator>
      <dc:date>2004-10-18T13:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399251#M65134</link>
      <description>I want to thank you all for your insight and since we will be installing gigabit network cards for cluster communication, we will bring down the whole cluster...&lt;BR /&gt;&lt;BR /&gt;in that said the qdisk removal step is as follows...&lt;BR /&gt;&lt;BR /&gt;1. assuming each node has 1 vote, EXPECTED = 3&lt;BR /&gt; Modify modparams for one old node to:&lt;BR /&gt;  DISK_QUORUM="$1$DGA109"  --&amp;gt;  ""&lt;BR /&gt;  QDSKVOTES=1              --&amp;gt;  0&lt;BR /&gt;  QDSKINTERVAL=30          --&amp;gt;  0&lt;BR /&gt;2. Autogen Reboot&lt;BR /&gt; repeat 4-5 for other node.&lt;BR /&gt;3. Dismount Qdsk. Or actually it will not come up on cluster startup&lt;BR /&gt;$ SET CLUSTER/EXPECTED.  (Side note)&lt;BR /&gt;- recalculates quorum: (3+2)/2 = 2&lt;BR /&gt;4. Add new system (cluster_config does the work for you, specify NO Qdsk).&lt;BR /&gt;- cluster now running 3 nodes, 3 votes =&amp;gt; Quorum=(3+2)/2 = 3&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Paul</description>
      <pubDate>Wed, 20 Oct 2004 11:41:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399251#M65134</guid>
      <dc:creator>Paul Coviello</dc:creator>
      <dc:date>2004-10-20T11:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399252#M65135</link>
      <description>Paul,&lt;BR /&gt;3 Votes will result in quorum value of 2. You can leave QDSKVOTES and QDSKINTERVAL as they are (looks like an old cluster - I can't check right now, but I think the new default for QDSKINTERVAL is 3 and the old one was 10).</description>
      <pubDate>Wed, 20 Oct 2004 11:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399252#M65135</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-10-20T11:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399253#M65136</link>
      <description>&amp;gt; so that the setting doesn't get written to ALPHAVMSPARAMS.DAT &amp;lt;&lt;BR /&gt;&lt;BR /&gt;Oops! Should have been ALPHAVMSSYS.PAR</description>
      <pubDate>Wed, 20 Oct 2004 15:48:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399253#M65136</guid>
      <dc:creator>Keith Parris</dc:creator>
      <dc:date>2004-10-20T15:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399254#M65137</link>
      <description>Do you really want to remove the quorum disk?  With three nodes you have to have two nodes up to maintain a quorum.  If all three nodes have direct access to the quorum disk then you can keep the quorum disk.  Set the expected_votes to 5 and give each node a vote of 1 and the quorum disk a vote of 2.  This will allow one node to run even if the other two are down.</description>
      <pubDate>Fri, 22 Oct 2004 01:29:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399254#M65137</guid>
      <dc:creator>Cass Witkowski</dc:creator>
      <dc:date>2004-10-22T01:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: remove a quorum disk when adding a 3rd node to cluster</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399255#M65138</link>
      <description>well I guess I never asked about that scenario :-) what are the drawbacks to it?  I know in 6 months we will be adding at least another ES47 into the cluster... &lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Paul</description>
      <pubDate>Fri, 22 Oct 2004 06:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remove-a-quorum-disk-when-adding-a-3rd-node-to-cluster/m-p/3399255#M65138</guid>
      <dc:creator>Paul Coviello</dc:creator>
      <dc:date>2004-10-22T06:57:34Z</dc:date>
    </item>
  </channel>
</rss>

