<?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: ServiceGuard - Redhat in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/serviceguard-redhat/m-p/4176658#M57844</link>
    <description>When a site failure occurs, the remaining nodes enter the cluster reformation protocol.&lt;BR /&gt;&lt;BR /&gt;The protocol has 2 rules:&lt;BR /&gt;When 50% of the nodes of the previously running cluster are still active, they must consult the quorum server (or lock LUN) to gain permission to form a reduced cluster.&lt;BR /&gt;&lt;BR /&gt;When greater-than or less-than 50% of the original cluster nodes remain active... &lt;BR /&gt;a. if the site failure results in a minority of active nodes, they MUST TOC (reboot) &lt;BR /&gt;b. if the site failure results in a majority of active nodes, they automatically reform a reduced cluster.&lt;BR /&gt;&lt;BR /&gt;Notice that the quorum server is ONLY consulted in a 50% loss of nodes.&lt;BR /&gt;&lt;BR /&gt;Therefore, a quorum server is not consulted if a majority of nodes are lost simultaneously due to a site failure (and a minority of active nodes remain).&lt;BR /&gt;&lt;BR /&gt;Hence, for safety sake, put an equal number of nodes at each site.  This would force the DR site to consult the quorum server.</description>
    <pubDate>Mon, 28 Apr 2008 16:01:38 GMT</pubDate>
    <dc:creator>Stephen Doud</dc:creator>
    <dc:date>2008-04-28T16:01:38Z</dc:date>
    <item>
      <title>ServiceGuard - Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/serviceguard-redhat/m-p/4176656#M57842</link>
      <description>Dear All,&lt;BR /&gt;I have the following scenario .&lt;BR /&gt;cluser formed from 7 nodes&lt;BR /&gt;4 nodes exists at Main Site connected to EVA &lt;BR /&gt;node1 ( main site ) &lt;BR /&gt;node2 ( main site )&lt;BR /&gt;node3 ( main site )&lt;BR /&gt;node4( main site )&lt;BR /&gt;other 3 nodes exists at DR Site&lt;BR /&gt;node5 ( DR Site )&lt;BR /&gt;node6 ( DR Site )&lt;BR /&gt;node7 ( DR Site )&lt;BR /&gt;all nodes at same subnet.&lt;BR /&gt;The first 3 nodes at main site active &lt;BR /&gt;the forth node at main site passive&lt;BR /&gt;the other three nodes at DR site passive&lt;BR /&gt;if one node fail it should failover the forth node at main site&lt;BR /&gt;if another node fail it should fail over to fifth node at DR site&lt;BR /&gt;&lt;BR /&gt;IF THE WHOLE SITE FAIL&lt;BR /&gt;all packeges should fail over to the DR Site&lt;BR /&gt;also the EVA ( without manual Intervention )&lt;BR /&gt;asuming I have EVA with CA license&lt;BR /&gt;&lt;BR /&gt;Also I have another two clusters&lt;BR /&gt;second Cluster consists of 5 nodes &lt;BR /&gt;3 at main site 2 at DR site&lt;BR /&gt;Third Cluster consists of four nodes&lt;BR /&gt;2 at main site 2 at DR Site&lt;BR /&gt;&lt;BR /&gt;My Questions is:&lt;BR /&gt;1- is it a must to have Quorum Server  &lt;BR /&gt;1.1 - if its a must to have Q.S can I    &lt;BR /&gt;        use redundant Q.S     &lt;BR /&gt;&lt;BR /&gt;2- whats the benefit if I use Clsuster &lt;BR /&gt;   extention for EVA ( CLX EVA )&lt;BR /&gt;   also it it a must ??&lt;BR /&gt;3- is it a must to have equal number of nodes&lt;BR /&gt;   availabel at main and DR site&lt;BR /&gt;&lt;BR /&gt;I appreciate if I have clear technical answer&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Nabil&lt;BR /&gt;    &lt;BR /&gt;</description>
      <pubDate>Wed, 09 Apr 2008 06:28:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/serviceguard-redhat/m-p/4176656#M57842</guid>
      <dc:creator>Nabil_11</dc:creator>
      <dc:date>2008-04-09T06:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard - Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/serviceguard-redhat/m-p/4176657#M57843</link>
      <description>1.) If any fault can split your cluster into two parts of equal size, a Quorum Server should be used as a tie-breaker.&lt;BR /&gt;&lt;BR /&gt;An example for your scenario:&lt;BR /&gt;You're going to do some hardware maintenance on node3. To do that, you switch the package(s) off node3 to node4, then shutdown node3. While node3 is shut down, a backhoe cuts the cables between your main site and your DR site.&lt;BR /&gt;&lt;BR /&gt;As node3 has been shut down, your main site and your DR site are now of equal size. In this situation, some sort of a tie-breaker is needed, or the entire cluster (both halves) will execute a hard reboot to prevent a possible split-brain situation and to preserve data integrity.&lt;BR /&gt;&lt;BR /&gt;1.1) Read the instruction manuals of the Quorum Server at the &lt;A href="http://docs.hp.com" target="_blank"&gt;http://docs.hp.com&lt;/A&gt; site.&lt;BR /&gt;A Quorum Server can be installed into a ServiceGuard package, but it MUST NOT be used to provide quorum services to the same cluster it is running on.&lt;BR /&gt;&lt;BR /&gt;2.) The extension allows ServiceGuard to send commands to the EVA to trigger the storage failover automatically. You could do this with your own scripts if you want, but the extension is supported by HP.&lt;BR /&gt;&lt;BR /&gt;3.) It depends on your applications and other requirements. In your first cluster, you have one passive node at the main site: it allows you to perform maintenance on one node at a time without failing over to the DR site. You must decide: do you need (or want) this capability at the DR site too?&lt;BR /&gt;&lt;BR /&gt;If your 5-node cluster has active workloads at all 3 nodes at the main site, you might get some performance reduction when running all the workloads simultaneously using only 2 nodes at the DR site. You must decide if this is OK or not. (Maybe you've tested it and found that the performance is satisfactory for DR purposes? Or maybe the machines at the DR site are newer and can handle the extra load?)&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 11 Apr 2008 05:58:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/serviceguard-redhat/m-p/4176657#M57843</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-04-11T05:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard - Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/serviceguard-redhat/m-p/4176658#M57844</link>
      <description>When a site failure occurs, the remaining nodes enter the cluster reformation protocol.&lt;BR /&gt;&lt;BR /&gt;The protocol has 2 rules:&lt;BR /&gt;When 50% of the nodes of the previously running cluster are still active, they must consult the quorum server (or lock LUN) to gain permission to form a reduced cluster.&lt;BR /&gt;&lt;BR /&gt;When greater-than or less-than 50% of the original cluster nodes remain active... &lt;BR /&gt;a. if the site failure results in a minority of active nodes, they MUST TOC (reboot) &lt;BR /&gt;b. if the site failure results in a majority of active nodes, they automatically reform a reduced cluster.&lt;BR /&gt;&lt;BR /&gt;Notice that the quorum server is ONLY consulted in a 50% loss of nodes.&lt;BR /&gt;&lt;BR /&gt;Therefore, a quorum server is not consulted if a majority of nodes are lost simultaneously due to a site failure (and a minority of active nodes remain).&lt;BR /&gt;&lt;BR /&gt;Hence, for safety sake, put an equal number of nodes at each site.  This would force the DR site to consult the quorum server.</description>
      <pubDate>Mon, 28 Apr 2008 16:01:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/serviceguard-redhat/m-p/4176658#M57844</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2008-04-28T16:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceGuard - Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/serviceguard-redhat/m-p/4176659#M57845</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;So now assuming the failure at main site will&lt;BR /&gt;CUZ the whole cluster to fail &lt;BR /&gt;that's clear means its a must to have equal number of nodes at each site&lt;BR /&gt; &lt;BR /&gt;What about installing second Quorum Server&lt;BR /&gt;is that possible&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Nabil</description>
      <pubDate>Thu, 08 May 2008 05:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/serviceguard-redhat/m-p/4176659#M57845</guid>
      <dc:creator>Nabil_11</dc:creator>
      <dc:date>2008-05-08T05:34:43Z</dc:date>
    </item>
  </channel>
</rss>

