<?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 server needs!!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756295#M660635</link>
    <description>So nijoki,&lt;BR /&gt;&lt;BR /&gt;CLuster lock disk is the disk what we shared for the cluster nodes, say for an example, 2 node cluster. Am i right ?</description>
    <pubDate>Fri, 25 Feb 2011 07:30:43 GMT</pubDate>
    <dc:creator>gany59</dc:creator>
    <dc:date>2011-02-25T07:30:43Z</dc:date>
    <item>
      <title>quorum server needs!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756288#M660628</link>
      <description>I have gone through the forum related to service guard, they have mentioned like for 2 node configuration, there is no need of quorum server. I want to know what is quorum server, is that a package, can we install that package on any of the server which is configured on the cluster environment. If hear beat fails on the 4 node cluster, then the each node will contact the quorum server right ?&lt;BR /&gt;&lt;BR /&gt;basically what is the need of quorum server.&lt;BR /&gt;Thanks in advance!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Feb 2011 11:13:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756288#M660628</guid>
      <dc:creator>gany59</dc:creator>
      <dc:date>2011-02-22T11:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: quorum server needs!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756289#M660629</link>
      <description>I think it is valuable address to check in the first time:&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8467BA" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8467BA&lt;/A&gt;</description>
      <pubDate>Tue, 22 Feb 2011 11:23:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756289#M660629</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2011-02-22T11:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: quorum server needs!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756290#M660630</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can use 2 methodologies for "cluster reformation" at the time of communication loss in terms of heartbeat between 2 nodes of the cluster :-&lt;BR /&gt;&lt;BR /&gt;1)Lock disk which is a disk part of a VG which the nodes will "race" or compete for when heartbeat messages are not being received within NODE_TIMEOUT.&lt;BR /&gt;&lt;BR /&gt;2)Quorum server is outside your serviceguard environment and for a 5 node cluster and more you cannot use a local LVM lock disk , you will have to make use of Q/S and the nodes continuously poll this server. {atleast in SGA.11.17 and before}&lt;BR /&gt;&lt;BR /&gt;Dont forget to assign points.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad</description>
      <pubDate>Tue, 22 Feb 2011 11:25:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756290#M660630</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2011-02-22T11:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: quorum server needs!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756291#M660631</link>
      <description>A quorum server provides the same mechanism as the lock disk.  It provides quorum, which is defined as " the number of members of a group or organization required to be present to transact business legally, usually a majority.&lt;BR /&gt;&lt;BR /&gt;So both provide a majority, thus allowing the cluster to reform and come up.&lt;BR /&gt;&lt;BR /&gt;A quorum server is a piece of software that can be loaded on a number of devices.  The only requirement is that the device must NOT be in the cluster.&lt;BR /&gt;&lt;BR /&gt;Here is a whitepaper on Quorum Servers &amp;amp; you can also go out and download other guides on it.  It is very simple to setup.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02057261/c02057261.pdf" target="_blank"&gt;http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02057261/c02057261.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rita</description>
      <pubDate>Tue, 22 Feb 2011 12:04:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756291#M660631</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2011-02-22T12:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: quorum server needs!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756292#M660632</link>
      <description>Hi Ismail,&lt;BR /&gt;&lt;BR /&gt;I am unable to understand what u mentioned in the below lines:&lt;BR /&gt;&lt;BR /&gt;"1)Lock disk which is a disk part of a VG which the nodes will "race" or compete for when heartbeat messages are not being received within NODE_TIMEOUT."&lt;BR /&gt;&lt;BR /&gt;Sorry i am not aware of what the lock disk is do. I know that the disk which is shared between the all the nodes are called cluster lock disk right ?&lt;BR /&gt;&lt;BR /&gt;And too if the we got the alert like cluster disk fails, then the cluster would be halted automatically right ? hence one group of disk called Vg and that Vg is shared between the nodes. So atleast there must be a data loss right ?&lt;BR /&gt;&lt;BR /&gt;Please dont feel this questions are silly. I am handling cluster environment first time. thats y i have raised many questions in this forumn..... :)&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 22 Feb 2011 12:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756292#M660632</guid>
      <dc:creator>gany59</dc:creator>
      <dc:date>2011-02-22T12:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: quorum server needs!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756293#M660633</link>
      <description>Hello gany59,&lt;BR /&gt;An arbitration device (lock disk, lock lun or quorum server) is required for a 2-node cluster.  &lt;BR /&gt;&lt;BR /&gt;If you will be building a cluster but do not have the opportunity to take HP Education Center training on the topic, at a minimum, you should take some time to read the "Managing Serviceguard" manual located at &lt;A href="http://www.hp.com/go/hpux-SG-docs." target="_blank"&gt;http://www.hp.com/go/hpux-SG-docs.&lt;/A&gt;</description>
      <pubDate>Tue, 22 Feb 2011 15:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756293#M660633</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2011-02-22T15:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: quorum server needs!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756294#M660634</link>
      <description>There are two different way to avoid split brain syndrome when the heartbeat failed .&lt;BR /&gt;One is lock disk and another is quarom server.&lt;BR /&gt;Lock disk is dedicated disk which is used as a arbitrary device when the cluster contain four or less than four node as per HP recomendation.&lt;BR /&gt;Quarom server uses as arbitration device when cluster includes morethan four nodes as per HP recoments,It is a seperated server installed with quarom software other than cluster node connected in cluster network.</description>
      <pubDate>Tue, 22 Feb 2011 16:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756294#M660634</guid>
      <dc:creator>nijokj</dc:creator>
      <dc:date>2011-02-22T16:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: quorum server needs!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756295#M660635</link>
      <description>So nijoki,&lt;BR /&gt;&lt;BR /&gt;CLuster lock disk is the disk what we shared for the cluster nodes, say for an example, 2 node cluster. Am i right ?</description>
      <pubDate>Fri, 25 Feb 2011 07:30:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756295#M660635</guid>
      <dc:creator>gany59</dc:creator>
      <dc:date>2011-02-25T07:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: quorum server needs!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756296#M660636</link>
      <description>you are correct ,cluster lock disk is a shared disk which should be accessible from all the nodes in cluster.&lt;BR /&gt;&lt;BR /&gt;please refer the below pdf which is the best guide about these arbitration mechanisam of serviceguard cluster I have ever seen.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02056095/c02056095.pdf" target="_blank"&gt;http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02056095/c02056095.pdf&lt;/A&gt;</description>
      <pubDate>Sat, 26 Feb 2011 10:45:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/quorum-server-needs/m-p/4756296#M660636</guid>
      <dc:creator>nijokj</dc:creator>
      <dc:date>2011-02-26T10:45:21Z</dc:date>
    </item>
  </channel>
</rss>

