<?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; Storage</title>
	<atom:link href="http://thestoragearchitect.com/tag/storage/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>APIs Are Essential for Delivering Storage in Enterprise Cloud Infrastructures</title>
		<link>http://thestoragearchitect.com/2012/05/17/apis-are-essential-for-delivering-storage-in-enterprise-cloud-infrastructures/</link>
		<comments>http://thestoragearchitect.com/2012/05/17/apis-are-essential-for-delivering-storage-in-enterprise-cloud-infrastructures/#comments</comments>
		<pubDate>Thu, 17 May 2012 16:52:31 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[iWave]]></category>
		<category><![CDATA[orchestration]]></category>
		<category><![CDATA[provisioning]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=3462</guid>
		<description><![CDATA[<p>It&#8217;s pretty easy to pick holes in the current legacy storage products, especially when it comes to integration within both public and private cloud deployments.  However it&#8217;s worth discussing exactly what is required when implementing cloud frameworks, as the way in which storage is deployed is radically different from the traditional model of storage operations. [...]<!--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 pretty easy to pick holes in the current legacy storage products, especially when it comes to integration within both public and private cloud deployments.  However it&#8217;s worth discussing exactly what is required when implementing cloud frameworks, as the way in which storage is deployed is radically different from the traditional model of storage operations.  In this post we will look at why traditional methods of storage management need to change and how that affects the way in which the hardware itself is used.  This leads to a discussion on APIs and how they are essential to drive cloud deployments effectively.</p>
<h3>The Legacy View</h3>
<div id="attachment_3469" class="wp-caption alignleft" style="width: 310px"><a href="http://thestoragearchitect.com/wp-content/uploads/2012/05/Provisioning-Process-1.jpg" ><img class="size-medium wp-image-3469" title="Provisioning Process 1" src="http://thestoragearchitect.com/wp-content/uploads/2012/05/Provisioning-Process-1-300x212.jpg" alt="" width="300" height="212" /></a><p class="wp-caption-text">Legacy Provisioning Proces</p></div>
<p>For the last 10 years or so, the traditional view of  storage management has consisted of a number of Storage Administrators using a GUI, CLIs and/or scripts to process storage requests as they are generated by the business user.  The process is highly manual, with lots of interactions between the requestor, the storage admin delivering the work and other intermediaries to cover things like billing, change control, capacity management and workload scheduling.  This made the overall process pretty people intensive and not surprisingly elongated the delivery time.  Many end users will also have recollections of asking for their specific requirement to be told they can only have something &#8220;off the shelf&#8221; &#8211; i.e. storage to a standard LUN size and with a specific RAID protection.  This was done for obvious reasons; firstly the configuration of large arrays was predicated on pre-planning and a fixed design, usually created at hardware installation time.  Once defined and in use, it couldn&#8217;t be changed (or at least couldn&#8217;t be changed without significant impact and cost).  Second, it makes sense to reduce requirements into a smaller subset to make the provisioning process easier.  As well as being rigid in configuration, many legacy arrays assume the creation and provisioning of LUNs is an infrequent task.  Many require requests to be packaged and executed in batch and certainly can&#8217;t cope easily with concurrent requests.  Although it is possible to automate some provisioning processes using CLIs and scripts, this doesn&#8217;t address the real requirements in creating an on-demand model.</p>
<h3>The New World</h3>
<div id="attachment_3470" class="wp-caption alignright" style="width: 310px"><a href="http://thestoragearchitect.com/wp-content/uploads/2012/05/Provisioning-Process-2.jpg" ><img class="size-medium wp-image-3470 " title="API Provisioning Process" src="http://thestoragearchitect.com/wp-content/uploads/2012/05/Provisioning-Process-2-300x193.jpg" alt="" width="300" height="193" /></a><p class="wp-caption-text">API Provisioning Process</p></div>
<p>As we scale up to ever large IT deployments and especially within service-based or &#8220;cloud&#8221; configurations, the idea of having large amounts of human intervention in the provisioning process simply doesn&#8217;t work.  Instead, we need to move to a model of &#8220;storage on demand&#8221; where an external agent &#8211; user or orchestration software &#8211; can request storage as part of a portal and see the request actioned in real-time or at least within a matter of minutes or hours.  This kind of operation can only be delivered where the hardware has been designed for the purpose.  Where previously storage administrators were involved in every provisioning request, those requests will be actioned within a provisioning framework, defined by the administrator or a storage architect.</p>
<h3>Framework</h3>
<p>What do we mean by framework?  Well, it&#8217;s all about setting a set of parameters around which allocations take place.  This could include:</p>
<ul>
<li>LUN Size</li>
<li>Resiliency/Availability</li>
<li>Performance</li>
<li>Security credentials</li>
<li>Snapshot policy</li>
<li>Capacity on demand LUN</li>
</ul>
<div>The architect chooses which specific hardware components are used to meet the requirements.  There are also operational limitations:</div>
<div>
<ul>
<li>Maximum number of concurrent requests</li>
<li>Maximum number of provisioning requests per hour</li>
<li>Ability to suspend or reject provisioning requests by array</li>
<li>Restrict requests by array capacity</li>
<li>Restrict requests by user based on capacity guidelines</li>
</ul>
</div>
<div>The provisioning framework also needs the ability to work asynchronously and autonomously; that is, to accept, process and acknowledge provisioning requests without the requestor having to maintain a permanent session to the array.  Once requests are completed, the requestor is alerted via a callback mechanism or by manually checking whether a request has completed.  Obviously there is a need for integration into monitoring frameworks, in order to track hardware and performance issues.</div>
<p>&nbsp;</p>
<h3>Designed for API</h3>
<p>Of course there&#8217;s a big question around whether APIs can be retro-fitted to existing storage.  In classic IT tradition the answer is &#8220;it depends&#8221;.  Without a doubt no new storage array should be released without native API functionality.  However fitting an API to existing technology will depend on how flexible the existing configuration process is.  It&#8217;s possible to create an API wrapper and build automation into a middleware layer.  This is how products such as <a href="http://www.iwavesoftware.com/"  target="_blank">iWave&#8217;s Storage Automator</a> work.  However adding these features to existing storage products could be costly and still be an imperfect solution.</p>
<h3>The Storage Architect Take</h3>
<p>As new storage platforms evolve, native API support is a must.  The Storage Administrator will simply be required to deploy the infrastructure and plug it into a higher framework from where provisioning will be entirely automated.  Vendors offering this level of functionality will be the most attractive to service providers, looking to make the cost of acquiring and managing storage as cheap as possible.  We&#8217;re about to see a paradigm shift in the way in which storage is managed and possibly an end to the storage administrator.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2012/05/17/apis-are-essential-for-delivering-storage-in-enterprise-cloud-infrastructures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Primary Storage De-duplication: Only for SSD Arrays?</title>
		<link>http://thestoragearchitect.com/2012/04/23/primary-storage-de-duplication-only-for-ssd-arrays/</link>
		<comments>http://thestoragearchitect.com/2012/04/23/primary-storage-de-duplication-only-for-ssd-arrays/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 08:00:20 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Pure Storage]]></category>
		<category><![CDATA[solid state]]></category>
		<category><![CDATA[ssd]]></category>
		<category><![CDATA[Violin Memory]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=3238</guid>
		<description><![CDATA[<p>I recently wrote an article for TechTarget that looked at the implementations of data de-duplication in primary storage arrays.  One of the things that stood out for me was the lack of de-duplication support in traditional (and some might say legacy) storage arrays.</p> <p>The cynical amongst us would say that the big 5 storage vendors [...]<!--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 recently wrote an article for TechTarget that looked at the implementations of data de-duplication in primary storage arrays.  One of the things that stood out for me was the lack of de-duplication support in traditional (and some might say legacy) storage arrays.</p>
<p>The cynical amongst us would say that the big 5 storage vendors have no vested interest in introducing a technology such as de-duplication.  If dedupe rates can reach those of secondary storage products (i.e. 90% or more) then storage vendors are going to be selling way less storage than they do today &#8211; not the most desirable scenario.  However I wonder if technology plays more of a role here than pure financial considerations.</p>
<h3>The Netapp Effect</h3>
<p>Netapp introduced A-SIS (advanced single instance storage) into their filer product range in 2007.  Although continually berated by other vendors as performance afflicted, A-SIS does work and does produce savings.  Again, the cynical may say that Netapp needs to have some space saving technology in place, bearing in mind the inefficiency of WAFL, however it was still a bold move by the company and five years on, none of the other top 5 have followed their lead (EMC have <a href="http://itknowledgeexchange.techtarget.com/storage-soup/emc-prepares-block-level-primary-deduplication/"  target="_blank">talked</a> the talk but failed to deliver as yet).</p>
<p>Perhaps through serendipity, Netapp have implemented an architecture that works well with de-duplication.  The 4KB block structure, write-new style of WAFL makes technologies such as thin provisioning and de-duplication relatively easy to implement (although it also causes headaches in delivering other functionality such as decent tiering).</p>
<p>On the other hand, other array architectures would find it very difficult to implement de-duplication.  EMC VMAX, and Hitachi VSP (aka HP XP24000) still retain their legacy LUN structure, onto which they layer wide striping pools and thin provisioning.  The block size in these architectures will be a limiting factor.</p>
<h3>Design in Mind</h3>
<p>That brings us to the SSD-based array vendors.  These companies have a vested interest in implementing de-duplication as it is one of the features they need to help make the TCO for all SSD arrays to work.  Out of necessity dedupe is a required feature, forcing it to be part of the array design.</p>
<p>Solid state is also a perfect technology for deduplicated storage.  Whether using inline or post-processing, de-duplication causes subsequent read requests to be more random in nature as the pattern of deduplicated data is unpredicable.  With fixed latency, SSDs are great at delivering this type of read request that may be tricker for other array types.</p>
<h3>Mainstream or Not?</h3>
<p>Will de-duplication become a standard mainstream feature?  Probably not in current array platforms but definitely for the new ones where legacy history isn&#8217;t an issue.  There will come a time when those legacy platforms should be put out to pasture and by then de-duplication will be a standard feature.  When that will happen will have to be the subject of another post.</p>
<p>Related Articles You May Be Interested In</p>
<ul>
<li><a href="http://thestoragearchitect.com/2012/04/18/solid-state-storage-symposium-25th-april-2012/" title="Solid State Storage Symposium 25th April 2012"  rel="bookmark">Solid State Storage Symposium 25th April 2012</a></li>
<li><a href="http://thestoragearchitect.com/2012/04/13/lefthand-ssd-array-podcast/" title="Lefthand SSD Array – Podcast"  rel="bookmark">Lefthand SSD Array – Podcast</a></li>
<li><a href="http://thestoragearchitect.com/2011/10/31/emc-releases-all-flash-vnx/" title="EMC Releases All Flash VNX"  rel="bookmark">EMC Releases All Flash VNX</a></li>
<li><a href="http://thestoragearchitect.com/2011/10/26/solid-state-arrays-solidfire/" title="Solid State Arrays: SolidFire"  rel="bookmark">Solid State Arrays: SolidFire</a></li>
<li><a href="http://thestoragearchitect.com/2011/10/15/solid-state-arrays-pure-storage-inc/" title="Solid State Arrays: Pure Storage Inc"  rel="bookmark">Solid State Arrays: Pure Storage Inc</a></li>
<li><a href="http://thestoragearchitect.com/2011/10/05/who-will-be-the-first-solid-state-array-vendor-to-be-acquired/" title="Who Will Be The First Solid State Array Vendor To Be Acquired?"  rel="bookmark">Who Will Be The First Solid State Array Vendor To Be Acquired?</a></li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2012/04/23/primary-storage-de-duplication-only-for-ssd-arrays/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>IP Expo &#8211; 19 &amp; 20 October 2011</title>
		<link>http://thestoragearchitect.com/2011/10/17/ip-expo-19-20-october-2011/</link>
		<comments>http://thestoragearchitect.com/2011/10/17/ip-expo-19-20-october-2011/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 07:04:17 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Earls Court]]></category>
		<category><![CDATA[IP Expo]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[UK]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.com/?p=3027</guid>
		<description><![CDATA[<p>This week I&#8217;ll be attending IP Expo, which has probably become the UK&#8217;s biggest IT event.  You can find more details out at the <a href="http://www.ipexpo.co.uk/" target="_blank">IP Expo Website</a>, but if you&#8217;re quick, entry is free.</p> <p>I&#8217;ll be there both days and I&#8217;m pretty busy with vendor briefings, but if you are going, drop me [...]<!--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 week I&#8217;ll be attending IP Expo, which has probably become the UK&#8217;s biggest IT event.  You can find more details out at the <a href="http://www.ipexpo.co.uk/"  target="_blank">IP Expo Website</a>, but if you&#8217;re quick, entry is free.</p>
<p>I&#8217;ll be there both days and I&#8217;m pretty busy with vendor briefings, but if you are going, drop me a note and we can meet up over a coffee (or beer in the evening).  Remember, Steve Wozniak is doing the keynote on day 2, which should be poignant and interesting.  See you there!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2011/10/17/ip-expo-19-20-october-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Travelling Again &#8211; West Coast Trip</title>
		<link>http://thestoragearchitect.com/2011/09/05/travelling-again-west-coast-trip/</link>
		<comments>http://thestoragearchitect.com/2011/09/05/travelling-again-west-coast-trip/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 15:42:44 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[IDF]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Tech Field Day]]></category>
		<category><![CDATA[TFD]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=2837</guid>
		<description><![CDATA[<p>Next week I&#8217;m travelling again and will be in the San Francisco area for the week.  For Tuesday &#38; Wednesday I&#8217;m at the Intel IDF (<a href="http://www.intel.com/idf/" >http://www.intel.com/idf/</a>) and for Thursday &#38; Friday I&#8217;ll be attending Tech Field Day #8 (<a href="http://techfieldday.com/2011/tfd8/" >http://techfieldday.com/2011/tfd8/</a>).</p> <p>I&#8217;ve not attended an Intel event before, however I&#8217;m interested to see [...]<!--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>Next week I&#8217;m travelling again and will be in the San Francisco area for the week.  For Tuesday &amp; Wednesday I&#8217;m at the Intel IDF (<a href="http://www.intel.com/idf/" >http://www.intel.com/idf/</a>) and for Thursday &amp; Friday I&#8217;ll be attending Tech Field Day #8 (<a href="http://techfieldday.com/2011/tfd8/" >http://techfieldday.com/2011/tfd8/</a>).</p>
<p>I&#8217;ve not attended an Intel event before, however I&#8217;m interested to see their views on Storage and Cloud Computing futures as they have a vested interest in the success of these (and of course many other) technologies.</p>
<p>Currently TFD#8 no presenting companies have yet been announced, however knowing the history of previous events (I attended the very first in November 2009), I&#8217;m sure we&#8217;ll be seeing some interesting technology.</p>
<p>If you&#8217;re at the Intel event, drop me a note (@chrismevans on Twitter) and we can meet up.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2011/09/05/travelling-again-west-coast-trip/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Virtualization and Storage: Overview, Vendor Solutions</title>
		<link>http://thestoragearchitect.com/2010/12/11/virtualization-and-storage-overview-vendor-solutions/</link>
		<comments>http://thestoragearchitect.com/2010/12/11/virtualization-and-storage-overview-vendor-solutions/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 14:44:59 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[Datamation]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=2141</guid>
		<description><![CDATA[<p>There&#8217;s no denying that virtualization platforms such as <a href="http://www.vmware.com/" >VMware</a> and <a rel="nofollow" href="http://www.microsoft.com/hyper-v-server/" >Hyper-V</a> have revolutionized the way in which computing resources are deployed.</p> <p>Physical servers were usually under-utilized and took time and effort to deploy. These servers also consumed data center space, power and cooling. Virtualization reduced hardware costs, reduced the environmental [...]<!--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>There&#8217;s no denying that virtualization platforms such as <a href="http://www.vmware.com/" >VMware</a> and <a rel="nofollow" href="http://www.microsoft.com/hyper-v-server/" >Hyper-V</a> have revolutionized the way in which computing resources are deployed.</p>
<p>Physical servers were usually under-utilized and took time and effort to  deploy.  These servers also consumed data center space, power and  cooling.  Virtualization reduced hardware costs, reduced the  environmental requirements by saving on power and cooling and improved  the utilization of physical hardware in comparison to dedicated server  environments.</p>
<p>Read the rest of this article at <a href="http://itmanagement.earthweb.com/features/article.php/12297_3915946_1/Virtualization-and-Storage-Overview-Vendor-Solutions.htm"  target="_blank">Datamation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/12/11/virtualization-and-storage-overview-vendor-solutions/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Storage Networking World Europe &#8211; III</title>
		<link>http://thestoragearchitect.com/2010/10/29/storage-networking-world-europe-iii/</link>
		<comments>http://thestoragearchitect.com/2010/10/29/storage-networking-world-europe-iii/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 16:14:54 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Ulitzer]]></category>
		<category><![CDATA[barry whyte]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[Storewize]]></category>
		<category><![CDATA[V7000]]></category>
		<category><![CDATA[Virtualisation]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=2040</guid>
		<description><![CDATA[<p><a href="http://31.222.189.99/wp-content/uploads/2010/10/snw_large.png" ></a>Here&#8217;s another video from this week&#8217;s SNWE in Frankfurt.  This time I&#8217;m talking to <a href="http://twitter.com/bwhyte" target="_blank">Barry Whyte</a> about the IBM Storewize v7000; a modular array with SVC tendencies.  It&#8217;s good to see another vendor acknowledging that the ability to manage external storage is justified and can offer very real benefits in cost [...]<!--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/snw_large.png" ><img class="alignleft size-full wp-image-2031" style="margin: 5px;" title="snw_large" src="http://31.222.189.99/wp-content/uploads/2010/10/snw_large.png" alt="snw_large" width="292" height="150" /></a>Here&#8217;s another video from this week&#8217;s SNWE in Frankfurt.  This time I&#8217;m talking to <a href="http://twitter.com/bwhyte"  target="_blank">Barry Whyte</a> about the IBM Storewize v7000; a modular array with SVC tendencies.  It&#8217;s good to see another vendor acknowledging that the ability to manage external storage is justified and can offer very real benefits in cost reduction, mobility and performance.  Enough of my ranting, here&#8217;s the video.</p>
<p>P.S.  Look out for one of Barry&#8217;s European colleagues totally missing the point that we are recording a video and trying to explain the GUI to another customer at the same time as we are talking.  Nice.</p>
<p><a href="http://thestoragearchitect.com/2010/10/29/storage-networking-world-europe-iii/"><em>Click here to view the embedded video.</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/10/29/storage-networking-world-europe-iii/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HP Challenges Dell for 3Par</title>
		<link>http://thestoragearchitect.com/2010/08/23/hp-challenges-dell-for-3par/</link>
		<comments>http://thestoragearchitect.com/2010/08/23/hp-challenges-dell-for-3par/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 11:57:54 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Ulitzer]]></category>
		<category><![CDATA[3par]]></category>
		<category><![CDATA[acquisition]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[EVA]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[IBRIX]]></category>
		<category><![CDATA[lefthand]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=1812</guid>
		<description><![CDATA[<p><a href="http://31.222.189.99/wp-content/uploads/2010/08/HP_logo_blue.jpg" ></a>So there we have it.  A week after Dell <a href="http://www.thestoragearchitect.com/2010/08/16/dell-to-acquire-3par/" target="_blank">announce</a> their intention to acquire 3Par, HP put their <a href="http://www.businesswire.com/news/home/20100823005726/en/HP-Proposes-Acquire-3PAR-24-Share-Cash" target="_blank">cards on the table</a> and trump the Dell bid with an updated offer of $24 a share.  This represents a 1/3 increase over the Dell $18/share offer.</p> <p>HP have been pretty [...]<!--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/08/HP_logo_blue.jpg" ><img class="alignleft size-full wp-image-1815" style="margin: 5px;" title="HP_logo_blue" src="http://31.222.189.99/wp-content/uploads/2010/08/HP_logo_blue.jpg" alt="HP_logo_blue" width="70" height="70" /></a>So there we have it.  A week after Dell <a href="http://www.thestoragearchitect.com/2010/08/16/dell-to-acquire-3par/"  target="_blank">announce</a> their intention to acquire 3Par, HP put their <a href="http://www.businesswire.com/news/home/20100823005726/en/HP-Proposes-Acquire-3PAR-24-Share-Cash"  target="_blank">cards on the table</a> and trump the Dell bid with an updated offer of $24 a share.  This represents a 1/3 increase over the Dell $18/share offer.</p>
<p>HP have been pretty acquisitive in the storage arena over the last few years, acquiring LeftHand, Ibrix and others.  Why now would they want to acquire 3Par?</p>
<ul>
<li><strong>Defensive positioning</strong> &#8211; 3Par being acquired by any of the major vendors could weaken HP&#8217;s position in the mid-to-enterprise market.  EVA is a fading product and unlikely to be the first choice for many organisations when choosing a mid-tier storage array (unless you&#8217;re an out and out HP shop of course).  Maybe HP felt they had to protect their existing mid-market position.</li>
<li><strong>Technology Replacement </strong>- As I just mentioned, the EVA looks long in the tooth.  Should HP replace or upgrade it?  Acquiring 3Par could be the answer to that problem &#8211; use InServ as the EVA replacement.  Goodbye EVA.  Alternatively, 3Par could be a replacement for the XP range of devices that HP OEM from Hitachi.  HDS are being brought closer to the Hitachi family (and making acquisitions of their own) so perhaps this is another defensive move on HP&#8217;s part, in case the Hitachi deal unravels.</li>
</ul>
<p>Whatever the reason, HP &amp; 3Par would create a large overlapping portfolio of similar products.  I&#8217;m not sure where the clear strategy would be, or what the marketing message would say; which product is best for enterprise, mid, SME and so on.</p>
<p>Final thought:  Will Dell rebid at a higher price?  Will anyone else come into the bidding?  Storage is clearly still hot acquisition territory.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/08/23/hp-challenges-dell-for-3par/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Enterprise Computing: 4 Pillars &#8211; Service: Chargeback</title>
		<link>http://thestoragearchitect.com/2010/05/28/enterprise-computing-4-pillars-service-chargeback/</link>
		<comments>http://thestoragearchitect.com/2010/05/28/enterprise-computing-4-pillars-service-chargeback/#comments</comments>
		<pubDate>Fri, 28 May 2010 08:03:25 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[GestaltIT]]></category>
		<category><![CDATA[4 Pillars]]></category>
		<category><![CDATA[billing]]></category>
		<category><![CDATA[chargeback]]></category>
		<category><![CDATA[Four Pillars]]></category>
		<category><![CDATA[mainframe]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.thestoragearchitect.com/?p=1489</guid>
		<description><![CDATA[<p>This is a series of posts covering the subject of Storage Management.  Previous posts:</p> <a href="http://www.thestoragearchitect.com/2010/05/04/enterprise-computing-the-four-pillars-of-storage-management/" >The Four Pillars of Storage Management</a> <a href="http://www.thestoragearchitect.com/2010/05/14/enterprise-computing-4-pillars-service/" >Four Pillars: Service</a> <a href="http://www.thestoragearchitect.com/2010/05/21/enterprise-computing-4-pillars-service-the-service-catalogue/" >Four Pillars: The Service Catalogue</a> <p>In any system, resources are finite.  There is always a limitation to what is available.  However there&#8217;s also a truism that [...]<!--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 covering the subject of Storage Management.  Previous posts:</p>
<ul>
<li><a href="http://www.thestoragearchitect.com/2010/05/04/enterprise-computing-the-four-pillars-of-storage-management/" >The Four Pillars of Storage Management</a></li>
<li><a href="http://www.thestoragearchitect.com/2010/05/14/enterprise-computing-4-pillars-service/" >Four Pillars: Service</a></li>
<li><a href="http://www.thestoragearchitect.com/2010/05/21/enterprise-computing-4-pillars-service-the-service-catalogue/" >Four Pillars: The Service Catalogue</a></li>
</ul>
<p>In any system, resources are finite.  There is always a limitation to what is available.  However there&#8217;s also a truism that states if resources are free then they will be consumed at an infinite rate.  So it is with storage.  Someone has to pay for the storage resources that are placed on the floor.  If customers are not charged in some way for their consumption of storage, then they will continue to consume resources ad infinitum.  The solution is to implement chargeback or, to be more precise, billing.</p>
<h3>Definition</h3>
<p>It&#8217;s worth pausing for a moment and discussing the terms <strong>Chargeback</strong> and<strong> Billing</strong>.  When computing was first made available as timesharing, customers were billed for their usage of the shared system.  The billing unit may have been time, CPU resources or some combination of metrics that represented utilisation.  Mainframe resources were so expensive that there had to be an efficient charging mechanism.   The concept of billing is something that was intrisically built into the mainframe design and even to this day, resources can be tracked using records produced by SMF (<a rel="nofollow" href="http://en.wikipedia.org/wiki/IBM_System_Management_Facilities"  target="_blank">System Management Facility</a>) and reported on through RMF (<a rel="nofollow" href="http://en.wikipedia.org/wiki/Resource_Measurement_Facility"  target="_blank">Resource Measurement Facility</a>).  So billing represented a method of charging for usage that wasn&#8217;t directly related to the underlying hardware.</p>
<p>Chargeback implies a different methodology where the direct cost of delivering the service is charged back to the customer.  This can include people costs, but typically hasn&#8217;t, only covering the hardware provided itself.  Chargeback has its place, but when looking to develop a service, isn&#8217;t as flexible as billing.  All too often, chargeback is tied to a poorly implemented service catalog (or non-existent one).  Whilst the customer may pay for their equipment, there isn&#8217;t any flexibility when it comes to hardware replacement as the customer is aware of the technlogy used to deliver their service (and may be unwilling to move to new, untried hardware).  Here are a few additional chargeback/billing combinations that could be implemented:</p>
<ul>
<li><strong>No chargeback</strong> &#8211; IT has a budget and they provide the resources to the business.  When resources are exhausted, the business have to justify or provide additional funds.</li>
<li><strong>Consumption-based</strong> &#8211; customers are charged directly for their usage.</li>
<li><strong>Shared-usage</strong> &#8211; customers are charged a share of the costs, not directly related to their usage, but perhaps size of business unit.</li>
<li><strong>Dedicated</strong> &#8211; customers are charged the whole cost of acquiring the technology.  Ths doesn&#8217;t work well for shared environments.</li>
<li><strong>Service-based</strong> - customers are charged for a service provided; this isn&#8217;t directly related to the specific technology in use.</li>
</ul>
<h3>Rationale</h3>
<p>Whether you are implementing chargeback or billing, there needs to be a good reason for implementing.  Here are a few for consideration.</p>
<ul>
<li><strong>To Reduce Costs</strong> &#8211; If resources appear to be free they will be consumed inefficiently; charging for usage helps controls this.</li>
<li><strong>Improved Utilisation</strong> &#8211; Being charged in proportion to your usage makes customers validate whether they really need the storage they are using.</li>
<li><strong>Improved Efficiency</strong> &#8211; this goes hand in hand with utilisation, however charging customers for storage can enable tiering to be implemented more efficiently.</li>
<li><strong>Charging Fairly</strong> &#8211; there will always be sensible customers and abusers (the broadband market shows us that).</li>
<li><strong>Manage Demand</strong> &#8211; It is possible to make charges both time and planning dependent (more on that later).</li>
<li><strong>Manage Tech Refresh</strong> &#8211; Abstracting cost and service catalogue from the hardware means new/cheaper/efficient technology can be introduced more easily.</li>
</ul>
<p>What&#8217;s clear from the above points is that chargeback/billing can be used to change customer behaviour; users can be incentivised to be more efficient or to use cheaper technology.  Structured correctly, the overall cost of delivery of storage can include refresh funding, so as old devices are decommissioned, the cost of data migration is part of the overall charge.  I see this as one of the major issues with the way customers pay for their technology; the overall costs in the lifecycle of deployment, operation and refresh simply aren&#8217;t considered.</p>
<h3>Metrics</h3>
<p>What&#8217;s the best way to charge?  Here are a few typical metrics:</p>
<ul>
<li>Per GB of storage used.</li>
<li>Per port on the SAN fabric.</li>
<li>By Tier of storage.</li>
<li>By contention ratio of storage port (higher cost for fewer hosts on a shared port)</li>
<li>Charge for replication (both local and remote)</li>
<li>Charge for deduplication (which may be a lower cost)</li>
<li>Charge for thin versus thick provisioned LUNs</li>
<li>Charge for SAN network bandwidth</li>
<li>Charge for multi-path software</li>
<li>charge for online backup copies</li>
<li>charge for offline backup copies</li>
</ul>
<p>Whatever metrics are used, the key intent is to charge for customer use of a service.  This needs to be abstract enough to be disconnected from technology, so charging for fibre channel ports may be too prescriptive; the cost may be described as <em>&#8220;to be connected to the SAN&#8221;</em> in general, providing a blended charge that would cover iSCSI, Fibre Channel or FCoE connectivity.</p>
<h3>Implementing a Chargeback Process</h3>
<p>As part of the implementation process, it&#8217;s worth considering having billing/chargeback principles established.  These can be provided to the customer.  Here are some examples:</p>
<ul>
<li>The charging model will be based on resource consumption of each user independently (e.g. user changing their utilisation doesn&#8217;t affect another user)</li>
<li>Charging costs will be reviewed and changed on an annual/bi-annual/quarterly basis from 1 Jan 200x</li>
<li>Charging will be based on storage in use on 28th day of each month</li>
<li>Charging will/will not be based on utilisation (rather than allocation)</li>
<li>Charging will be attributed at the host/server/LUN/file level</li>
<li>A target of 100% cost recovery is the target goal</li>
<li>Charging may result in an IT surplus/deficit from year to year, but will be a non-profit business</li>
<li>Billing charges will be based on the published &#8220;Storage Catalogue&#8221;</li>
<li>Users of equipment classed as legacy will be notified 6 months in advance of technology acquiring legacy status</li>
<li>IT/Storage Team will strive to deliver price stability and/or reductions year-on-year</li>
<li>Chargeback will be implemented as evolution rather than revolution</li>
</ul>
<p>The internal cost of delivery of storage will include:</p>
<ul>
<li>Hardware and software costs</li>
<li>Additional feature licences</li>
<li>Power/cooling/space (environmental costs)</li>
<li>People costs</li>
<li>Training</li>
<li>Network costs</li>
<li>DR costs</li>
</ul>
<p>There may be more, depending on how your technology is delivered (for instance managed data centres), but what&#8217;s essential is to baseline what it takes to deliver the service.  Quite simply the process would be:</p>
<ol>
<li>Identify service cost components (as above)</li>
<li>Identify consumption metrics (service charging units)</li>
<li>Measure use</li>
<li>Model costs based on consumption metrics</li>
<li>Bill customers.</li>
</ol>
<p>Other considerations, which I&#8217;ll save for future posts are:</p>
<ul>
<li>Standards &#8211; how they are important to chargeback</li>
<li>Measuring tools</li>
<li>Measurement interval</li>
<li>Incentivising customer behaviour in favour of technology refresh</li>
<li>Outsourcing some components</li>
<li>Determining the customer</li>
<li>Forecasting/Capacity Planning</li>
</ul>
<p>There&#8217;s lots more to come, feedback on the article so far is very welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2010/05/28/enterprise-computing-4-pillars-service-chargeback/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Lehman Brothers hits the rocks</title>
		<link>http://thestoragearchitect.com/2008/09/15/lehman-brothers-hits-the-rocks/</link>
		<comments>http://thestoragearchitect.com/2008/09/15/lehman-brothers-hits-the-rocks/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 12:52:00 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Lehman Brothers]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.wordpress.com/2008/09/15/lehman-brothers-hits-the-rocks/</guid>
		<description><![CDATA[<p>The latest casualty of the credit crunch is Lehman Brothers who have filed for Chapter 11 Bankrupcy protection. See the report here from the <a rel="nofollow" href="http://news.bbc.co.uk/1/hi/business/7615931.stm" >BBC</a>.</p> <p>I worked for Lehman in the UK for a short period about 4 years ago. If their banking operations was run anything like IT, then there&#8217;s no [...]<!--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 latest casualty of the credit crunch is Lehman Brothers who have filed for Chapter 11 Bankrupcy protection.  See the report here from the <a rel="nofollow" href="http://news.bbc.co.uk/1/hi/business/7615931.stm" >BBC</a>.</p>
<p>I worked for Lehman in the UK for a short period about 4 years ago.  If their banking operations was run anything like IT, then there&#8217;s no surprise they are out of business today.</p>
<p>I joined as a consultant after the entire storage team left for other jobs and within 6 months moved on myself after the outsourcing <a rel="nofollow" href="http://en.wikipedia.org/wiki/Sword_of_damocles" >Sword of Damocles</a> hovered over the team.  The storage operation in place was fundamentally flawed, however based on the attention Lehman&#8217;s will be getting, this may not be the best time for me to expand on those issues in writing. <img src='http://thestoragearchitect.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />
<div class="blogger-post-footer">
<p>_uacct = &#8220;UA-1104321-2&#8243;;<br />
urchinTracker();
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2008/09/15/lehman-brothers-hits-the-rocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Large Hadron Collider, Data, Sweden and Nuclear Rockets</title>
		<link>http://thestoragearchitect.com/2008/09/10/large-hadron-collider-data-sweden-and-nuclear-rockets/</link>
		<comments>http://thestoragearchitect.com/2008/09/10/large-hadron-collider-data-sweden-and-nuclear-rockets/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 16:05:00 +0000</pubDate>
		<dc:creator>Chris M Evans</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[big bang]]></category>
		<category><![CDATA[higgs boson]]></category>
		<category><![CDATA[large hadron collider]]></category>
		<category><![CDATA[nuclear missiles]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[sweden]]></category>

		<guid isPermaLink="false">http://thestoragearchitect.wordpress.com/2008/09/10/large-hadron-collider-data-sweden-and-nuclear-rockets/</guid>
		<description><![CDATA[<p><a href="http://mediaarchive.cern.ch/MediaArchive/Photo/Public/2007/0712013/0712013_03/0712013_03-A5-at-72-dpi.jpg" ></a>The testing of CERN&#8217;s Large Hadron Collider has been widely reported over the last few days and weeks in the media. You can find more details <a href="http://public.web.cern.ch/public/" >here</a>. In simplistic terms, the project is looking to re-create the conditions experienced in the <a rel="nofollow" href="http://en.wikipedia.org/wiki/Big_bang" >Big Bang</a> at the start of 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 href="http://mediaarchive.cern.ch/MediaArchive/Photo/Public/2007/0712013/0712013_03/0712013_03-A5-at-72-dpi.jpg" ><img style="float:right;width:320px;cursor:hand;margin:0 0 10px 10px;" alt="" src="http://mediaarchive.cern.ch/MediaArchive/Photo/Public/2007/0712013/0712013_03/0712013_03-A5-at-72-dpi.jpg" border="0" /></a>The testing of CERN&#8217;s Large Hadron Collider has been widely reported over the last few days and weeks in the media.  You can find more details <a href="http://public.web.cern.ch/public/" >here</a>.
<div> </div>
<div>In simplistic terms, the project is looking to re-create the conditions experienced in the <a rel="nofollow" href="http://en.wikipedia.org/wiki/Big_bang" >Big Bang</a> at the start of the universe in an attempt to detect elusive atomic sub-particles, which should help to solidify and prove the <a rel="nofollow" href="http://en.wikipedia.org/wiki/Standard_model" >Standard Model</a>.</div>
<div> </div>
<div>There has been a lot of speculation that the testing could lead to the creation of a black hole and implosion of the earth and the universe.  In fact, my son came home from school yesterday and told me the rumour in the playground was that Sweden were intending to launch two nuclear missiles at each other that would lead to the destruction of the earth!!  Obviously, I had to bring his astrophysics knowledge up to scratch.  I guess I shouldn&#8217;t be too harsh on him &#8211; he&#8217;s only 10.</div>
<div> </div>
<div>Anyway, the interesting storage angle is in how much data the project will produce on an annual basis.  According to <a href="http://cdsmedia.cern.ch/img/CERN-Brochure-2008-001-Eng.pdf" >this</a> rather helpful PDF, the project will produce data at a rate of 700MB/s or 15 petabytes (PB) per year (presumably the collider will not be run 24 hours a day).  That&#8217;s a lot of data, especially when you consider the project will take 2-3 years to produce enough data to detect the elusive higgs-boson particles!</div>
<div> </div>
<div>The collected data will be analysed by the LHC Computing Grid (see <a href="http://lcg.web.cern.ch/LCG/Default.htm" >here</a> for details).  Managing this data, which will be distributed down 4 tiers will be an incredible job, mainly for the complexities of maintaining concurrency of access to the data and all the analysis results.</div>
<div> </div>
<div>Let&#8217;s hope it works!!</div>
<div class="blogger-post-footer">
<p>_uacct = &#8220;UA-1104321-2&#8243;;<br />
urchinTracker();
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thestoragearchitect.com/2008/09/10/large-hadron-collider-data-sweden-and-nuclear-rockets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

