<?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: Cluster Lock disks in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-disks/m-p/2772745#M75113</link>
    <description>Well,&lt;BR /&gt;&lt;BR /&gt;Try this.&lt;BR /&gt;&lt;BR /&gt;Halt the cluster.&lt;BR /&gt;&lt;BR /&gt;De-activate cluster VG &lt;BR /&gt;&lt;BR /&gt;vgchange -a n &lt;BR /&gt;&lt;BR /&gt;Then re-activate then&lt;BR /&gt;&lt;BR /&gt;vgchange -c n &lt;BR /&gt;&lt;BR /&gt;followed by &lt;BR /&gt;Cmcheckconf and then cmapplyconf.&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 25 Jul 2002 15:26:03 GMT</pubDate>
    <dc:creator>Uday_S_Ankolekar</dc:creator>
    <dc:date>2002-07-25T15:26:03Z</dc:date>
    <item>
      <title>Cluster Lock disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-disks/m-p/2772743#M75111</link>
      <description>Hi I restored two nodes of a cluster recently. Using tape created by make_tape_recovery. This is a 10.20 cluster. It appears that the recovery didn't write the cluster lock, but the cluster is up and running. SO I'm getting the "cluster lock is missing" message in syslog. I don't have vgcfgbackup files. Does anyone know how to manipulate the bad block relocation table bit that holds the lock?</description>
      <pubDate>Thu, 25 Jul 2002 15:14:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-disks/m-p/2772743#M75111</guid>
      <dc:creator>Ian Killer_1</dc:creator>
      <dc:date>2002-07-25T15:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-disks/m-p/2772744#M75112</link>
      <description>Halt the cluster, activate the clusterlock vg, re-apply the cluster with the cmapplyconf command, or contact your local HP RC and request the cminitlock unsupported utility&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jul 2002 15:22:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-disks/m-p/2772744#M75112</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-07-25T15:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-disks/m-p/2772745#M75113</link>
      <description>Well,&lt;BR /&gt;&lt;BR /&gt;Try this.&lt;BR /&gt;&lt;BR /&gt;Halt the cluster.&lt;BR /&gt;&lt;BR /&gt;De-activate cluster VG &lt;BR /&gt;&lt;BR /&gt;vgchange -a n &lt;BR /&gt;&lt;BR /&gt;Then re-activate then&lt;BR /&gt;&lt;BR /&gt;vgchange -c n &lt;BR /&gt;&lt;BR /&gt;followed by &lt;BR /&gt;Cmcheckconf and then cmapplyconf.&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jul 2002 15:26:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-disks/m-p/2772745#M75113</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-07-25T15:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-disks/m-p/2772746#M75114</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Maybe you could try stopping the cluster and then de-activating the shared volumegroup by vgchange -a n (probably not necessary). Disable its cluster awareness with vgchange -c n and then re-enable it again, so it writes the bit again.&lt;BR /&gt;vgchange -c y&lt;BR /&gt;This should work , I think.&lt;BR /&gt;Greetz Jasja.</description>
      <pubDate>Tue, 30 Jul 2002 11:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-disks/m-p/2772746#M75114</guid>
      <dc:creator>Jasja Verbeek_1</dc:creator>
      <dc:date>2002-07-30T11:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-disks/m-p/2772747#M75115</link>
      <description>halt the cluster then start again. that's all&lt;BR /&gt;&lt;BR /&gt;in case required do cmhaltcl&lt;BR /&gt;&lt;BR /&gt;vgchange -a n your_vg&lt;BR /&gt;vgchange -c n your_vg&lt;BR /&gt;vgchange -c y your_vg&lt;BR /&gt;start cluster</description>
      <pubDate>Tue, 30 Jul 2002 13:32:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-disks/m-p/2772747#M75115</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2002-07-30T13:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-disks/m-p/2772748#M75116</link>
      <description>Moreover you must to do&lt;BR /&gt;&lt;BR /&gt;cmhaltcl &lt;CLUSTER&gt;&lt;BR /&gt;vgchange -a e &lt;VG&gt;&lt;BR /&gt;pvchange -t 0 /dev/dsk/&lt;CLUSTER_LOCK_DSK&gt;&lt;BR /&gt;vgchange -a n&lt;BR /&gt;cmapplyconf -k -v  -C &lt;CLUSTER_CONF_FILE&gt;&lt;BR /&gt;cmruncl &amp;gt;cluster&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;/CLUSTER_CONF_FILE&gt;&lt;/CLUSTER_LOCK_DSK&gt;&lt;/VG&gt;&lt;/CLUSTER&gt;</description>
      <pubDate>Tue, 30 Jul 2002 15:20:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-disks/m-p/2772748#M75116</guid>
      <dc:creator>ASSIST</dc:creator>
      <dc:date>2002-07-30T15:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock disks</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-disks/m-p/2772749#M75117</link>
      <description>All excellent responses thanks. THe first response was sufficient and timely. Thanks to all for your assistance.&lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
      <pubDate>Wed, 31 Jul 2002 09:23:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-disks/m-p/2772749#M75117</guid>
      <dc:creator>Ian Killer_1</dc:creator>
      <dc:date>2002-07-31T09:23:31Z</dc:date>
    </item>
  </channel>
</rss>

