<?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: Oracle and four node cluster in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792484#M66231</link>
    <description>The link I posted for Serviceguard for Linux is the best starting point.  &lt;A href="http://www.hp.com/info/sglx" target="_blank"&gt;www.hp.com/info/sglx&lt;/A&gt; has much of the documentation.  While it is a little dated, the configuration guide gives a lot of info on best practice for cluster configuration.  &lt;BR /&gt;&lt;BR /&gt;As for pricing, the list price is roughly $1300 per server, but check with your distributor or sales person for exact pricing.  Various support options are available.  The Oracle toolkit list is $995.&lt;BR /&gt;&lt;BR /&gt;The latest full documentation is available as well:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/ha.html#Serviceguard%20for%20Linux" target="_blank"&gt;http://docs.hp.com/en/ha.html#Serviceguard%20for%20Linux&lt;/A&gt; &lt;BR /&gt;or more specifiically:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B9903-90046/B9903-90046.pdf" target="_blank"&gt;http://docs.hp.com/en/B9903-90046/B9903-90046.pdf&lt;/A&gt; and&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B9903-90048/B9903-90048.pdf" target="_blank"&gt;http://docs.hp.com/en/B9903-90048/B9903-90048.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this is a useful start</description>
    <pubDate>Tue, 23 May 2006 01:32:44 GMT</pubDate>
    <dc:creator>Serviceguard for Linux</dc:creator>
    <dc:date>2006-05-23T01:32:44Z</dc:date>
    <item>
      <title>Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792478#M66225</link>
      <description>Hello&lt;BR /&gt;I do not have much experience with clustering on linux.&lt;BR /&gt;Requirement:&lt;BR /&gt;3 servers have to run one or two Oracle instances (not RAC). If one node fails, 4th server has to take over the instance(s) of failed one.&lt;BR /&gt;Any suggestion how to make it would be welcome.&lt;BR /&gt;Is it possible to make active/active configuration, i.e. that every server run one instance and take over instance of failed server? If so, how? &lt;BR /&gt;Wcich cluster software to use?&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 22 May 2006 09:18:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792478#M66225</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2006-05-22T09:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792479#M66226</link>
      <description>I know about Red Hat Cluster Services.&lt;BR /&gt;&lt;BR /&gt;Using this software, you can configure the Oracle as required for your installation. Every node can run an instance of oracle and if the node fails, another node can start both instances.&lt;BR /&gt;&lt;BR /&gt;You need a shared disk storage for this (For example MSA, EVA, etc). It's also recommended that you use a fence device for maintaining data integrity. Check the Red Hat Cluster Suite documentation for detailed information. The fence device can be for example, HP RILO available on most servers or a Brocade SAN Switch used to connect the storages.&lt;BR /&gt;&lt;BR /&gt;Every node has access to the shared disk storage. If a node fails, as the other nodes have access to the storage also, you can configure to start the failed oracle instance in any other node.</description>
      <pubDate>Mon, 22 May 2006 09:52:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792479#M66226</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-05-22T09:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792480#M66227</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Active-Active is not possible without RAC. It would immediately corrupt the Oracle database on shared storage.&lt;BR /&gt;&lt;BR /&gt;If the data was read only and hosted on local disk of each node, it would be possible to run oracle on all nodes. There would however be no failover under this scenario.&lt;BR /&gt;&lt;BR /&gt;Red Hat Clustering or Service Guard for Linux can handle an active-backup clustering scenario for you.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 22 May 2006 11:01:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792480#M66227</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-05-22T11:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792481#M66228</link>
      <description>What I mean by active-active is to run one instance in one node accessing to one disk partition, and another instance on another node using another disk partition (Not the same instance on both nodes). Each node is failover node for the other.</description>
      <pubDate>Mon, 22 May 2006 14:34:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792481#M66228</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-05-22T14:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792482#M66229</link>
      <description>Serviceguard for Linux can handle that configuration.  A toolkit for Oracle failover is also available.  The toolkit is licensed per cluster.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/sglx" target="_blank"&gt;http://www.hp.com/go/sglx&lt;/A&gt;</description>
      <pubDate>Mon, 22 May 2006 18:40:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792482#M66229</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2006-05-22T18:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792483#M66230</link>
      <description>Thank you guys.&lt;BR /&gt;Looks like there is a good way to do it.&lt;BR /&gt;I have to replace TRU64 cluster with linux solution. With active/active I meant no dedicated standby server and cluster file system. &lt;BR /&gt;Can you post some links with documentation?&lt;BR /&gt;Which clustering software is better and which is cheaper?&lt;BR /&gt;Is there some "best practice" example?&lt;BR /&gt;Shared storage is EVA3000. Which Redhat distribution (or SUSE?) is the best choice? &lt;BR /&gt;Do I need secure path?</description>
      <pubDate>Tue, 23 May 2006 01:20:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792483#M66230</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2006-05-23T01:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792484#M66231</link>
      <description>The link I posted for Serviceguard for Linux is the best starting point.  &lt;A href="http://www.hp.com/info/sglx" target="_blank"&gt;www.hp.com/info/sglx&lt;/A&gt; has much of the documentation.  While it is a little dated, the configuration guide gives a lot of info on best practice for cluster configuration.  &lt;BR /&gt;&lt;BR /&gt;As for pricing, the list price is roughly $1300 per server, but check with your distributor or sales person for exact pricing.  Various support options are available.  The Oracle toolkit list is $995.&lt;BR /&gt;&lt;BR /&gt;The latest full documentation is available as well:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/ha.html#Serviceguard%20for%20Linux" target="_blank"&gt;http://docs.hp.com/en/ha.html#Serviceguard%20for%20Linux&lt;/A&gt; &lt;BR /&gt;or more specifiically:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B9903-90046/B9903-90046.pdf" target="_blank"&gt;http://docs.hp.com/en/B9903-90046/B9903-90046.pdf&lt;/A&gt; and&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B9903-90048/B9903-90048.pdf" target="_blank"&gt;http://docs.hp.com/en/B9903-90048/B9903-90048.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this is a useful start</description>
      <pubDate>Tue, 23 May 2006 01:32:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792484#M66231</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2006-05-23T01:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792485#M66232</link>
      <description>RH Cluster Suite costs about $500 annually.&lt;BR /&gt;I'll prefer RH Cluster Suite instead of SG because in this case you have one vendor and one support point == Red Hat. In  addition SG uses (AFAIK) closed source kernel modules, so you cannot use the latest recommended kernel version, but must to wait when HP will release appropriate SG modules version.&lt;BR /&gt;&lt;BR /&gt;As for securepath - you can use Qlogic driver failover.</description>
      <pubDate>Tue, 23 May 2006 06:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792485#M66232</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-05-23T06:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792486#M66233</link>
      <description>Hello Vitaly&lt;BR /&gt;Thanks for interesting data.&lt;BR /&gt;Vitaly and "Serviceguard for Linux", what are feature differences between RH cluster and HP Serviceguard cluster?&lt;BR /&gt;Also would like to use RedHat GFS. I have seen that it works OK with Serviceguard, so no problem with that.&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 23 May 2006 07:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792486#M66233</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2006-05-23T07:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792487#M66234</link>
      <description>Correction to Vitaly comments.&lt;BR /&gt;&lt;BR /&gt;Serviceguard does not use closed sourse kernel components.  We have had no issues with support from RedHat or Novell(Suse).&lt;BR /&gt;&lt;BR /&gt;Customers can buy RedHat or (I believe) SUSE from HP and get support from HP.  &lt;BR /&gt;&lt;BR /&gt;Serviceguard for Linux is based on Serviceguard for HP-UX.  That means it has a history greater than 10 years and we are constantly looking for improvements.  One thing we focus on is no single point of failure in the cluster.  For any cluster you should look at every component within that cluster and see if its failure can possibly take down the cluster or worse.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 May 2006 08:36:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792487#M66234</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2006-05-23T08:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792488#M66235</link>
      <description>Yes, my SG experience is little  outdated - as far as I remember, in 2002 in order to install SG for Linux you were need to re-compile kernel, as far as I remember.&lt;BR /&gt;&lt;BR /&gt;As for SG vs. RH Cluster Manager - I'll vote for Cluster Manager because it's not restricted to HP hardware and IMHO, has bigger installbase and simplier for configuring. Of course, if you (your company ) have some HPUX SG experience, SG for Linux may be your optimal choice.</description>
      <pubDate>Wed, 24 May 2006 01:01:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792488#M66235</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-05-24T01:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792489#M66236</link>
      <description>I have big experience with TRU64 cluster and OpenVMS cluster, not with SG. I know that nothing else can be compared to them, but must find working solution. &lt;BR /&gt;By the way, there is a tape library on FC. Can one server do backup of all file systems in entire cluster or every server must backup its file systems?</description>
      <pubDate>Wed, 24 May 2006 01:37:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792489#M66236</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2006-05-24T01:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792490#M66237</link>
      <description>Vitialy is correct that SGLX was more "kernel intrusive" in the past.  Luckily, with RH3 that was no longer required.&lt;BR /&gt;&lt;BR /&gt;On 3rd party server, SGLX does support some 3rd party servers, specifically from IBM and Dell.  I know that will not meet the needs of all customers - but then again, no product meets the needs of all customers.  Check out the certification matrix on &lt;A href="http://www.hp.com/info/sglx" target="_blank"&gt;www.hp.com/info/sglx&lt;/A&gt; for the list of supported servers.&lt;BR /&gt;&lt;BR /&gt;On backup, I'm no expert but know that most high end backup SW can control backup of a number of servers from one server.  What I am not certain of is whether these can "failover" if that is your desire.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 May 2006 08:31:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792490#M66237</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2006-05-24T08:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792491#M66238</link>
      <description>Thanks&lt;BR /&gt;Still do not know about feature differences.&lt;BR /&gt;About backup: In TRU64 which is share everything cluster, every member can access all  tape devices, even local tapes on other nodes. If tape is FC, then every node can access it directly. And no special backup software is needed since everything is on cluster file system so everyone can access it dicectly.&lt;BR /&gt;Ivan Ferreira knows how it works in TRU64.&lt;BR /&gt;Personaly, I would prefer SG, but not sure what would other say.&lt;BR /&gt;Any idea how to do backup on FC tape library in  linux cluster envirement?</description>
      <pubDate>Thu, 25 May 2006 08:07:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792491#M66238</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2006-05-25T08:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792492#M66239</link>
      <description>&lt;BR /&gt;&amp;gt;Still do not know about feature &amp;gt;differences.&lt;BR /&gt;I afraid you need read &amp;amp; compare RH Cluster Manager &amp;amp; HP SG docs.  IMHO, there no enough people which work with both products.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/solutions/clustersuite/" target="_blank"&gt;http://www.redhat.com/solutions/clustersuite/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://h18026.www1.hp.com/solutions/enterprise/highavailability/linux/serviceguard/index.html" target="_blank"&gt;http://h18026.www1.hp.com/solutions/enterprise/highavailability/linux/serviceguard/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and, BTW, you should understand that as SEP said, you cannot run the same Oracle instance on several nodes simultanuosly without Oracle RAC.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Any idea how to do backup on FC tape &amp;gt;library in linux cluster envirement?&lt;BR /&gt;Each cluster node is a separate computer in RH Cluster Manager or HP SG, so in order to backup data from your second node you may use scp (rsync, ...) to copy files to your first node, which has attached tape.</description>
      <pubDate>Thu, 25 May 2006 15:03:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792492#M66239</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-05-25T15:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792493#M66240</link>
      <description>Thanks Vitaly&lt;BR /&gt;I will have to read documentation.&lt;BR /&gt;Too bad there are no poeple that worked with both products.&lt;BR /&gt;About things what SAP said: of course I understand that same Oracle instance can not run on several nodes simultanuosly without Oracle RAC. &lt;BR /&gt;This is not what I mean with active/active. I mean the same Ivan means and also cluster file system ability. &lt;BR /&gt;OK, I see there is no way to get TRU cluster functionality.</description>
      <pubDate>Fri, 26 May 2006 03:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792493#M66240</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2006-05-26T03:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle and four node cluster</title>
      <link>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792494#M66241</link>
      <description>RedHat Cluster Suite is based on opensource project. It can provides both high availability and loadbalancing for you. As I know RH Clusster Suite use LVS for load balancing.However Serviceguard just provides high availability.Also mangement on RH is web based and in HP solution is client based.Another difference is in price. Also RedHat CS supports RedHat GFS but SG deos not support it ( If you want to use GFS). You can use SG on all the linux distro but RHCS will be installed just on RedHat enterprise linux.</description>
      <pubDate>Wed, 07 Jun 2006 03:55:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/oracle-and-four-node-cluster/m-p/3792494#M66241</guid>
      <dc:creator>Delrish</dc:creator>
      <dc:date>2006-06-07T03:55:24Z</dc:date>
    </item>
  </channel>
</rss>

