<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Irrelevant thoughts of an oracle DBA</title>
	<atom:link href="http://freekdhooge.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://freekdhooge.wordpress.com</link>
	<description>oracle and rants</description>
	<lastBuildDate>Tue, 10 Nov 2009 22:51:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Two Oracle RAC bugs on the wall, two Oracle bugs. Take one down &#8230; by Jakub Wartak</title>
		<link>http://freekdhooge.wordpress.com/2009/11/03/two-oracle-rac-bugs-on-the-wall-two-oracle-bugs-take-one-down/#comment-311</link>
		<dc:creator>Jakub Wartak</dc:creator>
		<pubDate>Tue, 10 Nov 2009 22:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://freekdhooge.wordpress.com/?p=152#comment-311</guid>
		<description>I&#039;ve hit that NFS{hard,nointr} issue about 1 year ago, when I was trying to build Extended RAC in home lab. I did not have have Metalink access at time, but what appears that should work is DirectNFS - it is implemented by simple send()/recv() operations from Oracle userspace - so in theory, provided that there is timeout code implemented in DNFS implementation it should work. However I was not able to get DNFS working with Linux/Solaris/OpenFiler(Linux) NFS server at that time - from what I remember, sniffing &amp; analyzing revealed that there was some kind of incompatibility between DNFS client and non-NetApp NFS server (some strange(?) NFS-level operation on directory not being handled correctly by Linux NFS server/same with Solaris). 

...What worked for me finally was iSCSI (I was pretty time constrainted) :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve hit that NFS{hard,nointr} issue about 1 year ago, when I was trying to build Extended RAC in home lab. I did not have have Metalink access at time, but what appears that should work is DirectNFS &#8211; it is implemented by simple send()/recv() operations from Oracle userspace &#8211; so in theory, provided that there is timeout code implemented in DNFS implementation it should work. However I was not able to get DNFS working with Linux/Solaris/OpenFiler(Linux) NFS server at that time &#8211; from what I remember, sniffing &amp; analyzing revealed that there was some kind of incompatibility between DNFS client and non-NetApp NFS server (some strange(?) NFS-level operation on directory not being handled correctly by Linux NFS server/same with Solaris). </p>
<p>&#8230;What worked for me finally was iSCSI (I was pretty time constrainted) :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Two Oracle RAC bugs on the wall, two Oracle bugs. Take one down &#8230; by Svetoslav Gyurov</title>
		<link>http://freekdhooge.wordpress.com/2009/11/03/two-oracle-rac-bugs-on-the-wall-two-oracle-bugs-take-one-down/#comment-310</link>
		<dc:creator>Svetoslav Gyurov</dc:creator>
		<pubDate>Tue, 03 Nov 2009 12:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://freekdhooge.wordpress.com/?p=152#comment-310</guid>
		<description>Hey Freek,

Thanks for the reply and advice. I&#039;ll fix it and keep in mind this problem. Actually I found this at this particular moment when I&#039;m preparing for presentation about how Oracle is working on HP-UX and Linux and show some differences.

Regards,
Sve</description>
		<content:encoded><![CDATA[<p>Hey Freek,</p>
<p>Thanks for the reply and advice. I&#8217;ll fix it and keep in mind this problem. Actually I found this at this particular moment when I&#8217;m preparing for presentation about how Oracle is working on HP-UX and Linux and show some differences.</p>
<p>Regards,<br />
Sve</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Two Oracle RAC bugs on the wall, two Oracle bugs. Take one down &#8230; by dhoogfr</title>
		<link>http://freekdhooge.wordpress.com/2009/11/03/two-oracle-rac-bugs-on-the-wall-two-oracle-bugs-take-one-down/#comment-309</link>
		<dc:creator>dhoogfr</dc:creator>
		<pubDate>Tue, 03 Nov 2009 11:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://freekdhooge.wordpress.com/?p=152#comment-309</guid>
		<description>Svetoslav,

You can easily work arround the public bond problem by editing the racgvip script and set the MIITOOL variable to a non existing location.
This way, oracle will fallback to pinging the default gateway to check the link status.
However, I think the crs will have to be restarted before the change will be enabled.

regards,

Freek</description>
		<content:encoded><![CDATA[<p>Svetoslav,</p>
<p>You can easily work arround the public bond problem by editing the racgvip script and set the MIITOOL variable to a non existing location.<br />
This way, oracle will fallback to pinging the default gateway to check the link status.<br />
However, I think the crs will have to be restarted before the change will be enabled.</p>
<p>regards,</p>
<p>Freek</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Two Oracle RAC bugs on the wall, two Oracle bugs. Take one down &#8230; by Svetoslav Gyurov</title>
		<link>http://freekdhooge.wordpress.com/2009/11/03/two-oracle-rac-bugs-on-the-wall-two-oracle-bugs-take-one-down/#comment-308</link>
		<dc:creator>Svetoslav Gyurov</dc:creator>
		<pubDate>Tue, 03 Nov 2009 11:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://freekdhooge.wordpress.com/?p=152#comment-308</guid>
		<description>Hi,

The second one really interested me because I&#039;m also using bonding on several installations although I have tested it, I never disconnected both cables so now I realize that this could be a problem.

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The second one really interested me because I&#8217;m also using bonding on several installations although I have tested it, I never disconnected both cables so now I realize that this could be a problem.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wintertime (again) by Log Buffer #167: a Carnival of the Vanities for DBAs &#124; Pythian Group Blog</title>
		<link>http://freekdhooge.wordpress.com/2009/10/25/wintertime-again/#comment-307</link>
		<dc:creator>Log Buffer #167: a Carnival of the Vanities for DBAs &#124; Pythian Group Blog</dc:creator>
		<pubDate>Fri, 30 Oct 2009 17:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://freekdhooge.wordpress.com/?p=185#comment-307</guid>
		<description>[...] of an oracle DBA, Freek D&#8217;Hooge gives us the unwelcome reminder that it&#8217;s (nearly) wintertime (again), in the northern hemisphere, at least. And with the season comes Standard Time. Freek writes, [...]</description>
		<content:encoded><![CDATA[<p>[...] of an oracle DBA, Freek D&#8217;Hooge gives us the unwelcome reminder that it&#8217;s (nearly) wintertime (again), in the northern hemisphere, at least. And with the season comes Standard Time. Freek writes, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple standby databases and supplemental logging by Bernard Polarski</title>
		<link>http://freekdhooge.wordpress.com/2009/10/20/multiple-standby-databases-and-supplemental-logging/#comment-306</link>
		<dc:creator>Bernard Polarski</dc:creator>
		<pubDate>Wed, 28 Oct 2009 14:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://freekdhooge.wordpress.com/?p=154#comment-306</guid>
		<description>Thanks! Made a small case in my mind to store and keep this information.</description>
		<content:encoded><![CDATA[<p>Thanks! Made a small case in my mind to store and keep this information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple standby databases and supplemental logging by Blogroll Report 16/10/2009-23/10/2009 &#171; Coskan&#8217;s Approach to Oracle</title>
		<link>http://freekdhooge.wordpress.com/2009/10/20/multiple-standby-databases-and-supplemental-logging/#comment-305</link>
		<dc:creator>Blogroll Report 16/10/2009-23/10/2009 &#171; Coskan&#8217;s Approach to Oracle</dc:creator>
		<pubDate>Mon, 26 Oct 2009 23:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://freekdhooge.wordpress.com/?p=154#comment-305</guid>
		<description>[...] Freek D’Hooge -Multiple standby databases and supplemental logging [...]</description>
		<content:encoded><![CDATA[<p>[...] Freek D’Hooge -Multiple standby databases and supplemental logging [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on switching to wintertime by Wintertime (again) &#171; Irrelevant thoughts of an oracle DBA</title>
		<link>http://freekdhooge.wordpress.com/2009/10/22/switching-to-wintertime/#comment-303</link>
		<dc:creator>Wintertime (again) &#171; Irrelevant thoughts of an oracle DBA</dc:creator>
		<pubDate>Sun, 25 Oct 2009 13:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://freekdhooge.wordpress.com/?p=165#comment-303</guid>
		<description>[...] Filed under: infrastructure &#8212; dhoogfr @ 15:28   During my prior post on the effect of daylight saving settings on the Oracle scheduler, I already pointed out that it is [...]</description>
		<content:encoded><![CDATA[<p>[...] Filed under: infrastructure &#8212; dhoogfr @ 15:28   During my prior post on the effect of daylight saving settings on the Oracle scheduler, I already pointed out that it is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple standby databases and supplemental logging by dhoogfr</title>
		<link>http://freekdhooge.wordpress.com/2009/10/20/multiple-standby-databases-and-supplemental-logging/#comment-302</link>
		<dc:creator>dhoogfr</dc:creator>
		<pubDate>Fri, 23 Oct 2009 20:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://freekdhooge.wordpress.com/?p=154#comment-302</guid>
		<description>Yep, not likely I will forget this the next time  :)</description>
		<content:encoded><![CDATA[<p>Yep, not likely I will forget this the next time  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on switching to wintertime by Craigslist Power Poster Pro</title>
		<link>http://freekdhooge.wordpress.com/2009/10/22/switching-to-wintertime/#comment-301</link>
		<dc:creator>Craigslist Power Poster Pro</dc:creator>
		<pubDate>Fri, 23 Oct 2009 01:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://freekdhooge.wordpress.com/?p=165#comment-301</guid>
		<description>Great article.thax</description>
		<content:encoded><![CDATA[<p>Great article.thax</p>
]]></content:encoded>
	</item>
</channel>
</rss>