<?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/"
		>
<channel>
	<title>Comments on: udev for Security Conscious RAC Sysadmins</title>
	<atom:link href="http://www.ardentperf.com/2007/02/26/udev-for-security-conscious-rac-sysadmins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ardentperf.com/2007/02/26/udev-for-security-conscious-rac-sysadmins/</link>
	<description>Jeremy Schneider</description>
	<lastBuildDate>Wed, 30 Nov 2011 21:26:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Oracle Clusterware on RHEL5/OEL5 with udev and multipath : Ardent Performance Computing</title>
		<link>http://www.ardentperf.com/2007/02/26/udev-for-security-conscious-rac-sysadmins/#comment-826</link>
		<dc:creator>Oracle Clusterware on RHEL5/OEL5 with udev and multipath : Ardent Performance Computing</dc:creator>
		<pubDate>Thu, 14 Feb 2008 05:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/02/26/udev-for-security-conscious-rac-sysadmins/#comment-826</guid>
		<description>[...] exactly one year ago I wrote about using udev on 2.6 kernels to set the proper permissions for Oracle RAC. Two weeks after that post (March 14) Red Hat [...]</description>
		<content:encoded><![CDATA[<p>[...] exactly one year ago I wrote about using udev on 2.6 kernels to set the proper permissions for Oracle RAC. Two weeks after that post (March 14) Red Hat [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walid Shaari</title>
		<link>http://www.ardentperf.com/2007/02/26/udev-for-security-conscious-rac-sysadmins/#comment-778</link>
		<dc:creator>Walid Shaari</dc:creator>
		<pubDate>Sat, 29 Sep 2007 09:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/02/26/udev-for-security-conscious-rac-sysadmins/#comment-778</guid>
		<description>I had problems with rules in RHEL4U4 and it does not seem to work as documented for IBM storage DS4800 using the mpp driver, but if i reboot i can see the raw devices created, but if i try udevtest it does not seem to work</description>
		<content:encoded><![CDATA[<p>I had problems with rules in RHEL4U4 and it does not seem to work as documented for IBM storage DS4800 using the mpp driver, but if i reboot i can see the raw devices created, but if i try udevtest it does not seem to work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Perez</title>
		<link>http://www.ardentperf.com/2007/02/26/udev-for-security-conscious-rac-sysadmins/#comment-680</link>
		<dc:creator>David Perez</dc:creator>
		<pubDate>Sat, 14 Jul 2007 18:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/02/26/udev-for-security-conscious-rac-sysadmins/#comment-680</guid>
		<description>Yea I got it to work, after several reboot it suddently started to work...</description>
		<content:encoded><![CDATA[<p>Yea I got it to work, after several reboot it suddently started to work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.ardentperf.com/2007/02/26/udev-for-security-conscious-rac-sysadmins/#comment-675</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Thu, 12 Jul 2007 15:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/02/26/udev-for-security-conscious-rac-sysadmins/#comment-675</guid>
		<description>Hey sorry for the slow response - I was on vacation much of last week.  :)

Anyway, I don&#039;t have anything earth-shattering to add...  I didn&#039;t mess around with the RULES much, just the PERMISSIONS.  I&#039;ve always left the default names for raw devices.  Have you gotten this to work since you posted the comment last week?</description>
		<content:encoded><![CDATA[<p>Hey sorry for the slow response &#8211; I was on vacation much of last week.  :)</p>
<p>Anyway, I don&#8217;t have anything earth-shattering to add&#8230;  I didn&#8217;t mess around with the RULES much, just the PERMISSIONS.  I&#8217;ve always left the default names for raw devices.  Have you gotten this to work since you posted the comment last week?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Perez</title>
		<link>http://www.ardentperf.com/2007/02/26/udev-for-security-conscious-rac-sysadmins/#comment-570</link>
		<dc:creator>David Perez</dc:creator>
		<pubDate>Wed, 04 Jul 2007 05:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/02/26/udev-for-security-conscious-rac-sysadmins/#comment-570</guid>
		<description>Hi

Have you tried create devices under /dev using this rule?

KERNEL=&quot;sd?1&quot;, BUS=&quot;scsi&quot;, PROGRAM=&quot;/sbin/scsi_id&quot;, RESULT=&quot;3600143800005eda0b43b826e900e000f&quot;, NAME=&quot;ocr&quot;

In RHEL 4 U5 does not seem to work, permissions neither</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Have you tried create devices under /dev using this rule?</p>
<p>KERNEL=&#8221;sd?1&#8243;, BUS=&#8221;scsi&#8221;, PROGRAM=&#8221;/sbin/scsi_id&#8221;, RESULT=&#8221;3600143800005eda0b43b826e900e000f&#8221;, NAME=&#8221;ocr&#8221;</p>
<p>In RHEL 4 U5 does not seem to work, permissions neither</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Single Oracle Password File on Raw with RAC : Ardent Performance Computing</title>
		<link>http://www.ardentperf.com/2007/02/26/udev-for-security-conscious-rac-sysadmins/#comment-37</link>
		<dc:creator>Single Oracle Password File on Raw with RAC : Ardent Performance Computing</dc:creator>
		<pubDate>Thu, 22 Mar 2007 00:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ardentperf.com/2007/02/26/udev-for-security-conscious-rac-sysadmins/#comment-37</guid>
		<description>[...] Make sure the raw device has the proper permissions. At a minimum these should match the permissions assigned by the orapwd utility: 640, owned by the oracle user and the oinstall group. For details about how to set this up see my previous post about udev. [...]</description>
		<content:encoded><![CDATA[<p>[...] Make sure the raw device has the proper permissions. At a minimum these should match the permissions assigned by the orapwd utility: 640, owned by the oracle user and the oinstall group. For details about how to set this up see my previous post about udev. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
