 




<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Storage Soup &#187; information dispersal algorithms</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/storage-soup/tag/information-dispersal-algorithms/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/storage-soup</link>
	<description>A SearchStorage.com blog.</description>
	<lastBuildDate>Fri, 17 May 2013 12:28:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<copyright>2009 </copyright>
	<managingEditor>bpariseau@techtarget.com (SearchStorage.com)</managingEditor>
	<webMaster>bpariseau@techtarget.com (SearchStorage.com)</webMaster>
	<category>Technology</category>
	<ttl>1440</ttl>
	<image>
		<url>http://media.techtarget.com/digitalguide/images/podcast/Storage_Soup_podcast_small.jpg</url>
		<title>Storage Soup</title>
		<link>http://itknowledgeexchange.techtarget.com/storage-soup</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle>A SearchStorage.com podcast</itunes:subtitle>
	<itunes:summary>A SearchStorage.com podcast covering the top stories in enterprise data storage from week to week, also featuring interviews with industry experts. </itunes:summary>
	<itunes:keywords>data storage, cloud storage, data backup, Data center disaster recovery planning, Data center energy efficiency, data compliance and archiving, data compliance and archiving; data migration; storage vendors, data deduplication, data reduction, data security, Data storage management, disk drive, disk drives, e-Discovery, Editorial process, ESX Server, Flash storage, iSCSI, iSCSI SAN, NAS, Online Backup, SAN, small business storage, software as a service, solid state drives, Storage, Storage and server virtualization, Storage backup, Storage conferences, storage headlines, Storage managed service providers, Storage market research reports, Storage protocols, storage service providers, Storage software as a service, storage technology research, Storage tips, storage vendors, storage virtualization, Strategic storage vendors, tape data storage, VMware, WAN Optimization / WAFS</itunes:keywords>
	<itunes:category text="Technology">
		<itunes:category text="Tech News" />
	</itunes:category>
	<itunes:category text="Technology" />
	<itunes:category text="Technology">
		<itunes:category text="Podcasting" />
	</itunes:category>
	<itunes:author>SearchStorage.com</itunes:author>
	<itunes:owner>
		<itunes:name>SearchStorage.com</itunes:name>
		<itunes:email>bpariseau@techtarget.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://media.techtarget.com/digitalguide/images/podcast/Storage_Soup_podcast_large.jpg" />
		<item>
		<title>Life after RAID</title>
		<link>http://itknowledgeexchange.techtarget.com/storage-soup/life-after-raid/</link>
		<comments>http://itknowledgeexchange.techtarget.com/storage-soup/life-after-raid/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 14:13:40 +0000</pubDate>
		<dc:creator>Randy Kerns</dc:creator>
				<category><![CDATA[erasure codes]]></category>
		<category><![CDATA[forward error correction]]></category>
		<category><![CDATA[information dispersal algorithms]]></category>
		<category><![CDATA[RAID]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/storage-soup/?p=9450</guid>
		<description><![CDATA[Recent developments point to a change in how we protect the loss of a data element on a failed disk. RAID is the venerable method used to guard against damage from a lost disk, but RAID has limitations – especially with large-capacity drives that can hold terabytes of data. New developments address RAID’s limitations by [...]]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal">Recent developments point to a change in how we protect the loss of a data element on a failed disk.<a href="http://searchstorage.techtarget.com/feature/RAID-technology-overview" target="_self"> RAID </a>is the venerable method used to guard against damage from a lost disk, but RAID has limitations – especially with large-capacity drives that can hold terabytes of data. New developments address RAID’s limitations by providing advantages not specific to disk drives.</p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal">The new protection technology has been called several things. The name most associated with research done in universities is called <a href="http://searchnetworking.techtarget.com/Information-dispersal-algorithms-Data-parsing-for-network-security" target="_self">information dispersal algorithms</a>, or IDA. Probably the more correct term as it has been implemented is <a href="http://searchmobilecomputing.techtarget.com/definition/forward-error-correction" target="_self">forward error correction</a>, or FEC. Another name used based on implementation details is <a href="http://searchstorage.techtarget.com/tip/RAID-technology-advances-with-wide-striping-and-erasure-coding" target="_self">erasure codes</a>.</p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>The technology can address the loss of a disk drive that RAID was targeted to protect. It can also prevent the loss of a data element when data is distributed across geographically dispersed systems. The following diagram gives an overview of the coverage protection for data elements.  The implementation allows for a selection of the amount of coverage of protection across data.  An example that is commonly used is a protection setting of 12 of 16, which means only 12 of 16 data elements are needed to recreate data from a lost disk drive.</span></p>
<p class="MsoNormal">
<p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/94/files/2012/01/raid_graphic1.jpg"><img class="alignnone size-medium wp-image-9453" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/94/files/2012/01/raid_graphic1.jpg" alt="" /></a></p>
<p class="MsoNormal">
<p>Vendors with products that use FEC/erasure codes include <a href="http://searchstorage.techtarget.com/news/1529592/Amplidata-launches-object-storage-system-more-SNW-Spring-2011-news" target="_self">Amplidata</a>, <a href="http://searchcloudstorage.techtarget.com/news/1507460/Cleversafe-20-object-storage-software-boosts-performance-data-security-in-the-cloud" target="_self">Cleversafe</a>, and EMC Isilon and<a href="http://searchcloudstorage.techtarget.com/news/2240111419/EMC-upgrades-Atmos-Cloud-Delivery-Platform-to-a-vApp" target="_self"> Atmos</a>. Each uses a slightly different implementation, but they are all a form of dispersal and error correction.</p>
<p>The main reason to use erasure codes is for protection from multiple failures. This means multiple drives in a disk storage system could fail before data loss would occur.  If data is stored at different geographic locations, you can handle having several locations unavailable to respond and still not lose data. This makes erasure codes a good fit for cloud storage.</p>
<p>Other advantages include shorter rebuild times after a data element fails and less performance impact during a rebuild. A disadvantage of erasure codes is they could add latency and require more compute power when making small writes.</p>
<p>One of the most potentially valuable benefits from using erasure codes is the reduction in service costs for disk storage systems. Using a protection ratio that has a long-term coverage probability (meaning multiple failures will not occur with the potential to lose data for a long period of time), a storage system may not require a failed device to be replaced over its economic lifespan. This would reduce the service cost. For a vendor, this reduces the amount of warranty reserve.</p>
<p>This form of data protection is not prevalent today and it will take time before a large number of vendors offer it. There are good reasons for using this type of protection and there are circumstances when it is not the best solution.  Storage pros should always consider the value it brings to their environment.</p>
<p class="MsoNormal"><span><strong>(Randy Kerns is Senior Strategist at Evaluator Group, an IT analyst firm).</strong></span></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/storage-soup/life-after-raid/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
