<?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: quorum disk in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/quorum-disk/m-p/4482897#M95973</link>
    <description>&lt;A href="http://labs.hoffmanlabs.com/node/569" target="_blank"&gt;http://labs.hoffmanlabs.com/node/569&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 20 Aug 2009 17:48:09 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2009-08-20T17:48:09Z</dc:date>
    <item>
      <title>quorum disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/quorum-disk/m-p/4482892#M95968</link>
      <description>%sysinit-i-found invalid openvms cluster quorum disk&lt;BR /&gt;%sysinit- volume already mounted on a differently-named device, stauts = 007280b4&lt;BR /&gt;&lt;BR /&gt;i get the above error when i boot my machine. i want to change the disk_quorum value. I boot form cd and do a mc sysgen&lt;BR /&gt;&lt;BR /&gt;after that i type as follows&lt;BR /&gt;&lt;BR /&gt;sysgen&amp;gt; use current&lt;BR /&gt;sysgen&amp;gt; set disk_quorum "$2$dka100"&lt;BR /&gt;sysgen&amp;gt; write current&lt;BR /&gt;&lt;BR /&gt;after that i get a error as " sysgen-e-creparfil, unable to create parameter file.&lt;BR /&gt;-rms-e-wlk, device currently write locked.&lt;BR /&gt;&lt;BR /&gt;i want to know if iam on the right track in solving this problem and also how can i change the disk_quorum value.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Aug 2009 04:35:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/quorum-disk/m-p/4482892#M95968</guid>
      <dc:creator>adarsh_4</dc:creator>
      <dc:date>2009-08-20T04:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: quorum disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/quorum-disk/m-p/4482893#M95969</link>
      <description>If you boot from the CD and issue a 'write current', SYSGEN tries to write into the booted filesystem, which is on a readonly devices, the CD.&lt;BR /&gt;You may mount the real systemdisk and do a SYSGEN&amp;gt; WRITE disk:[sys0.sysexe]alphavmssys.par&lt;BR /&gt;(replace disk and the systemroot with your values)&lt;BR /&gt;or do a conversational boot into SYSBOOT and set your parameters. When exiting from SYSBOOT VMS continues to boot.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Thu, 20 Aug 2009 05:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/quorum-disk/m-p/4482893#M95969</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2009-08-20T05:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: quorum disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/quorum-disk/m-p/4482894#M95970</link>
      <description>It may be a stupid question to ask as I don't have a VMS box at my side to test with, but can't you do this by editing modparams.dat on any system that is a quorum disk watcher and then autogen those nodes through to reboot/reboot the cluster?&lt;BR /&gt;Do you really need a quorum disk vote to be able to get your environment running?  Can you set he quorum disk name to be blank, then reset and reboot?&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 20 Aug 2009 06:38:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/quorum-disk/m-p/4482894#M95970</guid>
      <dc:creator>Steve Reece_3</dc:creator>
      <dc:date>2009-08-20T06:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: quorum disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/quorum-disk/m-p/4482895#M95971</link>
      <description>%sysinit-i-found invalid openvms cluster quorum disk&lt;BR /&gt;%sysinit- volume already mounted on a differently-named device, stauts = 007280b4&lt;BR /&gt;&lt;BR /&gt;Status 007280b4 = %MOUNT-F-VOLALRMNT, another volume of same label already mounted&lt;BR /&gt;&lt;BR /&gt;Teh disk you designed as the quorum disk bears the wrong label; given it's location (sysinit) I think you desigend the system disk being the quorum disk, or you have given it the wrong label.&lt;BR /&gt;It has nothing to do with the disk quorum.&lt;BR /&gt;&lt;BR /&gt;Boot minimal, mount the disk designed to be the quorum disk and relabel it. Modify MODPARAMS and specify the wrong disk, label and diskquorum, and execute AUTOGEN. Then reboot normally.&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Aug 2009 10:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/quorum-disk/m-p/4482895#M95971</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2009-08-20T10:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: quorum disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/quorum-disk/m-p/4482896#M95972</link>
      <description>You can change this using modparams/autogen.  This will require a reboot of the cluster.&lt;BR /&gt;&lt;BR /&gt;Steve you have a really good question here: &lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;Do you really need a quorum disk vote to be able to get your environment running? &lt;BR /&gt;&lt;BR /&gt;You need to have quorum to create quorum.dat on the quorum disk.  Until this file is created, the quorum disk isn't voting.  Do not create or copy this file on the fly.  So, the answers depends on your cluster voting configuration.  In a two node cluster with 1 vote on each node and 1 quorum disk vote, you need to start one node with temporarily inflated votes allowing quorum.dat to be created.  Changing the quorum disk will require attention to quorum.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Thu, 20 Aug 2009 16:29:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/quorum-disk/m-p/4482896#M95972</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2009-08-20T16:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: quorum disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/quorum-disk/m-p/4482897#M95973</link>
      <description>&lt;A href="http://labs.hoffmanlabs.com/node/569" target="_blank"&gt;http://labs.hoffmanlabs.com/node/569&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Aug 2009 17:48:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/quorum-disk/m-p/4482897#M95973</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-08-20T17:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: quorum disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/quorum-disk/m-p/4482898#M95974</link>
      <description>Andy commented:&lt;BR /&gt;"Steve you have a really good question here: &lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;Do you really need a quorum disk vote to be able to get your environment running? "&lt;BR /&gt;&lt;BR /&gt;I got the impression that the OP had an environment that was already working which is why I asked the question.  All nodes available shouldn't need the QD vote but it needs to be quorate to boot in the first instance as you say Andy.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 21 Aug 2009 05:41:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/quorum-disk/m-p/4482898#M95974</guid>
      <dc:creator>Steve Reece_3</dc:creator>
      <dc:date>2009-08-21T05:41:10Z</dc:date>
    </item>
  </channel>
</rss>

