<?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: Missing cluster lock in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-cluster-lock/m-p/3455878#M658312</link>
    <description>I should have probably also informed it is running HP-UX 11i with:&lt;BR /&gt;&lt;BR /&gt;MC/ServiceGuard NFS Toolkit A.11.11.0.2&lt;BR /&gt;ServiceGuard OPS Edition Bundle A.11.14&lt;BR /&gt;HP Cluster Object Manager B.01.04&lt;BR /&gt;ServiceGuard Manager A.02.00&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 05 Jan 2005 09:47:11 GMT</pubDate>
    <dc:creator>Dave Forber</dc:creator>
    <dc:date>2005-01-05T09:47:11Z</dc:date>
    <item>
      <title>Missing cluster lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-cluster-lock/m-p/3455875#M658309</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;We've been having problems over the last few days with our Oracle app running on a Service Guard cluster over two RP8400's.  I'm getting quite a lot of error messages in syslog.log, but the main gist seems to be the following:&lt;BR /&gt;&lt;BR /&gt;Jan  5 13:19:45 gcwsdb01 cmcld: WARNING: Cluster lock on disk /dev/dsk/c5t13d5 is missing!&lt;BR /&gt;Jan  5 13:19:45 gcwsdb01 cmcld: Until it is fixed, a single failure could cause all nodes in the cluster to crash&lt;BR /&gt;&lt;BR /&gt;Not (yet) trained in the mysterious arts of ServiceGuard, can anyone point me in the right direction?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jan 2005 09:19:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-cluster-lock/m-p/3455875#M658309</guid>
      <dc:creator>Dave Forber</dc:creator>
      <dc:date>2005-01-05T09:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Missing cluster lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-cluster-lock/m-p/3455876#M658310</link>
      <description>your Serviceguard configuration is set up to use the disc c5t13d5 as a lock or tie breaker disc. This node is currently indicating it cannot talk to the disc, or the cluster lock setting has been removed from the physical disc.&lt;BR /&gt;The system will check for this disc every 60 minutes so you are probably seeing this message every 60 minutes.&lt;BR /&gt;&lt;BR /&gt;Does the other node have the same message in syslog? if so, the disc has a problem, if not then you may have lost a link to the PV from this node.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jan 2005 09:34:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-cluster-lock/m-p/3455876#M658310</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-01-05T09:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Missing cluster lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-cluster-lock/m-p/3455877#M658311</link>
      <description>It is telling you that when MC/SG was configured, the cluster lock disk was: /dev/dsk/c5t13d5 &lt;BR /&gt;&lt;BR /&gt;You can generate a new ascii file - and it will tell you what the cluster lock should be:&lt;BR /&gt;&lt;BR /&gt;cmquerycl -v -C /etc/cmcluster/new.ascii -n node1 -n node2&lt;BR /&gt;&lt;BR /&gt;where node1 and 2 are the server names of the nodes in your cluster.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Look at the file for:&lt;BR /&gt;&lt;BR /&gt;FIRST_CLUSTER_LOCK_VG   &lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;FIRST_CLUSTER_LOCK_PV&lt;BR /&gt;&lt;BR /&gt;You will then need to add to you existing ascii file...or just use the new one (edit it first! - set: CLUSTER_NAME &lt;BR /&gt;&lt;BR /&gt;as well as add your vg's to the end:&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;VOLUME_GROUP            /dev/vg50&lt;BR /&gt;VOLUME_GROUP            /dev/vg51&lt;BR /&gt;VOLUME_GROUP            /dev/vg55&lt;BR /&gt;VOLUME_GROUP            /dev/vg56&lt;BR /&gt;VOLUME_GROUP            /dev/vg57&lt;BR /&gt;VOLUME_GROUP            /dev/vg52&lt;BR /&gt;&lt;BR /&gt;Read Managing MC/SG for your version:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/ha.html#ServiceGuard" target="_blank"&gt;http://docs.hp.com/en/ha.html#ServiceGuard&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jan 2005 09:36:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-cluster-lock/m-p/3455877#M658311</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-01-05T09:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Missing cluster lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-cluster-lock/m-p/3455878#M658312</link>
      <description>I should have probably also informed it is running HP-UX 11i with:&lt;BR /&gt;&lt;BR /&gt;MC/ServiceGuard NFS Toolkit A.11.11.0.2&lt;BR /&gt;ServiceGuard OPS Edition Bundle A.11.14&lt;BR /&gt;HP Cluster Object Manager B.01.04&lt;BR /&gt;ServiceGuard Manager A.02.00&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jan 2005 09:47:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-cluster-lock/m-p/3455878#M658312</guid>
      <dc:creator>Dave Forber</dc:creator>
      <dc:date>2005-01-05T09:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Missing cluster lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-cluster-lock/m-p/3455879#M658313</link>
      <description>If you confirm that the disk at c5t13d5 (on gcwsdb01) is in good shape, pull the "cminit.tar.shar" file from this site:&lt;BR /&gt;&lt;BR /&gt;ftp://contrib:9unsupp8@hprc.external.hp.com/crash&lt;BR /&gt;&lt;BR /&gt;Place it on the affected server(s) and unpack it:&lt;BR /&gt;# sh cminit.tar.shar&lt;BR /&gt;&lt;BR /&gt;Two files will unpack; an executable (cminitlock) and a README.&lt;BR /&gt;&lt;BR /&gt;Read README for an explanation on how to use the command to either view the cluster lock status or restore the cluster lock structures to the disk WHILE THE CLUSTER IS RUNNING. &lt;BR /&gt;&lt;BR /&gt;If this doesn't solve the problem (wait up to 60 minutes and inspect syslog.log to see if the WARNING message has no printed) - then perhaps the disk is not functioning properly or it is not supported as a cluster lock disk... or some other random thing. &lt;BR /&gt;&lt;BR /&gt;-SD</description>
      <pubDate>Thu, 06 Jan 2005 08:32:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-cluster-lock/m-p/3455879#M658313</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2005-01-06T08:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Missing cluster lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-cluster-lock/m-p/5718159#M658314</link>
      <description>&lt;P&gt;The FTP site idenitifed above requires a username/password. Anyone know what it is?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2012 10:00:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-cluster-lock/m-p/5718159#M658314</guid>
      <dc:creator>Robert C. Dunavent</dc:creator>
      <dc:date>2012-07-10T10:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Missing cluster lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/missing-cluster-lock/m-p/5718167#M658315</link>
      <description>&lt;P&gt;&amp;gt;The FTP site identified above requires a username/password.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You'll probably need to contact the Response Center.&amp;nbsp; That site may not even have that tool anymore, since this post is so old.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2012 10:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/missing-cluster-lock/m-p/5718167#M658315</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2012-07-10T10:12:07Z</dc:date>
    </item>
  </channel>
</rss>

