<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>CTI Strategy Blog</title>
	
	<link>http://ctistrategy.com</link>
	<description>CTI Strategy Blog</description>
	<lastBuildDate>Tue, 01 Jun 2010 13:50:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ctistrategy_blog" /><feedburner:info uri="ctistrategy_blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>ctistrategy_blog</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Jumbo Frames for NFS &amp; iSCSI VMWare Datastores</title>
		<link>http://feedproxy.google.com/~r/ctistrategy_blog/~3/engpp8r99_k/</link>
		<comments>http://ctistrategy.com/2010/06/01/jumbo-frames-vmware-nfs-iscsi/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 13:50:13 +0000</pubDate>
		<dc:creator>Jesse St. Laurent</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Systems]]></category>

		<guid isPermaLink="false">http://ctistrategy.com/?p=1010</guid>
		<description><![CDATA[We have been working on a comparison between VMware datastores running on NFS, iSCSI, and FC. (Stay tuned. We will publish those results shortly.) Along the way we were reminded of the performance boost that jumbo frames can provide. These tests were run using the same &#8216;boot storm&#8217; test harness on the server side we [...]]]></description>
			<content:encoded><![CDATA[<p>We have been working on a comparison between VMware datastores running on NFS, iSCSI, and FC. (Stay tuned. We will publish those results shortly.) Along the way we were reminded of the performance boost that jumbo frames can provide. These tests were run using the same &#8216;boot storm&#8217; test harness on the server side we have used before (details can be found at the end of this post). The question is, &#8220;How much faster will ESX be with jumbo frames enabled?&#8221;</p>
<p>Let&#8217;s jump right to the answer&#8230;<span id="more-1010"></span></p>
<table style="height: 120px;" border="0" width="480">
<tbody>
<tr style="text-align: right;">
<td></td>
<td><strong>No Jumbo Frames (M:SS)</strong></td>
<td><strong>Jumbo Frames Enabled (M:SS)<br />
</strong></td>
<td><strong>% Improvement</strong></td>
</tr>
<tr>
<td style="text-align: left;">NFS</td>
<td style="text-align: right;">5:10</td>
<td style="text-align: right;">4:25</td>
<td style="text-align: right;">14.5%</td>
</tr>
<tr>
<td style="text-align: left;">iSCSI</td>
<td style="text-align: right;">4:12</td>
<td style="text-align: right;">3:48</td>
<td style="text-align: right;">9.5%</td>
</tr>
</tbody>
</table>
<p>In this test, enabling jumbo frames improves iSCSI performance by nearly 10% and NFS performance by almost 15%. Improving performance by 10-15% is a significant win when there is no cost required to do it. The simple change of enabling jumbo frames on the ESX servers, the network switch, and the storage array made the existing infrastructure faster. Much like <a title="http://ctistrategy.com/2010/03/26/block-alignment-critical/" href="http://ctistrategy.com/2010/03/26/block-alignment-critical/">block alignment</a>, there is no downside.</p>
<p>Infrastructure details: The test infrastructure consists of 4 dual socket Intel Nehalem-EP  servers with 48GB of RAM each. Each server is connected to a 10GbE  switch. A FAS3170 is connected to the same 10GbE switch with a single 10GbE link. There are 200  virtual machines: 50 Microsoft Windows 2003, 50 Microsoft Vista, 50  Microsoft Windows 2008, and 50 linux. Each operating system type is  installed in a separate NetApp FlexVol for a total of 4 volumes. The guests were separated into multiple datastores to allow the VMware ESX systems to use 4 different NFS mount points on each ESX system. Each  physical server mounts all 4 NFS datastores and the guests were split  evenly across the 4 physical servers. The timing listed in the table is the time from the start of the 200 systems booting until the time the last system acquired an IP address.</p>



Share this post:


	<a rel="nofollow"  href="mailto:?subject=Jumbo%20Frames%20for%20NFS%20%26%20iSCSI%20VMWare%20Datastores&amp;body=http%3A%2F%2Fctistrategy.com%2F2010%2F06%2F01%2Fjumbo-frames-vmware-nfs-iscsi%2F" title="email"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fctistrategy.com%2F2010%2F06%2F01%2Fjumbo-frames-vmware-nfs-iscsi%2F&amp;title=Jumbo%20Frames%20for%20NFS%20%26%20iSCSI%20VMWare%20Datastores&amp;bodytext=We%20have%20been%20working%20on%20a%20comparison%20between%20VMware%20datastores%20running%20on%20NFS%2C%20iSCSI%2C%20and%20FC.%20%28Stay%20tuned.%20We%20will%20publish%20those%20results%20shortly.%29%20Along%20the%20way%20we%20were%20reminded%20of%20the%20performance%20boost%20that%20jumbo%20frames%20can%20provide.%20These%20tests%20were" title="Digg"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fctistrategy.com%2F2010%2F06%2F01%2Fjumbo-frames-vmware-nfs-iscsi%2F&amp;title=Jumbo%20Frames%20for%20NFS%20%26%20iSCSI%20VMWare%20Datastores&amp;notes=We%20have%20been%20working%20on%20a%20comparison%20between%20VMware%20datastores%20running%20on%20NFS%2C%20iSCSI%2C%20and%20FC.%20%28Stay%20tuned.%20We%20will%20publish%20those%20results%20shortly.%29%20Along%20the%20way%20we%20were%20reminded%20of%20the%20performance%20boost%20that%20jumbo%20frames%20can%20provide.%20These%20tests%20were" title="del.icio.us"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2010%2F06%2F01%2Fjumbo-frames-vmware-nfs-iscsi%2F&amp;title=Jumbo%20Frames%20for%20NFS%20%26%20iSCSI%20VMWare%20Datastores" title="StumbleUpon"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fctistrategy.com%2F2010%2F06%2F01%2Fjumbo-frames-vmware-nfs-iscsi%2F" title="Technorati"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fctistrategy.com%2F2010%2F06%2F01%2Fjumbo-frames-vmware-nfs-iscsi%2F&amp;title=Jumbo%20Frames%20for%20NFS%20%26%20iSCSI%20VMWare%20Datastores&amp;annotation=We%20have%20been%20working%20on%20a%20comparison%20between%20VMware%20datastores%20running%20on%20NFS%2C%20iSCSI%2C%20and%20FC.%20%28Stay%20tuned.%20We%20will%20publish%20those%20results%20shortly.%29%20Along%20the%20way%20we%20were%20reminded%20of%20the%20performance%20boost%20that%20jumbo%20frames%20can%20provide.%20These%20tests%20were" title="Google Bookmarks"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2010%2F06%2F01%2Fjumbo-frames-vmware-nfs-iscsi%2F&amp;title=Jumbo%20Frames%20for%20NFS%20%26%20iSCSI%20VMWare%20Datastores" title="Reddit"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=Jumbo%20Frames%20for%20NFS%20%26%20iSCSI%20VMWare%20Datastores&amp;url=http%3A%2F%2Fctistrategy.com%2F2010%2F06%2F01%2Fjumbo-frames-vmware-nfs-iscsi%2F" title="Slashdot"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fctistrategy.com%2F2010%2F06%2F01%2Fjumbo-frames-vmware-nfs-iscsi%2F&amp;t=Jumbo%20Frames%20for%20NFS%20%26%20iSCSI%20VMWare%20Datastores" title="Facebook"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/ctistrategy_blog/~4/engpp8r99_k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ctistrategy.com/2010/06/01/jumbo-frames-vmware-nfs-iscsi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://ctistrategy.com/2010/06/01/jumbo-frames-vmware-nfs-iscsi/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=jumbo-frames-vmware-nfs-iscsi</feedburner:origLink></item>
		<item>
		<title>Oracle/Sun F20 Flash Card – How fast is it?</title>
		<link>http://feedproxy.google.com/~r/ctistrategy_blog/~3/AtVzCR6Juys/</link>
		<comments>http://ctistrategy.com/2010/04/15/oracle-sun-f20-flash/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 14:45:10 +0000</pubDate>
		<dc:creator>Jesse St. Laurent</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Solid State Disk]]></category>
		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://ctistrategy.com/?p=985</guid>
		<description><![CDATA[I received several questions about the performance of the Oracle/Sun   F20 flash card I used in my previous   post about block alignment, so I put together a quick overview of   the card&#8217;s performance capabilities. The following results are from   testing the card in a dual socket 2.93Ghz [...]]]></description>
			<content:encoded><![CDATA[<p>I received several questions about the performance of the Oracle/Sun   F20 flash card I used in my <a title="http://ctistrategy.com/2010/03/26/block-alignment-critical/" href="http://ctistrategy.com/2010/03/26/block-alignment-critical/">previous   post about block alignment</a>, so I put together a quick overview of   the card&#8217;s performance capabilities. The following results are from   testing the card in a dual socket 2.93Ghz Nehalem (x5570) system running   Solaris x64. This is similar to the server platform Oracle uses in the   ExaData 2 platform.</p>
<p>The F20 card is a SAS controller with 4 x  24GB flash modules attached  to it. You can find more info on the flash  modules on <a title="http://blogs.sun.com/ahl/entry/ssd_announcement" href="http://blogs.sun.com/ahl/entry/ssd_announcement">Adam   Leventhal&#8217;s blog</a> and the official <a title="http://www.oracle.com/us/products/servers-storage/storage/disk-storage/043963.html" href="http://www.oracle.com/us/products/servers-storage/storage/disk-storage/043963.html">Oracle   product page</a> has the F20 details.</p>
<p>All of my tests used 100%  random 4KB blocks. I focused on random  operations, because in most  cases it is not cost effective to use SSD  for sequential operations.  These tests were run with a  variety of  different thread counts to give   an idea of how the card  scales with  multiple threads. The first test  compared the performance of a single  24GB flash module to the  performance of all 4 modules.<span id="more-985"></span></p>
<p style="text-align: center;">
<div id="attachment_988" class="wp-caption aligncenter" style="width: 610px"><a href="http://ctistrategy.com/wp-content/uploads/2010/04/2010.04.07.4KB.Rand.Ops.1v4.jpg" target="_blank"><img class="size-medium wp-image-988   " title="2010.04.07.4KB.Rand.Ops.1v4" src="http://ctistrategy.com/wp-content/uploads/2010/04/2010.04.07.4KB.Rand.Ops.1v4.jpg" alt="4KB Random Operations" width="600" height="410" /></a><p class="wp-caption-text">4KB Random Operations</p></div>
<p>At  lower thread counts the 4 module test is roughly 4x the operations per  second of the single module test. As the thread count rises, the single  module test tops out at 35,411 ops and 4 modules can deliver 97,850 ops,  or 2.76x the single module test. It would be great if the card was able  to drive the 4 modules at full speed, but 97K+ ops is not too shabby. What is more impressive to me is that those 97K+ ops are delivered at roughly 1ms of latency.</p>
<p>The next round of testing included three different workloads. The  three phases were 100% read, 80% read, and 100% write and they  were  run against all 4 flash modules.  Again, all tests used 4KB random operations. Here are the operations per second results.</p>
<p style="text-align: center;"><a href="http://ctistrategy.com/wp-content/uploads/2010/04/2010.04.07.4KB.Rand.Ops.jpg" target="_blank"><img class="aligncenter size-medium wp-image-995" title="2010.04.07.4KB.Rand.Ops" src="http://ctistrategy.com/wp-content/uploads/2010/04/2010.04.07.4KB.Rand.Ops.jpg" alt="2010.04.07.4KB.Rand.Ops" width="600" height="408" /></a></p>
<p>And a throughput version in MB/s for anyone that is interested.</p>
<p style="text-align: center;"><a href="http://ctistrategy.com/wp-content/uploads/2010/04/2010.04.07.4KB.Rand.Througput.jpg" target="_blank"><img class="aligncenter size-medium wp-image-996" title="2010.04.07.4KB.Rand.Througput" src="http://ctistrategy.com/wp-content/uploads/2010/04/2010.04.07.4KB.Rand.Througput.jpg" alt="2010.04.07.4KB.Rand.Througput" width="600" height="408" /></a></p>
<p style="text-align: left;">Flash and solid state disk (SSD) technologies are developing at an incredibly fast pace. They are a great answer, but I think we are still figuring out what the question is. At some point down the line, they may replace spinning disk drives, but I do not think that is going to happen in the short term. There are some applications that can leverage this low latency capacity inside the servers today, but this is not the majority of applications.</p>
<p style="text-align: left;">Where flash and SSD make more sense to me is as a large cache. <a title="http://www.netapp.com/us/products/storage-systems/flash-cache/" href="http://www.netapp.com/us/products/storage-systems/flash-cache/">NetApp</a> and Sun are using flash this way today in their storage array product lines. DRAM is very expensive, but flash can provide a very large and very low latency cache. I expect we will see more vendors adopting this &#8220;flash for cache&#8221; approach moving forward. The economics just make sense. Disks are too slow and DRAM is too expensive.</p>
<p style="text-align: left;">It would also be great to see operating systems that were intelligent enough to use technologies like the F20 card and the <a title="http://www.fusionio.com/" href="http://www.fusionio.com/">Fusion IO card</a> as extended filesystem read cache. Solaris can do it for zfs filesystems using the <a title="http://blogs.sun.com/brendan/entry/l2arc_screenshots" href="http://blogs.sun.com/brendan/entry/l2arc_screenshots">L2ARC</a>. As far as I know, there are no filesystems that have this feature in the other major operating systems. What about using as a client side NFS cache? At one point, Solaris offered CacheFS for NFS caching, but I do not believe it is still being actively developed. While CacheFS had its challenges, I believe the idea was a very good one. It costs a lot more to buy a storage array capable of delivering 97K ops than it does to put more cache into the server.</p>



Share this post:


	<a rel="nofollow"  href="mailto:?subject=Oracle%2FSun%20F20%20Flash%20Card%20-%20How%20fast%20is%20it%3F&amp;body=http%3A%2F%2Fctistrategy.com%2F2010%2F04%2F15%2Foracle-sun-f20-flash%2F" title="email"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fctistrategy.com%2F2010%2F04%2F15%2Foracle-sun-f20-flash%2F&amp;title=Oracle%2FSun%20F20%20Flash%20Card%20-%20How%20fast%20is%20it%3F&amp;bodytext=I%20received%20several%20questions%20about%20the%20performance%20of%20the%20Oracle%2FSun%20%20%20F20%20flash%20card%20I%20used%20in%20my%20previous%20%20%20post%20about%20block%20alignment%2C%20so%20I%20put%20together%20a%20quick%20overview%20of%20%20%20the%20card%27s%20performance%20capabilities.%20The%20following%20results%20are%20from%20%20%20te" title="Digg"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fctistrategy.com%2F2010%2F04%2F15%2Foracle-sun-f20-flash%2F&amp;title=Oracle%2FSun%20F20%20Flash%20Card%20-%20How%20fast%20is%20it%3F&amp;notes=I%20received%20several%20questions%20about%20the%20performance%20of%20the%20Oracle%2FSun%20%20%20F20%20flash%20card%20I%20used%20in%20my%20previous%20%20%20post%20about%20block%20alignment%2C%20so%20I%20put%20together%20a%20quick%20overview%20of%20%20%20the%20card%27s%20performance%20capabilities.%20The%20following%20results%20are%20from%20%20%20te" title="del.icio.us"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2010%2F04%2F15%2Foracle-sun-f20-flash%2F&amp;title=Oracle%2FSun%20F20%20Flash%20Card%20-%20How%20fast%20is%20it%3F" title="StumbleUpon"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fctistrategy.com%2F2010%2F04%2F15%2Foracle-sun-f20-flash%2F" title="Technorati"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fctistrategy.com%2F2010%2F04%2F15%2Foracle-sun-f20-flash%2F&amp;title=Oracle%2FSun%20F20%20Flash%20Card%20-%20How%20fast%20is%20it%3F&amp;annotation=I%20received%20several%20questions%20about%20the%20performance%20of%20the%20Oracle%2FSun%20%20%20F20%20flash%20card%20I%20used%20in%20my%20previous%20%20%20post%20about%20block%20alignment%2C%20so%20I%20put%20together%20a%20quick%20overview%20of%20%20%20the%20card%27s%20performance%20capabilities.%20The%20following%20results%20are%20from%20%20%20te" title="Google Bookmarks"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2010%2F04%2F15%2Foracle-sun-f20-flash%2F&amp;title=Oracle%2FSun%20F20%20Flash%20Card%20-%20How%20fast%20is%20it%3F" title="Reddit"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=Oracle%2FSun%20F20%20Flash%20Card%20-%20How%20fast%20is%20it%3F&amp;url=http%3A%2F%2Fctistrategy.com%2F2010%2F04%2F15%2Foracle-sun-f20-flash%2F" title="Slashdot"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fctistrategy.com%2F2010%2F04%2F15%2Foracle-sun-f20-flash%2F&amp;t=Oracle%2FSun%20F20%20Flash%20Card%20-%20How%20fast%20is%20it%3F" title="Facebook"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/ctistrategy_blog/~4/AtVzCR6Juys" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ctistrategy.com/2010/04/15/oracle-sun-f20-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://ctistrategy.com/2010/04/15/oracle-sun-f20-flash/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=oracle-sun-f20-flash</feedburner:origLink></item>
		<item>
		<title>Block alignment is critical</title>
		<link>http://feedproxy.google.com/~r/ctistrategy_blog/~3/ctOznJCdJpQ/</link>
		<comments>http://ctistrategy.com/2010/03/26/block-alignment-critical/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 18:02:12 +0000</pubDate>
		<dc:creator>Jesse St. Laurent</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Solid State Disk]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://ctistrategy.com/?p=965</guid>
		<description><![CDATA[Block alignment is an important topic that is often overlooked in storage. I read a blog entry by Robin Harris a couple months back about the importance of block alignment with the new 4KB  drives. I was curious to test the theory on one of the new 4KB drives, but I did not have one [...]]]></description>
			<content:encoded><![CDATA[<p>Block alignment is an important topic that is often overlooked in storage. I read a blog entry by <a title="http://storagemojo.com/about/" href="http://storagemojo.com/about/">Robin Harris</a> a couple months back about <a title="http://storagemojo.com/2009/12/21/why-we-need-4k-drives/" href="http://storagemojo.com/2009/12/21/why-we-need-4k-drives/">the importance of block alignment with the new 4KB  drives</a>. I was curious to test the theory on one of the new 4KB drives, but I did not have one on hand. That got me thinking about Solid State Disk (SSD) devices. If filesystem misalignment hurts traditional spinning disk performance, how would it impact SSD performance. In short, it is ugly.</p>
<p>Here is a chart showing the difference between aligned and misaligned random read operations to a <a title="http://www.oracle.com/us/products/servers-storage/storage/disk-storage/043966.html" href="http://www.oracle.com/us/products/servers-storage/storage/disk-storage/043966.html">Sun F20 card</a>. I guess it is officially an Oracle F20 card.<span id="more-965"></span></p>
<div id="attachment_966" class="wp-caption aligncenter" style="width: 610px"><a href="http://ctistrategy.com/wp-content/uploads/2010/03/F20.Aligned.vs.Misaligned.jpg" target="_blank"><img class="size-medium wp-image-966 " title="F20.Aligned.vs.Misaligned" src="http://ctistrategy.com/wp-content/uploads/2010/03/F20.Aligned.vs.Misaligned.jpg" alt="Oracle F20 - Aligned vs. Misaligned" width="600" height="410" /></a><p class="wp-caption-text">Oracle F20 - Aligned vs. Misaligned</p></div>
<p>With only a couple threads, the flash module can deliver about 50% more random 4KB read operations. As the thread count increases, the module is able to deliver over 9x the number of operations if properly aligned. It is worth noting that the card is delivering those aligned reads at less that 1ms while the misaligned operations average over 7ms of latency. 9x the operations at 85% less latency makes this an issue worth paying attention to. (My test was done on Solaris and here is an article about how to solve the <a title="http://wikis.sun.com/display/Performance/How+to+4k+Align+Flash+on+Solaris+x86" href="http://wikis.sun.com/display/Performance/How+to+4k+Align+Flash+on+Solaris+x86">block alignment issue for Solaris x64 volumes</a>.)</p>
<p>I have seen a significant increase in block alignment issues with clients recently. Some arrays and some operating systems make is easier to align filesystems than others, but a new variable has crept in over the last few years. VMware on block devices means that VMFS adds another layer of abstraction to the process. Now it is important to be sure the virtual machine filesystems are aligned in addition to the root operating system/hypervisor filesystem.</p>
<p>Server virtualization has been the catalyst for many IT organizations to centralize more of their storage. Unfortunately, centralized storage does not come at the same $/GB as the mirrored drives in the server. It is much more expensive. Block misalignment can make the new storage even more expensive by making it less efficient. If the filesystems are misaligned, then it makes the array cache far less efficient. When that misaligned data is read from or written to disk, the drives are forced to do additional operations that would not be required for an aligned operation. It can quickly turn a fast storage array into a very average system. Most of the storage manufacturers can provide you with a best practices doc to help you avoid these issues. Ask them for a whitepaper about block alignment issues with virtual machines.</p>



Share this post:


	<a rel="nofollow"  href="mailto:?subject=Block%20alignment%20is%20critical&amp;body=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F26%2Fblock-alignment-critical%2F" title="email"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F26%2Fblock-alignment-critical%2F&amp;title=Block%20alignment%20is%20critical&amp;bodytext=Block%20alignment%20is%20an%20important%20topic%20that%20is%20often%20overlooked%20in%20storage.%20I%20read%20a%20blog%20entry%20by%20Robin%20Harris%20a%20couple%20months%20back%20about%20the%20importance%20of%20block%20alignment%20with%20the%20new%204KB%C2%A0%20drives.%20I%20was%20curious%20to%20test%20the%20theory%20on%20one%20of%20the%20new%20" title="Digg"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F26%2Fblock-alignment-critical%2F&amp;title=Block%20alignment%20is%20critical&amp;notes=Block%20alignment%20is%20an%20important%20topic%20that%20is%20often%20overlooked%20in%20storage.%20I%20read%20a%20blog%20entry%20by%20Robin%20Harris%20a%20couple%20months%20back%20about%20the%20importance%20of%20block%20alignment%20with%20the%20new%204KB%C2%A0%20drives.%20I%20was%20curious%20to%20test%20the%20theory%20on%20one%20of%20the%20new%20" title="del.icio.us"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F26%2Fblock-alignment-critical%2F&amp;title=Block%20alignment%20is%20critical" title="StumbleUpon"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F26%2Fblock-alignment-critical%2F" title="Technorati"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F26%2Fblock-alignment-critical%2F&amp;title=Block%20alignment%20is%20critical&amp;annotation=Block%20alignment%20is%20an%20important%20topic%20that%20is%20often%20overlooked%20in%20storage.%20I%20read%20a%20blog%20entry%20by%20Robin%20Harris%20a%20couple%20months%20back%20about%20the%20importance%20of%20block%20alignment%20with%20the%20new%204KB%C2%A0%20drives.%20I%20was%20curious%20to%20test%20the%20theory%20on%20one%20of%20the%20new%20" title="Google Bookmarks"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F26%2Fblock-alignment-critical%2F&amp;title=Block%20alignment%20is%20critical" title="Reddit"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=Block%20alignment%20is%20critical&amp;url=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F26%2Fblock-alignment-critical%2F" title="Slashdot"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F26%2Fblock-alignment-critical%2F&amp;t=Block%20alignment%20is%20critical" title="Facebook"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/ctistrategy_blog/~4/ctOznJCdJpQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ctistrategy.com/2010/03/26/block-alignment-critical/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://ctistrategy.com/2010/03/26/block-alignment-critical/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=block-alignment-critical</feedburner:origLink></item>
		<item>
		<title>TechForum Presentation</title>
		<link>http://feedproxy.google.com/~r/ctistrategy_blog/~3/Qod-0Cb6Vg0/</link>
		<comments>http://ctistrategy.com/2010/03/12/techforum-presentation/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 20:57:48 +0000</pubDate>
		<dc:creator>Jesse St. Laurent</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Deduplication]]></category>
		<category><![CDATA[HSM]]></category>
		<category><![CDATA[Solid State Disk]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://ctistrategy.com/?p=958</guid>
		<description><![CDATA[I spoke at TechForum in New York earlier this week. Here is a copy of my presentation for anyone who is interested. The official title is &#8220;Rethinking Storage Strategies: How Virtualization is Transforming Storage.&#8221; At a high level, I spoke about the current trends in storage and how they play together with server virtualization. I [...]]]></description>
			<content:encoded><![CDATA[<p>I spoke at <a href="http://www.techforum.com/">TechForum</a> in New York earlier this week. Here is a copy of my presentation for anyone who is interested. The official title is &#8220;Rethinking Storage Strategies: How Virtualization is Transforming Storage.&#8221; At a high level, I spoke about the current trends in storage and how they play together with server virtualization. I do not think it will have the same impact without the running commentary, so feel free to comment here or drop me a line if you have any questions.</p>
Note: There is a file embedded within this post, please visit this post to download the file.



Share this post:


	<a rel="nofollow"  href="mailto:?subject=TechForum%20Presentation&amp;body=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F12%2Ftechforum-presentation%2F" title="email"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F12%2Ftechforum-presentation%2F&amp;title=TechForum%20Presentation&amp;bodytext=I%20spoke%20at%20TechForum%20in%20New%20York%20earlier%20this%20week.%20Here%20is%20a%20copy%20of%20my%20presentation%20for%20anyone%20who%20is%20interested.%20The%20official%20title%20is%20%22Rethinking%20Storage%20Strategies%3A%20How%20Virtualization%20is%20Transforming%20Storage.%22%20At%20a%20high%20level%2C%20I%20spoke%20about%20the%20" title="Digg"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F12%2Ftechforum-presentation%2F&amp;title=TechForum%20Presentation&amp;notes=I%20spoke%20at%20TechForum%20in%20New%20York%20earlier%20this%20week.%20Here%20is%20a%20copy%20of%20my%20presentation%20for%20anyone%20who%20is%20interested.%20The%20official%20title%20is%20%22Rethinking%20Storage%20Strategies%3A%20How%20Virtualization%20is%20Transforming%20Storage.%22%20At%20a%20high%20level%2C%20I%20spoke%20about%20the%20" title="del.icio.us"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F12%2Ftechforum-presentation%2F&amp;title=TechForum%20Presentation" title="StumbleUpon"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F12%2Ftechforum-presentation%2F" title="Technorati"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F12%2Ftechforum-presentation%2F&amp;title=TechForum%20Presentation&amp;annotation=I%20spoke%20at%20TechForum%20in%20New%20York%20earlier%20this%20week.%20Here%20is%20a%20copy%20of%20my%20presentation%20for%20anyone%20who%20is%20interested.%20The%20official%20title%20is%20%22Rethinking%20Storage%20Strategies%3A%20How%20Virtualization%20is%20Transforming%20Storage.%22%20At%20a%20high%20level%2C%20I%20spoke%20about%20the%20" title="Google Bookmarks"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F12%2Ftechforum-presentation%2F&amp;title=TechForum%20Presentation" title="Reddit"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=TechForum%20Presentation&amp;url=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F12%2Ftechforum-presentation%2F" title="Slashdot"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fctistrategy.com%2F2010%2F03%2F12%2Ftechforum-presentation%2F&amp;t=TechForum%20Presentation" title="Facebook"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/ctistrategy_blog/~4/Qod-0Cb6Vg0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ctistrategy.com/2010/03/12/techforum-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://ctistrategy.com/2010/03/12/techforum-presentation/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=techforum-presentation</feedburner:origLink></item>
		<item>
		<title>Exadata V2 Surprises</title>
		<link>http://feedproxy.google.com/~r/ctistrategy_blog/~3/BXnIaF1cwWk/</link>
		<comments>http://ctistrategy.com/2010/02/22/exadata-v2-surprises/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 21:29:23 +0000</pubDate>
		<dc:creator>Peter Galvin</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Exadata]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://ctistrategy.com/?p=939</guid>
		<description><![CDATA[When Oracle announced the Exadata V2 database appliance late last year, it created quite a stir. The performance numbers for the box are extremely high, and the feature set and capacity are quite large.
Last week we had an executive briefing for folks interested in Exadata V2. My colleagues Kurt Rosenfeld and John Laferrier presented information [...]]]></description>
			<content:encoded><![CDATA[<p>When Oracle announced the Exadata V2 database appliance late last year, it created quite a stir. The performance numbers for the box are extremely high, and the feature set and capacity are quite large.</p>
<p>Last week we had an executive briefing for folks interested in Exadata V2. My colleagues Kurt Rosenfeld and John Laferrier presented information on business intelligence and the Exadata, as well as the business case and use cases for considering buying one.  Joe LaFlamme from Oracle presented some reference customer examples.</p>
<p>I presented the Exadata V2 technical overview, traveling through the architecture details, migration strategies, and component details. Along the way there were a few points I made that seemed a bit surprising to the audience, and that led to a lively discussion.  I summarize those points here, as they do not seem to be well known within the industry.</p>
<ul>
<li> Existing Oracle licenses are transferable to Exadata (including Oracle DB, RAC, and Partitioning). That can greatly reduce the cost of an Exadata that is being used for database consolidation, for example.</li>
</ul>
<ul>
<li> The Exadata looks to be an excellent consolidation engine. Included with the Exadata software are resource management tools that can, for example, give some databases resource priority over others. These tools also allow the use of the flash storage to be fine tuned, pinning specific tables into flash or letting Oracle use the flash as an extended cache.</li>
</ul>
<ul>
<li> The Exadata V2 is designed to be able to perform OLTP and Data Warehouse transactions concurrently. If a single system can be used both ways, consider the implications compared to stand-alone, separate Data Warehouse solutions. Normally data must be extracted from the OLTP system, copied to the DW system, imported there, and then processed. The extraction and copying are overhead, on both the OLTP and DW systems. And, any reports or queries on the DW system are performed against &#8220;stale data&#8221; &#8211; data from the time the extraction started. Now consider being able to do DW operations against live, current OLTP data. And according to the performance numbers published by Oracle, those operations could run much faster than on most DW systems.  That speed could result in completing more complex reports, the allowing of more ad hoc queries, and so on. Such a change could be a fundamental advantage to DW consumers (finance and senior management, for example).</li>
<p><span id="more-939"></span></p>
<li> Consider the cost of Oracle database software licenses. Now consider the hardware on which they run. Increasing the performance of that software gains your site more database performance at the same database license cost. The Exadata V2 is optimized to run OLTP and Data Warehouses, very quickly. The resource management software included with the Exadata, and its use as a consolidation engine,  probably leads to the appliance running with more databases using more resources and with less reserved headroom than having a non-Exadata database environment. That means that, for a given number of Oracle database licenses, your site would get more database performance.</li>
</ul>
<ul>
<li> Customization of the pre-dedefined Exadata V2 configuration is allowed. For example, if your business need required fewer database engines and more storage it is possible to get such a configuration from Oracle. Also, some sites might want to use the included Infiniband interconnect for fast backup of the data. However, the support model for custom configurations is likely to be different than the pre-defined ones.   At the moment, even splitting a full rack of Exadata V2 into two racks (to prevent the rack from being a single point of failure) is a custom configuration.</li>
</ul>
<ul>
<li> You can&#8217;t build your own Exadata V2 system. Even though the hardware components of Exadata V2 are off-the-shelf Sun servers and networking, there is &#8220;magic sauce&#8221; in the Exadata. The Exadata storage software manages the storage nodes; the Exadata servers off-load storage-centric operations to the storage nodes (again increasing the database performance you get with those Oracle licenses); and &#8220;Hybrid Columnar Compression&#8221;, a new method for compressing columns of data while still making them available for OLTP access are Exadata V2-only features.  Following the Oracle / Sun best practices and blueprints, and using the same hardware components, could lead to something similar to the Exadata V2 in terms of features and performance, but the lack of those features means that it will not match the features and performance of Exadata V2.</li>
</ul>
<p>Unfortunately, the slide deck contains some proprietary and confidential information, and so cannot be posted here.  But feel free to get in touch if you would like to know more about any of these aspects (or the Exadata V2 in general).  Here are some links to further reading.</p>
<p><a href="http://www.oracle.com/go/?&#038;Src=6811169&#038;Act=21&#038;pcode=WWMK09047168MPP014">Larry Ellison introducing the Exadata V2</a><br />
<a href="http://www.oracle.com/database/database-machine.html">Exadata V2</a><br />
<a href="http://www.oracle.com/technology/products/bi/db/dbmachine/ds_db_machine.pdf">Exadata V2 Datasheet</a><br />
<a href="http://www.oracle.com/technology/products/bi/db/exadata/pdf/exadata-datasheet.pdf">Exadata Storage Server</a><br />
<a href="http://www.oracle.com/database/docs/exadatasupport-datasheet.pdf">Exadata Support</a><br />
<a href="http://oracleexadata.blogspot.com/">Oracle Exadata Blog</a><br />
<a href="http://kevinclosson.wordpress.com/">Kevin Closson&#8217;s Blog</a></p>



Share this post:


	<a rel="nofollow"  href="mailto:?subject=Exadata%20V2%20Surprises&amp;body=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F22%2Fexadata-v2-surprises%2F" title="email"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F22%2Fexadata-v2-surprises%2F&amp;title=Exadata%20V2%20Surprises&amp;bodytext=When%20Oracle%20announced%20the%20Exadata%20V2%20database%20appliance%20late%20last%20year%2C%20it%20created%20quite%20a%20stir.%20The%20performance%20numbers%20for%20the%20box%20are%20extremely%20high%2C%20and%20the%20feature%20set%20and%20capacity%20are%20quite%20large.%0D%0A%0D%0ALast%20week%20we%20had%20an%20executive%20briefing%20for%20f" title="Digg"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F22%2Fexadata-v2-surprises%2F&amp;title=Exadata%20V2%20Surprises&amp;notes=When%20Oracle%20announced%20the%20Exadata%20V2%20database%20appliance%20late%20last%20year%2C%20it%20created%20quite%20a%20stir.%20The%20performance%20numbers%20for%20the%20box%20are%20extremely%20high%2C%20and%20the%20feature%20set%20and%20capacity%20are%20quite%20large.%0D%0A%0D%0ALast%20week%20we%20had%20an%20executive%20briefing%20for%20f" title="del.icio.us"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F22%2Fexadata-v2-surprises%2F&amp;title=Exadata%20V2%20Surprises" title="StumbleUpon"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F22%2Fexadata-v2-surprises%2F" title="Technorati"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F22%2Fexadata-v2-surprises%2F&amp;title=Exadata%20V2%20Surprises&amp;annotation=When%20Oracle%20announced%20the%20Exadata%20V2%20database%20appliance%20late%20last%20year%2C%20it%20created%20quite%20a%20stir.%20The%20performance%20numbers%20for%20the%20box%20are%20extremely%20high%2C%20and%20the%20feature%20set%20and%20capacity%20are%20quite%20large.%0D%0A%0D%0ALast%20week%20we%20had%20an%20executive%20briefing%20for%20f" title="Google Bookmarks"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F22%2Fexadata-v2-surprises%2F&amp;title=Exadata%20V2%20Surprises" title="Reddit"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=Exadata%20V2%20Surprises&amp;url=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F22%2Fexadata-v2-surprises%2F" title="Slashdot"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F22%2Fexadata-v2-surprises%2F&amp;t=Exadata%20V2%20Surprises" title="Facebook"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/ctistrategy_blog/~4/BXnIaF1cwWk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ctistrategy.com/2010/02/22/exadata-v2-surprises/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://ctistrategy.com/2010/02/22/exadata-v2-surprises/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=exadata-v2-surprises</feedburner:origLink></item>
		<item>
		<title>Column – OpenSolaris Crossbow</title>
		<link>http://feedproxy.google.com/~r/ctistrategy_blog/~3/NAfqNjeue54/</link>
		<comments>http://ctistrategy.com/2010/02/17/column-opensolaris-crossbow/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 19:35:45 +0000</pubDate>
		<dc:creator>Peter Galvin</dc:creator>
				<category><![CDATA[Systems]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://ctistrategy.com/?p=932</guid>
		<description><![CDATA[Project Crossbow is an innovate, and I think important, new contribution to the OpenSolaris project.  Crossbow makes network virtualization and resource management first-class citizens in OpenSolaris. If follows in the footsteps of ZFS by having a simple and easy-to-understand interface, while providing great flexibility and power to the administrator.  Crossbow can only be [...]]]></description>
			<content:encoded><![CDATA[<p>Project Crossbow is an innovate, and I think important, new contribution to the OpenSolaris project.  Crossbow makes network virtualization and resource management first-class citizens in OpenSolaris. If follows in the footsteps of ZFS by having a simple and easy-to-understand interface, while providing great flexibility and power to the administrator.  Crossbow can only be found in OpenSolaris, and is not available in Solaris 10.  <a href="http://www.usenix.org/publications/login/2010-02/index.html">My February column for ;login: Magazine</a> describes and explores Project Crossbow in detail. You can download it here, but as always I encourage you to become a member of Usenix, thereby gaining access to all of the content of ;login: (along with many other great benefits).  Note: There is a file embedded within this post, please visit this post to download the file.</p>



Share this post:


	<a rel="nofollow"  href="mailto:?subject=Column%20-%20OpenSolaris%20Crossbow&amp;body=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F17%2Fcolumn-opensolaris-crossbow%2F" title="email"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F17%2Fcolumn-opensolaris-crossbow%2F&amp;title=Column%20-%20OpenSolaris%20Crossbow&amp;bodytext=Project%20Crossbow%20is%20an%20innovate%2C%20and%20I%20think%20important%2C%20new%20contribution%20to%20the%20OpenSolaris%20project.%20%20Crossbow%20makes%20network%20virtualization%20and%20resource%20management%20first-class%20citizens%20in%20OpenSolaris.%20If%20follows%20in%20the%20footsteps%20of%20ZFS%20by%20having%20a%20si" title="Digg"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F17%2Fcolumn-opensolaris-crossbow%2F&amp;title=Column%20-%20OpenSolaris%20Crossbow&amp;notes=Project%20Crossbow%20is%20an%20innovate%2C%20and%20I%20think%20important%2C%20new%20contribution%20to%20the%20OpenSolaris%20project.%20%20Crossbow%20makes%20network%20virtualization%20and%20resource%20management%20first-class%20citizens%20in%20OpenSolaris.%20If%20follows%20in%20the%20footsteps%20of%20ZFS%20by%20having%20a%20si" title="del.icio.us"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F17%2Fcolumn-opensolaris-crossbow%2F&amp;title=Column%20-%20OpenSolaris%20Crossbow" title="StumbleUpon"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F17%2Fcolumn-opensolaris-crossbow%2F" title="Technorati"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F17%2Fcolumn-opensolaris-crossbow%2F&amp;title=Column%20-%20OpenSolaris%20Crossbow&amp;annotation=Project%20Crossbow%20is%20an%20innovate%2C%20and%20I%20think%20important%2C%20new%20contribution%20to%20the%20OpenSolaris%20project.%20%20Crossbow%20makes%20network%20virtualization%20and%20resource%20management%20first-class%20citizens%20in%20OpenSolaris.%20If%20follows%20in%20the%20footsteps%20of%20ZFS%20by%20having%20a%20si" title="Google Bookmarks"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F17%2Fcolumn-opensolaris-crossbow%2F&amp;title=Column%20-%20OpenSolaris%20Crossbow" title="Reddit"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=Column%20-%20OpenSolaris%20Crossbow&amp;url=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F17%2Fcolumn-opensolaris-crossbow%2F" title="Slashdot"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fctistrategy.com%2F2010%2F02%2F17%2Fcolumn-opensolaris-crossbow%2F&amp;t=Column%20-%20OpenSolaris%20Crossbow" title="Facebook"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/ctistrategy_blog/~4/NAfqNjeue54" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ctistrategy.com/2010/02/17/column-opensolaris-crossbow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://ctistrategy.com/2010/02/17/column-opensolaris-crossbow/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=column-opensolaris-crossbow</feedburner:origLink></item>
		<item>
		<title>You Are Invited to the New England Open Solaris Users Group (NEOSUG) Ninth Meeting</title>
		<link>http://feedproxy.google.com/~r/ctistrategy_blog/~3/7IWIAJw6ljU/</link>
		<comments>http://ctistrategy.com/2010/01/22/invited-england-open-solaris-users-group-neosug-ninth-meeting/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 00:16:56 +0000</pubDate>
		<dc:creator>Peter Galvin</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[NEOSUG]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://ctistrategy.com/?p=923</guid>
		<description><![CDATA[Topic: DTrace Deep Dive and a short talk on LDOM Domains and ZFS
When:
Burlington MA Sun Campus – Feb 2, 2010 6:00PM to 9:00 PM
Boston MA – Boston University – Feb 3, 2010 6:00PM to 9:00 PM
(Note: The same content will be presented twice – once in Burlington and once in Boston. Pick the best location [...]]]></description>
			<content:encoded><![CDATA[<p>Topic: DTrace Deep Dive and a short talk on LDOM Domains and ZFS</p>
<p>When:<br />
Burlington MA Sun Campus – Feb 2, 2010 6:00PM to 9:00 PM<br />
Boston MA – Boston University – Feb 3, 2010 6:00PM to 9:00 PM<br />
(Note: The same content will be presented twice – once in Burlington and once in Boston. Pick the best location and date as convenient.)</p>
<p>Where:<br />
Feb 2 &#8211; Sun Microsystems Burlington Campus; 1 Network Drive, Burlington, MA<br />
Feb 3 &#8211; Boston University, Electrical and Computer Engineering Department Photonics Center Building &#8211; Room PHO 339 (3rd floor), <a href="http://www.mapquest.com/maps?&#038;city=boston&#038;state=ma&#038;address=8%20st.%20mary%27s%20street">8 Saint Mary&#8217;s Street Boston, MA 02215 </a><br />
BU Parking: Street parking available on St. Mary&#8217;s Street and Bay State Road. Metered parking spots do not require a fee after 6pm.</p>
<p>RSVP: To Linda Wendlandt: lwendlandt@cptech.com</p>
<p>Registration Required! &#8211; so we can plan food and drink</p>
<p>Join Jim Mauro and Shannon Sylvia for how-to DTrace, and how to use LDOMs with ZFS. </p>
<p>AGENDA:</p>
<p>6:00-6:20: Registration, Pizza and Beverages</p>
<p>6:20-6:30: Introductions: Peter Galvin, CTO, Corporate Technologies</p>
<p>6:30-8:30: Solaris Dynamic Tracing &#8211; DTrace – Jim Mauro, Principle Engineer, Sun Microsystems</p>
<p>8:30-9:00: LDOM Domains and ZFS:   An example of creating a ZFS bootable root LDOM domain using jumpstart &#8211; Shannon Sylvia, Sysadmin, Northeastern University</p>
<p>9:00 Q&#038;A and Discussion</p>
<p>Also we’ll be giving out official NEOSUG T-Shirts and other trinkets, and copies of the OpenSolaris CD and instruction manual.</p>
<p>For more information see the <a href="http://www.opensolaris.org/jive/forum.jspa?forumID=91">NEOSUG discussion forum</a>.</p>



Share this post:


	<a rel="nofollow"  href="mailto:?subject=You%20Are%20Invited%20to%20the%20New%20England%20Open%20Solaris%20Users%20Group%20%28NEOSUG%29%20Ninth%20Meeting&amp;body=http%3A%2F%2Fctistrategy.com%2F2010%2F01%2F22%2Finvited-england-open-solaris-users-group-neosug-ninth-meeting%2F" title="email"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fctistrategy.com%2F2010%2F01%2F22%2Finvited-england-open-solaris-users-group-neosug-ninth-meeting%2F&amp;title=You%20Are%20Invited%20to%20the%20New%20England%20Open%20Solaris%20Users%20Group%20%28NEOSUG%29%20Ninth%20Meeting&amp;bodytext=Topic%3A%20DTrace%20Deep%20Dive%20and%20a%20short%20talk%20on%20LDOM%20Domains%20and%20ZFS%0D%0A%0D%0AWhen%3A%20%0D%0ABurlington%20MA%20Sun%20Campus%20%E2%80%93%20Feb%202%2C%202010%206%3A00PM%20to%209%3A00%20PM%0D%0ABoston%20MA%20%E2%80%93%20Boston%20University%20%E2%80%93%20Feb%203%2C%202010%206%3A00PM%20to%209%3A00%20PM%0D%0A%28Note%3A%20The%20same%20content%20will%20be%20presented%20twice" title="Digg"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fctistrategy.com%2F2010%2F01%2F22%2Finvited-england-open-solaris-users-group-neosug-ninth-meeting%2F&amp;title=You%20Are%20Invited%20to%20the%20New%20England%20Open%20Solaris%20Users%20Group%20%28NEOSUG%29%20Ninth%20Meeting&amp;notes=Topic%3A%20DTrace%20Deep%20Dive%20and%20a%20short%20talk%20on%20LDOM%20Domains%20and%20ZFS%0D%0A%0D%0AWhen%3A%20%0D%0ABurlington%20MA%20Sun%20Campus%20%E2%80%93%20Feb%202%2C%202010%206%3A00PM%20to%209%3A00%20PM%0D%0ABoston%20MA%20%E2%80%93%20Boston%20University%20%E2%80%93%20Feb%203%2C%202010%206%3A00PM%20to%209%3A00%20PM%0D%0A%28Note%3A%20The%20same%20content%20will%20be%20presented%20twice" title="del.icio.us"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2010%2F01%2F22%2Finvited-england-open-solaris-users-group-neosug-ninth-meeting%2F&amp;title=You%20Are%20Invited%20to%20the%20New%20England%20Open%20Solaris%20Users%20Group%20%28NEOSUG%29%20Ninth%20Meeting" title="StumbleUpon"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fctistrategy.com%2F2010%2F01%2F22%2Finvited-england-open-solaris-users-group-neosug-ninth-meeting%2F" title="Technorati"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fctistrategy.com%2F2010%2F01%2F22%2Finvited-england-open-solaris-users-group-neosug-ninth-meeting%2F&amp;title=You%20Are%20Invited%20to%20the%20New%20England%20Open%20Solaris%20Users%20Group%20%28NEOSUG%29%20Ninth%20Meeting&amp;annotation=Topic%3A%20DTrace%20Deep%20Dive%20and%20a%20short%20talk%20on%20LDOM%20Domains%20and%20ZFS%0D%0A%0D%0AWhen%3A%20%0D%0ABurlington%20MA%20Sun%20Campus%20%E2%80%93%20Feb%202%2C%202010%206%3A00PM%20to%209%3A00%20PM%0D%0ABoston%20MA%20%E2%80%93%20Boston%20University%20%E2%80%93%20Feb%203%2C%202010%206%3A00PM%20to%209%3A00%20PM%0D%0A%28Note%3A%20The%20same%20content%20will%20be%20presented%20twice" title="Google Bookmarks"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2010%2F01%2F22%2Finvited-england-open-solaris-users-group-neosug-ninth-meeting%2F&amp;title=You%20Are%20Invited%20to%20the%20New%20England%20Open%20Solaris%20Users%20Group%20%28NEOSUG%29%20Ninth%20Meeting" title="Reddit"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=You%20Are%20Invited%20to%20the%20New%20England%20Open%20Solaris%20Users%20Group%20%28NEOSUG%29%20Ninth%20Meeting&amp;url=http%3A%2F%2Fctistrategy.com%2F2010%2F01%2F22%2Finvited-england-open-solaris-users-group-neosug-ninth-meeting%2F" title="Slashdot"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fctistrategy.com%2F2010%2F01%2F22%2Finvited-england-open-solaris-users-group-neosug-ninth-meeting%2F&amp;t=You%20Are%20Invited%20to%20the%20New%20England%20Open%20Solaris%20Users%20Group%20%28NEOSUG%29%20Ninth%20Meeting" title="Facebook"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/ctistrategy_blog/~4/7IWIAJw6ljU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ctistrategy.com/2010/01/22/invited-england-open-solaris-users-group-neosug-ninth-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://ctistrategy.com/2010/01/22/invited-england-open-solaris-users-group-neosug-ninth-meeting/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=invited-england-open-solaris-users-group-neosug-ninth-meeting</feedburner:origLink></item>
		<item>
		<title>VMware boot storm on NetApp – Part 2</title>
		<link>http://feedproxy.google.com/~r/ctistrategy_blog/~3/4kf2ivz2PiM/</link>
		<comments>http://ctistrategy.com/2009/12/28/vmware-boot-storm-netapp-part-2/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 21:24:25 +0000</pubDate>
		<dc:creator>Jesse St. Laurent</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Data Reduction]]></category>
		<category><![CDATA[Deduplication]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[NetApp]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://ctistrategy.com/?p=909</guid>
		<description><![CDATA[I have received a few questions relating to my previous post about NetApp VMware bootstorm results and want to answer them here.  I have also had a chance to look through the performance data gathered during the tests and have a few interesting data points to share. I also wanted to mention that I now [...]]]></description>
			<content:encoded><![CDATA[<p>I have received a few questions relating to my previous post about <a title="http://ctistrategy.com/2009/11/01/vmware-boot-storm-netapp/" href="http://ctistrategy.com/2009/11/01/vmware-boot-storm-netapp/">NetApp VMware bootstorm results</a> and want to answer them here.  I have also had a chance to look through the performance data gathered during the tests and have a few interesting data points to share. I also wanted to mention that I now have a pair of second generation Performance Accelerator Modules (PAM 2) in hand and will be publishing updated VMware boot storm results with the larger capacity cards.</p>
<p>What type of disk were the virtual machines stored on?</p>
<ul>
<li>The virtual machines were stored on a SATA RAID-DP aggregate.</li>
</ul>
<p>What was the rate of data reduction through deduplication?</p>
<ul>
<li>The VMDK files were all fully provisioned at the time of creation. Each operating system type was placed on a different NFS datastore. This resulted in 50 virtual machines on each of 4 shares. The deduplication reduced the physical footprint of the data by 97%</li>
</ul>
<p>A few interesting stats gathered during the testing. These numbers are not exact and due to the somewhat imprecise nature of starting and stopping <code>statit</code> in synchronization with the start and end of each test.</p>
<ul>
<li> The CPU utilization moved inversely with the boot time. The shorter the boot time, the higher the CPU utilization. This is not surprising as during the faster boots, the CPUs were not waiting around for disk drives to respond. More data was served from cache the the CPU could stay more utilized.</li>
<li> The total NFS operations required for each test was 2.8 million.</li>
<li> The total GB read by the VMware physical servers from the NetApp was roughly 49GB.</li>
<li> The total GB read from disk trended down between cold and warm cache boots. This is what I expected and would be somewhat concerned if it was not true.</li>
<li> The total GB read from disk trended down with the addition of each PAM. Again, I would be somewhat concerned if this was not the case.</li>
<li> The total GB read from disk took a significant drop when the data was deduplicated. This helps to prove out the theory that NetApp is no longer going to disk for every read of a different logical block that points to the same physical block.</li>
</ul>
<p>How much disk load was eliminated by the combination of dedup and PAM?</p>
<ul>
<li>The cold boots with no dedup and no PAM read about 67GB of data from disk. The cold boot with dedup and no PAM dropped that down to around 16GB. Adding 2 PAM (or 32GB of extended dedup aware cache) dropped the amount of data read from disk to less that 4GB.</li>
</ul>



Share this post:


	<a rel="nofollow"  href="mailto:?subject=VMware%20boot%20storm%20on%20NetApp%20-%20Part%202&amp;body=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F28%2Fvmware-boot-storm-netapp-part-2%2F" title="email"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F28%2Fvmware-boot-storm-netapp-part-2%2F&amp;title=VMware%20boot%20storm%20on%20NetApp%20-%20Part%202&amp;bodytext=I%20have%20received%20a%20few%20questions%20relating%20to%20my%20previous%20post%20about%20NetApp%20VMware%20bootstorm%20results%20and%20want%20to%20answer%20them%20here.%C2%A0%20I%20have%20also%20had%20a%20chance%20to%20look%20through%20the%20performance%20data%20gathered%20during%20the%20tests%20and%20have%20a%20few%20interesting%20data" title="Digg"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F28%2Fvmware-boot-storm-netapp-part-2%2F&amp;title=VMware%20boot%20storm%20on%20NetApp%20-%20Part%202&amp;notes=I%20have%20received%20a%20few%20questions%20relating%20to%20my%20previous%20post%20about%20NetApp%20VMware%20bootstorm%20results%20and%20want%20to%20answer%20them%20here.%C2%A0%20I%20have%20also%20had%20a%20chance%20to%20look%20through%20the%20performance%20data%20gathered%20during%20the%20tests%20and%20have%20a%20few%20interesting%20data" title="del.icio.us"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F28%2Fvmware-boot-storm-netapp-part-2%2F&amp;title=VMware%20boot%20storm%20on%20NetApp%20-%20Part%202" title="StumbleUpon"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F28%2Fvmware-boot-storm-netapp-part-2%2F" title="Technorati"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F28%2Fvmware-boot-storm-netapp-part-2%2F&amp;title=VMware%20boot%20storm%20on%20NetApp%20-%20Part%202&amp;annotation=I%20have%20received%20a%20few%20questions%20relating%20to%20my%20previous%20post%20about%20NetApp%20VMware%20bootstorm%20results%20and%20want%20to%20answer%20them%20here.%C2%A0%20I%20have%20also%20had%20a%20chance%20to%20look%20through%20the%20performance%20data%20gathered%20during%20the%20tests%20and%20have%20a%20few%20interesting%20data" title="Google Bookmarks"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F28%2Fvmware-boot-storm-netapp-part-2%2F&amp;title=VMware%20boot%20storm%20on%20NetApp%20-%20Part%202" title="Reddit"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=VMware%20boot%20storm%20on%20NetApp%20-%20Part%202&amp;url=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F28%2Fvmware-boot-storm-netapp-part-2%2F" title="Slashdot"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F28%2Fvmware-boot-storm-netapp-part-2%2F&amp;t=VMware%20boot%20storm%20on%20NetApp%20-%20Part%202" title="Facebook"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/ctistrategy_blog/~4/4kf2ivz2PiM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ctistrategy.com/2009/12/28/vmware-boot-storm-netapp-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://ctistrategy.com/2009/12/28/vmware-boot-storm-netapp-part-2/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=vmware-boot-storm-netapp-part-2</feedburner:origLink></item>
		<item>
		<title>Building a ZFS Deduplication System</title>
		<link>http://feedproxy.google.com/~r/ctistrategy_blog/~3/LYWYuhqtpZg/</link>
		<comments>http://ctistrategy.com/2009/12/24/testing-zfs-deduplication/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 17:58:55 +0000</pubDate>
		<dc:creator>Peter Galvin</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Deduplication]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://ctistrategy.com/?p=881</guid>
		<description><![CDATA[The news of Sun integrating an in-line deduplication feature into ZFS has created quite a buzz in storage circles. And our clients have been asking us about how to gain access to this new feature.  This blog post describes the steps needed to build an OpenSolaris server, integrate the deduplication feature, and enable it.
For [...]]]></description>
			<content:encoded><![CDATA[<p>The news of Sun integrating an in-line deduplication feature into ZFS has created quite a buzz in storage circles. And our clients have been asking us about how to gain access to this new feature.  This blog post describes the steps needed to build an OpenSolaris server, integrate the deduplication feature, and enable it.</p>
<p>For details about the ZFS deduplication feature, what it does, and how it does it, have a look at <a href="http://blogs.sun.com/bonwick/entry/zfs_dedup">Jeff Bonwick&#8217;s blog post on the topic</a>. He was the lead engineer on the project so you can take his word on it.</p>
<p>Deduplication was integrated into OpenSolaris build 128. That takes a little explanation. Solaris is Sun&#8217;s current commercial operating system. OpenSolaris has two flavors &#8211; the semiannual support-able release, and the frequently-updated developer release.  The current supportable release is called 2009.06 and is available for download <a href="http://hub.opensolaris.org/bin/view/Main/downloads">here</a>. Also at that location is the &#8220;SXCE&#8221; latest build. That distribution is more like Solaris 10 &#8211; a big ol&#8217; DVD including all the bits of all the packages. OpenSolaris is the acknowledged future of Solaris, including a new package manager (more like Linux) and a live-CD image that can be booted for exploration, and installed as the core release. To that core more packages can be added via the package manager.<br />
<span id="more-881"></span><br />
For this example I started by downloading the 2009.06 OpenSolaris distribution. I then clicked on the desktop &#8220;install&#8221; icon to install OpenSolaris to my hard drive (in this case inside of VMware Fusion on Mac OS X, but it can be installed anywhere good OSes can live).  At the conclusion of that step, my system is now rebooted into 2009.06. The good news is that 2009.06 is a valid release to run for production use. You can pay for support on it, and important security fixes and patches are made available to those with a support contract. The bad news is that deduplication is not available in that release. Rather, we need to point OpenSolaris at a package repository that contains the latest OpenSolaris developer release. Note that the developer release is not supported, and performing these next steps on Opensolaris 2009.06 makes your system unsupported by Sun. But until an official OpenSolaris distribution ships that includes the deduplication code, this is the only current way to get ZFS deduplication.</p>
<pre>pbg@opensolaris:~$ <strong>pfexec pkg set-publisher -O http://pkg.opensolaris.org/dev opensolaris.org</strong>
Refreshing catalog
Refreshing catalog 1/1 opensolaris.org
Caching catalogs ...</pre>
<p>Now we tell OpenSolaris to update itself, creating a new boot environment in which the current packages are replaced by any newer packages:</p>
<pre>pbg@opensolaris:~$ <strong>pfexec pkg image-update</strong>
Refreshing catalog
Refreshing catalog 1/1 opensolaris.org
Creating Plan . . .
DOWNLOAD                                  PKGS       FILES    XFER (MB)
entire                                   0/690     0/21250    0.0/449.4
SUNW1394                                 1/690     1/21250    0.0/449.4
. . .</pre>
<p>A few-hundred megabytes of downloads later, OpenSolaris adds a new grub (on x86) boot entry as the default boot environment, pointing at the updated version.</p>
<pre>A clone of opensolaris-1 exists and has been updated and activated.
On the next boot the Boot Environment opensolaris-2 will be mounted on '/'.
Reboot when ready to switch to this updated BE.

---------------------------------------------------------------------------
NOTE: Please review release notes posted at:

http://opensolaris.org/os/project/indiana/resources/relnotes/200906/x86/
---------------------------------------------------------------------------</pre>
<p>A reboot to that new environment brings up the latest OpenSolaris developer distribution, in this case build 129:</p>
<pre>pbg@opensolaris:~$ <strong>cat /etc/release</strong>
                       OpenSolaris Development snv_129 X86
           Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                           Assembled 04 December 2009</pre>
<p>Finally, ZFS deduplication is available in this system.</p>
<pre>pbg@opensolaris:~$ <strong>zfs get dedup rpool</strong>
NAME   PROPERTY  VALUE          SOURCE
rpool  dedup     on             default</pre>
<p>Let&#8217;s try using it:</p>
<pre>pbg@opensolaris:~$ <strong>pfexec zfs set dedup=on rpool/export/home/pbg</strong>
cannot set property for 'rpool/export/home/pbg':
pool and or dataset must be upgraded to set this property or value</pre>
<p>Hmm, the on-disk ZFS format is from the 2009.06 release. We need up upgrade it to gain access to the deduplication feature.</p>
<pre>pbg@opensolaris:~$ <strong>zpool upgrade</strong>
This system is currently running ZFS pool version 22.

The following pools are out of date, and can be upgraded.  After being
upgraded, these pools will no longer be accessible by older software versions.

VER  POOL
---  ------------
14   rpool

Use 'zpool upgrade -v' for a list of available versions and their associated features.

pbg@opensolaris:~$ <strong>zpool upgrade -v</strong>
This system is currently running ZFS pool version 22.

The following versions are supported:

VER  DESCRIPTION
---  --------------------------------------------------------
 1   Initial ZFS version
 2   Ditto blocks (replicated metadata)
 3   Hot spares and double parity RAID-Z
 4   zpool history
 5   Compression using the gzip algorithm
 6   bootfs pool property
 7   Separate intent log devices
 8   Delegated administration
 9   refquota and refreservation properties
 10  Cache devices
 11  Improved scrub performance
 12  Snapshot properties
 13  snapused property
 14  passthrough-x aclinherit
 15  user/group space accounting
 16  stmf property support
 17  Triple-parity RAID-Z
 18  Snapshot user holds
 19  Log device removal
 20  Compression using zle (zero-length encoding)
 21  Deduplication
 22  Received properties

For more information on a particular version, including supported releases, see:

http://www.opensolaris.org/os/community/zfs/version/N

Where 'N' is the version number.

pbg@opensolaris:~$ <strong>pfexec zpool upgrade -a</strong>
This system is currently running ZFS pool version 22.

Successfully upgraded 'rpool'</pre>
<p>Now we are ready to start using deduplication.</p>
<pre>pbg@opensolaris:~$ <strong>zfs get dedup rpool</strong>
NAME   PROPERTY  VALUE          SOURCE
rpool  dedup     off            default
pbg@opensolaris:~$ <strong>pfexec zfs set dedup=on rpool</strong>
pbg@opensolaris:~$ <strong>zfs get dedup rpool</strong>
NAME   PROPERTY  VALUE          SOURCE
rpool  dedup     on             local
pbg@opensolaris:~$ <strong>zpool list rpool</strong>
NAME    SIZE  ALLOC   FREE    CAP  DEDUP  HEALTH  ALTROOT
rpool  19.9G  10.7G  9.19G    53%  1.00x  ONLINE  -</pre>
<p><a href="http://www.cuddletech.com/blog/pivot/entry.php?id=1092">Ben Rockwood provides a nice blog entry</a> discussing its use, so I refer you to that site rather than repeating the information.</p>
<p>Also, according to <a href="http://arc.opensolaris.org/caselog/PSARC/2009/557/20091013_lori.alt">this &#8220;PSARC&#8221;</a> (architecture plan), deduplication also applies to replication, so in essence a deduplicated stream is used when replicating data.   Let&#8217;s take a look:</p>
<pre>pbg@opensolaris:~$ pfexec zfs snapshot rpool/export/home/pbg@friday
pbg@opensolaris:~$ pfexec zfs send -D rpool/export/home/pbg@friday &gt; /var/tmp/pbg-friday-dedupe
pbg@opensolaris:~$</pre>
<p>Unfortunately, the current &#8220;zfs send -D&#8221; functionality is only a subset of what is really needed. With -D, within that  &#8220;send&#8221;, a given block is only sent once (and thus deduplicated). However, if additional duplicate blocks are written, executing the same &#8220;zfs send -D&#8221; again would send the same set of blocks again. There is no knowledge by ZFS of whether a block already exists at the destination of the send. If there was such knowledge, then &#8220;zfs send&#8221; would only transmit a given block once to a given target. In that case ZFS could become an even better replacement for backup tape: a ZFS system in production replicating to a ZFS system at a DR site, only sending blocks that the DR site has not seen before. Hopefully such functionality is in the ZFS development pipeline.</p>
<p>As it stands, ZFS deduplication is a powerful new feature. Once integrated into production-ready operating system releases and appliances, it could provide a breakthrough in low cost data reduction and management. We plan to track that progress here, so stay tuned.</p>



Share this post:


	<a rel="nofollow"  href="mailto:?subject=Building%20a%20ZFS%20Deduplication%20System&amp;body=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F24%2Ftesting-zfs-deduplication%2F" title="email"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F24%2Ftesting-zfs-deduplication%2F&amp;title=Building%20a%20ZFS%20Deduplication%20System&amp;bodytext=The%20news%20of%20Sun%20integrating%20an%20in-line%20deduplication%20feature%20into%20ZFS%20has%20created%20quite%20a%20buzz%20in%20storage%20circles.%20And%20our%20clients%20have%20been%20asking%20us%20about%20how%20to%20gain%20access%20to%20this%20new%20feature.%20%20This%20blog%20post%20describes%20the%20steps%20needed%20to%20build%20a" title="Digg"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F24%2Ftesting-zfs-deduplication%2F&amp;title=Building%20a%20ZFS%20Deduplication%20System&amp;notes=The%20news%20of%20Sun%20integrating%20an%20in-line%20deduplication%20feature%20into%20ZFS%20has%20created%20quite%20a%20buzz%20in%20storage%20circles.%20And%20our%20clients%20have%20been%20asking%20us%20about%20how%20to%20gain%20access%20to%20this%20new%20feature.%20%20This%20blog%20post%20describes%20the%20steps%20needed%20to%20build%20a" title="del.icio.us"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F24%2Ftesting-zfs-deduplication%2F&amp;title=Building%20a%20ZFS%20Deduplication%20System" title="StumbleUpon"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F24%2Ftesting-zfs-deduplication%2F" title="Technorati"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F24%2Ftesting-zfs-deduplication%2F&amp;title=Building%20a%20ZFS%20Deduplication%20System&amp;annotation=The%20news%20of%20Sun%20integrating%20an%20in-line%20deduplication%20feature%20into%20ZFS%20has%20created%20quite%20a%20buzz%20in%20storage%20circles.%20And%20our%20clients%20have%20been%20asking%20us%20about%20how%20to%20gain%20access%20to%20this%20new%20feature.%20%20This%20blog%20post%20describes%20the%20steps%20needed%20to%20build%20a" title="Google Bookmarks"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F24%2Ftesting-zfs-deduplication%2F&amp;title=Building%20a%20ZFS%20Deduplication%20System" title="Reddit"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=Building%20a%20ZFS%20Deduplication%20System&amp;url=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F24%2Ftesting-zfs-deduplication%2F" title="Slashdot"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F24%2Ftesting-zfs-deduplication%2F&amp;t=Building%20a%20ZFS%20Deduplication%20System" title="Facebook"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/ctistrategy_blog/~4/LYWYuhqtpZg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ctistrategy.com/2009/12/24/testing-zfs-deduplication/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://ctistrategy.com/2009/12/24/testing-zfs-deduplication/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=testing-zfs-deduplication</feedburner:origLink></item>
		<item>
		<title>Column – Immutable Service Containers in OpenSolaris</title>
		<link>http://feedproxy.google.com/~r/ctistrategy_blog/~3/Lzx-kFaRmGk/</link>
		<comments>http://ctistrategy.com/2009/12/21/column-immutable-service-containers-opensolaris/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 18:46:19 +0000</pubDate>
		<dc:creator>Peter Galvin</dc:creator>
				<category><![CDATA[Systems]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://ctistrategy.com/?p=875</guid>
		<description><![CDATA[The OpenSolaris security team has added an interesting proof of concept feature. Immutable Service Containers are designed to make building, configuring, and recreating pre-secured containers easier. The net result, if incorporated into OpenSolaris and eventually a future version of Solaris, should be a set of security best practices managed via a feature-rich framework. Between now [...]]]></description>
			<content:encoded><![CDATA[<p>The OpenSolaris security team has added an interesting proof of concept feature. Immutable Service Containers are designed to make building, configuring, and recreating pre-secured containers easier. The net result, if incorporated into OpenSolaris and eventually a future version of Solaris, should be a set of security best practices managed via a feature-rich framework. Between now and then, there is quite a bit of work for the team to do.  My <a href="http://www.usenix.org/publications/login/2009-12/index.html">December 2009 column in ;login: Magazine</a>  discusses the design goals and current state of Immutable Service Containers. Members of USENIX can read it on-line, while others can download it here: Note: There is a file embedded within this post, please visit this post to download the file.</p>



Share this post:


	<a rel="nofollow"  href="mailto:?subject=Column%20-%20Immutable%20Service%20Containers%20in%20OpenSolaris&amp;body=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F21%2Fcolumn-immutable-service-containers-opensolaris%2F" title="email"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F21%2Fcolumn-immutable-service-containers-opensolaris%2F&amp;title=Column%20-%20Immutable%20Service%20Containers%20in%20OpenSolaris&amp;bodytext=The%20OpenSolaris%20security%20team%20has%20added%20an%20interesting%20proof%20of%20concept%20feature.%20Immutable%20Service%20Containers%20are%20designed%20to%20make%20building%2C%20configuring%2C%20and%20recreating%20pre-secured%20containers%20easier.%20The%20net%20result%2C%20if%20incorporated%20into%20OpenSolaris%20a" title="Digg"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F21%2Fcolumn-immutable-service-containers-opensolaris%2F&amp;title=Column%20-%20Immutable%20Service%20Containers%20in%20OpenSolaris&amp;notes=The%20OpenSolaris%20security%20team%20has%20added%20an%20interesting%20proof%20of%20concept%20feature.%20Immutable%20Service%20Containers%20are%20designed%20to%20make%20building%2C%20configuring%2C%20and%20recreating%20pre-secured%20containers%20easier.%20The%20net%20result%2C%20if%20incorporated%20into%20OpenSolaris%20a" title="del.icio.us"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F21%2Fcolumn-immutable-service-containers-opensolaris%2F&amp;title=Column%20-%20Immutable%20Service%20Containers%20in%20OpenSolaris" title="StumbleUpon"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://technorati.com/faves?add=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F21%2Fcolumn-immutable-service-containers-opensolaris%2F" title="Technorati"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F21%2Fcolumn-immutable-service-containers-opensolaris%2F&amp;title=Column%20-%20Immutable%20Service%20Containers%20in%20OpenSolaris&amp;annotation=The%20OpenSolaris%20security%20team%20has%20added%20an%20interesting%20proof%20of%20concept%20feature.%20Immutable%20Service%20Containers%20are%20designed%20to%20make%20building%2C%20configuring%2C%20and%20recreating%20pre-secured%20containers%20easier.%20The%20net%20result%2C%20if%20incorporated%20into%20OpenSolaris%20a" title="Google Bookmarks"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F21%2Fcolumn-immutable-service-containers-opensolaris%2F&amp;title=Column%20-%20Immutable%20Service%20Containers%20in%20OpenSolaris" title="Reddit"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://slashdot.org/bookmark.pl?title=Column%20-%20Immutable%20Service%20Containers%20in%20OpenSolaris&amp;url=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F21%2Fcolumn-immutable-service-containers-opensolaris%2F" title="Slashdot"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fctistrategy.com%2F2009%2F12%2F21%2Fcolumn-immutable-service-containers-opensolaris%2F&amp;t=Column%20-%20Immutable%20Service%20Containers%20in%20OpenSolaris" title="Facebook"><img src="http://ctistrategy.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>


<br/><br/><img src="http://feeds.feedburner.com/~r/ctistrategy_blog/~4/Lzx-kFaRmGk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://ctistrategy.com/2009/12/21/column-immutable-service-containers-opensolaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://ctistrategy.com/2009/12/21/column-immutable-service-containers-opensolaris/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=column-immutable-service-containers-opensolaris</feedburner:origLink></item>
	</channel>
</rss>
