<?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: Locating physical disk drives in Solaris</title>
	<atom:link href="http://prefetch.net/blog/index.php/2010/07/13/locating-physical-disk-drives-in-solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://prefetch.net/blog/index.php/2010/07/13/locating-physical-disk-drives-in-solaris/</link>
	<description>Blog O' Matty</description>
	<lastBuildDate>Fri, 04 May 2012 19:58:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Antony Brooke-Wood</title>
		<link>http://prefetch.net/blog/index.php/2010/07/13/locating-physical-disk-drives-in-solaris/comment-page-1/#comment-831179</link>
		<dc:creator>Antony Brooke-Wood</dc:creator>
		<pubDate>Mon, 30 Jan 2012 13:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=3742#comment-831179</guid>
		<description>Does anyone know how to get cfgadm to show everything? It seems truncated for me (shows no disks at all; only USB devices).

Also, iostat -En reports both of my drives as having the same serial number!

9d0             Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 
Model: WDC WD20EADS-00 Revision:  Serial No:      WD-WCAVY01 Size: 2000.37GB 
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 
Illegal Request: 0 

c10d0            Soft Errors: 0 Hard Errors: 0 Transport Errors: 0 
Model: WDC WD20EADS-00 Revision:  Serial No:      WD-WCAVY01 Size: 2000.37GB 
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 
Illegal Request: 0</description>
		<content:encoded><![CDATA[<p>Does anyone know how to get cfgadm to show everything? It seems truncated for me (shows no disks at all; only USB devices).</p>
<p>Also, iostat -En reports both of my drives as having the same serial number!</p>
<p>9d0             Soft Errors: 0 Hard Errors: 0 Transport Errors: 0<br />
Model: WDC WD20EADS-00 Revision:  Serial No:      WD-WCAVY01 Size: 2000.37GB<br />
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0<br />
Illegal Request: 0 </p>
<p>c10d0            Soft Errors: 0 Hard Errors: 0 Transport Errors: 0<br />
Model: WDC WD20EADS-00 Revision:  Serial No:      WD-WCAVY01 Size: 2000.37GB<br />
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0<br />
Illegal Request: 0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://prefetch.net/blog/index.php/2010/07/13/locating-physical-disk-drives-in-solaris/comment-page-1/#comment-831040</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Thu, 22 Dec 2011 00:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=3742#comment-831040</guid>
		<description>cfgadm -alv doesn&#039;t show all drives. I have 24 drives and that command shows 6 of them.
iostat -En shows all 24</description>
		<content:encoded><![CDATA[<p>cfgadm -alv doesn&#8217;t show all drives. I have 24 drives and that command shows 6 of them.<br />
iostat -En shows all 24</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dlethe</title>
		<link>http://prefetch.net/blog/index.php/2010/07/13/locating-physical-disk-drives-in-solaris/comment-page-1/#comment-829897</link>
		<dc:creator>dlethe</dc:creator>
		<pubDate>Tue, 04 Jan 2011 20:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=3742#comment-829897</guid>
		<description>If you want a commercial product there is a product at http://www.santools.com/smartmonux that has a great deal of diags, PLUS, it will automatically make the disks in SES-compliant enclosures reflect the status of the disks and pools as seen by zfs.  I.e, fault light goes on if zfs kills a disk, and drives blink in the pool while it is scrubbing, as example</description>
		<content:encoded><![CDATA[<p>If you want a commercial product there is a product at <a href="http://www.santools.com/smartmonux" rel="nofollow">http://www.santools.com/smartmonux</a> that has a great deal of diags, PLUS, it will automatically make the disks in SES-compliant enclosures reflect the status of the disks and pools as seen by zfs.  I.e, fault light goes on if zfs kills a disk, and drives blink in the pool while it is scrubbing, as example</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: troy</title>
		<link>http://prefetch.net/blog/index.php/2010/07/13/locating-physical-disk-drives-in-solaris/comment-page-1/#comment-829669</link>
		<dc:creator>troy</dc:creator>
		<pubDate>Sun, 07 Nov 2010 00:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=3742#comment-829669</guid>
		<description>First, absolutely great blog.  For Solaris running on Sun hardware, you can also check out the sunsolve doc &quot;Solaris [TM] Operating System: Matrix of Recognized Device Paths&#039;, article ID 1005907.1&quot;  The doc breaks down the paths of devices under /devices to identify the physical entity for both sparc and x86 hardware.  If it can be of use to anyone, I&#039;ve written a utility (ioDev) to specifically decode said device paths for quite a few of the server models listed in the above doc.  It is available at &quot;http://troysunix.blogspot.com/p/tools.html#ioDev&quot;</description>
		<content:encoded><![CDATA[<p>First, absolutely great blog.  For Solaris running on Sun hardware, you can also check out the sunsolve doc &#8220;Solaris [TM] Operating System: Matrix of Recognized Device Paths&#8217;, article ID 1005907.1&#8243;  The doc breaks down the paths of devices under /devices to identify the physical entity for both sparc and x86 hardware.  If it can be of use to anyone, I&#8217;ve written a utility (ioDev) to specifically decode said device paths for quite a few of the server models listed in the above doc.  It is available at &#8220;http://troysunix.blogspot.com/p/tools.html#ioDev&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarkG</title>
		<link>http://prefetch.net/blog/index.php/2010/07/13/locating-physical-disk-drives-in-solaris/comment-page-1/#comment-829440</link>
		<dc:creator>MarkG</dc:creator>
		<pubDate>Tue, 13 Jul 2010 20:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=3742#comment-829440</guid>
		<description>I usually use iostat -En</description>
		<content:encoded><![CDATA[<p>I usually use iostat -En</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://prefetch.net/blog/index.php/2010/07/13/locating-physical-disk-drives-in-solaris/comment-page-1/#comment-829439</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 13 Jul 2010 17:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=3742#comment-829439</guid>
		<description>There&#039;s another way.  Kick off a dd if=/dev/dsk/cXtXdXs2 of=/dev/null bs=10240 and look for the activity light that&#039;s furiously flashing away.</description>
		<content:encoded><![CDATA[<p>There&#8217;s another way.  Kick off a dd if=/dev/dsk/cXtXdXs2 of=/dev/null bs=10240 and look for the activity light that&#8217;s furiously flashing away.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

