<?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; Symmetrix</title>
	<atom:link href="http://thestoragearchitect.com/tag/symmetrix/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>Enterprise Computing: Do We Need FAST v1, EMC?</title>
		<link>http://thestoragearchitect.com/2009/10/18/enterprise-computing-do-we-need-fast-v1-emc/</link>
		<comments>http://thestoragearchitect.com/2009/10/18/enterprise-computing-do-we-need-fast-v1-emc/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 09:50:45 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[GestaltIT]]></category>
		<category><![CDATA[barry whyte]]></category>
		<category><![CDATA[binfile]]></category>
		<category><![CDATA[Compellent]]></category>
		<category><![CDATA[Data Progression]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[FAST]]></category>
		<category><![CDATA[HiCommand Tiered Storage Manager]]></category>
		<category><![CDATA[hitachi]]></category>
		<category><![CDATA[hyper]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[Optimizer]]></category>
		<category><![CDATA[Storage Tiering 1.0]]></category>
		<category><![CDATA[Storage Tiering 2.0]]></category>
		<category><![CDATA[Symmetrix]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=772</guid>
		<description><![CDATA[<p>So, here&#8217;s my rash statement from Twitter last night: &#8220;If FAST isn&#8217;t free, I don&#8217;t want it!  All it&#8217;s doing is automating process I could script/do manually&#8221;.  It&#8217;s a bold statement, I know, so is FAST really offering something better than what could be achieved today using EMC&#8217;s <a href="http://uk.emc.com/products/detail/software/symmetrix-optimizer.htm" >Symmetrix Optimizer</a>?</p> <p>Hot Spots</p> <p>EMC&#8217;s [...]<!--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, here&#8217;s my rash statement from Twitter last night: <em><span style="color:#0000ff;">&#8220;If FAST isn&#8217;t free, I don&#8217;t want it!  All it&#8217;s doing is automating process I could script/do manually&#8221;</span></em>.  It&#8217;s a bold statement, I know, so is <strong>FAST</strong> really offering something better than what could be achieved today using EMC&#8217;s <a href="http://uk.emc.com/products/detail/software/symmetrix-optimizer.htm" >Symmetrix Optimizer</a>?</p>
<p><strong>Hot Spots</strong></p>
<p>EMC&#8217;s Symmetrix architecture (18 years old and counting, I believe) uses the concept of disk <strong>hypers</strong> to present LUNs.  Each physical disk is carved into a number of slices, which are then recombined to create LUNs to present to a host.  A mirrored (RAID-1) LUN uses two hypers, a RAID-5 (3+1) LUN uses 4.  EMC ensure general performance by setting standards on how LUNs are created from hypers and that&#8217;s reflected in a <strong>&#8220;binfile&#8221;</strong> layout.  However despite this sensible planning, it is possible (especially as hard drives are now much larger and contain many more hypers) that two hypers on a single physical disk could be highly active and so contend against each other &#8211; in other words <strong>&#8220;hot spots&#8221;</strong> on disk.</p>
<p>Optimizer helps alleviate the issue of hot spots by <strong>exchanging</strong> the high I/O hypers with low I/O ones, distributing busy LUNs across more physical spindles.  This is classic load balancing where resources are distributed across the available infrastructure in order to obtain better overall generic performance.  EMC have now rebranded Optimizer as part of <strong>Ionix</strong> for Storage Resource Managment, but it&#8217;s still effectively the same product.  Hyper swaps can be managed automatically, based on historical performance data.  They can also be user-defined &#8211; a manual swap at the users request.</p>
<p>Although tedious (and not as well automated as Hitachi&#8217;s HiCommand Tiered Storage Manager), in theory Optimizer could be used to manually move workload between storage tiers.  In fact, Optimizer is already aware of a tiered storage infrastructure.  Here&#8217;s a quote directly from the ControlCenter 6.1 manual:</p>
<blockquote><p><span style="color:#0000ff;">&#8220;Optimizer is also aware of physical drives that operate at different speeds, as well as location of the data on the physical media, which influences the I/O rate. This information is used when determining which logical devices to move.&#8221;</span></p></blockquote>
<p>So with a little bit of knowledge on the layout of data on a Symmetrix array, it would be possible today to use Optimizer to perform LUN-based FAST.</p>
<p><strong>Load-Balancing Versus Policy</strong></p>
<p>Unfortunately, simple load-balancing of I/O across a storage array doesn&#8217;t offer what should be seen as the next generation of storage tiering.  Where <strong>Storage Tiering 1.0</strong> was about offering multiple layers of storage within the same physical infrastructure and manually placing or moving LUNs to the appropriate tier, <strong>Storage Tiering 2.0</strong> will be about establishing policies that determine more service-based measurements of the performance and availability customers receive. </p>
<p>A policy-based approach would allow rules to be established on how <strong>data at the application layer</strong> moves between tiers.  This is a critical distinction from the load-balancing  methodology earlier described.  As an example, where an application was known to require higher performance at a certain time of day or day of the week, data could be moved proactively to a faster tier of storage, returning later once the high I/O workload had completed.  Whilst achievable using Optimizer, there&#8217;s no doubt the process of application migration would be tedious and time consuming.  I expect the v1.0 implementation of FAST will simply package up Optimizer into a tool that automates the migration of related data between tiers.  Don&#8217;t forget, other vendors have been <strong>offering this feature for some time</strong> &#8211; for example Hitachi and Tiered Storage Manager.</p>
<p><strong>Increasing Granularity</strong></p>
<p>Now LUN-based migration has its benefits.  Where large numbers of disks exist in an infrastructure, application data can be placed or moved to the most appropriate location as required.  However with the introduction of <strong>solid state disks</strong> (SSDs), a more granular approach is needed as the number of SSDs deployed in an array is likely to be low due to their excessive cost.  Moving an entire application (or even LUN) to SSD will be undesirable unless that application can take full use of the SSD hardware.  There are <strong>very few</strong>, if any, applications that require high-intensity read/write activity from every piece of application data all the time.</p>
<p>Block-level tiering offers a higher level of granularity to the placement of data.  A LUN can be split into blocks and placed across multiple layers of storage technology including traditional HDDs and faster SSDs.  Selective placement will ensure the more efficient use of expensive SSD media by placing only the highly active data onto it.</p>
<p>All of a sudden with increased granularity we&#8217;re back to Storage Tiering 1.0 where data is being placed on faster technology purely based on <strong>increasing overall system performance</strong>.  This is a feature <a href="http://www.compellent.com" >Compellent</a> have been offering for some time.  Data is migrated up or down the tier hierarchy on a <strong>daily basis</strong>, subject to performance figures over a 12-day period.  This level of granular performance management is possible because data is stored in a block-based structure.  Unfortunately for EMC, the <strong>hyper design legacy</strong> represents a technical challenge in making FAST version 2 a reality. </p>
<p><strong>Patent Rights</strong></p>
<p>As just mentioned, Compellent already offer block-based data migration in their products.  At a recent dinner in London with the Compellent team, they highlighted their strong position in the market, protected by patents covering block-level data migration between tiers.  You can find the filed patent <a href="http://www.patentstorm.us/patents/7398418/fulltext.html" >here</a>.  Compellent use the term <strong>&#8220;Data Progression&#8221;</strong> to describe how blocks are moved between tiers based on I/O activity.  As I/O activity is monitored over time, it is possible to determine the most appropriate tier of storage to use when expanding capacity.  Typically these are lower tier SATA drives, as initial performance requirements are usually over-estimated.  This metholodogy is very much Storage Tiering 1.0 discussed earlier.</p>
<p>Compellent aren&#8217;t the only people claiming rights to block-level tiering within a storage array.  I&#8217;ve also found the following <a href="http://www.patentstorm.us/patents/7421556/fulltext.html" >patent application</a> from <strong>IBM</strong>, filed by Barry Whyte, Steve Legg and others.  If IBM and Compellent both claim to have invented the FAST concept, how does that position EMC?  Do they have an earlier patent which trumps these two?</p>
<p><strong>Summary</strong></p>
<p>Storage Tiering 1.0 provides performance management of storage arrays.  Storage Tiering 2.0 extends this to offer policy-driven optimisation offerings.  Both of these technologies are available today from existing vendors in one format or another.  EMC will simply be playing catchup with these vendors once FAST 1 &amp; FAST 2 are released.  I&#8217;d like to be surprised and see EMC offer something the competition currently don&#8217;t.  I&#8217;m not holding my breath&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2009/10/18/enterprise-computing-do-we-need-fast-v1-emc/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Enterprise Computing: EMC Announced Next Generation V-Max Architecture</title>
		<link>http://thestoragearchitect.com/2009/04/14/enterprise-computing-emc-announced-next-generation-v-max-architecture/</link>
		<comments>http://thestoragearchitect.com/2009/04/14/enterprise-computing-emc-announced-next-generation-v-max-architecture/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 09:18:21 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[GestaltIT]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[FAST]]></category>
		<category><![CDATA[Overtake the Future]]></category>
		<category><![CDATA[Symmetrix]]></category>
		<category><![CDATA[V-Max]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=478</guid>
		<description><![CDATA[<p>So, the announcements have started; EMC have unveiled their next-generation version of the Symmetrix high-end storage array family and it is called the V-Max.  So I guess previous guesses about DMX-5 or DMX-V weren&#8217;t far off!</p> <p>Naturally, the EMC PR machine is in full flow; blog posts are already up from the usual suspects:</p> <p><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>So, the announcements have started; EMC have unveiled their next-generation version of the Symmetrix high-end storage array family and it is called the V-Max.  So I guess previous guesses about DMX-5 or DMX-V weren&#8217;t far off!</p>
<p>Naturally, the EMC PR machine is in full flow; blog posts are already up from the usual suspects:</p>
<p><a rel="nofollow" href="http://thestorageanarchist.typepad.com/weblog/2009/04/1054-overtake-the-future-with-emc-symmetrix-v-max.html" >http://thestorageanarchist.typepad.com/weblog/2009/04/1054-overtake-the-future-with-emc-symmetrix-v-max.html</a></p>
<p><a rel="nofollow" href="http://storagezilla.typepad.com/storagezilla/2009/04/countdown-to-overtake-the-future.html" >http://storagezilla.typepad.com/storagezilla/2009/04/countdown-to-overtake-the-future.html</a></p>
<p><a href="http://chucksblog.emc.com/chucks_blog/2009/04/symmetrix-vmax-a-new-paradigm-for-storage-virtualization.html" >http://chucksblog.emc.com/chucks_blog/2009/04/symmetrix-vmax-a-new-paradigm-for-storage-virtualization.html</a></p>
<p><a href="http://thestoragearchitect.com/2009/04/14/enterprise-computing-emc-announced-next-generation-v-max-architecture/emc11/" rel="attachment wp-att-479" ><img class="alignleft size-full wp-image-479" title="emc11" src="http://thestoragearchitect.files.wordpress.com/2009/04/emc11.jpg" alt="emc11" width="500" height="348" /></a>I picked up the first comments on ZDNet about 6am UK time this morning.  From the brief marketing blurb I&#8217;ve read, the new technology will scale better (more connectivity, more drives, more throughput and a bigger range of devices) and be more tuned to virtual infrastructures.  It does however, still rely on the existing Symmetrix technologies such as the Enginuity operating system.</p>
<p>Have a look at the following graphic I borrowed from the ZDnet post.  It describes a new technology called FAST (Fully Automated Storage Tiering).  The implication is that the technology enables the automated tiering of data across all levels of technology within the array.  *IF* this is as good as it sounds, then this will be a killer feature of the new technology.  As usual, the devil is in the detail; I&#8217;d hope FAST offers:</p>
<p> </p>
<p> </p>
<ul>
<li>High granularity of data chunks (e.g. 1GB chunks or less).</li>
<li>High granularity of sampling period (e.g. data migration in minutes and seconds not days)</li>
<li>Un-interrupted data movement.</li>
<li>Policy-based migration (e.g. not technology based but a service level the customer can subscribe t0).</li>
</ul>
<p>The other concern I have is how much legacy architecture V-Max will retain.  Symmetrix and DMX LUN changes are inflexible and require binfile or symconfigure commands to create and destroy LUNs.  Data is not fully dynamic across an entire array, hence the need for Symmetrix Optimiser.  I&#8217;d like to understand if V-Max still retains the legacy configuration constraints of the older products or whether EMC have moved to reduce these dependencies.</p>
<p>As usual, EMC continue to push the boundaries.  It will be interesting to see how the competition responds, in particular, those vendors still cranking out their <a href="http://www.netapp.com/us/products/storage-systems/" >legacy products</a>, which as time goes on, look more and more antiquated.</p>
<p>More news as I discover it.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2009/04/14/enterprise-computing-emc-announced-next-generation-v-max-architecture/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Get the Balance Right</title>
		<link>http://thestoragearchitect.com/2008/10/31/get-the-balance-right/</link>
		<comments>http://thestoragearchitect.com/2008/10/31/get-the-balance-right/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 18:39:00 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Barry A Burke]]></category>
		<category><![CDATA[barry whyte]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[svc]]></category>
		<category><![CDATA[Symmetrix]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.wordpress.com/2008/10/31/get-the-balance-right/</guid>
		<description><![CDATA[<p>It&#8217;s not very often I side with one vendor or another however after BarryB&#8217;s recent <a rel="nofollow" href="http://thestorageanarchist.typepad.com/weblog/2008/10/1028-benchmarketing-badly.html" >post</a> regarding &#8220;Benchmarketing&#8221; I feel obliged to comment. Have a read of Barry Whyte&#8217;s <a href="http://www.ibm.com/developerworks/blogs/page/storagevirtualization?entry=missing_the_point_misdirections_misinterpretations" >rebuttal</a> too.</p> <p>We see technology advancements because &#8220;concept&#8221; devices are used to drive innovation but don&#8217;t necessarily translate directly to end-user [...]<!--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 not very often I side with one vendor or another however after BarryB&#8217;s recent <a rel="nofollow" href="http://thestorageanarchist.typepad.com/weblog/2008/10/1028-benchmarketing-badly.html" >post</a> regarding &#8220;Benchmarketing&#8221; I feel obliged to comment.  Have a read of Barry Whyte&#8217;s <a href="http://www.ibm.com/developerworks/blogs/page/storagevirtualization?entry=missing_the_point_misdirections_misinterpretations" >rebuttal</a> too.</p>
<p>We see technology advancements because &#8220;concept&#8221; devices are used to drive innovation but don&#8217;t necessarily translate directly to end-user products.  Look at the fashion industry &#8211; some of the most outrageous outfits are paraded down the catwalk but the same dress, coat, hat or whatever isn&#8217;t sold in the shops.  Instead it influences the next fashion season. </p>
<p>Look at the motor industry &#8211; concept cars appear well before actual consumer products.  We may laugh at some and marvel at others &#8211; take the <a rel="nofollow" href="http://en.wikipedia.org/wiki/Bugatti_Veyron" >Bugatti Veyron</a>.  It is well known that Volkswagen make a loss on each car produced, however what counters this is the publicity, the research, the kudos of being able to claim Veyron technology (disputably the fastest car in the world) is deployed in the standard VW range.  Lexus is another good example of a brand created by Toyota to perform the same function.  Much the same can be said for Formula 1.</p>
<p>Now, I&#8217;m not endorsing IBM per-se here, however I don&#8217;t see the harm with IBM marketing a &#8220;concept&#8221; piece of technology which could lead to innovation in the future.  After all, IBM is well known for research of this kind; the disk drive and the tape drive spring to mind.</p>
<p>Even EMC&#8217;s own bloggers <a href="http://www.corneliadavis.com/blog/?p=60" >question</a> whether EMC is known for innovation and other than Symmetrix, I can&#8217;t think of one thing I view as an EMC &#8220;idea&#8221;. </p>
<p>Anyway, &#8217;nuff said.  As previously offered &#8211; I would love to take the position of moderator in developing real world benchmarking &#8211; bring it on!!
<div class="blogger-post-footer">
<p>_uacct = &#8220;UA-1104321-2&#8243;;<br />
urchinTracker();
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2008/10/31/get-the-balance-right/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

