<?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 Cluster Lock and Disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221233#M669280</link>
    <description>Could anybody please let me know what is Cluster Lock and its function? &lt;BR /&gt;&lt;BR /&gt;What is cluster lock and cluster lock server?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sahir</description>
    <pubDate>Sat, 23 Jan 2010 22:33:11 GMT</pubDate>
    <dc:creator>sahir_1</dc:creator>
    <dc:date>2010-01-23T22:33:11Z</dc:date>
    <item>
      <title>Cluster Lock and Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221233#M669280</link>
      <description>Could anybody please let me know what is Cluster Lock and its function? &lt;BR /&gt;&lt;BR /&gt;What is cluster lock and cluster lock server?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sahir</description>
      <pubDate>Sat, 23 Jan 2010 22:33:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221233#M669280</guid>
      <dc:creator>sahir_1</dc:creator>
      <dc:date>2010-01-23T22:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock and Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221234#M669281</link>
      <description>The cluster lock disk (used only in HP-UX clusters) is a disk that can be written to by all members of the cluster. When a node obtains the cluster lock, this disk is marked so that other nodes will recognize the lock as â  taken.â   This mark will survive an off-on power cycle of the disk device unlike SCSI disk reservations. A lock disk may be used for clusters of up to four nodes.&lt;BR /&gt;&lt;BR /&gt;Cluster lock server uses the same thing, but it's uses only when you have more than 2 node cluster. It's called Quorum server.</description>
      <pubDate>Sun, 24 Jan 2010 04:35:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221234#M669281</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2010-01-24T04:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock and Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221235#M669282</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;A cluster lock disk if a boolean flag that gets set to 'on' when the first node up in a cluster grags or forms the cluster first. Its a race contention preventor.  If this flag was not set then the 2nd node would form a 2nd cluster, thereby creating what is known as 'split brain', or, two nodes both listed as primary nodes and both trying to control the cluster.</description>
      <pubDate>Sun, 24 Jan 2010 07:00:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221235#M669282</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-01-24T07:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock and Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221236#M669283</link>
      <description>Take a read of this document, it should give you a good overview:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3936-90078/B3936-90078.pdf" target="_blank"&gt;http://docs.hp.com/en/B3936-90078/B3936-90078.pdf&lt;/A&gt;</description>
      <pubDate>Sun, 24 Jan 2010 12:10:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221236#M669283</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2010-01-24T12:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock and Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221237#M669284</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Lock disk is the disk uses where there is a chance to split the nodes in equal size (eg. 2 node cluster, one fails to communicate with other and both of them tries to form a cluster). To avoid the system to be in equal polling situation, the one which gets the lock disk first will form the cluster and the other will perform a TOC and tries to  join the existing cluster when it comes up.&lt;BR /&gt;&lt;BR /&gt;Am I giving the correct explaination ?</description>
      <pubDate>Sun, 24 Jan 2010 15:22:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221237#M669284</guid>
      <dc:creator>AVV</dc:creator>
      <dc:date>2010-01-24T15:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock and Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221238#M669285</link>
      <description>"...and the other will perform a TOC and tries to join the existing cluster when it comes up..."&lt;BR /&gt;&lt;BR /&gt;When a box TOC's it dumps its core to crash.  This often takes 20 minutes.  Are you sure you want to say this?</description>
      <pubDate>Sun, 24 Jan 2010 15:33:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221238#M669285</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-01-24T15:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock and Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221239#M669286</link>
      <description>Cluster lock disk&lt;BR /&gt;&lt;BR /&gt;The Cluster lock is a disk located in a volume group shared by all the nodes in the cluster . The cluster lock volume group and the pshyical volumer are identified in the Cluster configuration file,&lt;BR /&gt;&lt;BR /&gt;The cluster lock is used as a tiebraker only for the situation in which the running cluster fails and atempt to refrom the cluster, the cluster is split init two subcluster of equal size , Each sub cluster will attempt to acquire the cluster lock.&lt;BR /&gt;&lt;BR /&gt;the sub cksuter that gets the cluster lock will form the cluster , The subcluster that gets the cluster lock qill form the new cluster , The Sub cluster that does not get the cluster lock will panic in order to allow existing application to failover to&lt;BR /&gt;&lt;BR /&gt;the new cluster which has been formed&lt;BR /&gt;&lt;BR /&gt;Hope This Helps. :)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Jan 2010 17:40:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221239#M669286</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-24T17:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock and Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221240#M669287</link>
      <description>Again, not panic, not TOC, not reboot.&lt;BR /&gt;&lt;BR /&gt;During a panic, or TOC, or reboot MC/SG initiates a failover to another node.&lt;BR /&gt;&lt;BR /&gt;This does not happen during cluster formation.  The losing node only gives up.  &lt;BR /&gt;&lt;BR /&gt;It does not reboot.  It does not panic.  It does not TOC.&lt;BR /&gt;&lt;BR /&gt;You two learn these impressive buzz words and through them around like dollar bills in a stripper's G string.</description>
      <pubDate>Sun, 24 Jan 2010 18:06:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221240#M669287</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-01-24T18:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock and Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221241#M669288</link>
      <description>@Michael&lt;BR /&gt;Actually, If a cluster experiences a situation that would result in a 50/50 split, then a tie-breaker must be used to prevent "split-brain" syndrome.&lt;BR /&gt;If there is a tie-breaker method, be it cluster lock disk/LockLun/Quorum Server/arbitration node, then one half of th ecluster will gain the "lock", and continue, the nodes in the "half" that do NOT get the lock WILL TOC. This is to enforce a package takeover by the surviving nodes.&lt;BR /&gt;&lt;BR /&gt;This has been standard operating procedure since the inception of Serviceguard.</description>
      <pubDate>Sun, 24 Jan 2010 18:23:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221241#M669288</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2010-01-24T18:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock and Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221242#M669289</link>
      <description>Melvin&lt;BR /&gt;&lt;BR /&gt;What's the difference between a TOC and a RS?  The crash dump initiated by the CMCLD daemon.&lt;BR /&gt;&lt;BR /&gt;You can not find a citation or reference of a 20 minute crash dump during a cluster formation.  &lt;BR /&gt;&lt;BR /&gt;No where in the MC/SG admin guide does TOC come up except when communication has been lost and then the cmcld initates a TOC&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Jan 2010 19:32:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221242#M669289</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-01-24T19:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock and Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221243#M669290</link>
      <description>Thanks to all for yours great responce.&lt;BR /&gt;&lt;BR /&gt;How can we plan the configuration of a cluster Disk?&lt;BR /&gt;Which is the confguration file?&lt;BR /&gt;What is default configuration incase I am not setting any specific Disk.?</description>
      <pubDate>Sun, 24 Jan 2010 20:45:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221243#M669290</guid>
      <dc:creator>sahir_1</dc:creator>
      <dc:date>2010-01-24T20:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock and Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221244#M669291</link>
      <description>Cluster lock is obligatory for 2-node cluster only. If a cluster has more than 2 nodes, lock disk is optional.&lt;BR /&gt;&lt;BR /&gt;In your scenario, if one of the nodes fail or it is removed for maintenance - it will be better to have a lock disk or quorum server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All information of the Cluster Lock disk will be provided in cluster configuration ascii file you will get the Cluster Lock Disk information&lt;BR /&gt;&lt;BR /&gt;Example :-&lt;BR /&gt;&lt;BR /&gt;vi /etc/cmcluster/cmclconfig.ascii&lt;BR /&gt;FIRST_CLUSTER_LOCK_VG /dev/vgcllock&lt;BR /&gt;FIRST_CLUSTER_LOCK_PV /dev/dsk/c2t0d1&lt;BR /&gt;&lt;BR /&gt;For more Information please read the below documents&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3936-90117/ch03s02.html#babbgfdh" target="_blank"&gt;http://docs.hp.com/en/B3936-90117/ch03s02.html#babbgfdh&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope all your Question will be answered by reading above documents</description>
      <pubDate>Mon, 25 Jan 2010 05:50:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221244#M669291</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-25T05:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock and Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221245#M669292</link>
      <description>Regarding the TOC operation (from SG manual):&lt;BR /&gt;&lt;BR /&gt;The most dramatic response to a failure in a Serviceguard cluster is an HP-UX TOC or&lt;BR /&gt;INIT, which is a system reset without a graceful shutdown (normally referred to in&lt;BR /&gt;this manual simply as a system reset). This allows packages to move quickly to another&lt;BR /&gt;node, protecting the integrity of the data.&lt;BR /&gt;A system reset occurs if a cluster node cannot communicate with the majority of cluster&lt;BR /&gt;members for the predetermined time, or under other circumstances such as a kernel&lt;BR /&gt;hang or failure of the cluster daemon (cmcld).</description>
      <pubDate>Mon, 25 Jan 2010 06:00:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221245#M669292</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-01-25T06:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock and Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221246#M669293</link>
      <description>Thanks all..&lt;BR /&gt;&lt;BR /&gt;Thanks johnson for the document.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am closing this..&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;sahir</description>
      <pubDate>Mon, 25 Jan 2010 12:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221246#M669293</guid>
      <dc:creator>sahir_1</dc:creator>
      <dc:date>2010-01-25T12:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Lock and Disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221247#M669294</link>
      <description>Thank you all...</description>
      <pubDate>Mon, 25 Jan 2010 12:12:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cluster-lock-and-disk/m-p/5221247#M669294</guid>
      <dc:creator>sahir_1</dc:creator>
      <dc:date>2010-01-25T12:12:28Z</dc:date>
    </item>
  </channel>
</rss>

