<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developer.nirvanix.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Enterprise Storage Strategies : EMC, Dell, Atmos, HDS</title><link>http://developer.nirvanix.com/blogs/strategies/archive/tags/EMC/Dell/Atmos/HDS/default.aspx</link><description>Tags: EMC, Dell, Atmos, HDS</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>What Makes Cloud Storage Different from Traditional SAN and NAS?</title><link>http://developer.nirvanix.com/blogs/strategies/archive/2009/06/19/what-makes-cloud-storage-different-from-traditional-san-and-nas.aspx</link><pubDate>Fri, 19 Jun 2009 16:01:00 GMT</pubDate><guid isPermaLink="false">40a1f22b-b3c4-4855-9640-186c593af682:1999</guid><dc:creator>sfoskett</dc:creator><slash:comments>4</slash:comments><description>&lt;p&gt;Many in the IT industry seem to enjoy arguing exactly what does and does not constitute a cloud service. As I mentioned in &lt;a href="http://developer.nirvanix.com/blogs/strategies/archive/2009/06/04/is-a-private-cloud-worthwhile.aspx" target="_blank"&gt;my post on the controversy over private cloud services&lt;/a&gt;, I do not feel that these arguments are productive. We should focus on results and business value instead of arguing about semantics. However, &lt;strong&gt;the current crop of cloud storage solutions have many important differences from traditional SAN and NAS storage&lt;/strong&gt;, something that seems to surprise many end users I meet. Cloud storage capacity is not your fathers blocks and files!&lt;/p&gt;


&lt;h3&gt;Primary, Secondary, and Tiered Storage&lt;/h3&gt;


&lt;p&gt;Most IT infrastructures contain a wide variety of storage devices, but these have traditionally been divided into two categories:&lt;/p&gt;


&lt;ol&gt;
		&lt;li&gt;&lt;strong&gt;Primary&lt;/strong&gt; or production storage serves active applications and is accessed randomly. The primary category includes most familiar direct-attached disks (DAS), storage area networks (SAN), and network-attached storage (NAS). Newcomers in the primary category include content-addressable storage (CAS) and cloud storage services, including the Nirvanix Cloud Storage Service.&lt;/li&gt;
		&lt;li&gt;&lt;strong&gt;Secondary&lt;/strong&gt; storage is used for data protection and is normally accessed sequentially. Tape media and optical discs were the traditional secondary storage types, but disk-based systems including virtual tape libraries (VTL) have recently become popular. CAS and cloud systems are also often used for secondary storage due to their lower cost.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;The performance and capability of primary storage systems varies greatly, as does the price. For this reason, many large organizations classify their primary storage into a number of tiers. &lt;strong&gt;Tier 1&lt;/strong&gt; storage typically boasts the highest performance, reliability, and cost. Fibre Channel SAN arrays from companies like EMC, HDS, and IBM have dominated this market for over a decade. Most organizations also offer less expensive lower-tier SAN, NAS, and DAS capacity in an effort to reduce their capital equipment cost.&lt;/p&gt;


&lt;h3&gt;Primary Storage Options&lt;/h3&gt;


&lt;p&gt;IT architects are faced with a dizzying variety of primary storage options. Dozens of companies build and sell storage devices, and these leverage a variety of connectivity protocols. &lt;strong&gt;Each type of storage presents a trade-off&lt;/strong&gt; in a number of areas, from performance to cost. There is no intrinsic reason to reject one type or adopt another - &lt;strong&gt;the selection process must take into account the technical and business requirements of the application that will use it&lt;/strong&gt;.&lt;/p&gt;


&lt;table cellpadding="5"&gt;

&lt;tr style="text-align:center;"&gt;
&lt;th&gt; &lt;/th&gt;&lt;th&gt;DAS&lt;/th&gt;&lt;th&gt;SAN&lt;/th&gt;&lt;th&gt;NAS&lt;/th&gt;&lt;th&gt;CAS&lt;/th&gt;&lt;th&gt;Cloud&lt;/th&gt;
&lt;/tr&gt;
&lt;tr style="text-align:center;"&gt;
&lt;th&gt;Example&lt;/th&gt;
&lt;td&gt;Seagate disk&lt;br /&gt;
 Dell PowerVault&lt;/td&gt;
&lt;td&gt;HDS USP&lt;br /&gt;
 3PAR InServ&lt;/td&gt;
&lt;td&gt;NetApp Filer&lt;br /&gt;
 Windows server&lt;/td&gt;
&lt;td&gt;EMC Centera&lt;br /&gt;
 Caringo CAStor&lt;/td&gt;
&lt;td&gt;Nirvanix&lt;br /&gt;
 Amazon S3&lt;br /&gt;
 EMC Atmos&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="text-align:center;"&gt;
&lt;th&gt;Protocol&lt;/th&gt;
&lt;td&gt;SATA, SAS&lt;/td&gt;
&lt;td&gt;FC, iSCSI&lt;/td&gt;
&lt;td&gt;SMB, NFS&lt;/td&gt;
&lt;td&gt;API, XAM&lt;/td&gt;
&lt;td&gt;API&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="text-align:center;"&gt;
&lt;th&gt;Access Method&lt;/th&gt;
&lt;td&gt;block&lt;/td&gt;
&lt;td&gt;block&lt;/td&gt;
&lt;td&gt;file/directory&lt;/td&gt;
&lt;td&gt;object&lt;/td&gt;
&lt;td&gt;&lt;p&gt;object/&lt;br /&gt;
metadata&lt;/p&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="text-align:center;"&gt;
&lt;th&gt;Connectivity&lt;/th&gt;
&lt;td&gt;Copper cable&lt;/td&gt;
&lt;td&gt;Fiber optic&lt;br /&gt;
 Ethernet&lt;/td&gt;
&lt;td&gt;Ethernet&lt;/td&gt;
&lt;td&gt;Ethernet&lt;/td&gt;
&lt;td&gt;Ethernet&lt;br /&gt;
 Internet&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="text-align:center;"&gt;
&lt;th&gt;Throughput&lt;/th&gt;
&lt;td&gt;1.5 Gb/s-&lt;br /&gt;
 3.0 Gb/s&lt;/td&gt;
&lt;td&gt;1 Gb/s-&lt;br /&gt;
 10 Gb/s&lt;/td&gt;
&lt;td&gt;100 Mb/s-&lt;br /&gt;
 10 Gb/s&lt;/td&gt;
&lt;td&gt;100 Mb/s-&lt;br /&gt;
 1 Gb/s&lt;/td&gt;
&lt;td&gt;1.5 Mb/s-&lt;br /&gt;
 1 Gb/s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="text-align:center;"&gt;
&lt;th&gt;Latency&lt;/th&gt;
&lt;td&gt;5-10 ms&lt;/td&gt;
&lt;td&gt;5-10 ms&lt;/td&gt;
&lt;td&gt;20-50 ms&lt;/td&gt;
&lt;td&gt;50-100 ms&lt;/td&gt;
&lt;td&gt;100-500 ms&lt;/td&gt;
&lt;/tr&gt;
&lt;tr style="text-align:center;"&gt;
&lt;th&gt;Use case&lt;/th&gt;
&lt;td&gt;Bulk storage&lt;br /&gt;
 OS/boot&lt;/td&gt;
&lt;td&gt;Enterprise applications&lt;/td&gt;
&lt;td&gt;Unstructured data&lt;/td&gt;
&lt;td&gt;Archival data&lt;/td&gt;
&lt;td&gt;Offsite storage&lt;br /&gt;
 Collaboration&lt;/td&gt;
&lt;/tr&gt;

&lt;/table&gt;


&lt;p style="text-align:center;"&gt;&lt;em&gt; A large number of options are available for primary storage&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Enterprise storage technology has evolved a great deal over four decades. The first great step was the separation of the disk from the server in the mid 1960&amp;#39;s. Over the next 20 years, protocols were developed to share disk storage among multiple servers, creating the first storage networks. The introduction of RAID in the 1980&amp;#39;s led to the development of more virtualized SAN storage systems in the next decade. At the same time, networking companies developed file sharing protocols, creating the NAS market. By the end of the 1990&amp;#39;s, &lt;strong&gt;the enterprise storage market was divided between block-based SAN and file-based NAS&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The limitations of these block- and file-focused paradigms led to the development of content-addressable storage in the first half of this decade. &lt;strong&gt;CAS systems discarded traditional protocols and concepts&lt;/strong&gt; in favor of application-focused APIs and a universal naming standard for unique objects. Many early applications treated CAS objects as simple files. But applications soon developed to take advantage of the capabilities of the unique capabilities of these systems, especially in the document management and archiving space.&lt;/p&gt;


&lt;h3&gt;Enter The Cloud&lt;/h3&gt;


&lt;p&gt;&lt;strong&gt;Cloud storage was developed independently from all historical storage concepts&lt;/strong&gt;, although it might appear to be an evolution of CAS. Both are object-based, use APIs rather than traditional storage protocols, and include per-object metadata. In fact, it is fairly straightforward to integrate today&amp;#39;s cloud storage systems into applications developed to leverage CAS. But cloud storage goes further in terms of application integration and programmability (take a look at the &lt;a href="http://developer.nirvanix.com/sitefiles/1000/API.html" target="_blank"&gt;Nirvanix API&lt;/a&gt;, for example). Vendors have added many features, from replication to indexing to media transcoding, each of which can be called by applications through custom APIs. &lt;strong&gt;Cloud storage also leverages the openness of the Internet&lt;/strong&gt; and modern programming concepts, incorporating the &lt;a href="http://en.wikipedia.org/wiki/Internet_Protocol" target="_blank"&gt;Internet Protocol (IP)&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol" target="_blank"&gt;HTTP&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Transport_Layer_Security" target="_blank"&gt;SSL&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Representational_State_Transfer" target="_blank"&gt;REST&lt;/a&gt;, and &lt;a href="http://en.wikipedia.org/wiki/SOAP_(protocol)" target="_blank"&gt;SOAP&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This is not to say that cloud storage can only be used by specialized applications, however. Most cloud systems include basic web browser interfaces. More interestingly, &lt;strong&gt;many interface solutions have been developed to bridge traditional storage protocols to the cloud&lt;/strong&gt;. One major contributor to the success of Amazon&amp;#39;s S3 storage offering was &lt;a href="http://jungledisk.com/" target="_blank"&gt;Jungle Disk&lt;/a&gt;, a consumer-oriented application that allows users to automatically back up their files to the service. Nirvanix developed &lt;a href="http://www.nirvanix.com/applications.aspx" target="_blank"&gt;CloudNAS&lt;/a&gt; for enterprise users, which presents cloud storage service as a Linux filesystem or Windows drive. And &lt;a href="http://flickerdown.com/2009/06/moving-from-block-to-cloud-emulex-e3s/" target="_blank"&gt;EMC and Emulex recently revealed&lt;/a&gt; that they are working on a bridge between block-based SANs and cloud storage.&lt;/p&gt;

&lt;p&gt;Although it can be leveraged by existing applications, often at lower cost, &lt;strong&gt;the real benefit from cloud storage comes when applications take advantage of its compelling distribution, collaboration, and programmability capabilities&lt;/strong&gt;. The entire storage industry is moving toward greater levels of application awareness and integration. LUNs (fake disk drives) served up by SAN arrays are being hidden behind shared file systems in the server virtualization space. NAS is also being updated for greater integration with applications. This is a necessary step to bring about &lt;a href="http://blog.fosketts.net/2008/09/28/we-need-storage-revolution/" target="_blank"&gt;a real storage revolution&lt;/a&gt; that will see a transition from &lt;strong&gt;bulk management of capacity&lt;/strong&gt; to &lt;a href="http://blog.fosketts.net/2008/10/05/granularity-challenge-storage-management/" target="_blank"&gt;&lt;strong&gt;granular management of data&lt;/strong&gt;&lt;/a&gt; to &lt;strong&gt;integrated use of information&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;That&amp;#39;s why cloud storage is different, and &lt;strong&gt;why cloud storage matters&lt;/strong&gt;!&lt;/p&gt;&lt;img src="http://developer.nirvanix.com/aggbug.aspx?PostID=1999" width="1" height="1"&gt;</description><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/HDS/default.aspx">HDS</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/Amazon/default.aspx">Amazon</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/EMC/default.aspx">EMC</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/virtualization/default.aspx">virtualization</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/archiving/default.aspx">archiving</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/backup/default.aspx">backup</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/VTL/default.aspx">VTL</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/CloudNAS/default.aspx">CloudNAS</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/private+cloud/default.aspx">private cloud</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/Jungle+Disk/default.aspx">Jungle Disk</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/SAN/default.aspx">SAN</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/Nirvanix/default.aspx">Nirvanix</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/Dell/default.aspx">Dell</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/S3/default.aspx">S3</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/Caringo/default.aspx">Caringo</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/DAS/default.aspx">DAS</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/Atmos/default.aspx">Atmos</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/3PAR/default.aspx">3PAR</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/secondary+storage/default.aspx">secondary storage</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/primary+storage/default.aspx">primary storage</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/NAS/default.aspx">NAS</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/tiered+storage/default.aspx">tiered storage</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/CAS/default.aspx">CAS</category><category domain="http://developer.nirvanix.com/blogs/strategies/archive/tags/Seagage/default.aspx">Seagage</category></item></channel></rss>