<?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: Creating ASM devices on AIX</title>
	<atom:link href="http://askdba.org/weblog/2009/02/creating-asm-devices-on-aix/feed/" rel="self" type="application/rss+xml" />
	<link>http://askdba.org/weblog/2009/02/creating-asm-devices-on-aix/</link>
	<description>Writing About Our Experiences With Oracle Databases</description>
	<lastBuildDate>Fri, 18 May 2012 09:57:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Saurabh Sood</title>
		<link>http://askdba.org/weblog/2009/02/creating-asm-devices-on-aix/#comment-8446</link>
		<dc:creator>Saurabh Sood</dc:creator>
		<pubDate>Sat, 16 Jul 2011 03:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=347#comment-8446</guid>
		<description>Hi Lucas,

If you have set set asm_diskstring parameter to correct value i.e, something like /dev/rhd* (in case of emcpowerpath) the disks should be visible to you.

If still the disks are not getting shown please check Metalink note 1174604.1 &quot;ASM Is Not Detecting EMC PowerPath Raw Devices Or Regular Raw Devices On AIX&quot; as there could be some permissions issue.

Regards,
Saurabh Sood</description>
		<content:encoded><![CDATA[<p>Hi Lucas,</p>
<p>If you have set set asm_diskstring parameter to correct value i.e, something like /dev/rhd* (in case of emcpowerpath) the disks should be visible to you.</p>
<p>If still the disks are not getting shown please check Metalink note 1174604.1 &#8220;ASM Is Not Detecting EMC PowerPath Raw Devices Or Regular Raw Devices On AIX&#8221; as there could be some permissions issue.</p>
<p>Regards,<br />
Saurabh Sood</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas</title>
		<link>http://askdba.org/weblog/2009/02/creating-asm-devices-on-aix/#comment-8442</link>
		<dc:creator>Lucas</dc:creator>
		<pubDate>Fri, 15 Jul 2011 14:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=347#comment-8442</guid>
		<description>Thanks to your instructions, I was able to get this working once before.  However, I am trying to do it again and I&#039;m running into trouble.  When I try to create the ASM disk group during the grid infrastructure installation, the disks do not show up.  In my case, the disks I&#039;m trying to add are EMC powerpath disks.  Any idea what could cause them to not show up?</description>
		<content:encoded><![CDATA[<p>Thanks to your instructions, I was able to get this working once before.  However, I am trying to do it again and I&#8217;m running into trouble.  When I try to create the ASM disk group during the grid infrastructure installation, the disks do not show up.  In my case, the disks I&#8217;m trying to add are EMC powerpath disks.  Any idea what could cause them to not show up?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://askdba.org/weblog/2009/02/creating-asm-devices-on-aix/#comment-7911</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Thu, 19 Aug 2010 09:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=347#comment-7911</guid>
		<description>Yeah Martin. This seems to be exact copy.I have put a comment, let&#039;s see what he has to say.

Thanks for pointing it. 

Cheers
Amit</description>
		<content:encoded><![CDATA[<p>Yeah Martin. This seems to be exact copy.I have put a comment, let&#8217;s see what he has to say.</p>
<p>Thanks for pointing it. </p>
<p>Cheers<br />
Amit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://askdba.org/weblog/2009/02/creating-asm-devices-on-aix/#comment-7910</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 19 Aug 2010 08:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=347#comment-7910</guid>
		<description>Hi there,

check out this post, might be a copy of yours!

http://gjilevski.wordpress.com/2010/02/16/creating-asm-devices-on-aix/

The author has copied other user&#039;s material in countless occasions without giving credit.</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>check out this post, might be a copy of yours!</p>
<p><a href="http://gjilevski.wordpress.com/2010/02/16/creating-asm-devices-on-aix/" rel="nofollow">http://gjilevski.wordpress.com/2010/02/16/creating-asm-devices-on-aix/</a></p>
<p>The author has copied other user&#8217;s material in countless occasions without giving credit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://askdba.org/weblog/2009/02/creating-asm-devices-on-aix/#comment-6734</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Fri, 09 Oct 2009 03:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=347#comment-6734</guid>
		<description>John, 
 
You can use soft links but oracle recommend&#039;s using mknod to create link. You can use following code to increment disk#  
 
&lt;code&gt;
for i in 1960 20CD 20CE 20CF 21CD 21CE 
do 
j=`pcmpath query device&#124;grep -p $i&quot;$&quot;&#124;grep DEVICE&#124;awk -F &quot;:&quot; &#039;{print $3}&#039;&#124;awk &#039;{print $1}` 
k=`bootinfo -s $j` 
a=`ls -la /dev/$j &#124;awk &#039;{print $5}&#039;&#124;awk -F &quot;,&quot; &#039;{print $1}&#039;` 
 b=`ls -la /dev/$j &#124;awk &#039;{print $6}&#039;` 
b=`echo $b &#124;awk &#039;{x=$0+0; print x}&#039;` 
if [ b -le 1 ] 
then 
b=`ls -la /dev/$j &#124;awk &#039;{print $5}&#039;&#124;awk -F &quot;,&quot; &#039;{print $2}&#039;` 
fi 
 if [ m -le 8 ]  
 then 
 m=`expr $m + 1` ;echo &quot;mknod /dev/asm_disk0&quot;$m &quot;c &quot;$a $b 
 else 
 m=`expr $m + 1` ;echo &quot;mknod /dev/asm_disk&quot;$m &quot;c &quot;$a $b 
 fi  
done 
&lt;/code&gt; 
 
-Amit </description>
		<content:encoded><![CDATA[<p>John, </p>
<p>You can use soft links but oracle recommend&#039;s using mknod to create link. You can use following code to increment disk#  </p>
<p><code><br />
for i in 1960 20CD 20CE 20CF 21CD 21CE<br />
do<br />
j=`pcmpath query device|grep -p $i&quot;$&quot;|grep DEVICE|awk -F &quot;:&quot; &#039;{print $3}&#039;|awk &#039;{print $1}`<br />
k=`bootinfo -s $j`<br />
a=`ls -la /dev/$j |awk &#039;{print $5}&#039;|awk -F &quot;,&quot; &#039;{print $1}&#039;`<br />
 b=`ls -la /dev/$j |awk &#039;{print $6}&#039;`<br />
b=`echo $b |awk &#039;{x=$0+0; print x}&#039;`<br />
if [ b -le 1 ]<br />
then<br />
b=`ls -la /dev/$j |awk &#039;{print $5}&#039;|awk -F &quot;,&quot; &#039;{print $2}&#039;`<br />
fi<br />
 if [ m -le 8 ]<br />
 then<br />
 m=`expr $m + 1` ;echo &quot;mknod /dev/asm_disk0&quot;$m &quot;c &quot;$a $b<br />
 else<br />
 m=`expr $m + 1` ;echo &quot;mknod /dev/asm_disk&quot;$m &quot;c &quot;$a $b<br />
 fi<br />
done<br />
</code> </p>
<p>-Amit </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Rigler</title>
		<link>http://askdba.org/weblog/2009/02/creating-asm-devices-on-aix/#comment-6558</link>
		<dc:creator>John Rigler</dc:creator>
		<pubDate>Fri, 02 Oct 2009 19:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://askdba.org/weblog/?p=347#comment-6558</guid>
		<description>Instead of running the mknod, why not just do an ln of the rdisk: 
 
(these two should be the same) 
mknod /dev/asm_disk1 c 21 4 
ln rhdisk4 asm_disk1 
 
If you can find a way to increment the disk # easily, you would be golden and it would save a few lines 
 </description>
		<content:encoded><![CDATA[<p>Instead of running the mknod, why not just do an ln of the rdisk: </p>
<p>(these two should be the same)<br />
mknod /dev/asm_disk1 c 21 4<br />
ln rhdisk4 asm_disk1 </p>
<p>If you can find a way to increment the disk # easily, you would be golden and it would save a few lines </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: askdba.org @ 2012-05-18 17:07:48 by W3 Total Cache -->
