<?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; USP-V</title>
	<atom:link href="http://thestoragearchitect.com/tag/usp-v/feed/" rel="self" type="application/rss+xml" />
	<link>http://thestoragearchitect.com</link>
	<description>Storage, Virtualisation &#38; Cloud</description>
	<lastBuildDate>Wed, 23 May 2012 22:20:49 +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>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>8</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>
		<item>
		<title>Hitachi Bloggers Day: Day 0</title>
		<link>http://thestoragearchitect.com/2010/06/14/hitachi-bloggers-day-day-0/</link>
		<comments>http://thestoragearchitect.com/2010/06/14/hitachi-bloggers-day-day-0/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 11:10:11 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[7700E]]></category>
		<category><![CDATA[9900]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[hitachi]]></category>
		<category><![CDATA[Hitachi Bloggers Day]]></category>
		<category><![CDATA[UCS]]></category>
		<category><![CDATA[usp]]></category>
		<category><![CDATA[USP-V]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=1561</guid>
		<description><![CDATA[<p>Here I am again on the start of another vendor blogging day.  As the title of this post suggests, this will be a trip to see Hitachi, or HDS (Hitachi Data Systems) if you prefer.  The Bloggers Day is taking place over two days and is located in San Jose, just south of San Francisco [...]<!--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>Here I am again on the start of another vendor blogging day.  As the title of this post suggests, this will be a trip to see Hitachi, or HDS (Hitachi Data Systems) if you prefer.  The Bloggers Day is taking place over two days and is located in San Jose, just south of San Francisco in California.  I&#8217;ve <a href="http://www.thestoragearchitect.com/2010/06/09/enterprise-computing-hitachi-bloggers-day/"  target="_blank">previously</a> posted a list of the attendees, both from the blogging community and the Hitachi itself.</p>
<p>The IT world has changed since I first encountered Hitachi 7700E, 9900 and the recent USP/USP V ranges of Enterprise storage arrays that typify Hitachi&#8217;s hardware portfolio.  Enterprise and Modular storage now take equal billing and many of the features that were once Enterprise-only have migrated to the modular products, blurring the lines between the two platforms.  In addition Hitachi have offerings for NAS and object store.  They also sell servers (believe it or not).</p>
<p>Is this a scenario that has occurred because of customer demand?  Is it more likely that reliability and the virtualisation of everything means that the original premise of the enterprise array is no longer valid?  I believe that we are seeing a gradual move from the network-centric data centre, via the storage-centric data centre to what will become the hypervisor-centric data centre and eventually application-centric cloud.  Storage devices are no longer the place where data functionality is focused and it will be less so as time goes on.  The logical place for data mobility will be in the hypervisor (at least the hypervisor will be the controlling entity) and storage will become a feature as networks are today.  If this is right, then the concept of and need to differentiate Enterprise and Modular arrays will cease to exist.</p>
<p>The &#8220;simplification&#8221; of storage (and I say it in quotes deliberately, as storage remains complex) means vendors are having to stretch out into other technology areas.  EMC set the trend by demonstrating great foresight in buying VMware.  Cisco &amp; HP have joined the unified computing club.  So now has Hitachi, selling their own servers and promising us their view of unified computing.</p>
<p>This shift away from storage is the interesting highlight of HDS Bloggers Day.  What exactly is the Hitachi offering in Unified Computing?  How have they integrated their server hardware and storage lines?  Most important, how is this all being managed through a harmonised management suite of tools?</p>
<p>Here&#8217;s a final thought.  Is the acronym Hitachi Data Systems still valid?  Perhaps the rebranding to just Hitachi is all part of a big plan.</p>
<p>I&#8217;m looking forward to catching up with people today (well, much later today) and will post more later.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/06/14/hitachi-bloggers-day-day-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Enterprise Computing: VPLEX &#8211; Write Back or Write Through?</title>
		<link>http://thestoragearchitect.com/2010/05/18/enterprise-computing-vplex-write-back-or-write-through/</link>
		<comments>http://thestoragearchitect.com/2010/05/18/enterprise-computing-vplex-write-back-or-write-through/#comments</comments>
		<pubDate>Tue, 18 May 2010 09:44:28 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[svc]]></category>
		<category><![CDATA[synchronous replication]]></category>
		<category><![CDATA[USP-V]]></category>
		<category><![CDATA[VPLEX]]></category>
		<category><![CDATA[write-back]]></category>
		<category><![CDATA[write-through]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=1411</guid>
		<description><![CDATA[<p>A little discussion on Twitter between myself, <a href="http://twitter.com/basraayman" target="_blank">@BasRaayman,</a> <a href="http://twitter.com/ultrasub" target="_blank">@UltraSub</a> and <a href="http://twitter.com/esignoretti" target="_blank">@esignoretti </a>got me thinking about the evolution of VPLEX and the whole caching thing.  It&#8217;s something I mentioned on one of my previous VPLEX posts and it could have significant impact on designing and implementing VPLEX solutions.  Here&#8217;s the [...]<!--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 little discussion on Twitter between myself, <a href="http://twitter.com/basraayman"  target="_blank">@BasRaayman,</a> <a href="http://twitter.com/ultrasub"  target="_blank">@UltraSub</a> and <a href="http://twitter.com/esignoretti"  target="_blank">@esignoretti </a>got me thinking about the evolution of VPLEX and the whole caching thing.  It&#8217;s something I mentioned on one of my previous VPLEX posts and it could have significant impact on designing and implementing VPLEX solutions.  Here&#8217;s the conundrum.</p>
<p>First of all, be aware that VPLEX is a write-through device.  That means it doesn&#8217;t keep I/O in cache and confirm write-completion to the host; it waits until the data is secured on disk before confirming the write success.  One the one hand this is a positive thing; the VPLEX clusters contain no data in cache that could become stale or in the event of a failure, not written to disk.  In VPLEX-Metro where synchronous cross-site writes are permitted, it also makes sense from a simplicity point of view; everything is on physical disk before the host I/O is confirmed as successful, so there&#8217;s no recovery issues to worry about.</p>
<p>However, write through in a heterogenous environment might not be so good.  Performance is directly connected to the storage layer.  Storage design has to continue as before and two layers of complexity now have to be considered in order to assure best performance. By using the VPLEX layer to achieve replication, we also have a situation where the performance is entirely dependent on the time it takes to write data to the underlying storage supporting the virtual VPLEX LUNs &#8211; in all locations.  It would be possible to create a very bad configuration with awful performance. It also means that diagnosing performance problems has another layer of complexity to wade through.</p>
<p>The trouble is, the concept of VPLEX effectively leans itself towards the need to have write-through I/O, as VPLEX is enabling multiple I/Os to the same data in multiple locations.  If I/O was cached, there would be a significant increase in data inconsistency, if one of the VPLEX devices in the complex was lost, for example.</p>
<p>Of course, other VPLEX-like technology uses write-through or write-back (Hitachi USP V for example).  I believe SVC also caches.  Are they in a better situation?  In some respects they are because USP V and SVC offer additional features like thin provisioning and snapshots, all of which are implemented at the virtualisation layer above the underlying storage.</p>
<p>What is everyone else&#8217;s opinion?  Will we see more or less complexity with VPLEX?</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/05/18/enterprise-computing-vplex-write-back-or-write-through/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Enterprise Computing: Barclays Bank Services Down Due to Storage Array Problems</title>
		<link>http://thestoragearchitect.com/2009/06/17/enterprise-computing-barclays-bank-services-down-due-to-storage-array-problems/</link>
		<comments>http://thestoragearchitect.com/2009/06/17/enterprise-computing-barclays-bank-services-down-due-to-storage-array-problems/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 13:11:05 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Barclays]]></category>
		<category><![CDATA[hitachi HAM]]></category>
		<category><![CDATA[Hitachi High Availability Manager]]></category>
		<category><![CDATA[USP-V]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=609</guid>
		<description><![CDATA[<p>It&#8217;s been reported in a few places that yesterday <a href="http://group.barclays.com/Home" >Barclays</a> (UK bank) suffered an issue with a &#8220;disc array&#8221; (presumably they mean disk array) that took out their ATM and online banking systems.  See the comments <a href="http://www.computerworlduk.com/technology/storage/hardware/news/index.cfm?newsid=15285" >here</a> and <a href="http://www.dailymail.co.uk/news/article-1193440/Barclays-glitch-shuts-cash-machines-online-banking-half-hours.html" >here</a>.</p> <p><a href="http://searchstorage.techtarget.co.uk/news/article/0,289142,sid181_gci1314657,00.html" >Allegedly</a>, Barclays now use USP-V arrays as their [...]<!--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 reported in a few places that yesterday <a href="http://group.barclays.com/Home" >Barclays</a> (UK bank) suffered an issue with a &#8220;disc array&#8221; (presumably they mean disk array) that took out their ATM and online banking systems.  See the comments <a href="http://www.computerworlduk.com/technology/storage/hardware/news/index.cfm?newsid=15285" >here</a> and <a href="http://www.dailymail.co.uk/news/article-1193440/Barclays-glitch-shuts-cash-machines-online-banking-half-hours.html" >here</a>.</p>
<p><a href="http://searchstorage.techtarget.co.uk/news/article/0,289142,sid181_gci1314657,00.html" >Allegedly</a>, Barclays now use USP-V arrays as their back-end storage devices, so presumably HDS USP-Vs were involved in yesterday&#8217;s problems.  Systems seemed to have been down for a number of hours before normal service was resumed.</p>
<p>The first thing to say is that &#8220;stuff&#8221; happens.  Hardware fails &#8211; arrays fail and it&#8217;s the same for all vendors.  No vendor can ever claim that their hardware doesn&#8217;t fail once in a while.  We all know that RAID is not infallible; in fact, it isn&#8217;t even necessary to have a hardware failure to experience service outage as many problems are caused by human error.  </p>
<p>What surprises me with this story is the time Barclays appeared to take to recover from the original incident.  If a storage array is supporting a number of critical applications including online banking and ATMs, then surely a high degree of resilience has been built in that caters for more than just simple hardware failures?  Surely the data and servers supporting ATMs and the web are replicated (in real time) with automated clustered failover or similar technology?</p>
<p>We shouldn&#8217;t be focusing here on the technology that failed.  We should be focusing on the process, design and support of the environment that wasn&#8217;t able to manage the hardware failure and &#8220;re-route&#8221; around the problem.  </p>
<p>One other thought.  I wonder if this problem would have been avoided with a bit of Hitachi HAM?</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2009/06/17/enterprise-computing-barclays-bank-services-down-due-to-storage-array-problems/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Enterprise Computing: USP-V &#8211; So Long And Thanks For All The Fish</title>
		<link>http://thestoragearchitect.com/2009/05/27/enterprise-computing-usp-v-so-long-and-thanks-for-all-the-fish/</link>
		<comments>http://thestoragearchitect.com/2009/05/27/enterprise-computing-usp-v-so-long-and-thanks-for-all-the-fish/#comments</comments>
		<pubDate>Wed, 27 May 2009 17:19:19 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[Hitachi High Availability Manager]]></category>
		<category><![CDATA[USP-V]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=583</guid>
		<description><![CDATA[<p>So HDS&#8217;s <a href="http://www.hds.com/corporate/press-analyst-center/press-releases/2009/gl090527.html" >announcement</a> has turned out to be a complete disappointment.  What it&#8217;s not:</p> It&#8217;s not new hardware. It&#8217;s not providing more physical capacity. It&#8217;s not providing dynamic tiering. It&#8217;s not providing enhanced replication technology. <p>What is on offer is the ability to cluster USPs &#8211; a feature called Hitachi High Availability Manager.  [...]<!--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>So HDS&#8217;s <a href="http://www.hds.com/corporate/press-analyst-center/press-releases/2009/gl090527.html" >announcement</a> has turned out to be a complete disappointment.  What it&#8217;s not:</p>
<ul>
<li>It&#8217;s not new hardware.</li>
<li>It&#8217;s not providing more physical capacity.</li>
<li>It&#8217;s not providing dynamic tiering.</li>
<li>It&#8217;s not providing enhanced replication technology.</li>
</ul>
<p>What is on offer is the ability to cluster USPs &#8211; a feature called Hitachi High Availability Manager.  By cluster, this means connect two USP arrays together and have them work in an active-active configuration, with data replicated in either direction.  This new feature seems to be answering only one problem - <strong>how do I get off my USP</strong>?</p>
<p><img class="alignleft size-full wp-image-584" style="margin:8px;" title="hds8x" src="http://thestoragearchitect.files.wordpress.com/2009/05/hds8x.jpg" alt="hds8x" width="321" height="403" />Back in 2004 (I think it was), when I first sat with HDS and had a presentation on USP, the key question (especially with virtualisation) was how to cope with the fact that a single USP is the SPOF (Single Point of Failure).  People in the room viewed the USP like a network switch - subject to failure, requiring upgrade and so on.  HDS was at pains to say that clustering USPs simply wasn&#8217;t necessary as the hardware was fully resilient.  In fact, HDS have been at pains since then to offer <strong>100%</strong> availability of data with the USP.  So why is clustering a USP so necessary?  How can we have <strong>higher </strong>than 100% availability?  Let&#8217;s not forget, the level of availability of any system is based on the availability of the least resilient component, so if we have a USP (with <strong>100.00%</strong> availability) virtualising external storage (with <strong>99.9%</strong> availability), the weak point is the external storage.  Clustering USP&#8217;s doesn&#8217;t improve this and never will.  All HDS have answered with this offering is the migration issue.  This isn&#8217;t a new feature. </p>
<p>Here are some questions that arise from the presentation and which weren&#8217;t answered:</p>
<ul>
<li>How far apart can my USP cluster arrays be?</li>
<li>What&#8217;s the impact on latency?</li>
<li>How is data integrity maintained?</li>
<li>Does clustering also support TrueCopy, ShadowImage and COW Snapshots?</li>
<li>Does clustering change my array World Wide Names, and if so, how?</li>
<li>Can cluster arrays be at different microcode levels?</li>
<li>Can clusters be TrueCopy secondary devices, if so what replication links are required?</li>
<li>Do need specific multipathing software?</li>
</ul>
<p>So, you may be asking why the odd title of this post.  Have a look at <a rel="nofollow" href="http://en.wikipedia.org/wiki/So_Long,_and_Thanks_for_All_the_Fish" >here</a>.  It&#8217;s what the dolphins said before they left earth.  Time to say goodbye to the USP-V as a player in the Enterprise array space.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2009/05/27/enterprise-computing-usp-v-so-long-and-thanks-for-all-the-fish/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Enterprise Computing: The New USP &#8211; A Dreary Storage Cluster?</title>
		<link>http://thestoragearchitect.com/2009/05/21/enterprise-computing-the-new-usp-scabetera-dreary-storage-cluster/</link>
		<comments>http://thestoragearchitect.com/2009/05/21/enterprise-computing-the-new-usp-scabetera-dreary-storage-cluster/#comments</comments>
		<pubDate>Thu, 21 May 2009 21:36:15 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CLUSTERED STORAGE ARRAYS]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[REGRADES OUR CLASSY TREAT]]></category>
		<category><![CDATA[usp]]></category>
		<category><![CDATA[USP-V]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=579</guid>
		<description><![CDATA[<p>Well, I truly hope not.  Let me just explain what I&#8217;m talking about and things may become a bit clearer.</p> <p>HDS have started their viral marketing for an announcement being made on 27th May.  Claus Mikkelsen&#8217;s latest <a href="http://blogs.hds.com/claus/2009/05/regrades-our-classy-treat-may-27th.html" >blog entry</a> asks us to guess what the announcement will be, based on an acronym of [...]<!--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>Well, I truly hope not.  Let me just explain what I&#8217;m talking about and things may become a bit clearer.</p>
<p>HDS have started their viral marketing for an announcement being made on 27th May.  Claus Mikkelsen&#8217;s latest <a href="http://blogs.hds.com/claus/2009/05/regrades-our-classy-treat-may-27th.html" >blog entry</a> asks us to guess what the announcement will be, based on an acronym of <strong>REGRADES OUR CLASSY TREAT</strong>.</p>
<p>So, I think the answer being searched for is <strong>STORAGE ARRAYS CLUSTERED or CLUSTERED STORAGE ARRAYS</strong>,, depending how you want to put it &#8211; however the title of this post is my favourite alternative&#8230;</p>
<p>So let&#8217;s try and guess what HDS are going to announce.  Looking back to when the USP was originally released, it was (<a href="http://blogs.hds.com/hu/" >and still is</a>) sold on the concept of virtualising external storage, turning the <strong>USP</strong>, <strong>NSC55</strong>, <strong>USP-V</strong> and <strong>USP-VM</strong> into a storage controller, presenting cheaper storage products if they resided in the USP.  Whilst this was great (and HDS extolled the virtues of how UVM could fix all our migration problems) there was one flaw &#8211; once you&#8217;ve virtualised using the USP, how to you non-disruptively get the USP out?  I heard talk about ways in which multiple USPs could be clustered together to overcome this, but never saw it in practice.  So, with this new release, is HDS finally solving the problem?</p>
<p>There are only <strong>two</strong> enterprise/monolithic products worth discussing, <strong>Symmetrix/DMX</strong> and <strong>USP/XP</strong>.  The USP is running behind the latest EMC release, the V-Max, on a number of fronts:</p>
<ul>
<li><strong>Scalability</strong> &#8211; the V-Max now offers up to 8 nodes and 2400 drives.  USP still sits at 1152.</li>
<li><strong>Tiering</strong> &#8211; DMX and V-Max offer larger SSD drives &#8211; 200 &amp; 400GB.</li>
<li><strong>Performance</strong> &#8211; V-Max will offer FAST for better dynamic data placement.</li>
<li><strong>Replication</strong> &#8211; V-Max implements new replication devices for disk-less three site replication.</li>
</ul>
<p>So I&#8217;m really hoping HDS will give EMC something to worry about including:</p>
<ul>
<li><strong>Better Scalability</strong> &#8211; let&#8217;s have more than 1152 drives, we&#8217;ve been needing more than this for a while.  Let&#8217;s have flexible clusters to grow arrays as required.</li>
<li><strong>Dynamic Data Placement </strong>- let&#8217;s have something better than Volume Migrator.  Start thinking of data at the sub-LUN level.</li>
<li><strong>Dynamic Array Replacement</strong> &#8211; make it easy to remove one array, migrate external storage to another without impact.</li>
</ul>
<p>Even better, announce something I&#8217;ve not even thought of and surprise us all.</p>
<p>Anyone got a suggestion as to what it should be called?  USP-VC, USP-C?</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2009/05/21/enterprise-computing-the-new-usp-scabetera-dreary-storage-cluster/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>USP-V does SATA</title>
		<link>http://thestoragearchitect.com/2007/11/05/usp-v-does-sata/</link>
		<comments>http://thestoragearchitect.com/2007/11/05/usp-v-does-sata/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 16:00:00 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[DMX-4]]></category>
		<category><![CDATA[sata]]></category>
		<category><![CDATA[thin provisioning]]></category>
		<category><![CDATA[USP-V]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.wordpress.com/2007/11/05/usp-v-does-sata/</guid>
		<description><![CDATA[<p>So the rumours (<a href="http://blogs.rupturedmonkey.com/?p=134" >here</a> and <a rel="nofollow" href="http://thestorageanarchist.typepad.com/weblog/2007/10/0047-sata-for-u.html" >here</a>) are true. Here&#8217;s the <a href="http://www.hds.com/corporate/press-analyst-center/press-releases/2007/gl110507.html" >announcement</a> to prove it. HDS are going to support 750GB SATA II drives in the USP.</p> <p>This is an interesting position HDS are taking as thin provisioning will be able to take use of the enhanced drive capacity [...]<!--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>So the rumours (<a href="http://blogs.rupturedmonkey.com/?p=134" >here</a> and <a rel="nofollow" href="http://thestorageanarchist.typepad.com/weblog/2007/10/0047-sata-for-u.html" >here</a>) are true.  Here&#8217;s the <a href="http://www.hds.com/corporate/press-analyst-center/press-releases/2007/gl110507.html" >announcement</a> to prove it.  HDS are going to support 750GB SATA II drives in the USP.</p>
<p>This is an interesting position HDS are taking as thin provisioning will be able to take use of the enhanced drive capacity making the USP-V even more efficient than the DMX-4 with SATA drives.</p>
<p>However I do wonder whether HDS have been pushed into supporting SATA on the USP-V.  I was under the impression that thin provisioning on external drives (the standard HDS line &#8211; use External SATA storage rather than configuring it within the USP itself) wasn&#8217;t going to be available in the initial release.  Perhaps HDS had to support SATA in order to get best usage out of the thin provisioning option and to answer customer complaints about using thin provisioning with expensive storage.</p>
<p>What I&#8217;d like to see next is how HDS will now position internal versus external storage.  At what point do externally connected SATA drives become more cost effective than internal ones?  This announcement seems to muddy the waters from that perspective.</p>
<p>I imagine we will get an announcement from Hu explaining how logical it is and how it is all part of the ongoing strategy&#8230;.
<div class="blogger-post-footer">
<p>_uacct = &#8220;UA-1104321-2&#8243;;<br />
urchinTracker();
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2007/11/05/usp-v-does-sata/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SPC</title>
		<link>http://thestoragearchitect.com/2007/10/03/spc/</link>
		<comments>http://thestoragearchitect.com/2007/10/03/spc/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 05:24:00 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[DL6000 EMC]]></category>
		<category><![CDATA[DMX]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[spc]]></category>
		<category><![CDATA[USP-V]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.wordpress.com/2007/10/03/spc/</guid>
		<description><![CDATA[<p>According to <a rel="nofollow" href="http://en.wikipedia.org/wiki/Lightning" >Wikipedia</a>, lightning can travel at a speed of 100,000 MPH, however I think storage vendors are even faster than lightning when it comes to highlighting or <a rel="nofollow" href="http://en.wikipedia.org/wiki/Dissing" >dissing</a> the competition.</p> <p>Mere microseconds after reading <a href="http://blogs.hds.com/claus/2007/10/the_olympics_of_storage.html#respond" >Claus Mikkelsen&#8217;s blog</a> on the USP-V SPC figures, there are posts from [...]<!--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>According to <a rel="nofollow" href="http://en.wikipedia.org/wiki/Lightning" >Wikipedia</a>, lightning can travel at a speed of 100,000 MPH, however I think storage vendors are even faster than lightning when it comes to highlighting or <a rel="nofollow" href="http://en.wikipedia.org/wiki/Dissing" >dissing</a> the competition.</p>
<p>Mere microseconds after reading <a href="http://blogs.hds.com/claus/2007/10/the_olympics_of_storage.html#respond" >Claus Mikkelsen&#8217;s blog</a> on the USP-V SPC figures, there are posts from <a href="http://www-03.ibm.com/developerworks/blogs/page/storagevirtualization?entry=so_i_guess_that_only" >BarryW</a> and <a rel="nofollow" href="http://thestorageanarchist.typepad.com/weblog/2007/10/0039-ibm-and-sp.html" >BarryB</a>, doing the highlighting and dissing respectively (I almost wrote respectfully there; that would have been a funny typo).  BarryB must have no real work to do other than to write his blog, looking at the size of the posts he does!</p>
<p>Anyway.  I&#8217;m not going to comment on the results because the others have done that enough already and I don&#8217;t think the details are that relevant.  I think what&#8217;s more relevant is the stance EMC are taking in not providing figures for customers on the performance of their equipment.  I can&#8217;t decide whether its a case of arrogance and therefore a feeling they don&#8217;t need to provide details because as BarryB says, the customer will buy anyway, or is it because the DMX will not match up to the performance of its competitors.  I think it is a mixture of both.</p>
<p>EMC aren&#8217;t an array vendor any more and haven&#8217;t been for a long time.  OK, it is the product they&#8217;re most remembered for historically, but their reach is now so wide and deep I think Symmetrix isn&#8217;t the focus of a lot of their attentions.  If it was, DMX4 would not just scale by the GB, it would have more connectivity, more cache and EMC would have been the *leader* in the implementation of technology like thin provisioning, not the also ran. </p>
<p>On reflection, I think EMC should provide SPC figures.  If DMX is better than the others and is &#8220;Simply the Best&#8221; prove it; bragging starts to sound hollow after a while.
<div class="blogger-post-footer">
<p>_uacct = &#8220;UA-1104321-2&#8243;;<br />
urchinTracker();
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2007/10/03/spc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>DMX-4 Green or not?</title>
		<link>http://thestoragearchitect.com/2007/07/20/dmx-4-green-or-not/</link>
		<comments>http://thestoragearchitect.com/2007/07/20/dmx-4-green-or-not/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 21:28:00 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[DMX]]></category>
		<category><![CDATA[DMX-4]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[HDS]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[usp]]></category>
		<category><![CDATA[USP-V]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.wordpress.com/2007/07/20/dmx-4-green-or-not/</guid>
		<description><![CDATA[<p>After the recent EMC <a href="http://www.emc.com/products/store_more_intelligently/pdf/H2883-q3-announ.pdf" >announcements</a> on DMX-4, I promised I would look at the question of whether the new DMX-4 is really as green as it claims to be. I did some research and the results are quite interesting.</p> <p>Firstly we need to set the boundaries. One of the hardest part of comparing [...]<!--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>After the recent EMC <a href="http://www.emc.com/products/store_more_intelligently/pdf/H2883-q3-announ.pdf" >announcements</a> on DMX-4, I promised I would look at the question of whether the new DMX-4 is really as green as it claims to be. I did some research and the results are quite interesting.</p>
<p>Firstly we need to set the boundaries. One of the hardest part of comparing hardware from different manufacturers is that they are intrinsically different (if they were too similar, the lawyers would be involved) and that makes it difficult to come up with a fair comparison. So, I&#8217;ve divided the comparisons into controller and disk array cabinets. Even this is difficult. The DMX has a central controller cabinet which contains only batteries, power supplies, interface boards and so on. The USP however uses half of the central controller for disks. The DMX has 240 drives per cabinet, however the USP has 256 disks per cabinet. This all needs to be taken into consideration when performing calculations.</p>
<p>Second, I want to explain my sources. I&#8217;ve tried to avoid the marketing figures for two reasons; firstly they usually refer to a fully configured system and secondly they don&#8217;t provide enough detail in order to break down power usage by cabinet and by component. This level of detail is necessary for a more exact comparison. So, for the USP and USP-V, I&#8217;m using HDS&#8217;s own power calculation spreadsheet. This is quite detailed, and allows each component in a configuration to be specified in the power calculation. For EMC, I&#8217;m using the DMX-3 Physical Planning Guide. I can&#8217;t find a DMX-4 Planning Guide yet, however the figures on the EMC website for DMX-4 are almost identical to those for DMX-3 and it&#8217;s as close as I can get.</p>
<p><strong>DMX-3/4</strong></p>
<p>The DMX figures are quite simple; the controller cabinet (fully loaded) takes 6.4KVA and a disk cabinet 6.1KVA. A fully configured controller cabinet has 24 controller slots, up to 8 global memory directors and 16 back and front-end director (FED) cards. A typical configuration would have eight 8-port FED cards and 8 BED cards connecting to all 4 disk quadrants. EMC quote the disk cabinet figures based on 10K drives. Looking at Seagate&#8217;s website and standard 10K 300GB FC drives, each requires 18W of power in &#8220;normal&#8221; operation, so 240 drives requires 4.32KVA. The difference between this figure and the EMC value will cover when drives are being driven harder and the power supplies and other components which need powering within a disk cabinet. We can therefore work on an assumption of 25.4W per drive on average.</p>
<p>Now the figures for the controller cabinet are interesting. Remember EMC have no drives in the controller cabinet so all the power is for controllers, charging batteries and cache. So all that 6.4KVA is dedicated to keeping the box running.</p>
<p><strong>USP</strong></p>
<p>The HDS power calculator spreadsheet is quite detailed. It allows specific details of cache, BEDS, FEDs and a mix of 73/144/300GB array groups. A full USP1100 configuration has 1152 drives, 6 FEDs, 4 BEDs and 256GB of cache. This full configuration draws 38.93KVA (slightly more than the quoted figure on the HDS website. Dropping off 64 array groups (an array cabinet) reduces the power requirement to 31.50 KVA or 7.43KVA for the whole cabinet. This means the controller cabinet draws 9.21KVA and in fact the spreadsheet shows that a full configuration minus disks draws 5.4KVA. The controller cabinet has up to 128 drives in it, which should translate to about 3.7KVA; this is consistent with the 9.21KVA drawn by a full controller cabinet. The 7.43KVA in a cabinet translates to 29W per drive, making the HDS &#8220;per drive&#8221; cost more expensive.</p>
<p>This is a lot of data, probably not well presented but it shows a number of things;</p>
<ol>
<li>There&#8217;s an inescapable power draw per drive which can&#8217;t be avoided; this equates to about 20W per drive.</li>
<li>The controller frame needs about 6KVA and this varies only slightly depending on the number of controllers and cache. </li>
<li>The HDS controller is slightly more efficient than the EMC. </li>
<li>The HDS disk array is slightly less efficient than the EMC.</li>
</ol>
<p>Neither vendor can really claim their product to be &#8220;green&#8221;. EMC are playing the green card by using their higher density drives. There&#8217;s no doubting that this does compute to a better capacity to power ratio, however these green power savings come at a cost; SATA drives are not fibre channel and not designed for 24/7 workloads. Whilst these drives provide increased capacity, they don&#8217;t provide the same level of performance and DMX systems are priced at a premium so you want to get the best bang for your buck. However, if EMC were to price a SATA-based DMX competitively, then the model is compelling, but surely that would take business away from Clariion.   What&#8217;s more likely to happen is customers choosing to put some SATA drives into an array and therefore see only modest incremental power savings.</p>
<p>So what&#8217;s the future? Well, 2.5&#8243; drives currently offer up to 146GB capacity at 10K and only half the power demands, which also translates into cooling savings.  Is anyone using these in building arrays? Hybrid drives with more cache should allow drives to be spun down periodically, also saving power. Either way, these sorts of features shoudn&#8217;t come at the cost of the levels of performance and availability we see today. </p>
<p>One final note of interest&#8230;HDS are quoting figures for the USP-V. These show a 10% saving over the standard USP, despite the performance improvements&#8230;</p>
<div class="blogger-post-footer">
<p>_uacct = &#8220;UA-1104321-2&#8243;;<br />
urchinTracker();
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2007/07/20/dmx-4-green-or-not/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

