<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Parm Patram &#187; RAC</title>
	<atom:link href="http://oracle.3dub.com/category/installation/rac/feed/" rel="self" type="application/rss+xml" />
	<link>http://oracle.3dub.com</link>
	<description>Oracle, Linux and UNIX tips, tricks and stuff</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:14:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iscsi-ls for redhat Enterprise Linux 5</title>
		<link>http://oracle.3dub.com/2009/05/23/iscsi-ls-for-redhat-enterprise-linux-5/</link>
		<comments>http://oracle.3dub.com/2009/05/23/iscsi-ls-for-redhat-enterprise-linux-5/#comments</comments>
		<pubDate>Sat, 23 May 2009 10:51:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RAC]]></category>
		<category><![CDATA[iscsi-ls red hat EL5]]></category>
		<category><![CDATA[iscsi-ls redhat]]></category>
		<category><![CDATA[iscsi-ls RHEL 5]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=407</guid>
		<description><![CDATA[You can download a perl script I wrote to replace the work of iscsi-ls here.
From the linux server:
wget http://oracle.3dub.com/iscsi-ls
chmod 755 iscsi-ls
./iscsi-ls
]]></description>
			<content:encoded><![CDATA[<p>You can download a perl script I wrote to replace the work of iscsi-ls <a href="http://oracle.3dub.com/iscsi-ls" target="_blank">here</a>.</p>
<p>From the linux server:</p>
<p>wget http://oracle.3dub.com/iscsi-ls<br />
chmod 755 iscsi-ls<br />
./iscsi-ls</p>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2009/05/23/iscsi-ls-for-redhat-enterprise-linux-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Actual RAC build notes</title>
		<link>http://oracle.3dub.com/2009/05/18/actual-rac-build-notes/</link>
		<comments>http://oracle.3dub.com/2009/05/18/actual-rac-build-notes/#comments</comments>
		<pubDate>Mon, 18 May 2009 18:35:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=398</guid>
		<description><![CDATA[
tmpfs needs to be expanded: /etc/fstab put size=4G in place of &#8216;default&#8217; for the tmpfs. This is necessary to get isci to start! I beat myself up for 2 days on this  
openfiler host/netmask is somewhat misleading. Use the EXACT rac nodes IP addresses and the netmask 255.255.255.255 (specifying the host explicitly).
ocfs2 rpms need [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>tmpfs needs to be expanded: /etc/fstab put size=4G in place of &#8216;default&#8217; for the tmpfs. This is necessary to get isci to start! I beat myself up for 2 days on this <img src='http://oracle.3dub.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </li>
<li>openfiler host/netmask is somewhat misleading. Use the EXACT rac nodes IP addresses and the netmask 255.255.255.255 (specifying the host explicitly).</li>
<li>ocfs2 rpms need to match &#8216;uname -a&#8217; exactly or it wil NOT work. It will install without warning, but will NOT work.</li>
<li>iscsi-ls is not available for RHEL5. You can run ocfs2console and it will show you the scsi ID on the local machine that the disks are attached to. You can then mount them manually.</li>
<li>java not installed to /usr/local/java/bin, but at  /bin/java/jre/1.4.2_06/bin so I had to symlink like so<br />
cd /usr/local<br />
mkdir java<br />
cd java<br />
ln -s  /bin/java/jre/1.4.2_06/bin</li>
<li>vipca and srvctl have a wierd bug where it uses LS_ASSUME_KERNEL. They need to be commented out as explained in <a href="http://cs.felk.cvut.cz/10gr2/relnotes.102/b15659/toc.htm#CJABAIIF" target="_blank">http://cs.felk.cvut.cz/10gr2/relnotes.102/b15659/toc.htm#CJABAIIF</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2009/05/18/actual-rac-build-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting APC back-UPS UPS&#8217;s to work on Linux</title>
		<link>http://oracle.3dub.com/2009/05/15/apcupsd-install/</link>
		<comments>http://oracle.3dub.com/2009/05/15/apcupsd-install/#comments</comments>
		<pubDate>Fri, 15 May 2009 17:33:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=384</guid>
		<description><![CDATA[Guide at : http://www.mscs.dal.ca/~selinger/ups/backups.html
you will need to change the following line if you use dual NIC&#8217;s (as in the case of our RAC systems) in /usr/etc/upsd.conf
LISTEN localhost
]]></description>
			<content:encoded><![CDATA[<p>Guide at : <a href="#LISTEN all 0.0.0.0/0 LISTEN localhost 127.0.0.1/32  LISTEN localhost LISTEN all " target="_blank">http://www.mscs.dal.ca/~selinger/ups/backups.html</a></p>
<p>you will need to change the following line if you use dual NIC&#8217;s (as in the case of our RAC systems) in /usr/etc/upsd.conf</p>
<p>LISTEN localhost</p>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2009/05/15/apcupsd-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wake On Lan software</title>
		<link>http://oracle.3dub.com/2009/05/14/wake-on-lan-software/</link>
		<comments>http://oracle.3dub.com/2009/05/14/wake-on-lan-software/#comments</comments>
		<pubDate>Thu, 14 May 2009 20:27:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=380</guid>
		<description><![CDATA[Download from here: http://www.depicus.com/download.aspx?product=gui
]]></description>
			<content:encoded><![CDATA[<p>Download from here: <a href="http://www.depicus.com/download.aspx?product=gui" target="_blank">http://www.depicus.com/download.aspx?product=gui</a></p>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2009/05/14/wake-on-lan-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OCFS2 and ASMlib downloads</title>
		<link>http://oracle.3dub.com/2009/05/12/ocfs2-and-asmlib-downloads/</link>
		<comments>http://oracle.3dub.com/2009/05/12/ocfs2-and-asmlib-downloads/#comments</comments>
		<pubDate>Tue, 12 May 2009 23:41:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=370</guid>
		<description><![CDATA[
OCFS2:

http://oss.oracle.com/projects/ocfs2/files/RedHat/RHEL5/i386/


OCFS2 tools/console:

http://oss.oracle.com/projects/ocfs2-tools/files/RedHat/RHEL5/i386/1.4.1-1/


http://oss.oracle.com/projects/oracleasm/dist/files/RPMS/rhel5/x86/2.0.5/2.6.18-92.1.17.el5/oracleasm-2.6.18-92.1.17.el5-2.0.5-1.el5.i686.rpm

]]></description>
			<content:encoded><![CDATA[<ul></ul>
<p>OCFS2:</p>
<ul>
<li><a href="http://oss.oracle.com/projects/ocfs2/files/RedHat/RHEL5/i386/">http://oss.oracle.com/projects/ocfs2/files/RedHat/RHEL5/i386/<br />
</a></li>
</ul>
<p>OCFS2 tools/console:</p>
<ul>
<li><a href="http://oss.oracle.com/projects/ocfs2-tools/files/RedHat/RHEL5/i386/1.4.1-1/" target="_blank">http://oss.oracle.com/projects/ocfs2-tools/files/RedHat/RHEL5/i386/1.4.1-1/</a></li>
</ul>
<ul>
<li><a href="http://oss.oracle.com/projects/oracleasm/dist/files/RPMS/rhel5/x86/2.0.5/2.6.18-92.1.17.el5/oracleasm-2.6.18-92.1.17.el5-2.0.5-1.el5.i686.rpm">http://oss.oracle.com/projects/oracleasm/dist/files/RPMS/rhel5/x86/2.0.5/2.6.18-92.1.17.el5/oracleasm-2.6.18-92.1.17.el5-2.0.5-1.el5.i686.rpm</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2009/05/12/ocfs2-and-asmlib-downloads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RAC Support/User Group</title>
		<link>http://oracle.3dub.com/2008/10/09/rac-supportuser-group/</link>
		<comments>http://oracle.3dub.com/2008/10/09/rac-supportuser-group/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 05:18:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=220</guid>
		<description><![CDATA[http://www.oracleracsig.org/
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.oracleracsig.org/">http://www.oracleracsig.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2008/10/09/rac-supportuser-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Demo RAC Setup</title>
		<link>http://oracle.3dub.com/2008/10/09/demo-rac-setup/</link>
		<comments>http://oracle.3dub.com/2008/10/09/demo-rac-setup/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 05:09:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=217</guid>
		<description><![CDATA[http://www.oracle.com/technology/pub/articles/hunter_rac10gr2_iscsi.html#5
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.oracle.com/technology/pub/articles/hunter_rac10gr2_iscsi.html#5">http://www.oracle.com/technology/pub/articles/hunter_rac10gr2_iscsi.html#5</a></p>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2008/10/09/demo-rac-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RAC</title>
		<link>http://oracle.3dub.com/2008/09/06/rac/</link>
		<comments>http://oracle.3dub.com/2008/09/06/rac/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 20:02:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RAC]]></category>

		<guid isPermaLink="false">http://oracle.3dub.com/?p=121</guid>
		<description><![CDATA[http://www.oracle.com/technology/pub/articles/chan_sing2rac_install.html
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.oracle.com/technology/pub/articles/chan_sing2rac_install.html">http://www.oracle.com/technology/pub/articles/chan_sing2rac_install.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://oracle.3dub.com/2008/09/06/rac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

