<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Storage Architect &#187; HDS</title>
	<atom:link href="http://thestoragearchitect.com/tag/hds/feed/" rel="self" type="application/rss+xml" />
	<link>http://thestoragearchitect.com</link>
	<description>Storage, Virtualisation &#38; Cloud</description>
	<lastBuildDate>Tue, 07 Feb 2012 10:08:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>VAAI Follow Up &#8211; VMware Recommend Disabling Thin Reclaim</title>
		<link>http://thestoragearchitect.com/2011/10/03/vaai-follow-up-vmware-recomment-disabling-thin-reclaim/</link>
		<comments>http://thestoragearchitect.com/2011/10/03/vaai-follow-up-vmware-recomment-disabling-thin-reclaim/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 06:26:57 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Chad Sakac]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[Hu Yoshida]]></category>
		<category><![CDATA[Scott Lowe]]></category>
		<category><![CDATA[T10]]></category>
		<category><![CDATA[UNMAP]]></category>
		<category><![CDATA[VAAI]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=2914</guid>
		<description><![CDATA[<p>Last week VMware issued <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&#38;cmd=displayKC&#38;externalId=2007427" target="_blank">this advisory</a> on their knowledge base, recommending the disabling of VAAI Thin Provisioning reclaim in ESXi 5.0.  Apparently it seems to be causing &#8220;poor performance&#8217; during certain vSphere actions like Storage vMotion.  The &#8220;cause&#8221; section contains the somewhat vague comment as follows:</p> <p>VAAI Thin Provisioning is enabled by default [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>Last week VMware issued <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=2007427"  target="_blank">this advisory</a> on their knowledge base, recommending the disabling of VAAI Thin Provisioning reclaim in ESXi 5.0.  Apparently it seems to be causing &#8220;poor performance&#8217; during certain vSphere actions like Storage vMotion.  The &#8220;cause&#8221; section contains the somewhat vague comment as follows:</p>
<blockquote><p>VAAI Thin Provisioning is enabled by default on devices that adheres to T10 standards. ESXi will identify Thin Provisioned LUNs and issue UNMAP commands to reclaim deleted space on the storage. The implementation and response times for the UNMAP command may vary significantly among storage arrays.</p></blockquote>
<p>Note the &#8220;may vary significantly among storage arrays&#8221; comment.  There&#8217;s no list of who&#8217;s arrays are suffering performance issues and clicking through to the <a href="http://www.vmware.com/resources/compatibility/search.php" >VMware Compatibility Guide</a>, I&#8217;m unable to find arrays that claim to support the T10 plugin.  I&#8217;d imagine, based on <a rel="nofollow" href="http://virtualgeek.typepad.com/virtual_geek/2011/10/urgent-vaaithin-provision-stun-on-hold-workaround.html#more"  target="_blank">this post</a> from Chad Sakac and the referenced Scott Lowe <a href="http://blog.scottlowe.org/2011/09/22/hidden-vaai-command/"  target="_blank">blog post</a> that we&#8217;re talking EMC arrays being affected here.  I haven&#8217;t seen any comments so far from other vendors.</p>
<p>This whole discussion brings me back to <a href="http://thestoragearchitect.com/2011/09/21/vaai-posturing/"  target="_blank">this post</a> from a week or so ago.  End users need to know what controls have been put into storage arrays to control the effect of VAAI primitives on the array.  It&#8217;s a large risk to simply let hosts issue direct commands to the array that have such an impact on I/O.  Imagine having storage DRS also implemented.  It would be incredibly easy to create a scenario where far more work is being done to balance environments simply because too many VAAI requests had been thrown at an array.</p>
<p>Now, I&#8217;m not anti-VAAI in any way.  In fact I think the concept makes total sense.  Think back to in-array (clone/snapshots) and remote replication.  It makes so much sense for the array to handle that kind of heavy lifting and the same applies to VAAI.  Most sites wouldn&#8217;t give out the ability for end users and their hosts to perform infinite snapshots and replication failovers at will.  This function is best managed centrally, or through a controlled proxy that allows the storage administrator to suspend the use of snapshot commands.  This is essential if maintenance needs to be carried out on hardware or if there are performance or other issues being investigated.</p>
<p>What I&#8217;m saying is that we need both an understanding of how VAAI workload is prioritised against normal host I/O and an ability for the administrator to control/restrict the workload where required.  <span style="text-decoration: underline;"><strong>I still believe that neither of these options are in products from the major storage vendors.</strong></span>  I&#8217;d like to be proved wrong&#8230;.</p>
<p>So far, only Hitachi/HDS have responded to my previous post &#8211; see <a href="http://twitter.com/HuYoshida"  target="_blank">Hu Yoshida&#8217;s</a> post here &#8211; <a href="http://blogs.hds.com/hu/2011/09/weighing-in-on-vaai.html"  target="_blank">Weighing in on VAAI</a>.  Come on the rest of you, I *know* you read what I write and your silence speaks volumes to everyone.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2011/10/03/vaai-follow-up-vmware-recomment-disabling-thin-reclaim/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Hitachi Acquire BlueArc (At Last)</title>
		<link>http://thestoragearchitect.com/2011/09/08/hitachi-acquire-bluearc-at-last/</link>
		<comments>http://thestoragearchitect.com/2011/09/08/hitachi-acquire-bluearc-at-last/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 09:15:52 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Bluearc]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[hitachi]]></category>
		<category><![CDATA[NAS]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=2840</guid>
		<description><![CDATA[<p>I don&#8217;t talk about company acquisitions too often but I can&#8217;t let the purchase of BlueArc by HDS pass me by without adding my opinion.  First of all, for those of you who don&#8217;t know, BlueArc sells NAS hardware which has been resold by HDS for some years under the HNAS brand.  The hardware comes [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t talk about company acquisitions too often but I can&#8217;t let the purchase of BlueArc by HDS pass me by without adding my opinion.  First of all, for those of you who don&#8217;t know, BlueArc sells NAS hardware which has been resold by HDS for some years under the HNAS brand.  The hardware comes stand-alone or can act as a gateway to HDS disk, such as the AMS series.  Initially BlueArc positioned themselves at the high end of the NAS market, based on their dedicated FGPA processors, which offloaded some of the hard NAS processing work, but eventually moved to offering lower spec devices.</p>
<p>HDS/Hitachi I believe were an investor in BlueArc, now they&#8217;ve acquired them.  I think this is a good move for both companies for a number of reasons.  Firstly, it marks the continuing change in HDS&#8217; strategy, which now includes acquiring companies, albeit companies that they have an existing relationship with.  This approach may seem cautious but perhaps it&#8217;s a good thing to take time to understand the people, technology and culture, although HDS could have made their move earlier.  Second, I believe BlueArc suffers in a market where (large enterprise) customers expect longevity.  Committing to a new platform that suddenly has little or no development could be a costly mistake.  There&#8217;s also the issue of global support and maintenance to consider too.  Being part of Hitachi will give customers more reassurance.<br />
<a href="http://31.222.189.99/wp-content/uploads/2011/09/HDSARch.jpg" ><img class="alignleft size-medium wp-image-2841" style="margin: 5px;" title="HDSARch" src="http://31.222.189.99/wp-content/uploads/2011/09/HDSARch-300x135.jpg" alt="" width="300" height="135" /></a><br />
Some time ago, I put the following diagram together as part of work for a customer.  it was meant to show how the Hitachi technology can operate on a number of layers, from the physical hardware upwards.  Although I have no specific inside knowledge, I expect Hitachi will converge the physical layer into a single device at some stage.  <a href="http://www.theregister.co.uk/2011/06/13/hds_next_gen_unified_storage/" >Chris Mellor&#8217;s article</a> hinted at this (although I expect this slide is no longer accurate) and developments in their technology imply this too.  The AMS2XXX range certainly became more USP-like in its last release.</p>
<p>Operating a single hardware platform makes sense as HDS can abstract the hardware from the logical view using tools like HTSM and UVM.  Presentation is then through native FC/FCoE or using gateway products to provide NAS and object connectivity.  VSP represents a much more scalable architecture than the USP was, one of the key features being the abstraction of the front and back-end processors from the physical interfaces.  This scalability easily supports multi-protocol shared environments.</p>
<p>Other vendors have gone down the route of doing scale-out through multiple interconnected nodes.  I think this is a good approach and it could be argued that Hitachi have taken another way and gone for single monolithic arrays.  I don&#8217;t believe this is the case as the VSP is already a cluster of two nodes and from the PCIe backplane architecture can presumably scale to more nodes as required.  They are however more closely coupled than other implementations.  If Hitachi delivers on the potential promise of HAM, then clustering/nodes can be implemented and the single monolithic array isn&#8217;t an issue.  Now that Hitachi own BlueArc, they can integrate the functionality to ensure any NAS presentation can be mapped back to any storage array, with seamless migration.</p>
<p>So in summary, the future looks good, I&#8217;m looking forward to seeing how Hitachi capitalise on their new investment.</p>
<p><span style="text-decoration: underline;"><strong>Disclaimer: I&#8217;ve been engaged with HDS as a blogger, including trips to Japan and the US.  I have worked for HDS UK delivering consultancy to their clients.</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2011/09/08/hitachi-acquire-bluearc-at-last/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Infosmack Podcast #92 &#8211; From HDS Bloggers&#8217; Day 2011</title>
		<link>http://thestoragearchitect.com/2011/03/31/infosmack-podcast-92-from-hds-bloggers-day-2011/</link>
		<comments>http://thestoragearchitect.com/2011/03/31/infosmack-podcast-92-from-hds-bloggers-day-2011/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 09:40:26 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[claus mikklesen]]></category>
		<category><![CDATA[Devang Panchigar]]></category>
		<category><![CDATA[Greg Knieriemen]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[Htachi]]></category>
		<category><![CDATA[Hu Yoshida]]></category>
		<category><![CDATA[Infosmack]]></category>
		<category><![CDATA[Nigel Poulton]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=2455</guid>
		<description><![CDATA[<p><a href="http://31.222.189.99/wp-content/uploads/2011/03/HDS-Day-2011.jpg" ></a>Last week I took part in a special Infosmack recording at the HDS Bloggers&#8217; Day.  You can find a link to the recording here, via The Register;</p> <p><a href="http://www.theregister.co.uk/2011/03/29/hds_storage_virtualisation_podcast/" target="_blank">http://www.theregister.co.uk/2011/03/29/hds_storage_virtualisation_podcast/</a></p> <p>Unfortunately we still didn&#8217;t have the Hu v Claus benchpress competiton, but hey&#8230;.</p> <p>In this picture are:</p> Greg Knieriemen &#8211; <a href="http://twitter.com/knieriemen" target="_blank">@knieriemen</a> [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p><a href="http://31.222.189.99/wp-content/uploads/2011/03/HDS-Day-2011.jpg" ><img class="alignleft size-medium wp-image-2466" style="margin: 5px;" title="HDS Day 2011" src="http://50.57.85.110/wp-content/uploads/2011/03/HDS-Day-2011-300x225.jpg" alt="HDS Day 2011" width="300" height="225" /></a>Last week I took part in a special Infosmack recording at the HDS Bloggers&#8217; Day.  You can find a link to the recording here, via The Register;</p>
<p><a href="http://www.theregister.co.uk/2011/03/29/hds_storage_virtualisation_podcast/"  target="_blank">http://www.theregister.co.uk/2011/03/29/hds_storage_virtualisation_podcast/</a></p>
<p>Unfortunately we still didn&#8217;t have the Hu v Claus benchpress competiton, but hey&#8230;.</p>
<p>In this picture are:</p>
<ul>
<li>Greg Knieriemen &#8211; <a href="http://twitter.com/knieriemen"  target="_blank">@knieriemen</a></li>
<li>Hu Yoshida</li>
<li>Claus Mikklesen &#8211; <a href="http://twitter.com/yoclaus"  target="_blank">@yoclaus</a></li>
<li>Nigel Poulton &#8211; <a href="http://twitter.com/nigelpoulton"  target="_blank">@nigelpoulton</a></li>
<li>Devang Panchigar &#8211; <a href="http://twitter.com/storagenerve"  target="_blank">@storagenerve</a></li>
</ul>
<p>and of course me.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2011/03/31/infosmack-podcast-92-from-hds-bloggers-day-2011/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hitachi Virtual Storage Platform: Optimised Architecture</title>
		<link>http://thestoragearchitect.com/2010/10/19/hitachi-virtual-storage-platform-optimised-architecture/</link>
		<comments>http://thestoragearchitect.com/2010/10/19/hitachi-virtual-storage-platform-optimised-architecture/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 07:42:43 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Ulitzer]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[usp]]></category>
		<category><![CDATA[USP-V]]></category>
		<category><![CDATA[Virtual Storage Director]]></category>
		<category><![CDATA[Virtual Storage Platform]]></category>
		<category><![CDATA[VSP]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=1947</guid>
		<description><![CDATA[<p>This is a series of posts that cover the features of Hitachi’s new enterprise storage platform, the VSP (Virtual Storage Platform), also sold by HP as the P9500 array.  Previous posts:</p> <a href="http://www.thestoragearchitect.com/2010/10/01/hitachi-virtual-storage-platform-disk-drive-architecture/" target="_blank">Hitachi Virtual Storage Platform: Disk Drive Architecture</a> <p>Hitachi have modified the VSP array to provide significant performance improvements over the previous USP [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>This is a series of posts that cover the features of Hitachi’s new  enterprise storage platform, the VSP (Virtual Storage Platform), also  sold by HP as the P9500 array.  Previous posts:</p>
<ul>
<li><a href="http://www.thestoragearchitect.com/2010/10/01/hitachi-virtual-storage-platform-disk-drive-architecture/"  target="_blank">Hitachi Virtual Storage Platform: Disk Drive Architecture</a></li>
</ul>
<p>Hitachi have modified the VSP array to provide significant performance improvements over the previous USP and USP V models.  These changes may not be immediately significant but are worthy of discussion, as with any new technology, the devil is in the detail.  As a background to this post, I suggest you read my previous discussion on <a href="http://www.thestoragearchitect.com/2010/08/24/choosing-between-monolithic-and-modular-architectures-part-i/"  target="_blank">Monolithic v Modular architectures</a>.</p>
<h3>USP V Ports</h3>
<div id="attachment_1832" class="wp-caption alignleft" style="width: 160px"><a href="../wp-content/uploads/2010/08/Hitachi-Architecture.jpg"><img class="size-thumbnail wp-image-1832" style="border: 1px solid black; margin: 5px;" title="Hitachi Architecture" src="../wp-content/uploads/2010/08/Hitachi-Architecture-150x150.jpg" alt="Hitachi Architecture" width="150" height="150" /></a><p class="wp-caption-text">Hitachi USP High Level Architecture</p></div>
<p>The USP V array design (reproduced here in schematic format) consists of a central switched architecture with both shared memory and cache.  Processing takes place on FEDs (Front-End Directors) and BEDs (back-end directors) that take care of host and disk I/O respectively.</p>
<p>Front-end processors are shared between port pairs, so for example on a 16-port front-end card there are 8 processors.  It is typical to see scenarios where either the port bandwidth or the port processing power is fully utilised.  For example, with very small blocksize I/O, a FED processor can be max&#8217;ed out.  This requires the storage administrator to be aware of host I/O profiles and distribute workload accordingly, or risk performance impact as ports are loaded up with hosts.  This fixed design isn&#8217;t desirable (in any array) and in fact when external storage virtualisation is used can result in the over-purchase of storage ports purely to ensure sufficient capacity is available; bear in mind that port pairs (i.e. the processor) can only have one identity, either host port, external port, or source/target port for replication.</p>
<h3>VSP Ports</h3>
<p>The VSP changes the FED/BED architecture by sharing the processors for use across all physical ports.  This is shown schematically in the following diagram (reproduced from Hitachi presentation &#8211; I will be working on a better representation).  Port processors are now on the Virtual Storage Directors (VSDs).</p>
<p>By decoupling the physical port and processor, the VSP provides the ability to maximise both port and processor utilisation; it enables the driving of more work through the array.  This is a key benefit when virtualisating external storage, as the static nature of the previous design has been overcome, so more storage can be externalised.</p>
<div id="attachment_1999" class="wp-caption alignleft" style="width: 160px"><a href="http://31.222.189.99/wp-content/uploads/2010/10/VSP-HCS-Bloggers-92210.jpg" ><img class="size-thumbnail wp-image-1999 " style="border: 1px solid black; margin: 5px;" title="VSP Architecture" src="http://50.57.85.110/wp-content/uploads/2010/10/VSP-HCS-Bloggers-92210-150x150.jpg" alt="VSP Architecture" width="150" height="150" /></a><p class="wp-caption-text">VSP Architecture</p></div>
<p>There is also an additional benefit to abstracting ports and processors; as firmware/code upgrades are performed on the VSP, there is no need to worry about path failover.  Typically, code upgrades temporarily disrupt I/O to hosts.  This isn&#8217;t usually a problem as production environments dual-path all connections, however if connectivity problems exist, then code uploads can cause host outages.  This doesn&#8217;t occur with the VSP.</p>
<h3>Futures</h3>
<p>Although processor sharing is a simple change, it has wider implications; array performance is improved and made more efficient and this improves the ability to manage variable workloads.  However, the change also provides a basis for future enhancements that could be even more compelling.  Virtualising processor workload introduces the ability to:</p>
<ul>
<li>Implement QOS (Quality of Service) on I/O requests.  Although basic server prioritisation occurs today, full virtualisation enables real QOS to be implemented on I/O workload in a much more granular fashion.</li>
<li>Implement Multi-tenancy.  The USP V already offered workload segmentation through Storage Partitions (SLPRs) and Cache Partitions (CLPRs).  The VSP has the ability to create virtual partitions that are also prioritised in terms of workload.  This meets requirements of organisations to offer secure multi-tenancy without having to dedicate physical hardware.</li>
</ul>
<p>Hitachi have moved forward by producing a platform that is more scalable and potentially offers future enhancements for highly scalable environments.  Although the VSP is a step up from USP, looks to me like only a single step on an evolving journey.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/10/19/hitachi-virtual-storage-platform-optimised-architecture/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Hitachi Virtual Storage Platform: Michael Hay Discussion</title>
		<link>http://thestoragearchitect.com/2010/10/14/hitachi-virtual-storage-platform-michael-hay-discussion/</link>
		<comments>http://thestoragearchitect.com/2010/10/14/hitachi-virtual-storage-platform-michael-hay-discussion/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 09:00:27 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[hitachi]]></category>
		<category><![CDATA[Michael Hay]]></category>
		<category><![CDATA[Virtual Storage Platform]]></category>
		<category><![CDATA[VSP]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=1955</guid>
		<description><![CDATA[<p>At the recent Hitachi Information Forum on 27th September 2010 I caught a few minutes with Michael Hay, Chief Strategist and Vice President of Product Planning.  We discussed some of the new features of the VSP platform.  Here&#8217;s the video.</p><!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>At the recent Hitachi Information Forum on 27th September 2010 I caught a few minutes with Michael Hay, Chief Strategist and Vice President of Product Planning.  We discussed some of the new features of the VSP platform.  Here&#8217;s the video.</p>
<p><a href="http://thestoragearchitect.com/2010/10/14/hitachi-virtual-storage-platform-michael-hay-discussion/"><em>Click here to view the embedded video.</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/10/14/hitachi-virtual-storage-platform-michael-hay-discussion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Two Weeks in Review</title>
		<link>http://thestoragearchitect.com/2010/10/10/two-weeks-in-review/</link>
		<comments>http://thestoragearchitect.com/2010/10/10/two-weeks-in-review/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 09:10:18 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Ulitzer]]></category>
		<category><![CDATA[3par]]></category>
		<category><![CDATA[Exalogic]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[Mark Hurd]]></category>
		<category><![CDATA[Netezza]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[STEC]]></category>
		<category><![CDATA[Storwize]]></category>
		<category><![CDATA[V7000]]></category>
		<category><![CDATA[VSP]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=1931</guid>
		<description><![CDATA[<p>It&#8217;s been a busy couple of weeks for me, with two lots of travelling in different directions.  Last week I was in Barcelona at the HP Converged Infrastructure (CI)Event and the week previously at HDS&#8217;s launch of the new VSP (Virtual Storage Platform).  Both HP and HDS released their new platform at the same time [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a busy couple of weeks for me, with two lots of travelling in different directions.  Last week I was in Barcelona at the HP Converged Infrastructure (CI)Event and the week previously at HDS&#8217;s launch of the new VSP (Virtual Storage Platform).  Both HP and HDS released their new platform at the same time (HP as the P9500, HDS as the VSP) and both originate from Hitachi in Japan.  As is usual with these releases, both companies claim to be integral to the product&#8217;s development and perhaps they were in different areas.  Lots of other things have been happening too.</p>
<ul>
<li><strong>The Rise of 3Par</strong> &#8211; HP used the CI event to place 3Par firmly at the front of their storage strategy.  In fact so much so, that the p9500 release seemed overshadowed as a result.  I have more to talk about on this later, but we can be assured, we will see more of the 3Par product  and the 3par team over time.  HPs footnote to the event described 3Par as their storage strategy for the next 10 years.  That&#8217;s a big bet.</li>
<li><strong>IBM Releases New Storage Platform </strong>- This week, IBM launched their new V7000 platform, also curiously named Storwize, although it contains no technology from their Storwize acquisition.  The V7000 is clearly based on SVC and borrows technology (such as the management interface from XIV) from other IBM products.  Unfortunately I was unable to attend the launch event, but hope to have some comment after I review the launch material.</li>
<li><strong>IBM Acquired Netezza </strong>- IBM increase their portfolio of technologies with another acquisition, but where will they fit into the portfolio?  Are we going to see new development focused on the V7000 or does XIV still have a future?</li>
<li><strong>Oracle Announce Exalogic</strong> &#8211; Yes, Larry moves further forward in his plans for world domination by releasing his own unified computing stack, based on Oracle, Sun and Exadata technology.  At the outset this seems to me like a strapping together of disjoint technologies with the hope that it will play well against VCE (Cisco, VMware, EMC) and HP&#8217;s Converged Infrastructure offerings.  Management software for orchestration is of course, the most essential thing here &#8211; something I will check out when I have the time.</li>
<li><strong>Mark Hurd Joins Oracle</strong> &#8211; speaking of Oracle, HP&#8217;s disgraced CEO, Mark Hurd moves to Oracle (as reported <a rel="nofollow" href="http://www.bbc.co.uk/news/business-11378623"  target="_blank">here</a> and in many other places).  You have to feel sorry for the previous guy who got pushed out; is anyone in charge of Oracle other than Crazy Larry?</li>
<li><strong>STEC Release New Ultra Low-Latency SSD </strong>- but is there any point to this technology?  There certainly isn&#8217;t any benefit putting them into shared storage architectures that we use today, where the additional performance benefit would be lost.  Why do we not have more SSD only arrays?</li>
</ul>
<p>The above is only a subset of what happened over the last fortnight.  The storage industry never sleeps; things are always on the move and we&#8217;re never short of something to write about.  It&#8217;s good to see the array wars are not over and the competition between IBM, EMC, HDS, HP and others will continue to get tougher.  I think 2011 could be the year of features such as primary de-dupe and compression; clearly we are well positioned for some interesting times going forward.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/10/10/two-weeks-in-review/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>EMC Delays New CLARiiON and Celerra? &#8211; UPDATED</title>
		<link>http://thestoragearchitect.com/2010/10/03/emc-delays-new-clariion-and-celerra/</link>
		<comments>http://thestoragearchitect.com/2010/10/03/emc-delays-new-clariion-and-celerra/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 07:12:34 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Ulitzer]]></category>
		<category><![CDATA[3par]]></category>
		<category><![CDATA[Barrons]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Netapp]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=1922</guid>
		<description><![CDATA[<p><a href="http://31.222.189.99/wp-content/uploads/2010/10/emc-logo.png" ></a>According to this <a href="http://blogs.barrons.com/techtraderdaily/2010/10/01/emc-lazard-cuts-to-hold-on-clariion-celerra-delay/" target="_blank">Barrons report</a>, EMC are delayed in the release of their next generation of CLARiiON and Celerra hardware until around April next year.  I&#8217;m not aware of details of any new products, but I suspect that EMC is looking to harmonise these two product lines into a single piece [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p><a href="http://31.222.189.99/wp-content/uploads/2010/10/emc-logo.png" ><img class="alignleft size-full wp-image-1924" style="margin: 5px;" title="emc-logo" src="http://31.222.189.99/wp-content/uploads/2010/10/emc-logo.png" alt="emc-logo" width="250" height="94" /></a>According to this <a href="http://blogs.barrons.com/techtraderdaily/2010/10/01/emc-lazard-cuts-to-hold-on-clariion-celerra-delay/"  target="_blank">Barrons report</a>, EMC are delayed in the release of their next generation of CLARiiON and Celerra hardware until around April next year.  I&#8217;m not aware of details of any new products, but I suspect that EMC is looking to harmonise these two product lines into a single piece of hardware and software, making the products more unified and dropping one code development stream.</p>
<p>In some respects this move makes sense for EMC, if Netapp are seen as their major competitor in this market.  However as we know, performing this kind of code merge isn&#8217;t simple and Netapp themselves have had problems achieving code delivery dates (posts <a href="http://www.thestoragearchitect.com/2010/08/02/netapp-the-inflexibility-of-flexvols/"  target="_blank">here</a>, <a href="http://www.thestoragearchitect.com/2010/08/04/netapp-the-inflexibility-of-data-ontap/"  target="_blank">here</a> and <a href="http://www.thestoragearchitect.com/2010/08/09/data-ontap-8-0-part-iii/"  target="_blank">here</a>).  Perhaps these problems are typical of hardware vendors that are looking to squeeze more out of their increasingly legacy looking hardware.</p>
<p>Of course the biggest confirmation to this theory comes from moves by HP.  They have purchased many new niche storage vendors over the last couple of years, culminating with 3Par only last month.  This is a clear indication that their storage portfolio needed strengthening (and in places replacing) and they&#8217;ve acquired new technology to achieve this.</p>
<p>I doubt sales for EMC and Netapp are about to drop off a cliff any time soon, but I would suggest that continuing to lever new features into old architectures is a long term recipe for disaster.  Eventually EMC &amp; Netapp will need a new approach.  Before everyone leaps on my comments, I&#8217;ll just remind you all that EMC <span style="text-decoration: line-through;">promised</span> discussed FASTv2 at <em><strong>EMC World in 2009.</strong></em> It has yet to be released as GA code <span style="text-decoration: underline;">on Symmetrix</span>.  That&#8217;s <em><strong>18 months</strong></em> people.  The world has moved on and FAST is not the only block-level tiering product in town, making it an also-ran rather than an innovation.  Maybe that&#8217;s the issue with legacy hardware.</p>
<p><strong><span style="text-decoration: underline;">Please Note:  Due to the high level of Spam comments I am receiving (even with captcha-style technology enabled), all commenters will be required to register.  Hopefully I won&#8217;t have to force this restriction for too long.</span></strong></p>
<p><strong><span style="text-decoration: underline;">Update: EMC PR have contacted me and asked me to clarify some errors in this post</span></strong></p>
<p>I have been asked to clarify by EMC PR that FAST wasn&#8217;t announced in April 2009 at EMC World but was actually announced in December 2009 as part of <a href="http://www.emc.com/about/news/press/2009/20091208-01.htm"  target="_blank">this </a>press release<span style="font-family: Calibri,Verdana,Helvetica,Arial;">.  This is not entirely true.  In fact, FAST was mentioned in the April 2009 release on V-MAX, which can be found here:</span></p>
<p><a href="http://www.emc.com/about/news/press/2009/20090414-01.htm"  target="_blank">http://www.emc.com/about/news/press/2009/20090414-01.htm</a></p>
<p>The EMC bloggers also commented about it (as did I).  Barry Burke&#8217;s post is probably the most detailed:</p>
<p><a rel="nofollow" href="http://thestorageanarchist.typepad.com/weblog/2009/04/1059-fully-automated-storage-tiering-fast.html"  target="_blank">http://thestorageanarchist.typepad.com/weblog/2009/04/1059-fully-automated-storage-tiering-fast.html</a></p>
<p>My post is here:</p>
<p><a href="http://www.thestoragearchitect.com/2009/04/14/enterprise-computing-emc-announced-next-generation-v-max-architecture/" >http://www.thestoragearchitect.com/2009/04/14/enterprise-computing-emc-announced-next-generation-v-max-architecture/</a></p>
<p>So, irrespective of the &#8220;official&#8221; release date, EMC were selling the FAST story from April 2009 onwards.  As for FASTv2, take a look at this article from Gestalt IT, dated May 2009:</p>
<p><a href="http://gestaltit.com/featured/top/gestalt/emc-symmetrix-vmax-fast-virtual/"  target="_blank">http://gestaltit.com/featured/top/gestalt/emc-symmetrix-vmax-fast-virtual/</a></p>
<p>FASTv2 was being discussed at this point.  This wasn&#8217;t an &#8220;official&#8221; EMC announcement, but FASTv2 was being discussed at EMC World 2009.</p>
<p>Finally, I&#8217;ve been asked to clarify the fact that FASTv2 was GA as from August 24th. This is the press release I&#8217;ve been directed to:</p>
<p><a href="http://www.emc.com/about/news/press/2010/20100824-01.htm"  target="_blank">http://www.emc.com/about/news/press/2010/20100824-01.htm</a></p>
<p>It isn&#8217;t very clear what the new features of FAST are from this post, and strangely, neither Barry Burke or Chuck Hollis chose to blog about it.  I believe the release only covered the mid-range products, as this Register article discusses:</p>
<p><a href="http://www.theregister.co.uk/2010/08/24/emc_fast_2_flare_30/"  target="_blank">http://www.theregister.co.uk/2010/08/24/emc_fast_2_flare_30/</a></p>
<p>So, agreed, FASTv2 is available for CLARiiON &amp; Celerra, <span style="text-decoration: underline;">but not for Symmetrix</span>.</p>
<p>I&#8217;ve tweaked the wording in the post to reflect the specific mid-range reference.  I&#8217;ll leave it to your own judgement as to whether you&#8217;d rather go with the &#8220;official&#8221; release dates or the &#8220;unofficial&#8221; release dates.</p>
<p><!--EndFragment--><span style="font-family: Calibri,Verdana,Helvetica,Arial;"><span style="font-size: 10pt;"> </span></span></p>
<p><!--EndFragment--></p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/10/03/emc-delays-new-clariion-and-celerra/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Hitachi Virtual Storage Platform: Disk Drive Architecture</title>
		<link>http://thestoragearchitect.com/2010/10/01/hitachi-virtual-storage-platform-disk-drive-architecture/</link>
		<comments>http://thestoragearchitect.com/2010/10/01/hitachi-virtual-storage-platform-disk-drive-architecture/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 13:13:12 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Ulitzer]]></category>
		<category><![CDATA[2.5"]]></category>
		<category><![CDATA[3.5"]]></category>
		<category><![CDATA[Block-level tiering]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[hitachi]]></category>
		<category><![CDATA[Savvio]]></category>
		<category><![CDATA[Seagate]]></category>
		<category><![CDATA[Virtual Storage Platform]]></category>
		<category><![CDATA[VSP]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=1910</guid>
		<description><![CDATA[<p>This is a series of posts that cover the features of Hitachi&#8217;s new enterprise storage platform, the VSP (Virtual Storage Platform), also sold by HP as the P9500 array.</p> <p>The VSP is the first enterprise array from Hitachi that offers support for 2.5&#8243; drives.  We&#8217;ve seen these Small Form Factor (SFF) models for some time [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>This is a series of posts that cover the features of Hitachi&#8217;s new enterprise storage platform, the VSP (Virtual Storage Platform), also sold by HP as the P9500 array.</p>
<p>The VSP is the first enterprise array from Hitachi that offers support for 2.5&#8243; drives.  We&#8217;ve seen these Small Form Factor (SFF) models for some time now and other manufacturers of modular storage arrays have chosen to use them.  Why is this move being made now by Hitachi and what can we expect from the market in general?</p>
<h3>Drive Size</h3>
<p>I&#8217;ve made many comments on 2.5&#8243; drives over the years (<a href="http://www.thestoragearchitect.com/2007/12/12/25-enterprise-arrays/"  target="_blank">here</a> and <a href="http://www.thestoragearchitect.com/2009/05/13/enterprise-computing-are-you-happy-with-a-sole-supplier/"  target="_blank">here</a> for example) and from time to time I&#8217;ve tracked the capacities of 2.5&#8243; drives compared to their 3.5&#8243; counterparts.  The tipping point has pretty much been reached, with 2.5&#8243; 10K 600GB/450GB/300GB/146GB models available from both Seagate and Western Digital and 15K drives available up to 146GB from Seagate.  Whilst 15K 2.5&#8243; drives have yet to catch up to their 3.5&#8243; counterparts, 10K drives are clearly on a par (the largest 10K 3.5&#8243; drives are still only 600GB) and consequently offer much higher volume density with lower power/cooling requirements.  As an example, a typical 600GB 10K 2.5&#8243; drive will run at 8.32W compared to 10W for a 3.5&#8243; equivalent; the 2.5&#8243; drive will idle at 4.6W compared to 6.49W for its 3.5&#8243; equivalent.  Although these numbers are small, scale them up across 1000 drives and you&#8217;re looking at a saving of nearly 2000W, or 30% irrespective of the number of drives.  Now cost is a factor; if the price per GB of 2.5&#8243; and 3.5&#8243; drives isn&#8217;t comparable, then their use may not stack up, however a quick street price check shows 600GB 2.5&#8243; Savvio drives at £318 and 600GB 3.5&#8243; Cheetah drives at £333, making the 2.5&#8243; drive cheaper.</p>
<p>10K speed drives may not be suitable in all occasions and it&#8217;s true that the 15K 2.5&#8243; drives still lag behind in capacity.  However the VSP also provides block-level tiering, enabling a much finer level of granularity in terms of active data placement.  This means bulk deployment of 15K drives isn&#8217;t as important; the high performance requirements can be met with 15K or SSD drives.  I&#8217;ll discuss more on block-level tiering in another post.</p>
<h3>Drive Connectivity</h3>
<p>Hitachi have made a decision with the VSP not to support fibre channel drives and all back-end drive connectivity is now SAS (Serial Attached SCSI).  This has facilitated the move to 2.5&#8243; drives but also provides greater stability over traditional FCAL (Fibre Channel Arbitrated Loop) configurations.  SAS is a point-to-point protocol rather than loop-based which means failing drives cause less impact.  I&#8217;ve seen examples on FCAL arrays where the loss of a drive triggered a failure in the entire loop and 40 drives dropping out of their RAID set.  Although no data was lost, the configuration was severely compromised and all of the failing RAID groups required a rebuild when the problem was corrected.  With up to 2048 drives per array, back-end drive reliability is essential.</p>
<p>SAS has been available for some time on the Hitachi AMS models and other vendors have already moved their technology over.  In terms of bus speeds, SAS now supports 6Gb/s, with Fibre Channel languishing behind at 4Gb/s.  Remember that even though the drives can&#8217;t provide sustained transfers over around 130-140MB/s, the speed of the backplane is important as it enabled high burst speeds and affects the overall throughput writing to large numbers of drives.</p>
<h3>Summary</h3>
<p>Hitachi have moved the back-end architecture on to the next level.  The use of SAS and 2.5&#8243; drives is a step over the competition (VMAX still uses FCAL and 3.5&#8243; drives) and provides higher performance and reliability and reduced cost through space &amp; power/cooling savings.  Although 2.5&#8243; drives are slower speed, this is mitigated by the use of block-level tiering.  It will be interesting to see how long it takes other vendors to follow Hitachi&#8217;s lead.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/10/01/hitachi-virtual-storage-platform-disk-drive-architecture/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>HDS and HP Release New Enterprise Array</title>
		<link>http://thestoragearchitect.com/2010/09/27/hds-and-hp-release-new-enterprise-array/</link>
		<comments>http://thestoragearchitect.com/2010/09/27/hds-and-hp-release-new-enterprise-array/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 13:40:40 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Ulitzer]]></category>
		<category><![CDATA[9500]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[hitachi]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[VSP]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=1905</guid>
		<description><![CDATA[<p>Today HDS and HP will announce the next generation enterprise storage array architecture from Hitachi (see details <a href="http://www.hds.com/products/storage-systems/hitachi-virtual-storage-platform.html?WT.ac=us_hp_sp1r1&#38;_p=v" target="_blank">here</a> and <a rel="nofollow" href="http://h10010.www1.hp.com/wwpc/us/en/sm/WF05a/12169-304616-304628-304628-304628-4304805.html" target="_blank">here</a>).  Both companies OEM the  VSP (HDS name) or 9500 (HP name) and so the releases are co-ordinated to occur at the same time.  I am currently in Santa Clara for [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>Today HDS and HP will announce the next generation enterprise storage array architecture from Hitachi (see details <a href="http://www.hds.com/products/storage-systems/hitachi-virtual-storage-platform.html?WT.ac=us_hp_sp1r1&amp;_p=v"  target="_blank">here</a> and <a rel="nofollow" href="http://h10010.www1.hp.com/wwpc/us/en/sm/WF05a/12169-304616-304628-304628-304628-4304805.html"  target="_blank">here</a>).  Both companies OEM the  VSP (HDS name) or 9500 (HP name) and so the releases are co-ordinated to occur at the same time.  I am currently in Santa Clara for the Hitachi Information Forum, at which the VSP will be announced.</p>
<p>As you can imagine, with the release of a new product, there&#8217;s a lot to take in. Fortunately I&#8217;ve been privileged to be provided with information from both HDS and HP on the hardware prior to release.  Regardless of which vendor you take the hardware from, some of the highlights include:</p>
<ul>
<li>2.5&#8243; drive support</li>
<li>Redesigned core processor architecture</li>
<li>Overall 2x improved performance</li>
<li>Reduced Power consumption</li>
<li>Higher scalability</li>
<li>Block level-tiering</li>
</ul>
<p>If you want to get the low-down on the hardware itself, have a look at Nigel Poulton&#8217;s great post <a href="http://blog.nigelpoulton.com/hitachi-virtual-storage-platform-vsp/"  target="_blank">here</a>.</p>
<p>What doesn&#8217;t seem immediately obvious is the difference in architecture between this and the predecessor USP V.  With everyone&#8217;s focus on speeds and feeds, this fundamental change can easily be overlooked.  I recommend you look at my first two posts on array architectures:</p>
<ul>
<li><a href="http://www.thestoragearchitect.com/2010/08/24/choosing-between-monolithic-and-modular-architectures-part-i/"  target="_blank">Choosing Between Monolithic and Modular Architectures Part I</a></li>
<li><a href="http://www.thestoragearchitect.com/2010/08/27/choosing-between-monolithic-and-modular-architectures-part-ii/"  target="_blank">Choosing Between Monolithic and Modular Architectures Part II</a></li>
</ul>
<p>Part II will prove to be more useful for those people who are bound to want to compare the VSP/9500 with VMAX from EMC.  Rather than rush into a post today, I&#8217;ll be posting on the details over the next 48 hours, as there are software changes that also are significant in this release.  I&#8217;m also hoping to have some interviews in place, so look out for those too.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/09/27/hds-and-hp-release-new-enterprise-array/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Choosing Between Monolithic and Modular Architectures &#8211; Part I</title>
		<link>http://thestoragearchitect.com/2010/08/24/choosing-between-monolithic-and-modular-architectures-part-i/</link>
		<comments>http://thestoragearchitect.com/2010/08/24/choosing-between-monolithic-and-modular-architectures-part-i/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 18:19:32 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Ulitzer]]></category>
		<category><![CDATA[AMS]]></category>
		<category><![CDATA[Clariion]]></category>
		<category><![CDATA[DMX]]></category>
		<category><![CDATA[Drobo]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[EVA]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[hitachi]]></category>
		<category><![CDATA[Netapp]]></category>
		<category><![CDATA[usp]]></category>
		<category><![CDATA[USP-V]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=1802</guid>
		<description><![CDATA[<p>The recent proposed <a href="http://www.thestoragearchitect.com/2010/08/23/hp-challenges-dell-for-3par/" target="_blank">acquisition</a> of 3Par by Dell and/or HP has made me think a little more about the direction the storage industry is taking in terms of their storage array design architecture.  Since storage arrays became a category of devices in their own right, we&#8217;ve seen the growth of the monolithic, sometimes [...]<!--Begin ClixTrac.com Rotator Code -->
<script type="text/javascript" language="javascript" src="http://www.clixtrac.com/rotate/321"></script>
<!--End ClixTrac.com Rotator Code -->]]></description>
			<content:encoded><![CDATA[<p>The recent proposed <a href="http://www.thestoragearchitect.com/2010/08/23/hp-challenges-dell-for-3par/"  target="_blank">acquisition</a> of 3Par by Dell and/or HP has made me think a little more about the direction the storage industry is taking in terms of their storage array design architecture.  Since storage arrays became a category of devices in their own right, we&#8217;ve seen the growth of the monolithic, sometimes called Enterprise storage array.  Hu Yoshida discusses the subject on one of his <a href="http://blogs.hds.com/hu/2010/08/monolithic-versus-modular-storage-is-not-an-eitheror-question.html"  target="_blank">recent blog posts</a>.  Looking at the wide range of storage devices, I&#8217;ve categorised arrays into the following groups:</p>
<ul>
<li><strong>Monolithic </strong> &#8211; this architecture is characterised by Hitachi USP, HP XP &amp; EMC DMX and consists of a shared memory architecture and multiple redundant components.</li>
<li><strong>Multi-Node</strong> &#8211; these devices use loosely coupled storage &#8220;nodes&#8221; with a high-speed interconnect providing scalability by adding extra nodes to the storage &#8220;cluster&#8221;.  Products in this category include EMC VMAX and 3Par InServ.</li>
<li><strong>Closely Coupled Dual Controller</strong> &#8211; this is the typical &#8220;modular&#8221; storage architecture characterised by IBM DS8000, EMC CLARiiON, Hitachi AMS and HP EVA.</li>
<li><strong>Loosely Coupled Dual Controller </strong>- this category describes technology that are capable of device failover but aren&#8217;t closely coupled to enable individual LUN failover as the Closely Coupled model permits.  This category is characterised by arrays such as Netapp FAS filers and Compellent Storage Center.</li>
<li><strong>Single Controller</strong> &#8211; this category covers devices that act as standalone products, including SOHO storage devices such as the Iomega IX4 &amp; Data Robotics Drobo series.</li>
</ul>
<p>The above list isn&#8217;t exhaustive and it&#8217;s my own personal categorisation.  There are many more vendors of technology than I&#8217;ve listed here.  In addition, none of these lists qualify as &#8220;Enterprise&#8221; in their own right.  The use of this term is a hotly debated subject.</p>
<h3>Monolithic Architectures</h3>
<div id="attachment_1831" class="wp-caption alignleft" style="width: 310px"><a href="http://31.222.189.99/wp-content/uploads/2010/08/DMX-Architecture.jpg" ><img class="size-medium wp-image-1831" style="margin: 5px; border: 1px solid black;" title="DMX Architecture" src="http://50.57.85.110/wp-content/uploads/2010/08/DMX-Architecture-300x213.jpg" alt="DMX Architecture" width="300" height="213" /></a><p class="wp-caption-text">EMC DMX High Level Architecture</p></div>
<p>Monolithic arrays use a shared cache architecture to connect front-end storage ports to back-end disk.  This is shown clearly in the architecture diagrams shown here, representing the internal connectivity of the EMC DMX  and Hitachi USP storage arrays.  Each of the memory units is connected to each of the front-end directors and the back-end disk directors.  Hitachi divide their cache into two halves for Clusters 1 &amp; 2 in the array; EMC have up to eight cache modules.  This architecture has positive and negative benefits; firstly having director connections connecting to all cache modules ensures resources aren&#8217;t fragmented;  unless cache becomes completely exhausted there&#8217;s always connectivity to another cache module to process a user request.  It also doesn&#8217;t matter on which port that request comes in; the cache module can process any request from any port to any back-end disk.  This connectivity is also beneficial in terms of failure.  If a cache module fails, for example, only the cache on that module is lost; in a fully deployed architecture the total cache would drop (by 1/8th in EMC&#8217;s case), but front and back-end connectivity would remain the same.  With this model it is possible pair up storage ports and have a single LUN presented from 1 or more ports with no performance impact; the path length between a storage port and disk adaptor will always be the same.</p>
<p>This any-to-any model also has disadvantages.  The connectivity is complex and therefore becomes expensive and requires overhead to manage and control the interaction between the various components.  In addition, there&#8217;s a limit to the practical scalability of this architecture.  With eight FE, BE and cache modules, there are 128 connections in place; (8x8x2).  Adding a single cache module requires an additional 16 connections; similarly, adding more front or back-end directors requires more connectivity.  Also monolithic arrays are based on custom components and custom design, increasing the ongoing maintenance and development costs for the hardware.</p>
<p>One other point to remember; front and back-end directors have their own processors.  It is possible for the traffic across the directors to be unbalanced and for some processors to be more heavily utilised than others.  I&#8217;ve seen a number of configurations where USP V FED ports are running at 100% processor utilisation due to to small block sizes.  This means manual load balancing is required both in initial host placement and subsequently as traffic load increases.  This fact is worth bearing in mind as we move to more highly virtualised environments as it is likely host port utilisation will start low and rise over time as more virtual machines are created.</p>
<div id="attachment_1832" class="wp-caption alignleft" style="width: 310px"><a href="http://31.222.189.99/wp-content/uploads/2010/08/Hitachi-Architecture.jpg" ><img class="size-medium wp-image-1832" style="border: 1px solid black; margin: 5px;" title="Hitachi Architecture" src="http://50.57.85.110/wp-content/uploads/2010/08/Hitachi-Architecture-300x212.jpg" alt="Hitachi Architecture" width="300" height="212" /></a><p class="wp-caption-text">Hitachi USP High Level Architecture</p></div>
<p>Now that the DMX platform has been put out to pasture in place of VMAX, it appears Hitachi are the only vendor continuing down the monolithic route.  Next time I&#8217;ll discuss Multi-Node arrays and why they may (or may not) be a replacement for today&#8217;s monolithic devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/08/24/choosing-between-monolithic-and-modular-architectures-part-i/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

