<?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>Professional Geekism &#187; Solaris</title>
	<atom:link href="http://www.ninjabadger.net/category/solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ninjabadger.net</link>
	<description>Ninjas. Badgers. Linux. Me.</description>
	<lastBuildDate>Wed, 17 Feb 2010 23:06:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Pretending to be a Solaris admin</title>
		<link>http://www.ninjabadger.net/2010/01/03/pretending-to-be-a-solaris-admin/</link>
		<comments>http://www.ninjabadger.net/2010/01/03/pretending-to-be-a-solaris-admin/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 14:50:32 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[ZFS]]></category>
		<category><![CDATA[nexenta]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://www.ninjabadger.net/?p=117</guid>
		<description><![CDATA[I&#8217;m always, always forgetting how to discover the available disks on a Solaris/OpenSolaris machine. As I was having another (un-successful) crack at getting a disk controller (other than the motherboard&#8217;s IDE controller) to work with Nexenta Core v2, I&#8217;d again forgotten how I was meant to discover the disks as-probed by the OpenSolaris kernel. Of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m always, always forgetting how to discover the available disks on a Solaris/OpenSolaris machine.</p>
<p>As I was having another (un-successful) crack at getting a disk controller (other than the motherboard&#8217;s IDE controller) to work with <a href="http://nexenta.org">Nexenta Core</a> v2, I&#8217;d again forgotten how I was meant to discover the disks as-probed by the OpenSolaris kernel.</p>
<p>Of course, Nexenta includes Ubuntu Hardy&#8217;s userland tools, but anything kernel/device-related is still very different to what I&#8217;m used to.</p>
<p>I finally found a particularly <a href="http://southbrain.com/south/tutorials/zpools.html">well-written post</a> by <a href="http://southbrain.com/south/about-me.html">Pascal Gienger</a>, whom notes that:</p>
<blockquote><p>First we will try to look up the disks accessible by our system:</p>
<p><code># format<br />
Searching for disks...done<br />
AVAILABLE DISK SELECTIONS:<br />
       0. c0d0 <default cyl 2085 alt 2 hd 255 sec 63><br />
          /pci@0,0/pci-ide@1f,1/ide@0/cmdk@0,0<br />
       1. c1d0 </default><default cyl 1042 alt 2 hd 255 sec 63><br />
          /pci@0,0/pci-ide@1f,1/ide@1/cmdk@0,0<br />
Specify disk (enter its number): ^C</default></code></p>
<p>Type CTRL-C to quit &#8220;format&#8221;.</p>
<p>If your disks do not show up, use devfsadm:</p>
<p><code># devfsadm<br />
# format<br />
Searching for disks...done<br />
AVAILABLE DISK SELECTIONS:<br />
       0. c0d0 <default cyl 2085 alt 2 hd 255 sec 63><br />
          /pci@0,0/pci-ide@1f,1/ide@0/cmdk@0,0<br />
       1. c0d1 </default><default cyl 1042 alt 2 hd 255 sec 63><br />
          /pci@0,0/pci-ide@1f,1/ide@0/cmdk@1,0<br />
       2. c1d0 </default><default cyl 1042 alt 2 hd 255 sec 63><br />
          /pci@0,0/pci-ide@1f,1/ide@1/cmdk@0,0<br />
       3. c1d1 </default><default cyl 1042 alt 2 hd 255 sec 63><br />
          /pci@0,0/pci-ide@1f,1/ide@1/cmdk@1,0<br />
Specify disk (enter its number): ^C</default></code></p>
<p>You&#8217;ll notice that the virtual disks are mapped as IDE/ATA drives, so the disk device names don&#8217;t have a target specification &#8220;t&#8221;.</p></blockquote>
<p>Which has helped me to finally find out that my second-hand (i.e. &#8216;borrowed&#8217; from an old work machine) Adaptec RAID card, doesn&#8217;t work with Nexenta Core v2. Still, Core v3 will be out in a few months &#8211; maybe I&#8217;ll try again then.</p>
<p>Also worth noting, as it may be useful, <code>iostat -En</code> prints out similar information useful when searching for disks to use with ZFS.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ninjabadger.net/2010/01/03/pretending-to-be-a-solaris-admin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>It&#8217;s alive!</title>
		<link>http://www.ninjabadger.net/2008/06/16/its-alive/</link>
		<comments>http://www.ninjabadger.net/2008/06/16/its-alive/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 10:25:18 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[RAID]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[ZFS]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[supermicro]]></category>

		<guid isPermaLink="false">http://www.ninjabadger.net/?p=33</guid>
		<description><![CDATA[I&#8217;ve recently been building servers again. Aside from the usual 2U stuff, I thought I&#8217;d show a few pictures of the current project I&#8217;m working on. This 4U Supermicro chassis is destined to be used as our backup/storage server at the co-lo facility. VM backups, database backups, general file store, etc. etc. Plenty of drive [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently been building servers again. Aside from the usual 2U stuff, I thought I&#8217;d show a few pictures of the current project I&#8217;m working on. This 4U Supermicro chassis is destined to be used as our backup/storage server at the co-lo facility. VM backups, database backups, general file store, etc. etc.</p>
<div align="center">
<a href="http://ninjabadger.net/hosted/zfs-frontback.jpg"><img src="http://ninjabadger.net/hosted/zfs-frontback.jpg"  width="75%" alt="ZFS Server: 24 hotswap bays" /></a></p>
<p>Plenty of drive bays there (24 to be exact).</p>
<p><a href="http://ninjabadger.net/hosted/zfs-topdown.jpg"><img src="http://ninjabadger.net/hosted/zfs-topdown.jpg" width="75%" alt="ZFS Server: a view from above" /></a></p>
<p>Here you can see how neat it is. Partly because of the good design of the case, and partly because of the tight integration with Supermicro&#8217;s own boards. The shroud that ducts air over the CPU also works wonders.</p>
<p><a href="http://ninjabadger.net/hosted/zfs-backfront.jpg"><img src="http://ninjabadger.net/hosted/zfs-backfront.jpg" width="75%" alt="ZFS Server: very, very loud fans." /></a></p>
<p>As you can imagine, it sounds like a jet taking-off when it&#8217;s going at full pelt. I wonder if co-los typically have an &#8216;upper noise limit&#8217;? <img src='http://www.ninjabadger.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />
</div>
<p>I&#8217;ll put more detail down about what I&#8217;m doing with it a bit later&#8230; I&#8217;m currently testing all manner of Solaris-based distributions (a learning experience in its own right) with some funky zpool configurations. More to come!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ninjabadger.net/2008/06/16/its-alive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
