<?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>thinking sysadmin &#187; sun</title>
	<atom:link href="http://andyleonard.com/tag/sun/feed/" rel="self" type="application/rss+xml" />
	<link>http://andyleonard.com</link>
	<description>qstat -u aleonard -s z</description>
	<lastBuildDate>Fri, 30 Jul 2010 17:47:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Years Resolution: Stop shouting at my disk arrays</title>
		<link>http://andyleonard.com/2009/01/01/new-years-resolution-stop-shouting-at-my-disk-arrays/</link>
		<comments>http://andyleonard.com/2009/01/01/new-years-resolution-stop-shouting-at-my-disk-arrays/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 16:10:08 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[storage]]></category>
		<category><![CDATA[fishworks]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=188</guid>
		<description><![CDATA[Apparently, disk arrays are sensitive sorts that respond poorly when yelled at:

Makes me wonder how much engineering that I never thought about goes into designing disk shelves to keep drives insulated from vibrations.  The Fishworks analytics interface is dazzling &#8211; wish I had that yesterday when I was looking at a possible Exchange I/O [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently, disk arrays are sensitive sorts that respond poorly when yelled at:</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/tDacjrSCeq4&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/tDacjrSCeq4&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>Makes me wonder how much engineering that I never thought about goes into designing disk shelves to keep drives insulated from vibrations.  The Fishworks analytics interface is dazzling &#8211; wish I had that yesterday when I was looking at a possible Exchange I/O performance issue with perfmon&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2009/01/01/new-years-resolution-stop-shouting-at-my-disk-arrays/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fishworks on the VMware HCL</title>
		<link>http://andyleonard.com/2008/12/11/fishworks-on-the-vmware-hcl/</link>
		<comments>http://andyleonard.com/2008/12/11/fishworks-on-the-vmware-hcl/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 19:29:44 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[storage]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[fishworks]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=186</guid>
		<description><![CDATA[I was checking out VMware&#8217;s new online search-able HCL and I noticed that the new Sun Unified Storage Systems were on the HCL.  That was fast &#8211; and now I&#8217;m really curious as to how the systems with flash drives perform as storage for ESX.
]]></description>
			<content:encoded><![CDATA[<p>I was checking out VMware&#8217;s new <a href="http://www.vmware.com/resources/compatibility/search.php">online search-able HCL</a> and I noticed that the new <a href="http://www.sun.com/storage/disk_systems/unified_storage/">Sun Unified Storage Systems</a> were <a href="http://www.vmware.com/resources/compatibility/search.php?action=search&#038;deviceCategory=san&#038;productId=1&#038;keyBasic=Unified+Storage+System&#038;maxDisplayRows=50&#038;key=Sun&#038;release[]=-1&#038;datePosted=-1">on the HCL</a>.  That was fast &#8211; and now I&#8217;m really curious as to how the systems with flash drives perform as storage for ESX.</p>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/12/11/fishworks-on-the-vmware-hcl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fishworks&#8217; LDAP Schema Definition</title>
		<link>http://andyleonard.com/2008/11/18/fishworks-ldap-schema-definition/</link>
		<comments>http://andyleonard.com/2008/11/18/fishworks-ldap-schema-definition/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 00:02:44 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[storage]]></category>
		<category><![CDATA[fishworks]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=164</guid>
		<description><![CDATA[Quick notes on configuring LDAP in Fishworks, gleaned from my experience working with the VMware simulator:
As I noted in my &#8220;quick walk&#8221; post&#8217;s comments, I had difficulty getting LDAP working initially on my corporate Active Directory network.  The crux for me turned out to be getting the LDAP Schema Definitions correct.  Here are [...]]]></description>
			<content:encoded><![CDATA[<p>Quick notes on configuring LDAP in Fishworks, gleaned from my experience working with the VMware simulator:</p>
<p>As I noted in my <a href="/2008/11/12/a-quick-walk-through-fishworks-configuration/">&#8220;quick walk&#8221; post</a>&#8217;s comments, I had difficulty getting LDAP working initially on my corporate Active Directory network.  The crux for me turned out to be getting the LDAP Schema Definitions correct.  Here are the settings that worked correctly for me, authenticating against an AD instance with the schema extended by Microsoft&#8217;s Services for Unix add-on (other LDAP schemata will, of course, need different mappings):</p>
<p><strong>USERS</strong><br />
<strong>Search descriptor:</strong> Don&#8217;t leave this blank &#8211; according to the Fishworks documentation this &#8220;sets the LDAP search descriptor, attribute mappings and object class mappings for users and groups. By default, the search descriptor for users is ou=people,dc=example,dc=com, and for groups is ou=group,dc=example,dc=com&#8221; &#8211; so what you enter will be site-specific.</p>
<p><strong>Attribute mappings:</strong></p>
<ul>
<li>uid=msSFU30Name</li>
<li>uidNumber=msSFU30UidNumber</li>
<li>gidNumber=msSFU30GidNumber</li>
</ul>
<p><strong>Object class mappings:</strong></p>
<ul>
<li>posixAccount=User</li>
</ul>
<p><strong>GROUPS</strong><br />
<strong>Search descriptor:</strong> Again, don&#8217;t leave this blank &#8211; enter the appropriate value for your site.</p>
<p><strong>Attribute mappings:</strong></p>
<ul>
<li>gidNumber=msSFU30GidNumber</li>
<li>uniqueMember=msSFU30PosixMember</li>
</ul>
<p><strong>Object class mappings:</strong></p>
<ul>
<li>posixGroup=group</li>
</ul>
<p>How did I know that the schema definition mappings were the problem?  The logs gave it away: Maintenance -> Logs -> System, where I saw messages similar to the following: &#8220;libsldap: Status: 0 Mesg: Unable to set value: schema map already existed for &#8216;User&#8217;.&#8221;</p>
<p>How did I know that I had the schema definitions working?  Share settings that I had created using numeric UIDs and GIDs automatically became mapped to the correct user and group names.</p>
<p>I&#8217;ll update this post if I find additional configuration that may be necessary.</p>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/11/18/fishworks-ldap-schema-definition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ElasticFish?</title>
		<link>http://andyleonard.com/2008/11/12/elasticfish/</link>
		<comments>http://andyleonard.com/2008/11/12/elasticfish/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 22:21:49 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[storage]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[fishworks]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=161</guid>
		<description><![CDATA[(In the spirit of Joerg Moellenkamp&#8217;s thought experiments:)
That virtualized Fishworks appliance got me thinking: What if  you combined this with this?  Yeah, managing Elastic Block Store devices would require some changes, but, if you needed a NAS for your EC2 instances&#8230;
]]></description>
			<content:encoded><![CDATA[<p>(In the spirit of <a href="http://www.c0t0d0s0.eu/">Joerg Moellenkamp</a>&#8217;s thought experiments:)</p>
<p>That virtualized Fishworks appliance got me thinking: What if  you combined <a href="http://www.sun.com/storage/disk_systems/unified_storage/index.jsp">this</a> with <a href="http://www.sun.com/third-party/global/amazon/index.jsp">this</a>?  Yeah, managing Elastic Block Store devices would require some changes, but, if you needed a NAS for your EC2 instances&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/11/12/elasticfish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A quick walk through Fishworks configuration</title>
		<link>http://andyleonard.com/2008/11/12/a-quick-walk-through-fishworks-configuration/</link>
		<comments>http://andyleonard.com/2008/11/12/a-quick-walk-through-fishworks-configuration/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 21:58:33 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[storage]]></category>
		<category><![CDATA[fishworks]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=127</guid>
		<description><![CDATA[A picture is worth a thousand words, right?
Below is a quick walkthrough of my experience booting and installing the Fishworks VMware appliance; my thoughts follow.

Thoughts: First off, as a VMware appliance and an introduction to Fishworks, this virtual machine is extremely well done; it gives users a low &#8220;activation energy&#8221; method to try out Fishworks. [...]]]></description>
			<content:encoded><![CDATA[<p>A picture is worth a thousand words, right?</p>
<div id="attachment_130" class="wp-caption aligncenter" style="width: 310px"><a href="http://andyleonard.com/wp-content/uploads/2008/11/success-crop.png"><img class="size-medium wp-image-130" title="success-crop" src="http://andyleonard.com/wp-content/uploads/2008/11/success-crop-300x124.png" alt="That was easy..." width="300" height="124" /></a><p class="wp-caption-text">That was easy...</p></div>
<p>Below is a quick walkthrough of my experience booting and installing the Fishworks VMware appliance; my thoughts follow.<br />
<span id="more-127"></span></p>
<div id="attachment_128" class="wp-caption aligncenter" style="width: 310px"><a href="http://andyleonard.com/wp-content/uploads/2008/11/boot-screen.png"><img class="size-medium wp-image-128" title="boot-screen" src="http://andyleonard.com/wp-content/uploads/2008/11/boot-screen-300x166.png" alt="Fishworks Boot Screen" width="300" height="166" /></a><p class="wp-caption-text">Fishworks Boot Screen</p></div>
<div id="attachment_132" class="wp-caption aligncenter" style="width: 310px"><a href="http://andyleonard.com/wp-content/uploads/2008/11/initial-config.png"><img class="size-medium wp-image-132" title="initial-config" src="http://andyleonard.com/wp-content/uploads/2008/11/initial-config-300x166.png" alt="Initial network configuration" width="300" height="166" /></a><p class="wp-caption-text">Initial network configuration</p></div>
<div id="attachment_134" class="wp-caption aligncenter" style="width: 310px"><a href="http://andyleonard.com/wp-content/uploads/2008/11/ready.png"><img class="size-medium wp-image-134" title="ready" src="http://andyleonard.com/wp-content/uploads/2008/11/ready-300x166.png" alt="Yes, Virginia, there is a command line" width="300" height="166" /></a><p class="wp-caption-text">Yes, Virginia, there is a command line - but not a conventional shell</p></div>
<div id="attachment_137" class="wp-caption aligncenter" style="width: 310px"><a href="http://andyleonard.com/wp-content/uploads/2008/11/login.png"><img class="size-medium wp-image-137" title="login" src="http://andyleonard.com/wp-content/uploads/2008/11/login-300x251.png" alt="Web interface login screen" width="300" height="251" /></a><p class="wp-caption-text">Web interface login screen</p></div>
<div id="attachment_140" class="wp-caption aligncenter" style="width: 310px"><a href="http://andyleonard.com/wp-content/uploads/2008/11/configure1-networking.png"><img class="size-medium wp-image-140" title="configure1-networking" src="http://andyleonard.com/wp-content/uploads/2008/11/configure1-networking-300x251.png" alt="Network configuration" width="300" height="251" /></a><p class="wp-caption-text">Network configuration</p></div>
<div id="attachment_142" class="wp-caption aligncenter" style="width: 310px"><a href="http://andyleonard.com/wp-content/uploads/2008/11/configure2-dns.png"><img class="size-medium wp-image-142" title="configure2-dns" src="http://andyleonard.com/wp-content/uploads/2008/11/configure2-dns-300x250.png" alt="Configure DNS - pretty basic stuff" width="300" height="250" /></a><p class="wp-caption-text">Configure DNS - pretty basic stuff</p></div>
<div id="attachment_143" class="wp-caption aligncenter" style="width: 310px"><a href="http://andyleonard.com/wp-content/uploads/2008/11/configure3-time.png"><img class="size-medium wp-image-143" title="configure3-time" src="http://andyleonard.com/wp-content/uploads/2008/11/configure3-time-300x251.png" alt="NTP is a good thing" width="300" height="251" /></a><p class="wp-caption-text">NTP is a good thing</p></div>
<div id="attachment_146" class="wp-caption aligncenter" style="width: 310px"><a href="http://andyleonard.com/wp-content/uploads/2008/11/configure4-ns.png"><img class="size-medium wp-image-146" title="configure4-ns" src="http://andyleonard.com/wp-content/uploads/2008/11/configure4-ns-300x251.png" alt="Name service configuration choices" width="300" height="251" /></a><p class="wp-caption-text">Name service configuration choices</p></div>
<div id="attachment_144" class="wp-caption aligncenter" style="width: 310px"><a href="http://andyleonard.com/wp-content/uploads/2008/11/configure4a-ad.png"><img class="size-medium wp-image-144" title="configure4a-ad" src="http://andyleonard.com/wp-content/uploads/2008/11/configure4a-ad-300x250.png" alt="Active Directory integration for CIFS shares is straightforward" width="300" height="250" /></a><p class="wp-caption-text">Active Directory integration for CIFS shares is straightforward</p></div>
<div id="attachment_147" class="wp-caption aligncenter" style="width: 310px"><a href="http://andyleonard.com/wp-content/uploads/2008/11/configure5-support.png"><img class="size-medium wp-image-147" title="configure5-support" src="http://andyleonard.com/wp-content/uploads/2008/11/configure5-support-300x251.png" alt="Fishworks phone home..." width="300" height="251" /></a><p class="wp-caption-text">Fishworks phone home...</p></div>
<div id="attachment_148" class="wp-caption aligncenter" style="width: 310px"><a href="http://andyleonard.com/wp-content/uploads/2008/11/configure6-storage.png"><img class="size-medium wp-image-148" title="configure6-storage" src="http://andyleonard.com/wp-content/uploads/2008/11/configure6-storage-300x250.png" alt="Storage configuration made fast and easy" width="300" height="250" /></a><p class="wp-caption-text">Storage configuration made fast and easy</p></div>
<div id="attachment_149" class="wp-caption aligncenter" style="width: 310px"><a href="http://andyleonard.com/wp-content/uploads/2008/11/success1.png"><img class="size-medium wp-image-149" title="success1" src="http://andyleonard.com/wp-content/uploads/2008/11/success1-300x251.png" alt="All done!" width="300" height="251" /></a><p class="wp-caption-text">All done!</p></div>
<p>Thoughts: First off, as a VMware appliance and an introduction to Fishworks, this virtual machine is extremely well done; it gives users a low &#8220;activation energy&#8221; method to try out Fishworks.  There&#8217;s a lot more effort involved getting a sixty-day loaner from Sun, as neat as that program is &#8211; even the logistics of racking and cabling the machine are relatively expensive in terms of time, after all.  Of course, there are limitations inherent to a virtual machine; for example, I&#8217;d love to see how VMware ESX performs using a hybrid storage pool, but only real hardware can answer that.  However, for most of my questions about Fishworks, the VM fits the bill.</p>
<p>Once you hit the VM&#8217;s virtual power button, it boots up quickly &#8211; faster than most OpenSolaris machines, subjectively &#8211; and the initial configuration is straightforward.  Although I didn&#8217;t try it, it does appear that the machine can be completely configured from the command line, either at the console or over SSH.  Once the system is configured, you have HTTPS or SSH remote administration access; however, SSH does not give you a standard Solaris shell, such as sh or bash.  Instead, you get an interface very similar to Solaris&#8217; zonecfg &#8211; a command line interface with multiple modes.  (I suspect that a shell can be launched on the machine somewhere, somehow &#8211; it may even be documented &#8211; but I wouldn&#8217;t be stunned if it&#8217;s &#8220;unsupported.&#8221;)</p>
<p>The six-step configuration process via the web interface is smooth and consistent, and not particularly time-consuming &#8211; you get this sense that this is truly intended to be an appliance.  My only complaints: The online docs were not immediately helpful (seriously &#8211; links to Wikipedia?), and when something does go wrong, you don&#8217;t get much more immediate help than this:</p>
<div id="attachment_153" class="wp-caption aligncenter" style="width: 310px"><a href="http://andyleonard.com/wp-content/uploads/2008/11/configure4b-error.png"><img src="http://andyleonard.com/wp-content/uploads/2008/11/configure4b-error-300x251.png" alt="Uh-oh - how do I get to those log files?" title="configure4b-error" width="300" height="251" class="size-medium wp-image-153" /></a><p class="wp-caption-text">Uh-oh - how do I get to those log files?</p></div>
<p>By far, the best part of the configuration interface is step six &#8211; the storage configuration.  You see a list of your configuration choices, with availability, performance and capacity rated.  The left-hand column shows a pie-chart breakdown of your storage utilization, with the tiny &#8220;Reserved&#8221; slice surely being a jab at NetApp.  (Well, maybe not &#8211; but as a NetApp user, it sure got my attention.)  Simply pick your RAID type, click &#8220;commit&#8221; and you&#8217;re on your way.  Genius.</p>
<p>All in all, very impressive.  Makes me wish even more that I had a pair of 7410s to put behind ESX.  And Exchange.  And SQL Server.  And my CIFS and NFS users&#8230; you get the idea.</p>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/11/12/a-quick-walk-through-fishworks-configuration/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>First Thoughts about Fishworks</title>
		<link>http://andyleonard.com/2008/11/11/first-thoughts-about-fishworks/</link>
		<comments>http://andyleonard.com/2008/11/11/first-thoughts-about-fishworks/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 00:20:37 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[storage]]></category>
		<category><![CDATA[adm]]></category>
		<category><![CDATA[comstar]]></category>
		<category><![CDATA[fishworks]]></category>
		<category><![CDATA[hsm]]></category>
		<category><![CDATA[iscsi]]></category>
		<category><![CDATA[nfs]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=113</guid>
		<description><![CDATA[With surprisingly little buzz (outside of sun.com) &#8211; must be that darned economy &#8211; Sun launched its new Fishworks product line yesterday: Three hardware products, several of them with flash drives, and an impressive looking user interface, which appears at first glace to surpass anything NetApp offers.  Here&#8217;s a quick rundown of features from [...]]]></description>
			<content:encoded><![CDATA[<p>With surprisingly little buzz (outside of sun.com) &#8211; must be that darned economy &#8211; Sun launched its new Fishworks product line yesterday: <a href="http://www.sun.com/7110/">Three</a> <a href="http://www.sun.com/7210/">hardware</a> <a href="http://www.sun.com/7410/">products</a>, several of them with flash drives, and an impressive looking <a href="http://www.sun.com/storage/disk_systems/unified_storage/features.jsp">user interface</a>, which appears at first glace to surpass anything NetApp offers.  Here&#8217;s a quick rundown of features from Mike Shapiro on <a href="http://blogs.sun.com/mws/">blogs.sun.com</a>:</p>
<ul>
<li>NFS v3 and v4</li>
<li>CIFS</li>
<li>iSCSI</li>
<li>HTTP</li>
<li>WebDAV</li>
<li>FTP</li>
<li>RAID-Z (RAID-5 and RAID-6), Mirrored, and Striped disk configurations</li>
<li>Unlimited Read-only and Read-write Snapshots, with Snapshot Schedules</li>
<li>Built-in Data Compression</li>
<li>Remote Replication of data for Disaster Recovery</li>
<li>Active-Active Clustering (in the Sun Storage 7410) for High Availability</li>
<li>Thin Provisioning of iSCSI LUNs</li>
<li>Virus Scanning and Quarantine</li>
<li>NDMP Backup and Restore</li>
</ul>
<p>A few comments: Looks like all of the usual ZFS features are there, with a few additions &#8211; in particular, I wasn&#8217;t aware that the virus scanning project existed, and I didn&#8217;t know that NDMP was far enough along to be included in a production release.  Additionally, from looking at various Sun blogs, I believe that the remote replication feature is zfs send/recv, not <a href="http://opensolaris.org/os/project/avs/">AVS</a>.  Finally, from the nomenclature (&#8220;2008.11&#8243;), I&#8217;d guess that the software is based on the forthcoming release of OpenSolaris, not the recently released update to Solaris 10.<br />
<span id="more-113"></span><br />
What&#8217;s missing?  Off the top of my head:</p>
<ul>
<li>Fibre Channel &#8211; <a href="http://opensolaris.org/os/project/comstar/">COMSTAR</a> is coming, presumably.</li>
<li>HSM &#8211; <a href="http://opensolaris.org/os/project/adm/">ADM</a> is also presumably on its way in a future release.</li>
<li>HCL entries for various products like VMware, but again, I have to believe that Sun is working hard on this as well.</li>
</ul>
<p>My first impression from the launch materials: Neat, but the price seems high.  Looking at list prices for the models, and doing some quick calculations for RAID-Z2 configurations with at least one hot spare, the price per usable TB ranges from $3999 and $3933 for a 7210 with 250GB and 1TB drives, respectively, to $11,209 for a single head 7410.  Compare this to the hardware that the 7210/250GB is based on, the X4540, where you pay $2513.71 per usable TB.  Now, as far as I know, Sun isn&#8217;t offering flash drives with their non-Fishworks hardware, so it makes direct comparisons of the price of the Fishworks Special Sauce impossible for most of the rest of the line, but that may change later this fall.</p>
<p>Other thoughts: Why not use the UltraSPARC T2 instead of Opterons?  I&#8217;d expect better performance from the UltraSPARCs, especially when using 10GbE.  Is it a cost issue?</p>
<p>One final note: Sun is making their simulator (a VMware image) available for <a href="http://www.sun.com/storage/disk_systems/unified_storage/resources.jsp">download</a> &#8211; nice touch.</p>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/11/11/first-thoughts-about-fishworks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Capacity Limit for OpenSolaris on EC2 no more</title>
		<link>http://andyleonard.com/2008/08/14/capacity-limit-for-opensolaris-on-ec2-no-mor/</link>
		<comments>http://andyleonard.com/2008/08/14/capacity-limit-for-opensolaris-on-ec2-no-mor/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 21:27:43 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[operating systems]]></category>
		<category><![CDATA[amazon aws]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=61</guid>
		<description><![CDATA[According to a blog post on blogs.sun.com, the capacity limit for OpenSolaris 2008.05 on EC2 has been removed.
The blog entry makes it sound like you no longer need to register with Sun to use OpenSolaris on EC2, but that doesn&#8217;t appear to be the case &#8211; I only see the AMI in my private instances, [...]]]></description>
			<content:encoded><![CDATA[<p>According to a blog post on <a href="http://blogs.sun.com/ec2/entry/opensolaris_2008_05_is_available">blogs.sun.com</a>, the capacity limit for OpenSolaris 2008.05 on EC2 has been removed.</p>
<p>The blog entry makes it sound like you no longer need to register with Sun to use OpenSolaris on EC2, but that doesn&#8217;t appear to be the case &#8211; I only see the AMI in my private instances, and the <a href="http://blogs.sun.com/ec2/resource/OpenSolaris-AMI-Catalog.pdf">details</a> on the image seem to confirm this.<br />
<span id="more-61"></span><br />
I&#8217;m running an instance right now; it did seem to take an extra long time for the image to come up, even by EC2 standards, and ec2-describe-instances showed the instance as &#8220;running&#8221; for a long time before I could connect using SSH.  But it&#8217;s up now, ZFS root and all:</p>
<p><code>-bash-3.2# uname -a<br />
SunOS domU-12-31-38-00-28-35 5.11 snv_91 i86pc i386 i86xpv<br />
-bash-3.2# zfs list<br />
NAME                           USED  AVAIL  REFER  MOUNTPOINT<br />
mnt                            106K   147G    18K  /mnt<br />
rpool                         2.74G  6.86G    59K  /rpool<br />
rpool/ROOT                    2.73G  6.86G    18K  /rpool/ROOT<br />
rpool/ROOT/opensolaris-1      2.73G  6.86G  2.72G  legacy<br />
rpool/ROOT/opensolaris-1/opt  12.9M  6.86G  12.9M  /opt<br />
rpool/export                    37K  6.86G    19K  /export<br />
rpool/export/home               18K  6.86G    18K  /export/home<br />
swap                           450M  9.89M    18K  /swap<br />
swap/swapfile                  450M   460M    16K  -<br />
</code></p>
<p>One curiosity:</p>
<p><code>-bash-3.2# pkg image-update<br />
pkg:  "image-update" option currently not supported on Amazon EC2. Please check out http://blogs.sun.com/ec2 for more details.<br />
</code></p>
<p>I must have missed those details&#8230;</p>
<p><strong>Update:</strong> Here&#8217;s the reason why you can&#8217;t run &#8220;pkg image-update&#8221; from the <a href="http://blogs.sun.com/ec2/resource/Sun_AmazonEC2_GettingStartedAug08Update.pdf">Getting Started Guide for Amazon EC2</a>: &#8220;pkg image-update &#8211; This command is currently not supported on Amazon EC2 since it modifies the kernel and ramdisk files resulting in non-bootable AMI. As we know, in the EC2 environment modifying the kernel and ramdisk is not permitted. In certain cases, if the user wants to enable this command, then the user can edit the /usr/bin/pkg file appropriately.&#8221;  (Which makes sense.)</p>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/08/14/capacity-limit-for-opensolaris-on-ec2-no-mor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links 7/22/2008: NetApp and Flash</title>
		<link>http://andyleonard.com/2008/07/22/links-7222008-netapp-and-flash/</link>
		<comments>http://andyleonard.com/2008/07/22/links-7222008-netapp-and-flash/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 19:42:10 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[link dump]]></category>
		<category><![CDATA[netapp]]></category>
		<category><![CDATA[ssd]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=51</guid>
		<description><![CDATA[
Flash Forward &#8211; Jay Kidd, CTO of NetApp blogs that &#8220;NetApp is in the process of certifying enterprise-grade SSDs that you can use in our existing storage shelves.&#8221;  No dates or pricing announced yet, of course, but he does make an excellent point about SSDs in storage arrays: &#8220;For the next few years, you [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://blogs.netapp.com/jay/2008/07/flash-forward.html">Flash Forward</a> &#8211; Jay Kidd, CTO of NetApp blogs that &#8220;NetApp is in the process of certifying enterprise-grade SSDs that you can use in our existing storage shelves.&#8221;  No dates or pricing announced yet, of course, but he does make an excellent point about SSDs in storage arrays: &#8220;For the next few years, you won’t be using a lot of flash capacity in your systems, not just because of the costs. At 10x or more the IOP rate of hard disks, it only takes a small number of SSDs in disk slots to saturate the performance of the array controller. It’s like trying to fly a model airplane in your living room – you’ll run into a system performance wall long before you hit capacity limits. This is another reason that flash as cache is economically efficient – it puts the necessarily small amount of very fast storage at a point in the architecture where you can best exploit the performance.&#8221;  Not unlike how Sun suggests using SSDs with ZFS.  (Seen at <a href="http://www.blocksandfiles.co.uk/article/6090">Blocks and Files</a>.)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/07/22/links-7222008-netapp-and-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Catch-up Links, 7/9/2008</title>
		<link>http://andyleonard.com/2008/07/10/catch-up-links-792008/</link>
		<comments>http://andyleonard.com/2008/07/10/catch-up-links-792008/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 18:47:03 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[link dump]]></category>
		<category><![CDATA[hsm]]></category>
		<category><![CDATA[jbod]]></category>
		<category><![CDATA[netapp]]></category>
		<category><![CDATA[nfsv4]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[ssd]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=46</guid>
		<description><![CDATA[There&#8217;s nothing like a long summer weekend followed by an on-site consultant to keep you from updating your blog.  But on the bright side, I didn&#8217;t have to link to the notebook SSDs are dead &#8211; no they&#8217;re not kerfluffle.

NetApp finds NAS could mean &#8216;never accessed storage&#8217; &#8211; &#8220;According to a USENIX presentation, 90% [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s nothing like a long summer weekend followed by an on-site consultant to keep you from updating your blog.  But on the bright side, I didn&#8217;t have to link to the <a href="http://storagemojo.com/2008/07/02/notebook-ssds-are-dead/">notebook SSDs are dead</a> &#8211; <a href="http://formortals.com/Home/tabid/36/EntryID/81/Default.aspx">no they&#8217;re not</a> kerfluffle.</p>
<ul>
<li><a href="http://www.blocksandfiles.co.uk/article/5853">NetApp finds NAS could mean &#8216;never accessed storage&#8217;</a> &#8211; &#8220;According to a USENIX presentation, 90% of data on NetApp&#8217;s networked storage systems was untouched over a 3-month period, raising the issue of whether it would be better placed on cheaper storage.&#8221;  I would find some irony in that cheaper storage being tape.</li>
<li><a href="http://scalability.org/?p=648">zfs un-benchmarking</a> &#8211; &#8220;Our rationale for testing was to finally get some numbers that we can provide to users/customers about real zfs performance. There is a huge amount of (largely uncontested) information (emanating mainly from Sun and its agents) that zfs is a very fast file system. We want to test this, on real, live hardware, and report. Well, we can’t do the latter due to Sun’s licensing, but we did do the former.  Paraphrasing Mark Twain: &#8216;Rumors of zfs’s performance have been greatly exaggerated.&#8217;&#8221;  When Joe Landman blogs about performance, I take what he has to say seriously, but given the stability problems he notes, I wonder if &#8211; as he suggests &#8211; that driver issues are a factor here, and we&#8217;re not seeing a generic ZFS issue.  (Seen at <a href="http://insidehpc.com/2008/07/08/whither-zfs-results/">InsideHPC</a>.)</li>
<li><a href="http://www.blocksandfiles.co.uk/article/5895">Self-protecting archive for SharePoint</a> &#8211; &#8220;A new archiving product from BridgeHead Software automatically moves older, infrequently-accessed SharePoint items to cheaper archive media and cuts down the SharePoint backup burden.&#8221;  HSM for SharePoint, apparently?  Sounds interesting.</li>
<li><a href="http://blogs.netapp.com/eislers_nfs_blog/2008/07/part-i-since-nf.html">Since NFSv4 is Stateful It Must Be Less Robust, Right?</a> &#8211; &#8220;The short answer is no.&#8221;  Interesting summary of how locking works under NFSv4; although I haven&#8217;t used NFSv4, this sounds like a massive improvement over previous versions &#8211; can I get the time that I spent debugging locking problems on Linux NFS servers back now?</li>
<li><a href="http://www.sun.com/featured-articles/2008-0709/feature/index.jsp?intcmp=hp2008jul09_jbod_read">Storage Opens Up</a> &#8211; Sun releases new JBODs and <a href="http://www.sun.com/servers/x64/x4540/">upgrades Thumper&#8217;s hardware</a>.  Given that I heard rumors of the Thumper expansion shelves (<a href="http://www.sun.com/storagetek/disk_systems/expansion/4500/">J4500</a>) maybe a year ago, I&#8217;m surprised it took them so long to come out.  And is it just me, or do the <a href="http://www.sun.com/storagetek/disk_systems/expansion/4200/">J4200</a> and <a href="http://www.sun.com/storagetek/disk_systems/expansion/4400/">J4400</a> look a little like someone else&#8217;s boxes rebranded?</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/07/10/catch-up-links-792008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hotlinks, 7/1/2008</title>
		<link>http://andyleonard.com/2008/07/01/hotlinks-712008/</link>
		<comments>http://andyleonard.com/2008/07/01/hotlinks-712008/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 19:08:03 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[link dump]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[netapp]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[wafl]]></category>
		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=45</guid>
		<description><![CDATA[
The Hitz report &#8211; Robin Harris at StorageMojo on the Sun-NetApp lawsuit:
NetApp’s biggest misperception is that WAFL is somehow central to the success they are enjoying today. That was true about 10 years ago. Guys, your average F500 CIO today could care less about WAFL.
NetApp is growing because they offer a compelling value proposition of [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://storagemojo.com/2008/07/01/the-hitz-report/">The Hitz report</a> &#8211; Robin Harris at StorageMojo on the Sun-NetApp lawsuit:<br />
<blockquote><p>NetApp’s biggest misperception is that WAFL is somehow central to the success they are enjoying today. That was true about 10 years ago. Guys, your average F500 CIO today could care less about WAFL.</p>
<p>NetApp is growing because they offer a compelling value proposition of quality products, relevant services and worldwide support. WAFL certainly supports that, but as NetApp execs note much of their recent success is due to the integration software that NetApp now offers.</p>
<p>WAFL is a small piece of the picture. Sun could copy it line for line and still not have a quarter of what NetApp offers.</p>
<p>NetApp faces challenges. Storage commoditization threatens all vendors traditional 60% gross margins. The GX integration is problematic and the bottom line benefit uncertain. EMC’s move into cloud file services is a clever flanking strategy.</p></blockquote>
<p>An interesting opinion summed up nicely, I think.</li>
<li><a href="http://blogs.sun.com/ec2/entry/zfs_snapshots_to_and_from">Saving and Restoring ZFS Snapshots to and from Amazon S3</a> &#8211; A ZFS to S3 workaround for the lack of persistent storage on EC2.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/07/01/hotlinks-712008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
