<?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: Replacing a Quorum Disk in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909153#M70018</link>
    <description>You should not mirror a quorum disk if that is ALL that it is.&lt;BR /&gt;&lt;BR /&gt;BUT if you use it for other purposes, the other purposes will govern whether you mirror it.  If it is a SWAP/PAGE disk (ONLY) then you STILL should not mirror it.  You are wasting WRITE operations on the mirror.&lt;BR /&gt;&lt;BR /&gt;But if you are using a shared system disk, that disk can be the quorum disk.  Ask yourself the purpose of a quorum disk.  It is to prevent the system from coming up if you don't have enough to make it work.  Well, if you are on a cluster with an even number of physical members AND the system disk is shared, it is the best candidate, bar none.  'cause if you don't have the shared system disk, you are SO hosed...&lt;BR /&gt;&lt;BR /&gt;Now if you have distinct system disks, this isn't true.  But if you want to do this "right" then consider some applications disk without which you shouldn't be running your system.  Like if you have a separate disk for user home directories, make THAT you quorum disk.  QUORUM.DAT doesn't really contain much data anyway.&lt;BR /&gt;</description>
    <pubDate>Mon, 18 Jul 2005 11:08:54 GMT</pubDate>
    <dc:creator>Richard W Hunt</dc:creator>
    <dc:date>2005-07-18T11:08:54Z</dc:date>
    <item>
      <title>Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909129#M69994</link>
      <description>I have a two node cluster with the&lt;BR /&gt;quorum disk defined as a virtual disk&lt;BR /&gt;on an EVA5000.  (VMS V7.3-2)&lt;BR /&gt;&lt;BR /&gt;I want to delete and recreate that disk,&lt;BR /&gt;but I'm not clear on the steps.  (The HP&lt;BR /&gt;docs I've seen so far are not clear.) My&lt;BR /&gt;question is similar to "how would I replace&lt;BR /&gt;a failed Quorum disk", which has got to&lt;BR /&gt;be a somewhat common situation so I'm surprised that I haven't found explicit&lt;BR /&gt;docs on this.&lt;BR /&gt;&lt;BR /&gt;Is one approach:&lt;BR /&gt;1) Shut down cluster&lt;BR /&gt;2) Delete and recreate disk on EVA&lt;BR /&gt;with same Unit ID&lt;BR /&gt;3) Boot cluster&lt;BR /&gt;4) Init disk from VMS side&lt;BR /&gt;5) Reboot cluster so cluster file&lt;BR /&gt;will get created on new disk&lt;BR /&gt;&lt;BR /&gt;Will the above work?&lt;BR /&gt;&lt;BR /&gt;Is there a simpler way?&lt;BR /&gt;&lt;BR /&gt;TIA</description>
      <pubDate>Fri, 24 Jun 2005 19:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909129#M69994</guid>
      <dc:creator>Jack Trachtman</dc:creator>
      <dc:date>2005-06-24T19:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909130#M69995</link>
      <description>The above will work.  I believe the following will work:&lt;BR /&gt;1) Dismount/cluster qdisk; assuming it is not a pageswap/dosd/system disk or has other open files.&lt;BR /&gt;2) Delete and recreate on EVA&lt;BR /&gt;3) Reinitialize disk&lt;BR /&gt;4) Reboot one node</description>
      <pubDate>Fri, 24 Jun 2005 19:51:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909130#M69995</guid>
      <dc:creator>Garry Fruth</dc:creator>
      <dc:date>2005-06-24T19:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909131#M69996</link>
      <description>Jack,&lt;BR /&gt;&lt;BR /&gt;dismounting the quorum disk in a running cluster works (tested on V7.3-1), so you could start with DISM/CLUSTER qdsk. Access to the quorum disk will be temporarily lost but will be re-established immediately.&lt;BR /&gt;&lt;BR /&gt;Assuming that your votes are set up in a way, to allow the cluster to maintain quorum, if QDSKVOTES are not present, you could then delete and re-create the quorum disk on the EVA. This will cause access to the quorum disk to be lost, but the cluster should continue if 2 nodes are up (assuming 2x VOTES=1 and QDSKVOTES=1, i.e. QUORUM = 2).&lt;BR /&gt;&lt;BR /&gt;You may need to do SYSMAN&amp;gt; IO AUTO or IO SCSI_PATH_VERIFY after re-creating the disk unit.&lt;BR /&gt;&lt;BR /&gt;Then INIT and MOUNT/SYSTEM the new quorum disk, this will allow the QUORUM.DAT file to be created by CLUSTER_SERVER and connection to the 'quorum disk' will be re-established.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sat, 25 Jun 2005 02:54:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909131#M69996</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-06-25T02:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909132#M69997</link>
      <description>Jack,&lt;BR /&gt;&lt;BR /&gt;just the fact that the QDSK _IS_ a disk with a virtual hardware name makes this much easier than the case with a physical disk.&lt;BR /&gt;&lt;BR /&gt;You just have to make sure of two things:&lt;BR /&gt;- you have to re-create the exact same-named unit &lt;BR /&gt;- during the period of removal though re-creation of the unit you have no "headroom" in quorunm voters, so you have to make as sure as you can that you do not loose any voters&lt;BR /&gt;&lt;BR /&gt;If you think you need to change the deviceNAME of the quorum disk, yhen a cluster shutdown is the only simple way.&lt;BR /&gt;(I think it should be possible to do it in a rolling way as well, but that requires thorough planning, and several reboots and voting manipulations. Not for the faint of heart, nor for the unexperienced. I even doubt whether any such route will be supported)&lt;BR /&gt;&lt;BR /&gt;Just first remove the old unit, and create the a new with the same name will be your best route.&lt;BR /&gt;&lt;BR /&gt;Success.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Sat, 25 Jun 2005 06:40:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909132#M69997</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-06-25T06:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909133#M69998</link>
      <description>simply replace the disk.&lt;BR /&gt;Conversationally boot with more then enough votes. I will build quorum.dat.  Then it will use the qdisk vote.</description>
      <pubDate>Sun, 26 Jun 2005 10:25:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909133#M69998</guid>
      <dc:creator>comarow</dc:creator>
      <dc:date>2005-06-26T10:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909134#M69999</link>
      <description>It is a pitty that analog to&lt;BR /&gt;set cluster/expected_votes=xx&lt;BR /&gt;they didn't implement&lt;BR /&gt;set cluster/disk_quorum=yyy&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 28 Jun 2005 10:46:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909134#M69999</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-06-28T10:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909135#M70000</link>
      <description>Hi Jack,&lt;BR /&gt;your approach would be okay but a simplier point 3: boot 1 node minimum or boot the VMS cd for the VMS init.&lt;BR /&gt;Any further minimum boot makes no sense because doing this a quorum.dat will not be created.&lt;BR /&gt;&lt;BR /&gt;In case of making the quorum disk unavailable to the quorum disk watcher nodes a cluster state transition will occur. &lt;BR /&gt;So far this is no problem but Iâ  m really interested if the way â  let all nodes running all over the timeâ   of  Volker and  Jan is a totally smooth one related to the activities of the connection manager. Anyone who've made it already in this way?&lt;BR /&gt;&lt;BR /&gt;Che</description>
      <pubDate>Tue, 28 Jun 2005 16:00:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909135#M70000</guid>
      <dc:creator>Eberhard Wacker</dc:creator>
      <dc:date>2005-06-28T16:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909136#M70001</link>
      <description>Eberhard,&lt;BR /&gt;&lt;BR /&gt;would you accept a test on a V7.3-1 single cluster node with a local SCSI quorum disk as a proof-of-concept, that you can swap the quorum disk in a running cluster - if you can provide enough votes to keep the cluster running or are willing to use the IPC interrupt (or AMDS) to recalculate quorum ?&lt;BR /&gt;&lt;BR /&gt;The attached file shows a simple test on how this can be done - and it does work !&lt;BR /&gt;&lt;BR /&gt;The different steps are labeled [1] to [8]:&lt;BR /&gt;&lt;BR /&gt;[1] boot a single cluster node with VOTES=1, EXPECTED_VOTES=1, QDSKVOTES=1 and DISK_QUORUM=DKC500 - no quorum file does yet exist.&lt;BR /&gt;&lt;BR /&gt;[2] mount the designated quorum disk (DKC500), this will cause QUORUM.DAT to be created automatically by CLUSTER_SERVER - even if you only mount that disk privately.&lt;BR /&gt;&lt;BR /&gt;[3] dismount the quorum disk.&lt;BR /&gt;&lt;BR /&gt;[4] unplug the quorum disk&lt;BR /&gt;&lt;BR /&gt;[5] As dynamic QUORUM is 2, step [4] will cause quorum to be lost (in this simple config), but it can be easily regained using the IPC&amp;gt;Q interrupt.&lt;BR /&gt;&lt;BR /&gt;[6] plug in the physical quorum disk into DKC400 slot and delete QUORUM.DAT (if I would have had an empty new disk, I could have used it and just do an INIT)&lt;BR /&gt;&lt;BR /&gt;[7] plug the disk back into DKC500 (note: there is NO quorum.dat file anymore on that disk !)&lt;BR /&gt;&lt;BR /&gt;[8] mount the 'new' quorum disk again. CLUSTER_SERVER will create QUORUM.DAT and the quorum disk will become active again.&lt;BR /&gt;&lt;BR /&gt;NO REBOOTS needed at all. And even if your cluster would loose QUORUM, if the quorum disk dies, you could use IPC/DECamds and recover without any reboot.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 29 Jun 2005 04:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909136#M70001</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-06-29T04:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909137#M70002</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;Thanks for doing that test!  (I'm still surprised that this process isn't documented!)&lt;BR /&gt;&lt;BR /&gt;BTW: I use AMDS but am not familiar with IPC.  What is it?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 29 Jun 2005 10:27:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909137#M70002</guid>
      <dc:creator>Jack Trachtman</dc:creator>
      <dc:date>2005-06-29T10:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909138#M70003</link>
      <description>Jack,&lt;BR /&gt;&lt;BR /&gt;IPC is the Interrupt Control Program.&lt;BR /&gt;&lt;BR /&gt;You enter it at the console (used to be ^P ; nowadays whatever the specific hardware requires)&lt;BR /&gt;then&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; D SIRR C     &lt;BR /&gt;&lt;BR /&gt;deposits hex C in the SIRR register, meaning set IPL 12&lt;BR /&gt;&lt;BR /&gt;IPC&amp;gt; Q&lt;BR /&gt;&lt;BR /&gt;at IPC force Quorum recalculation&lt;BR /&gt;&lt;BR /&gt;IPC&amp;gt; C&lt;BR /&gt;&lt;BR /&gt;Continue normal operation.&lt;BR /&gt;&lt;BR /&gt;--- in a cluster, this HAS to be COMPLETED within RECNXINTERVAL&lt;BR /&gt;&lt;BR /&gt;It has always been around, AFAIK, although the Vax syntax was slightly different.&lt;BR /&gt;&lt;BR /&gt;and, this is what AMDS can do for you, and quick, when you ask it to force quorum.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have on eon me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Wed, 29 Jun 2005 11:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909138#M70003</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-06-29T11:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909139#M70004</link>
      <description>Jan,&lt;BR /&gt;&lt;BR /&gt;to exit the IPC&amp;gt; interrupt, you need to enter &lt;CTRL-Z&gt; (not C, which stands for: Cancel mount-verification)&lt;BR /&gt;&lt;BR /&gt;The IPC (short for IPL C interrupt, where 0xC is IPL 12.) is described in the System Managers Manual Volume 1: Essentials&lt;BR /&gt;&lt;BR /&gt;Chapter: Using Interrupt Priority Level C (IPC)&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/CTRL-Z&gt;</description>
      <pubDate>Thu, 30 Jun 2005 00:18:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909139#M70004</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-06-30T00:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909140#M70005</link>
      <description>Hi Volker,&lt;BR /&gt;&lt;BR /&gt;I wouldn't had a doubt in such a configuration but many thanx for your poc. The reason I've asked is that I cannot test at the moment the whole scenario with the recreation of a virtual quorum disk. So I can only "believe" that the same will work.&lt;BR /&gt;&lt;BR /&gt;One other point raised looking at your logfile: it can be handled in a smooth way only as long as mvtimeout has not been reached, right ?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eberhard&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jun 2005 14:36:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909140#M70005</guid>
      <dc:creator>Eberhard Wacker</dc:creator>
      <dc:date>2005-06-30T14:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909141#M70006</link>
      <description>Hi Wim,&lt;BR /&gt;what I miss is the possibility to use a quorum file on a HBVShadowed disk :-)&lt;BR /&gt;Cheers&lt;BR /&gt;Eberhard</description>
      <pubDate>Thu, 30 Jun 2005 14:56:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909141#M70006</guid>
      <dc:creator>Eberhard Wacker</dc:creator>
      <dc:date>2005-06-30T14:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909142#M70007</link>
      <description>| &amp;gt;&amp;gt;&amp;gt; D SIRR C&lt;BR /&gt;|&lt;BR /&gt;| deposits hex C in the SIRR register, meaning set IPL 12&lt;BR /&gt;&lt;BR /&gt;Hm, SIRR is the Software Interrupt Request Register - my understanding is that it requests an IPL 12 interrupt, but does not set the IPL to 12. Imagine what happens if the processor is currently running at a higher IPL - not a good idea!&lt;BR /&gt;&lt;BR /&gt;Extra points if you know what fork processes are for ;-)&lt;BR /&gt;&lt;BR /&gt;The next step would be:&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; continue&lt;BR /&gt;&lt;BR /&gt;| IPC&amp;gt; Q&lt;BR /&gt;|&lt;BR /&gt;| at IPC force Quorum recalculation&lt;BR /&gt;|&lt;BR /&gt;| IPC&amp;gt; C&lt;BR /&gt;|&lt;BR /&gt;| Continue normal operation.&lt;BR /&gt;&lt;BR /&gt;Volker has already commented that "C" is used to cancel a mount verification.&lt;BR /&gt;&lt;BR /&gt;| --- in a cluster, this HAS to be COMPLETED within RECNXINTERVAL&lt;BR /&gt;&lt;BR /&gt;Right, and there must not be a bug in the VAX-8600 ;-)&lt;BR /&gt;&lt;BR /&gt;| It has always been around, AFAIK, although&lt;BR /&gt;| the Vax syntax was slightly different.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; D/I 14 C</description>
      <pubDate>Thu, 30 Jun 2005 15:02:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909142#M70007</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-06-30T15:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909143#M70008</link>
      <description>Re Eberhard:&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;what I miss is the possibility to use a quorum file on a HBVShadowed disk :-)&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Why is that not supported (and never will be !!):&lt;BR /&gt;&lt;BR /&gt;Suppose a cluster with two equal halves (for ease of concept, take a two-site cluster, but the principle is general).&lt;BR /&gt;&lt;BR /&gt;So, each halve has n votes, and there is a quorum vote. Expected_votes 2n + 1, quorum n + 1.&lt;BR /&gt;&lt;BR /&gt;If the halves lose sight of each other, one halve has the qdsk, has quorum, and can continue; the other halve looses quorum. &lt;BR /&gt;The cluster integrity is guarded.&lt;BR /&gt;Now, suppose the qdsk is shadowed.&lt;BR /&gt;Again, the halves loose contact.&lt;BR /&gt;That could well mean that the shadow members loose contact.&lt;BR /&gt;Now EACH halve sees its member of the qdsk shadow set as THE qdsk.&lt;BR /&gt;Both halves maintain quorum, and within a few handfulls of IOs (say, miliseconds?) your data is seriously corrupted..&lt;BR /&gt;HPUX has a good descriptive name for that situation:&lt;BR /&gt;A "SPLIT BRAIN CLUSTER".&lt;BR /&gt;REALLY unwanted.&lt;BR /&gt;So: _NO_ shadowed quorum disk. Period.&lt;BR /&gt;&lt;BR /&gt;hth&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;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jun 2005 16:30:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909143#M70008</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-06-30T16:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909144#M70009</link>
      <description>Re Jan:&lt;BR /&gt;&lt;BR /&gt;sure, you're absolutely right, it will never be supported but nevertheless I would wish I COULD use a (one site located) shadowset as a quorum disk volume.&lt;BR /&gt;&lt;BR /&gt;Also with the current (and long existing) VMS implementation I can set up the whole cluster in a non supported way so that cluster partitioning can occur (at least at boot time)! &lt;BR /&gt;So I still say: I would like to HAVE the possibility to use a shadowset as a quorum volume. If I set up the configuration in a way that can lead to trouble then this is my configuration failure in each case.&lt;BR /&gt;&lt;BR /&gt;Cheers (and a proost)&lt;BR /&gt;Eberhard&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jun 2005 19:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909144#M70009</guid>
      <dc:creator>Eberhard Wacker</dc:creator>
      <dc:date>2005-06-30T19:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909145#M70010</link>
      <description>Re Jan II:&lt;BR /&gt;- sysgen parameter quorum_disk remains as it is referring to a special disk&lt;BR /&gt;- this disk is a member of a shadowset&lt;BR /&gt;This would mean: no change to the current behaviour (but probably a lot of re-writing VMS code).&lt;BR /&gt;Simple(?) question: am I right or totally wrong ? &lt;BR /&gt;Proost&lt;BR /&gt;Eberhard</description>
      <pubDate>Thu, 30 Jun 2005 19:44:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909145#M70010</guid>
      <dc:creator>Eberhard Wacker</dc:creator>
      <dc:date>2005-06-30T19:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909146#M70011</link>
      <description>re: last few&lt;BR /&gt;&lt;BR /&gt;Setting SIRR to C requests an IPL 12. interrupt, which then will issue the IPC&amp;gt; prompt (running at IPL 12.)&lt;BR /&gt;&lt;BR /&gt;Using the IPC mechanism in a SMP system, may lead to CPUSPINWAIT or CPUSANITY crashes, so AMDS is definitely the better choice ;-)&lt;BR /&gt;&lt;BR /&gt;If the quorum disk has gone dead and MVTIMEOUT has expired, you can still DISMOUNT/ABORT it, IF no (other) open files are on that disk.&lt;BR /&gt;&lt;BR /&gt;Shadowsets can split as well and if either side of the cluster then continues with it's local member ?! Just use a small quorum node, put it in a safe place and forget about it.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 01 Jul 2005 01:01:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909146#M70011</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-07-01T01:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909147#M70012</link>
      <description>Since you have availability manager, you do not need the IPC utility. Just reset quorum.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;We have white papers on replacing a quroum disk.  I'll email it to you.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 03 Jul 2005 15:21:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909147#M70012</guid>
      <dc:creator>comarow</dc:creator>
      <dc:date>2005-07-03T15:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing a Quorum Disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909148#M70013</link>
      <description>Bob, if there is documentation on this then can it be on a public place (on itrc parhaps) and can you post a reply here with the link so people can find it in future.&lt;BR /&gt;Thanks,&lt;BR /&gt;Ian.</description>
      <pubDate>Mon, 04 Jul 2005 04:22:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/replacing-a-quorum-disk/m-p/4909148#M70013</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-07-04T04:22:37Z</dc:date>
    </item>
  </channel>
</rss>

