<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: So you want to play with Oracle 11g&#8217;s RAC? Here&#8217;s how.</title>
	<atom:link href="http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/feed/" rel="self" type="application/rss+xml" />
	<link>http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/</link>
	<description>Oracle DBA / Applications DBA</description>
	<pubDate>Tue, 13 May 2008 13:03:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: Tom</title>
		<link>http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-358</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 17 Mar 2008 20:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-358</guid>
		<description>One question - How many ethernet card did you use? I have one ethernet card and for interconnect when I tried to configure private ip, I coundn't ping with that. 

My configuration : 

#Public
192.168.1.29  linuxp1.ads.com linuxp1
192.168.1.128 linuxp2.ads.com linuxp2

#Interconnect
10.10.10.27   linuxp1-priv.ads.com linuxp1-priv
10.10.10.28   linuxp2-priv.ads.com linuxp2-priv

#VIP
192.168.1.56  linuxp1-vip.ads.com linuxp1-vip
192.168.1.57 linuxp2-vip.ads.com linuxp2-vip

ping linuxp2-priv.ads.com  -&#62; Not working...

I am not able to move forward for CRS installation...pls advise..</description>
		<content:encoded><![CDATA[<p>One question - How many ethernet card did you use? I have one ethernet card and for interconnect when I tried to configure private ip, I coundn&#8217;t ping with that. </p>
<p>My configuration : </p>
<p>#Public<br />
192.168.1.29  linuxp1.ads.com linuxp1<br />
192.168.1.128 linuxp2.ads.com linuxp2</p>
<p>#Interconnect<br />
10.10.10.27   linuxp1-priv.ads.com linuxp1-priv<br />
10.10.10.28   linuxp2-priv.ads.com linuxp2-priv</p>
<p>#VIP<br />
192.168.1.56  linuxp1-vip.ads.com linuxp1-vip<br />
192.168.1.57 linuxp2-vip.ads.com linuxp2-vip</p>
<p>ping linuxp2-priv.ads.com  -&gt; Not working&#8230;</p>
<p>I am not able to move forward for CRS installation&#8230;pls advise..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anup</title>
		<link>http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-357</link>
		<dc:creator>Anup</dc:creator>
		<pubDate>Mon, 17 Mar 2008 20:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-357</guid>
		<description>Great job!!!

I installed 10g rac on Enterprise linux and vmware. I used 1 local node and 1 virtual node.  Before I read this artical, I was stuck with disk sharing. Here you gave nice tricks for doing it.

Thanks,
Anup</description>
		<content:encoded><![CDATA[<p>Great job!!!</p>
<p>I installed 10g rac on Enterprise linux and vmware. I used 1 local node and 1 virtual node.  Before I read this artical, I was stuck with disk sharing. Here you gave nice tricks for doing it.</p>
<p>Thanks,<br />
Anup</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niramit Soonthawong</title>
		<link>http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-356</link>
		<dc:creator>Niramit Soonthawong</dc:creator>
		<pubDate>Fri, 07 Mar 2008 21:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-356</guid>
		<description>thanks for your clear step by step demonstration, i am running vmvare + linux + oracle 11g and thing of trying oracle RAC out.</description>
		<content:encoded><![CDATA[<p>thanks for your clear step by step demonstration, i am running vmvare + linux + oracle 11g and thing of trying oracle RAC out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-355</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Tue, 12 Feb 2008 14:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-355</guid>
		<description>First of all thank you for creating these instructions.  They are very helpful.  

I have managed to create the two VM-s and they are able to communicate among themselves.  But I am not able to see the outside world (internet) from within the VM-s.  Can you tell me what I might be missing?  I tried both the bridged and NAT.  The former does not allow the host computer to connect to the VM but the latter does.  But with the NAT, I cannot connect to the host or the internet from within the VM-s.

Thanks.
Anand</description>
		<content:encoded><![CDATA[<p>First of all thank you for creating these instructions.  They are very helpful.  </p>
<p>I have managed to create the two VM-s and they are able to communicate among themselves.  But I am not able to see the outside world (internet) from within the VM-s.  Can you tell me what I might be missing?  I tried both the bridged and NAT.  The former does not allow the host computer to connect to the VM but the latter does.  But with the NAT, I cannot connect to the host or the internet from within the VM-s.</p>
<p>Thanks.<br />
Anand</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederik Visser</title>
		<link>http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-350</link>
		<dc:creator>Frederik Visser</dc:creator>
		<pubDate>Sun, 27 Jan 2008 12:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-350</guid>
		<description>Hi Miladin &#38; Pekka Koppanen

Thanks for your valuable feedback. You are indeed right. Seperating the ASM and Oracle Homes  in a production environment is recommended. I wanted to save disk space hence the reason for using only one home!

Kind Regards
Frikkie Visser</description>
		<content:encoded><![CDATA[<p>Hi Miladin &amp; Pekka Koppanen</p>
<p>Thanks for your valuable feedback. You are indeed right. Seperating the ASM and Oracle Homes  in a production environment is recommended. I wanted to save disk space hence the reason for using only one home!</p>
<p>Kind Regards<br />
Frikkie Visser</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miladin</title>
		<link>http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-349</link>
		<dc:creator>Miladin</dc:creator>
		<pubDate>Tue, 22 Jan 2008 18:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-349</guid>
		<description>Good work.For someone who is not familiar with this install picutres are very usefull.

Only thing is "missing here" is to install ASM in a separate Oracle home.It is for High Availability and maintenace.

That's mean after installing Oracle Database Software  do one more install 

ORACLE_HOME=:/u01/app/oracle/products/11.1.0/asm directory.

Choose option Configure ASM.

Thanks.</description>
		<content:encoded><![CDATA[<p>Good work.For someone who is not familiar with this install picutres are very usefull.</p>
<p>Only thing is &#8220;missing here&#8221; is to install ASM in a separate Oracle home.It is for High Availability and maintenace.</p>
<p>That&#8217;s mean after installing Oracle Database Software  do one more install </p>
<p>ORACLE_HOME=:/u01/app/oracle/products/11.1.0/asm directory.</p>
<p>Choose option Configure ASM.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pekka Koppanen</title>
		<link>http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-343</link>
		<dc:creator>Pekka Koppanen</dc:creator>
		<pubDate>Wed, 09 Jan 2008 12:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-343</guid>
		<description>Hi,
Great article..
I always install seperate homes for the asm and db because if you upgrade in the future...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Great article..<br />
I always install seperate homes for the asm and db because if you upgrade in the future&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OEL on VMWare &#171; Mani&#8217;s Oracle Scratchpad</title>
		<link>http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-342</link>
		<dc:creator>OEL on VMWare &#171; Mani&#8217;s Oracle Scratchpad</dc:creator>
		<pubDate>Tue, 08 Jan 2008 04:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-342</guid>
		<description>[...] simple and straight forward.  I just followed the steps given by Frederik (Frikkie) Visser in http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/ .  It is an excellent article that tells you step by step not only how to install linux on VMWare [...]</description>
		<content:encoded><![CDATA[<p>[...] simple and straight forward.  I just followed the steps given by Frederik (Frikkie) Visser in <a href="http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/" rel="nofollow">http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/</a> .  It is an excellent article that tells you step by step not only how to install linux on VMWare [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mani</title>
		<link>http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-341</link>
		<dc:creator>Mani</dc:creator>
		<pubDate>Tue, 08 Jan 2008 04:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-341</guid>
		<description>Magnificent article.  Really really helps a DBA in many way.  Thanks for your time and effort and most importantly, thanks for sharing it.

regards,
Mani</description>
		<content:encoded><![CDATA[<p>Magnificent article.  Really really helps a DBA in many way.  Thanks for your time and effort and most importantly, thanks for sharing it.</p>
<p>regards,<br />
Mani</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IT для бизнеса: it4business.ru &#187; “Песочница” для Oracle 11g RAC в VMware Server.</title>
		<link>http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-55</link>
		<dc:creator>IT для бизнеса: it4business.ru &#187; “Песочница” для Oracle 11g RAC в VMware Server.</dc:creator>
		<pubDate>Tue, 30 Oct 2007 14:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://startoracle.com/2007/09/30/so-you-want-to-play-with-oracle-11gs-rac-heres-how/#comment-55</guid>
		<description>[...] So you want to play with Oracle 11g’s RAC? Here’s how. September 30th, 2007 [...]</description>
		<content:encoded><![CDATA[<p>[...] So you want to play with Oracle 11g’s RAC? Here’s how. September 30th, 2007 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
