<?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>mainesysadmin.com &#187; de-duplication</title>
	<atom:link href="http://mainesysadmin.com/tag/de-duplication/feed/" rel="self" type="application/rss+xml" />
	<link>http://mainesysadmin.com</link>
	<description>SysAdmin in Maine</description>
	<lastBuildDate>Wed, 06 Jan 2010 16:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Very Small shootout:  DeDuplication (NetApp) vs. Compression (vRanger Pro)</title>
		<link>http://mainesysadmin.com/2008/07/31/very-small-shootout-deduplication-netapp-vs-compression-vranger-pro/</link>
		<comments>http://mainesysadmin.com/2008/07/31/very-small-shootout-deduplication-netapp-vs-compression-vranger-pro/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 13:50:56 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[esx]]></category>
		<category><![CDATA[vi3]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[de-duplication]]></category>
		<category><![CDATA[esxranger]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[netapp]]></category>
		<category><![CDATA[san]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/?p=97</guid>
		<description><![CDATA[The purpose of this shootout was to analyze already backed up images of VM guests sitting idle on disk.  We like to keep 7 days online, so I was curious as to how the two compared in our environment.
Compressed vs Deduplicated
COMPRESSED: (backed up via vRanger Pro over VCB, size on win NTFS volume)
citrix_server = [...]]]></description>
			<content:encoded><![CDATA[<p>The purpose of this shootout was to analyze already backed up images of VM guests sitting idle on disk.  We like to keep 7 days online, so I was curious as to how the two compared in our environment.</p>
<p><strong>Compressed vs Deduplicated</strong></p>
<p><span style="text-decoration: underline;"><strong>COMPRESSED:</strong></span> (backed up via vRanger Pro over VCB, size on win NTFS volume)<br />
citrix_server = 4.29gb<br />
win_sql_server_64bit = 9.76gb<br />
citrix_server2 = 6.14gb<br />
win2k3_member = 4.97gb</p>
<p><strong>compressed vm total = 25.16gb</strong></p>
<p><span style="text-decoration: underline;"><strong>UNCOMPRESSED:</strong></span></p>
<p>citrix_server = 10gb<br />
win_sql_server_64bit = 20gb<br />
citrix_server2 = 10gb<br />
win2k3_member = 35gb</p>
<p><strong>uncompressed total = 75gb</strong></p>
<p><span style="text-decoration: underline;"><strong>DEDUPED VS COMPRESSED:</strong></span></p>
<p><strong>deduped     = 54.29% savings (NetApp cmd output below)<br />
compressed     = 66.45% savings</strong></p>
<p>Here&#8217;s the actual output from the NetApp find_space exe:<br />
<code><br />
A-SIS Deduplication Space Savings estimate.</p>
<p>Name of Fingerprint File:          d:\esx_deduped.txt<br />
Total Number of Directories:       5<br />
Total Number of Files:             58<br />
Total Number of 4K Blocks:         19662390<br />
Total Number of Duplicate Blocks:  10673928<br />
Percentage of Duplicate Data:      <strong>54.29</strong><br />
Scan Start Time:                   Wed, Jul 30 2008 3:40:16 PM<br />
Scan End Time:                     Wed, Jul 30 2008 4:22:25 PM</code></p>
<p>I&#8217;ll be honest, I was expecting deduplication to blow compression out of the water even with only 4 vm&#8217;s.  I&#8217;ll go out on a limb and venture that deduplication would provide more results as you toss more vm&#8217;s into the picture.</p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2008/07/31/very-small-shootout-deduplication-netapp-vs-compression-vranger-pro/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>NetApp and Data Deduplication (artist formally known as A-SIS)</title>
		<link>http://mainesysadmin.com/2008/07/30/netapp-and-data-deduplication-artist-formally-known-as-a-sis/</link>
		<comments>http://mainesysadmin.com/2008/07/30/netapp-and-data-deduplication-artist-formally-known-as-a-sis/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 18:49:07 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[vi3]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[de-duplication]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[netapp]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/?p=96</guid>
		<description><![CDATA[I&#8217;ve been doing a little testing with NetApp Deduplication lately but only in a limited test environment.  I know one thing for certain, deduplication and compression do not mix at all!  When you start to look at this technology make sure you&#8217;re dealing with uncompressed data.  This posting is more or less a bookmark for:
&#8220;Scott&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing a little testing with NetApp Deduplication lately but only in a limited test environment.  I know one thing for certain, deduplication and compression do not mix at all!  When you start to look at this technology make sure you&#8217;re dealing with uncompressed data.  This posting is more or less a bookmark for:</p>
<p>&#8220;<a href="http://blog.scottlowe.org/2008/03/31/quick-guide-to-setting-up-netapp-deduplication/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/blog.scottlowe.org');">Scott&#8217;s Quick Guide to Setting up Netapp Deduplication</a>&#8221;</p>
<p>NetApp does provide a useful windows exe called &#8220;find_space&#8221; which you can run in report mode against any windows data volume.</p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2008/07/30/netapp-and-data-deduplication-artist-formally-known-as-a-sis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vmworld 2007, lots cpu cores, de-dupe what? and skinny ubuntu</title>
		<link>http://mainesysadmin.com/2007/09/12/vmworld-2007-lots-cpu-cores-de-dupe-what-and-skinny-ubuntu/</link>
		<comments>http://mainesysadmin.com/2007/09/12/vmworld-2007-lots-cpu-cores-de-dupe-what-and-skinny-ubuntu/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 15:58:08 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[amd]]></category>
		<category><![CDATA[california]]></category>
		<category><![CDATA[de-duplication]]></category>
		<category><![CDATA[geek news]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[san]]></category>
		<category><![CDATA[san francisco]]></category>
		<category><![CDATA[vmworld2007]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/2007/09/12/vmworld-2007-lots-cpu-cores-de-dupe-what-and-skinny-ubuntu/</guid>
		<description><![CDATA[Lots is going on this week at VMworld 2007.  I watched a video at the AMD booth of a server being upgraded from dual proc dual core to dual proc quad cores featuring their new &#8220;Barcelona&#8221; F series cpu.  The only change required is a bios upgrade which they actually replaced with a [...]]]></description>
			<content:encoded><![CDATA[<p>Lots is going on this week at VMworld 2007.  I watched a video at the <a href="http://amd.com" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/amd.com');">AMD</a> booth of a server being upgraded from dual proc dual core to dual proc quad cores featuring their new &#8220;Barcelona&#8221; F series cpu.  The only change required is a bios upgrade which they actually replaced with a new physical bios chip.  They stated in the video that no additional power, cooling or hardware is required for the upgrade.  The upgrade made a significant change in system performance.  <a href="http://multicore.amd.com/us-en/AMD-Multi-Core.aspx" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/multicore.amd.com');">FMI for quad core opterons&#8230;</a></p>
<p>I&#8217;m seeing a lot more companies adapting a de-duplication technology to their product.  <a href="http://netapp.com" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/netapp.com');">Netapp</a> and <a href="http://www.datadomain.com/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.datadomain.com');">Data Domain</a> are a couple of vendors that I spoke to about this.  <a href="http://www.datadomain.com/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.datadomain.com');">Data Domain</a> was interesting to me because they supply you with an entry level HW appliance with redundant disk storage at RAID 6.  The cost is about $17k for their <a href="http://www.datadomain.com/pdf/DataDomain-ApplianceSeries-Datasheet.pdf" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.datadomain.com');">entry level appliance</a>.  The appliance comes with 2.5 raw tb of space which is the equivalent to 25tb of actual vm files because of the capabilities of de-duplication.  Pretty incredible.</p>
<p>Ubuntu is visiting <a href="http://vmworld.com" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/vmworld.com');">VMworld</a> again.  They&#8217;ve released a version of ubuntu that&#8217;s slimmed down for usage with virtual appliances and virtual machines.  The product is called <a href="http://news.com.com/8301-13580_3-9776585-39.html" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/news.com.com');">Jeos</a> (pronounced juice).</p>
<p>Tonight is the <a href="http://www.vmware.com/vmworld/conference_highlights/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.vmware.com');">VMworld 2007 Party</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2007/09/12/vmworld-2007-lots-cpu-cores-de-dupe-what-and-skinny-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
