<?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"
	>

<channel>
	<title>The Future of Storage - Brought to you by Dell iSCSI &#38; the Techdirt Insight Community</title>
	<atom:link href="http://thefutureofstorage.com/wp-admin/post.php" rel="self" type="application/rss+xml" />
	<link>http://thefutureofstorage.com</link>
	<description>Insights into the rapidly evolving storage area network market</description>
	<pubDate>Thu, 24 Jul 2008 23:15:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			

	<item>
		<title>Turning the Page on RAID</title>
		<link>http://thefutureofstorage.com/archives/110</link>
		<comments>http://thefutureofstorage.com/archives/110#comments</comments>
		<pubDate>Thu, 24 Jul 2008 23:15:53 +0000</pubDate>
		<dc:creator>Stephen Foskett</dc:creator>
		
		<category><![CDATA[future of storage]]></category>

		<guid isPermaLink="false">http://thefutureofstorage.com/?p=110</guid>
		<description><![CDATA[It has been the core technology behind the storage industry since day one, but the sun is setting on traditional RAID technology. After two decades of refinement and fragmentation, we are abandoning the core concepts of disk-centric data protection as storage and servers go virtual. Next-generation storage products will feature refined and integrated capabilities based [...]]]></description>
			<content:encoded><![CDATA[<p>It has been <em>the</em> core technology behind the storage industry since day one, but the sun is setting on traditional RAID technology. After two decades of refinement and fragmentation, we are abandoning the core concepts of disk-centric data protection as storage and servers go virtual. Next-generation storage products will feature refined and integrated capabilities based on pools of storage rather than combinations of disk drives, and we will all benefit from improved reliability and performance.</p>
<p><strong>RAID Classic</strong></p>
<p>Early storage systems were revolutionary, in physically removing storage from the CPU, in enabling sharing of storage between multiple CPUs, and especially in virtualizing disk drives using RAID. When <a href="http://www.eecs.berkeley.edu/Pubs/TechRpts/1987/CSD-87-391.pdf">Patterson, Gibson, and Katz proposed</a> the creation of a redundant array of inexpensive disks (RAID) in 1987, they specified five numbered &#8220;levels&#8221;. Each level had its own features and benefits, but all centered on the idea that a static set of disk drives would be grouped together and presented to higher-level systems as a single drive. Storage devices, as a rule, mapped host data back to these integral disk sets, sometimes sharing a single RAID group among multiple &#8220;LUNs&#8221;, but never spreading data more broadly. Storage has remained stuck with small sets of drives ever since.</p>
<p>The core insight of the 1980s remains true: More spindles means better performance. Although additional overhead dulls the impact somewhat, the benefit of spreading data across multiple drives can be tremendous. A typical RAID set offers much better performance than the drives alone, and can handle a mechanical failure as a bonus.</p>
<p><span id="more-110"></span></p>
<p>Cracks are appearing in the RAID veneer, though. Double drive failures are much more common than one would expect, leading to the development of hot spare drives and dual-parity RAID-6. If four drives perform well, then forty drives perform much better, leading to the common practice of &#8220;stacking&#8221; one RAID set on others. Caches and specialized processors were introduced to overcome the performance issues related to parity calculation.</p>
<p>But traditional RAID cannot overcome today&#8217;s most critical storage issues. As drives have become larger, the tiny chance of an unrecoverable media error compounds, becoming a certainty. Even dual-parity will not be able to guarantee data protection on the massive disks predicted for the near future – statistics cannot be denied. The latest disks contain so much data, without commensurate improvements in throughput, that rebuild times have skyrocketed, resulting in hours or days of reduced data protection.</p>
<p>RAID is also ill-suited to the demands of virtualized systems, where predictable I/O patterns become fragmented. It cannot provide tiered storage or account for changing requirements over time. It cannot take advantage of the latest high-performance solid state storage technology. It cannot be used in cloud architectures, with massive numbers of small devices clustered together. It interferes with power-saving spin-down ideas. Most RAID implementations cannot even grow or shrink with the addition or removal of a disk. In short, traditional RAID cannot do what we now need storage to do.</p>
<p><strong>RAID is Dead</strong></p>
<p>Although most vendors still use the name, nearly every one has abandoned much of the classic RAID technology. EMC&#8217;s Symmetrix pioneered the idea of sub-disk RAID, pairing just a portion of each disk with others to reduce the impact of &#8220;hot spots&#8221;. HP&#8217;s AutoRAID added the ability to dynamically move data from one RAID type to another to balance performance. And NetApp paired disk management so closely with their filesystem that they were able to use RAID-4 and the flexibility it brings.</p>
<p>Today, a new generation of devices has even evolved beyond RAID&#8217;s concept of coherent disk sets. Compellent, Dell EqualLogic, and others focus on blocks of data, moving portions of a LUN between RAID sets, disk drive types, and even inner or outer tracks based on access patterns. With these devices, a single LUN could encompass data on every drive in the storage array. And the latest clustered arrays can spread data across multiple storage nodes to scale performance and protection.</p>
<p>These innovative devices point the way to a future in which virtual storage is serviced and protected very differently than in the past. Perhaps software like Sun&#8217;s ZFS serves to illustrate this future best: It unifies storage as a single pool, intelligently protecting it and presenting flexible storage volumes to the operating system. Although Sun calls its data protection scheme &#8220;RAID-Z&#8221;, it has little in common with its namesake. Like NetApp&#8217;s WAFL, the copy-on-write ZFS filesystem is totally integrated with the layout of data on disk, allowing mobility and efficient use of storage. A single pool can include striping, single- or dual-parity, and mirroring, and disks can be added as needed. Importantly, ZFS also checksums all reads, detecting disk errors.</p>
<p><strong>Long Live RAID</strong></p>
<p>The post-RAID future will see these concepts spread across all enterprise storage devices. Disks will be pooled rather than segregated into RAID sets. Tight integration between layout and data protection will allow for much greater flexibility, integrating tiering and differing data protection strategies in a unified whole. Storage virtualization will allow mobility of data within these future storage arrays, and clustering will enable massive scalability.</p>
<p>Two things will likely remain to remind us of Patterson, Gibson, and Katz, however. First, the core principle that multiple drives working as one yields dividends in terms of performance and data protection. And second, that whatever we use should be called RAID, even though the definition of that term has changed beyond recognition in the last two decades.</p>
]]></content:encoded>
			<wfw:commentRss>http://thefutureofstorage.com/archives/110/feed</wfw:commentRss>
		</item>
		

	<item>
		<title>Virtualization Does Not Hide The Physical World We Live In</title>
		<link>http://thefutureofstorage.com/archives/108</link>
		<comments>http://thefutureofstorage.com/archives/108#comments</comments>
		<pubDate>Mon, 21 Jul 2008 21:12:53 +0000</pubDate>
		<dc:creator>Michael Kramer</dc:creator>
		
		<category><![CDATA[future of storage]]></category>

		<guid isPermaLink="false">http://thefutureofstorage.com/?p=108</guid>
		<description><![CDATA[Don&#8217;t misunderstand me, I love virtualization.  With any technology, we weigh the benefits of it against the cost and viability of implementation.  Sometimes we focus too much on virtualization or the protocols and the upper layers of proposed ideas.  We might completely overlook the lower layer benefits that technologies such as FCoE could provide, such [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t misunderstand me, I love virtualization.  With any technology, we weigh the benefits of it against the cost and viability of implementation.  Sometimes we focus too much on virtualization or the protocols and the upper layers of proposed ideas.  We might completely overlook the lower layer benefits that technologies such as FCoE could provide, such as the ease of wiring and running patch panels.  This gives data centers massive flexibility.  It would eliminate the need to worry about what type of wiring will go where and having to &#8220;homerun&#8221; every type of new cable that comes out.</p>
<h2>Convenience Killed The Cat?</h2>
<p>As I&#8217;ve stressed before, I feel this convergence should be focused on the physical medium with the most potential like fiber cable rather than twisted pair copper.  Regardless, we must not forget the importance of convenience.  Several markets such as cell phones and even websites forego performance in favor of convenience.  I would like to think that we will continue to stave off that rationale in the IT storage industry, but it does pull a lot of weight.  Convenience is good, but an even bigger factor is the reality that consumers want all of their information right away.  We all need to be a bit more curious, look at the big picture, and question the status quo.</p>
<p><span id="more-108"></span></p>
<h2>Our Fiber Diet</h2>
<p>I could see cabling convenience being huge in the data center.  I was recently rerouting core switch cabling in our data center and fighting to protect the precious fiber cable while moving the huge, bulky and ubiquitous UTP copper.  Though I favor the fiber tremendously, I was looking at our patch panels and contemplating the rapid deployment of our FC SAN.  I started to fumble when I thought about how nice it would be to have fiber patch panels, and ideally it would be used for everything, but I thought about what a risk that was with everything favoring copper these days.  Sure the cost of copper is rising and fiber is dropping.  Indeed fiber has so much more performance potential, can be pulled at higher tension than copper, is smaller than copper, however we cannot overlook the convenience factor which has caused us to restrict fiber from our collective diets.</p>
<h2>More Questions Than Answers</h2>
<p>Why is it that copper seems to be winning the race?  Is it because more people know how to terminate UTP than polish fiber ends?  Will they be just as good with STP when they have a shield to deal with and even thicker cable?  When will copper become cost-prohibitive and reach the end of its roadmap?</p>
<p>Often I feel the IT industry and the big-vendors out there are focused too much on the road right in front of them without looking at the map first.</p>
]]></content:encoded>
			<wfw:commentRss>http://thefutureofstorage.com/archives/108/feed</wfw:commentRss>
		</item>
		

	<item>
		<title>Consumer Storage Technology In The Enterprise, Are We There Yet?</title>
		<link>http://thefutureofstorage.com/archives/104</link>
		<comments>http://thefutureofstorage.com/archives/104#comments</comments>
		<pubDate>Fri, 18 Jul 2008 13:30:52 +0000</pubDate>
		<dc:creator>Dave Altavilla</dc:creator>
		
		<category><![CDATA[future of storage]]></category>

		<category><![CDATA[consumer storage]]></category>

		<category><![CDATA[enterprise storage]]></category>

		<guid isPermaLink="false">http://thefutureofstorage.com/?p=104</guid>
		<description><![CDATA[
We&#8217;ve spent time in the trenches with folks in the Enterprise space asking for our advice on whether SATA-based storage is ready for prime time in the datacenter or if it&#8217;s still really just a consumer level technology that has no business in mission critical applications.  We always give them a simple, straight-forward answer that [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://thefutureofstorage.com/wp-content/uploads/2008/07/consumer-storage-tech.jpg" class="center"></p>
<p>We&#8217;ve spent time in the trenches with folks in the Enterprise space asking for our advice on whether SATA-based storage is ready for prime time in the datacenter or if it&#8217;s still really just a consumer level technology that has no business in mission critical applications.  We always give them a simple, straight-forward answer that to be honest, sounds like a cop-out but in reality<br />
it couldn&#8217;t be more true; it all depends on your application. Are you really dealing with mission critical data or can you live with an iota of down time?<span id="more-104"></span></p>
<p>The fact of the matter is if you&#8217;re working with an enterprise application and cost isn&#8217;t the only driving factor but uptime and rebuild times are critical, there&#8217;s a really strong case for SAS technology, though SATA is a tempting low-cost alternative to be sure.  In practice though,<a href="http/www.hothardware.comArticlesWestern_Digital_Velociraptor_300GB/m/Articles/Western_Digital_Velociraptor_300GB/" target="_blank">SATA drives</a> don&#8217;t have the same level of status handling and error reporting that SAS drives do.  SAS drives utilize SCSI commands, while SATA drives rely on ATA Smart Monitoring reports. </p>
<p>The SCSI command set for error reporting and handling is significantly more robust.  If a drive starts<br />
going bad in a RAID volume with SATA, the controller may or may not alert you before the drive goes completely offline.  SAS on the other hand will give you a much more detailed view into what&#8217;s going on with a RAID volume, potentially allowing you to get that hot spare in for a rebuild sooner.</p>
<p>For the average consumer, SATA has it all over SAS with its cost per gigbyte ratio that absolutely blows SAS drives out of the water.  However, if you&#8217;re a performance freak, you might actually consider a 15K or 10K RPM SAS drive if you&#8217;re running a single drive system or something with relatively low<br />
overhead like RAID 0 or 1. The performance benefits can be pretty impressive and there are some much lower cost SAS controller cards hitting the market today from vendors like LSI Logic.  </p>
<p>On the flip side, for you Datacenter types, there&#8217;s the new <a href="http://www.hothardware.com/Articles/Seagate_Barracuda_ES2_SAS_1_TB_/" target="_blank">Seagate line of Barracuda ES2.1 SAS</a> drives that are actually high density SATA drive platforms outfitted with a SAS interface.  Here you get the best of both worlds, SATA-like cost structures with hefty 750G and 1TB drives, and<br />
the robust status handling features of the good ol&#8217; SCSI interface in SAS. Well then, that&#8217;s a few more options than you can shake a tired, overworked IT Help Desk Engineer at, isn&#8217;t it?</p>
]]></content:encoded>
			<wfw:commentRss>http://thefutureofstorage.com/archives/104/feed</wfw:commentRss>
		</item>
		

	<item>
		<title>Hey Brocade, Do You Think I&#8217;m an FCoE Sucker?</title>
		<link>http://thefutureofstorage.com/archives/100</link>
		<comments>http://thefutureofstorage.com/archives/100#comments</comments>
		<pubDate>Wed, 16 Jul 2008 09:10:45 +0000</pubDate>
		<dc:creator>Greg Ferro</dc:creator>
		
		<category><![CDATA[future of storage]]></category>

		<guid isPermaLink="false">http://thefutureofstorage.com/?p=100</guid>
		<description><![CDATA[At the Brocade Tech Day briefing to analysts, Brocade presented a set of slides. One of them (Page 62) said (and I quote):
&#8220;The FC incumbent has a huge advantage in being the FCoE vendor of choice. Like today&#8217;s FC networks, we do not expect mixed vendor FCoE-FC networks.&#8221;
Storage is a serious business, and everyone is [...]]]></description>
			<content:encoded><![CDATA[<p>At the Brocade Tech Day briefing to analysts, Brocade presented a set of slides. One of them (Page 62) said (and I quote):</p>
<p>&#8220;The FC incumbent has a huge advantage in being the FCoE vendor of choice. Like today&#8217;s FC networks, we do not expect mixed vendor FCoE-FC networks.&#8221;</p>
<p>Storage is a serious business, and everyone is very concerned about compatibility and interoperability. So much so, that they will buy more of the vendor that they already have and ignore the interoperability. Brocade knows that and is planning for it. Now, to me, that sounds like an opportunity to charge more, and make more profit, for very little effort.</p>
<p>Those storage folks must love being bunnies.</p>
<p>A deeply cynical observer would conclude that Brocade feels that FCoE locks customers in to their product and can&#8217;t wait to get their hands on the money. In fact, they believe it enough to suggest it to their investors.</p>
<p><span id="more-100"></span></p>
<p>How is this going to work ?</p>
<p>The &#8220;operability lock in&#8221; means they charge extra.  Because you aren&#8217;t going to mix your &#8220;standardised&#8221; FCoE and FC vendors are you ? Why ? Because support would be a nightmare! Its not a truly open market, competition is low so Brocade can have a go at gouging you.</p>
<p>Bingo, Brocade is profit assured, good for bonuses and the share price!</p>
<p>What is the bet that Brocade can make sure of this by promoting and marketing compatibility and interoperability ? (Cisco is already making a lot of loud noises about their upcoming interop sessions). Let me also ask how many IT people are really going to deploy multiple vendors ? Anyone, anyone ? Bueller ?</p>
<p>Give it some thought people, when you take FCoE onboard you just might getting stitched up by some clever marketing.</p>
<p>You can download the Brocade Tech Day briefing <a rel="nofollow" href="http://media.corporate-ir.net/media_files/irol/90/90440/TechDayJune2008.pdf">http://media.corporate-ir.net/media_files/irol/90/90440/TechDayJune2008.pdf</a> and read it for yourself. It is quite educational.</p>
]]></content:encoded>
			<wfw:commentRss>http://thefutureofstorage.com/archives/100/feed</wfw:commentRss>
		</item>
		

	<item>
		<title>The storage industry is not going away, and it&#8217;s not a domestic automaker.</title>
		<link>http://thefutureofstorage.com/archives/98</link>
		<comments>http://thefutureofstorage.com/archives/98#comments</comments>
		<pubDate>Fri, 11 Jul 2008 08:17:34 +0000</pubDate>
		<dc:creator>Michael Kramer</dc:creator>
		
		<category><![CDATA[future of storage]]></category>

		<guid isPermaLink="false">http://thefutureofstorage.com/?p=98</guid>
		<description><![CDATA[Our industry has made long strides in recent years.  There is no need for it to make a drastic change in its designs or how it does business, like some of our troubled domestic automakers.  Companies are buying all of the various offerings from the big storage vendors, and even some of the small ones.  [...]]]></description>
			<content:encoded><![CDATA[<p>Our industry has made long strides in recent years.  There is no need for it to make a drastic change in its designs or how it does business, like some of our troubled domestic automakers.  Companies are buying all of the various offerings from the big storage vendors, and even some of the small ones.  It&#8217;s a growing market, and &#8220;if it ain&#8217;t broke, don&#8217;t fix it&#8221;.</p>
<p>At least that&#8217;s the attitude that most companies will have when they&#8217;re asked if they will implement a new-fangled technology for their existing SANs.  Most firms have their critical systems on a SAN, and unless  there is a real need to, will not forklift upgrade their existing SANs.  That leaves the new technologies to attract  new clients, such as small business and small-to-medium enterprises (SME).  iSCSI is catching their eye now, and sure maybe FCoE will catch it later.  The key is still having devices that more than one protocol and interface, such as  those that use FC and iSCSI in order to attract the new but retain customers with existing investments.  Later perhaps, it will shift to FCoE and iSCSI, possibly Infiniband.  As a sidenote, I see the most bandwidth potential with fiber and Infiniband rather than copper.  Plus the cost of fiber continues to go down while copper costs are going up.  Fiber is smaller, but then again so was &#8220;Betamax&#8221;. <span id="more-98"></span></p>
<p><strong>Evolution vs. Revolution<br />
</strong>No one should expect the storage industry to make a drastic change unless a  start-up company comes along with revolutionary technology that really takes off and others take notice.  I believe that is unlikely since storage networks also rely on network technology which isn&#8217;t going to change overnight just for storage.  Afterall we&#8217;re moving back towards commonly used network technologies like IP and Ethernet for our Storage Networks!</p>
<p>I also feel it&#8217;s not accurate to think the storage industry is not improving daily.  We are not merely recreating what we started with, we are improving its reliability, performance, resiliance, flexibility, and utilization.  We are not mimicking evolution, there is no such thing.  To ignore all of the progress in hopes of a revolutionary shift seems to me as useful as questioning why we still use processors.  Granted quantum computing would be great, but how do you write code for something you don&#8217;t understand, let alone something that changes only once it&#8217;s observed?  Do you want your storage to be defragmented only when you observe it?</p>
<h2>Thoughts on recent topics</h2>
<p><strong>Cloud computing</strong> will not take off in the financial industry or many other conservative industries.  They simply will  not rely on it to get critical data or services.  If your Internet is gone, it&#8217;s ALL GONE.  They just won&#8217;t tolerate that.  I&#8217;ve seen the Internet go down in all 3 of the biggest cities for an extended period, and so did a lot of people that will never be convinced to invest too much in &#8220;cloud computing&#8221;.</p>
<p><strong>Deduplication</strong> is not simply compression.  It is inherently different.  It does so much more than just looking for repeated strings or bits and replacing them with a shortcut for &#8220;1000 spaces&#8221; for example.  It doesn&#8217;t end with each file or with each archive or backup.  Deduplication looks at every single block of data and determines if it has ever seen that block before, and if so replaces it with a reference to the original block.  After that you could even compress the deduped data.</p>
<p>As far as <strong>synchronization</strong> of files at home goes, a cloud with silver lining is called NAS with sync features enabled.  Have everything do a 2-way sync with the giant NAS.  If simplicity is desired, having 1 PC per person and a one-way upload from a &#8220;control device&#8221; such as an iPOD would be the way to go.</p>
<p><strong>We Are The Industry<br />
</strong>And for those of you who haven&#8217;t noticed &#8212; we ARE the industry, the big guys are asking us experts what we see coming around the corner, and they want to invest in developing and marketing that product.  No company wants to make the next &#8220;Betamax&#8221;, despite it being a better product than the others.  Sites like this are catching vendors&#8217; attention and will change their minds.  Remember first comes expert opinions and recommendations, then vendor investment and production, and last comes recognition from customers.</p>
]]></content:encoded>
			<wfw:commentRss>http://thefutureofstorage.com/archives/98/feed</wfw:commentRss>
		</item>
		

	<item>
		<title>Virtualization and Storage: Does Virtualization Change Everything?</title>
		<link>http://thefutureofstorage.com/archives/94</link>
		<comments>http://thefutureofstorage.com/archives/94#comments</comments>
		<pubDate>Tue, 08 Jul 2008 18:47:21 +0000</pubDate>
		<dc:creator>Joerg Hallbauer</dc:creator>
		
		<category><![CDATA[future of storage]]></category>

		<guid isPermaLink="false">http://thefutureofstorage.com/?p=94</guid>
		<description><![CDATA[I posted a rather lengthy entry about this topic on my blog recently http://joergsstorageblog.blogspot.com, but I thought that I would summarize it here as well.
Virtualization Changes Everything
I keep hearing this, and to some extent, it&#8217;s true, but on the other hand, if you have been around storage you also see a lot of similarities to [...]]]></description>
			<content:encoded><![CDATA[<p>I posted a rather lengthy entry about this topic on my blog recently <a rel="nofollow" href="http://joergsstorageblog.blogspot.com/">http://joergsstorageblog.blogspot.com</a>, but I thought that I would summarize it here as well.</p>
<p><strong>Virtualization Changes Everything</strong></p>
<p>I keep hearing this, and to some extent, it&#8217;s true, but on the other hand, if you have been around storage you also see a lot of similarities to the issues that we always had to deal with as storage admins/managers. The main difference with VMWare is that you might find that it&#8217;s even more important that you address the following three issues: <span id="more-94"></span></p>
<ol>
<li>Application performance is dependent on storage performance. This isn&#8217;t news for most storage administrators. However, what&#8217;s different is that since VMWare can combine a number of different workloads all talking through the same HBA(s), the result is that the workload, as seen by the storage array, turns into a highly random usually small block I/O workload. These kinds of workloads are typically very sensitive to latency much more than they require a great deal of bandwidth. Therefore the storage design in a VMWare environment needs to be able to provide for this type of workload across multiple servers. Again, something that storage administrators have done in the past for Exchange servers, for example, but on a much larger scale.</li>
<li>End to end visibility from VM to physical disk is very difficult to obtain for storage admins with current SRM software tools. These tools were typically designed with the assumption that there was a one-to-one correspondence between a server and the application that ran on that server. Obviously this isn&#8217;t the case with VMWare, so reporting for things like chargeback becomes a challenge. This also effects troubleshooting and change management as well since the clear lines of demarcation between server administration and storage administration are now blurred by things like VMFS, VMotion, etc.</li>
<li>Storage utilization can be significantly decreased. This is due to a couple of factors, the first of which is that VMWare requires more storage overhead to hold all of the memory, etc. so that it can perform things like VMotion. The second reason that VMWare uses more storage is that VMWare admins tend to want very large LUNs assigned to them to hold their VMFS file systems and to have a pool of storage that they can use to rapidly deploy a new VM. This means that there is a large pool of unused storage sitting around on the VMWare servers waiting to be allocated to a new VM. Finally, there is a ton of redundancy in the VMs. Think about how many copies of Windows are sitting around in all those VMs. This isn&#8217;t new, but VMware sure shows it to be an issue.</li>
</ol>
<p>So, the question is, what can we do about these things? Well, some new technology that&#8217;s just coming into the market will help. things like thin provisioning, block storage virtualization, new SRM tools that can do correllization between servers, networks, and storage will help. Another thing that we are storating to see are virtual HBAs which will help as well on the reporting end of things.</p>
<p>So, as I see it, server virtualization (VMWare) will drive storage virtualization. I would even go so far to say that you won&#8217;t be able to get the full promise of server virtualization unless you impliment some storage virtualization. If I&#8217;m right about that, then we should see a significant uptick in the sales of virtualization very soon&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://thefutureofstorage.com/archives/94/feed</wfw:commentRss>
		</item>
		

	<item>
		<title>Data Centers Help Measure How To Be Green</title>
		<link>http://thefutureofstorage.com/archives/92</link>
		<comments>http://thefutureofstorage.com/archives/92#comments</comments>
		<pubDate>Thu, 03 Jul 2008 23:31:37 +0000</pubDate>
		<dc:creator>Daniel A. Begun</dc:creator>
		
		<category><![CDATA[future of storage]]></category>

		<guid isPermaLink="false">http://thefutureofstorage.com/?p=92</guid>
		<description><![CDATA[The inconvenient truth about data centers is that they consume lots of power. In addition to running a building-full of systems and storage devices 24/7, power is also consumed for networking equipment, cooling, battery backups, and even to support more modest human needs, such as lights and coffee makers. 

Both economically and socially, the United [...]]]></description>
			<content:encoded><![CDATA[<p>The inconvenient truth about data centers is that they consume lots of power. In addition to running a building-full of systems and storage devices 24/7, power is also consumed for networking equipment, cooling, battery backups, and even to support more modest human needs, such as lights and coffee makers. <span id="more-92"></span></p>
<div></div>
<div>Both economically and socially, the United States is growing more conscientious of the need for power conservation. That&#8217;s where programs like Energy Star take an active role. You&#8217;ve probably seen Energy Star stickers on air conditioners and refrigerators. &#8220;<a href="http://www.energystar.gov/index.cfm?c=about.ab_index" target="_blank"><span style="font-style: italic;">Energy Star</span></a><span style="font-style: italic;"> is a joint program of the U.S. Environmental Protection Agency and the U.S. Department of Energy helping us all save money and protect the environment through energy efficient products and practices</span>.&#8221; The Energy Star program is not relegated to just helping manufacturers and consumers be more energy conscious of consumer products; the energy Star program also focuses on large-scale consumers of power, such as <span><a href="http://www.energystar.gov/index.cfm?c=prod_development.server_efficiency" target="_blank">data centers</a></span>.</div>
<div></div>
<div style="text-align: center;"><span><img src="http://www.hothardware.com/newsimages/Item7190/datacenter1.jpg" alt="" /></span></div>
<div></div>
<div>As part of Energy Star&#8217;s <span style="font-style: italic;">National Data Center Energy Efficiency Information Program</span>, Energy Star is now attempting to develop an Energy Star rating for data centers, using a 100 point scale (each point represents a percentage of performance efficiency). In order to accomplish this, however, Energy Star needs to collect power consumption and operating characteristics data from existing data centers. The call went out to data center operators asking them to volunteer to join the data-collection program and supply the relevant information to Energy Star over a one-year period.</div>
<div></div>
<div>Energy Star&#8217;s original deadline for data center operators to sign up was June 1, with the hope of having at least 100 facilities on board. However, as Data Center Knowledge reported, only 54 facilities had signed up by mid-May. Energy Star extended the deadline to July 1, hoping to interest more facilities. The extra time paid off, and &#8220;<span style="font-style: italic;">at least 215 data centers have volunteered to provide data on their energy usage</span>,&#8221; as was announced last week by &#8220;<span style="font-style: italic;">Andrew Fanara of the EPA&#8217;s Energy Star program&#8230; at the Silicon Valley Leadership Group&#8217;s Data Center Energy Summit in Santa Clara, Calif. The EPA has provided participants with assurances that any information shared will be masked and untraceable</span>.&#8221;</div>
<div></div>
<p>The data will be collected on a quarterly basis for one year, through June 2009. The plan is for Energy Star to analyze the data and then launch the new rating system in January 2010. (It is unclear if the one-month extension to garner additional participants will impact the January 2010 delivery date.) Data centers with a rating of at least 75 will be offered the Energy Star label.</p>
]]></content:encoded>
			<wfw:commentRss>http://thefutureofstorage.com/archives/92/feed</wfw:commentRss>
		</item>
		

	<item>
		<title>We Need a Storage Revolution</title>
		<link>http://thefutureofstorage.com/archives/90</link>
		<comments>http://thefutureofstorage.com/archives/90#comments</comments>
		<pubDate>Wed, 02 Jul 2008 18:42:28 +0000</pubDate>
		<dc:creator>Stephen Foskett</dc:creator>
		
		<category><![CDATA[future of storage]]></category>

		<guid isPermaLink="false">http://thefutureofstorage.com/?p=90</guid>
		<description><![CDATA[Many discussions in The Future of Storage have focused on the relative merits of one protocol or another, but I have been pleased to see a few touch on the core issue at hand: We continue to patch together a system based on outdated concepts. Most storage protocols continue to mimic direct attached storage, and [...]]]></description>
			<content:encoded><![CDATA[<p>Many discussions in The Future of Storage have focused on the relative merits of one protocol or another, but I have been pleased to see a few touch on the core issue at hand:<span> </span>We continue to patch together a system based on outdated concepts.<span> </span>Most storage protocols continue to mimic direct attached storage, and most of our so-called networks act as point to point channels.<span> </span>An ultra-modern virtualized storage infrastructure with all the latest bells and whistles still holds the concepts of block and file at its core.<span> </span>Whenever the storage industry has tried to bring about real storage management they have been stymied by a lack of context for data.<span> </span>No amount of virtualization, and no new protocol, will fix this.<span> </span>Put simply, we need a storage revolution. <span id="more-90"></span></p>
<p><strong>Channels, Blocks, and Files </strong></p>
<p>Most innovation in the 1980s and early 1990s focused on moving storage out of the server.<span> </span>SCSI allowed disk to exist in a separate cabinet, RAID allowed multiple physical disks to become a virtual one, and these were mixed to become the prototype storage array.<span> </span>Although SCSI allowed one-to-many connectivity, it was never a true peer-to-peer network, even once it was mixed with network concepts in the form of Fibre Channel.</p>
<p>Even today, SAN storage is focused on providing faster, more flexible, and feature-packed direct-attached storage.<span> </span>A modern virtual SAN hides a complex arrangement of caching, data protection, tiered storage, replication, and deduplication, masquerading the lot as a simple, lowly disk drive.<span> </span>It is sad but true that all of our work as an industry has been dedicated to recreating what we started with.</p>
<p>Networked file-based storage is no better.<span> </span>Although NAS devices have all the advanced features of their SAN cousins, they must present a simple file tree to the host to retain compatibility.<span> </span>File virtualization merely presents a larger homogenous tree.</p>
<p>Inside the server, too, features and complexity are hidden to retain a familiar file system format.<span> </span><a href="http://blog.fosketts.net/2008/02/21/volume-management-virtualizing-host-storage/">Volume managers can do anything a virtualization device can</a>, but must present their output as a simple (though virtual) disk drive.<span> </span>File systems, too, have added features but still present a familiar tree of mount points, inodes, and files.<span> </span>Even <a href="http://en.wikipedia.org/wiki/ZFS">ZFS</a>, possibly <a href="http://blog.fosketts.net/2008/02/27/zfs-super-file-system/">the most advanced combination of volume management and file system technology yet</a>, must present a simple tree of storage to applications.</p>
<p><strong>The Metadata Roadblock</strong></p>
<p>This outdated paradigm, of disks and file trees, is ill-suited to today’s storage challenges.<span> </span>Data must be categorized so actions can be taken to preserve or destroy it based on policies.<span> </span>Data must be searchable so users and applications can find what they want.<span> </span>Data must be flexible so it can be used in new ways.<span> </span>Our antiquated notions are not capable of meeting these challenges.</p>
<p>One simple problem is that we lack context for our data.<span> </span>Most file systems merely assign to a file a name, location, owner, and security attributes.<span> </span>The most advanced can contain extended metadata, but this is rarely seen in practice since many applications cannot agree on how to use this data.<span> </span>Microsoft’s Office suite can store and share extended file attributes, for example, but these live inside the file rather than in the file system.<span> </span>The promise of expanded Office attributes is only realized in conjunction with a content management system like SharePoint which lies above the lowly file system.</p>
<p>What if the storage system could keep this data instead?<span> </span>What if it could logically group files according to project or client, mining keywords and authors, and maintaining revisions?<span> </span>These concepts are not new, having been implemented in content management systems for years, and certain elements appeared in file systems, like Apple&#8217;s HFS and VMS’ Files-11, for decades.</p>
<p><strong>Cut Down the Tree</strong></p>
<p>File metadata would allow advanced features, but truly taking advantage of them requires a more fundamental shift in the way applications access files.<span> </span>Rather than sticking to a traditional hierarchy of directories in a tree (which was, after all, simply a primitive metadata system), we should remove the tree altogether.<span> </span>Allow files to become data objects, identified by arbitrary attributes and managed according to an overarching policy.</p>
<p>This future vision is decidedly different from our current notion of storage, but is not so far off.<span> </span>Many organizations now rely on central data warehouses based on SQL-language relational databases.<span> </span>As many storage managers have grumbled, databases tend to ignore storage management concepts entirely, managing their own content independently.</p>
<p>But not all applications need a database back-end, so another initiative seeks to provide generic object storage for wider use.<span> </span>Called content-addressable storage or CAS, these devices have traditionally been used only for archival purposes, since that was their first market application.<span> </span>As vendors break free of proprietary interfaces in favor of open ones like <a href="http://www.snia.org/forums/xam/">XAM</a>, CAS could transform storage itself by eliminating both file and block storage at once.</p>
<p>Similar concepts are already at work in the so-called Web 2.0 world.<span> </span>Non-traditional databases like <a href="http://en.wikipedia.org/wiki/BigTable">Google BigTable</a>, <a href="http://en.wikipedia.org/wiki/Amazon_S3">Amazon S3</a>, and <a href="http://en.wikipedia.org/wiki/Hadoop">Hadoop</a> allow massive scalability for object storage.<span> </span>API-sharing initiatives with many Web 2.0 companies can be seen as similar prototypical object storage frameworks.<span> </span>Any of these could be leveraged to provide a new world of data storage, and many are gaining traction even now.</p>
<p>Although traditional block storage is here to stay for disk drives, and tree-type file systems are likely to remain the foundation of operating system storage, new object-based concepts could change the world in fundamental ways.<span> </span>As applications become “web aware”, they also become object aware, increasing the likelihood of such a storage revolution.<span> </span>For the majority of applications, this new world would be a welcome one indeed.</p>
]]></content:encoded>
			<wfw:commentRss>http://thefutureofstorage.com/archives/90/feed</wfw:commentRss>
		</item>
		

	<item>
		<title>Cloud Computing, The Future Takes Nebulous Shape</title>
		<link>http://thefutureofstorage.com/archives/86</link>
		<comments>http://thefutureofstorage.com/archives/86#comments</comments>
		<pubDate>Tue, 01 Jul 2008 14:54:51 +0000</pubDate>
		<dc:creator>Dave Altavilla</dc:creator>
		
		<category><![CDATA[future of storage]]></category>

		<category><![CDATA[cloud computing]]></category>

		<category><![CDATA[grid computing]]></category>

		<category><![CDATA[nebula]]></category>

		<category><![CDATA[software as a service]]></category>

		<category><![CDATA[utility computing]]></category>

		<guid isPermaLink="false">http://thefutureofstorage.com/?p=86</guid>
		<description><![CDATA[You&#8217;ve probably heard the buzz-word &#8220;Cloud Computing&#8221; tossed around recently.  Cloud Computing is the next big thing in remote and distributed computing and is very much in fashion now for many industry bellwethers like IBM, Sun, Amazon, Google and storage giants like EMC.  You don&#8217;t have to have a degree in IT to see it coming together.  If [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve probably heard the buzz-word &#8220;Cloud Computing&#8221; tossed around recently.  Cloud Computing is the next big thing in remote and distributed computing and is very much in fashion now for many industry bellwethers like IBM, Sun, Amazon, Google and storage giants like EMC.  You don&#8217;t have to have a degree in IT to see it coming together.  If you&#8217;ve played around with Gmail or Google Docs, even as an end user, you&#8217;ve already seen the beginnings of something big, <em>really</em> big.  As with any budding new market however, there are a lot more questions than answers these days, perhaps because the possibilities are seemingly infinite.  Let&#8217;s take a quick gander at a basic high level understanding of how the cloud works and what the building blocks are.</p>
<p><span id="more-86"></span></p>
<p align="center"><img src="http://thefutureofstorage.com/wp-content/uploads/2008/07/cloud-computing.png" alt="" /><br />
<em>Cloud Computing High-Level Diagram, Courtesy: Wikipedia</em></p>
<p>The term &#8220;cloud&#8221; was originally coined by networking technologist to explain a group of resources connected together as one.  These days, coupled with the word &#8220;computing&#8221;, the cloud takes on a whole new meaning.  The concept is quite simple actually but it&#8217;s the forces at play that leave us all speculating how the landscape will take shape.  As the internet&#8217;s capacity has scaled and enabled powerful new functionalities, real-time virtual resource access and billing/metering of those resources, the Cloud Computing model gained serious traction.  The market has evolved from offering not only enterprise and educational institutions, services like <a href="http://www.amazon.com/gp/browse.html?node=201590011" target="_blank">Amazon&#8217;s EC2</a>, but also services like <a href="http://www.google.com/a/help/intl/en/index.html" target="_blank">Google Apps</a> are being offered all the way down to the average end user.</p>
<table border="0" cellspacing="3" cellpadding="2" align="right">
<tbody>
<tr>
<td>
<p align="center"><img src="http://thefutureofstorage.com/wp-content/uploads/2008/07/liquid-computing.png" alt="" /><br />
<em>Liquid Computing&#8217;s<br />
Fabric Computing Architecture</em></p>
</td>
</tr>
</tbody>
</table>
<p>At a high level, there are a few usage models of Cloud Computing that have begun to take shape.  SaaS or Software as a Service, is what is generally thought of when you consider services like Google Apps or Salesforce.com.  Let&#8217;s face it, from the end user and SOHO crowd, to big businesses that are making use of services like Salesforce, you can see the huge value in outsourcing certain applications, not only from a cost standpoint but for ease of use and collaborative efforts.  Then there&#8217;s Utility Computing, another variation on the Cloud concept, that offers raw virtual server resources to corporate entities, IT departments, and even <a href="http://blogs.zdnet.com/BTL/?p=6545" target="_blank">educational institutions</a>.  Need more capacity or throughput from your Data Center?  Just provision more resources with a place like <a href="http://www.liquidcomputing.com/home/home.php" target="_blank">Liquid</a> Computing and kick back for a coffee break.  Not to mention, you&#8217;ll probably sleep better at night because someone else has built the infrastructure for you already that will cover your assets, so to speak, should some sort of catastrophic hardware or other failure take place.</p>
<p>In the final analysis, there&#8217;s no question that Cloud Computing, Grid Computing, Utility Computing or whatever else you&#8217;d like to call it, is definitely the wave of the future for many applications and usage models.  Granted, the average power user or enthusiast will likely still have a powerful desktop or notebook system for many years to come.  However there&#8217;s something taking shape on the horizon that looks a little like Web 2.0 for computing hardware and compute resources &#8212; a shared, collaborative and leased commodity, always accessible and shaped by the customer. It&#8217;s a compelling business case to be sure with lots of competition filing into the market place.   The questions that remain are many and various.  What will the dominant player be for the various service types?  What will the killer apps look like?  And probably more importantly, will the transport providers supporting the internet backbone &#8212; the Ciscos of the world &#8212; be able to scale quickly enough with it?  Some rather smart folks better have a few precision crystal balls at work for these questions because it&#8217;s coming fast and furious but there are many of us that can&#8217;t quite make out what <em>it</em> looks like just yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://thefutureofstorage.com/archives/86/feed</wfw:commentRss>
		</item>
		

	<item>
		<title>A Look At SAN for Video</title>
		<link>http://thefutureofstorage.com/archives/81</link>
		<comments>http://thefutureofstorage.com/archives/81#comments</comments>
		<pubDate>Fri, 27 Jun 2008 22:33:15 +0000</pubDate>
		<dc:creator>Joseph Hunkins</dc:creator>
		
		<category><![CDATA[future of storage]]></category>

		<guid isPermaLink="false">http://thefutureofstorage.com/?p=81</guid>
		<description><![CDATA[SAN for video is poised to become a key market.  Innovation in this space will affect data compression, content delivery, and other major storage and file sharing concerns.
Here&#8217;s a brief review of four popular integrated solutions for high performance video editing as well as other large file sharing applications such as broadcast media, film, and medical imagery: 
Global SAN: http://www.studionetworksolutions.com/products/product.php?pci=10
Workgroup ability to edit audio/video projects and large files directly over [...]]]></description>
			<content:encoded><![CDATA[<p><strong>SAN for video </strong>is poised to become a key market.  Innovation in this space will affect data compression, content delivery, and other major storage and file sharing concerns.</p>
<p>Here&#8217;s a brief review of four popular integrated solutions for high performance video editing as well as other large file sharing applications such as broadcast media, film, and medical imagery: <span id="more-81"></span></p>
<p><strong><em>Global SAN:</em></strong> <a href="http://www.studionetworksolutions.com/products/product.php?pci=10"><strong></strong></a><strong><span style="color: #1a518f;"><a rel="nofollow" href="http://www.studionetworksolutions.com/products/product.php?pci=10">http://www.studionetworksolutions.com/products/product.php?pci=10</a></span></strong></p>
<p>Workgroup ability to edit audio/video projects and large files directly over RAID-protected storage.  High-throughput iSCSI/IP SAN.    Advantage:  Avoiding the expense of Fibre Channel storage, cards and switches.</p>
<p><strong><em>Avid Unity:</em></strong> <a href="http://www.avid.com/products/unitymedianetwork/"><strong></strong></a><strong><span style="color: #1a518f;"><a rel="nofollow" href="http://www.avid.com/products/unitymedianetwork/">http://www.avid.com/products/unitymedianetwork/</a></span></strong></p>
<p>AVID&#8217;s experience in Video Editing is reflected in their high number of high end global installs.    AVID Unity&#8217;s advantages  are support for collaborative HD workflow, huge storage capacity of up to 40 TB, and support for both Windows and  Macintosh.   Another Avid SAN advantage is this active online forum community:<br />
<a href="http://community.avid.com/forums/p/13609/76665.aspx"><strong></strong></a><strong><span style="color: #1a518f;"><a rel="nofollow" href="http://community.avid.com/forums/p/13609/76665.aspx">http://community.avid.com/forums/p/13609/76665.aspx</a></span></strong></p>
<p><strong><em>Apple Xsan 2:</em></strong> <a href="http://www.apple.com/xsan/"><strong></strong></a><strong><span style="color: #1a518f;"><a rel="nofollow" href="http://www.apple.com/xsan/">http://www.apple.com/xsan/</a></span></strong><br />
At $999 Apples&#8217;s Xsan 2 offers low cost and high performance. Key features of Xsan2 for the Macintosh are<br />
Powerful collaboration tools and pooling of storage resources to increase capacity.   Also, Apple&#8217;s Spotlight search feature allows users to search *within* video files for content relevant to their query.  This type of video search will be increasingly important to SAN environments as the number of video files skyrockets.</p>
<p><strong><em>Metasan:</em></strong> <a href="http://www.rorke.com/av/metasan.cfm"><strong></strong></a><strong><span style="color: #1a518f;"><a rel="nofollow" href="http://www.rorke.com/av/metasan.cfm">http://www.rorke.com/av/metasan.cfm</a></span></strong><br />
<em>metaSAN </em>is designed for heavy bandwidth workgroup environments such as those found with film editing and healthcare applications.   Simultaneously access of groups of files such as video clips, satellite imagery, medical data, and CAD files.</p>
]]></content:encoded>
			<wfw:commentRss>http://thefutureofstorage.com/archives/81/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
