<?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>holyhandgrenade.org &#187; storage</title>
	<atom:link href="http://holyhandgrenade.org/blog/tag/storage/feed/" rel="self" type="application/rss+xml" />
	<link>http://holyhandgrenade.org/blog</link>
	<description>Got my two fingers out the roof see me greppin&#039; out</description>
	<lastBuildDate>Fri, 17 Feb 2012 13:00:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ZFS Inline Deduplication</title>
		<link>http://holyhandgrenade.org/blog/2009/11/zfs-inline-deduplication/</link>
		<comments>http://holyhandgrenade.org/blog/2009/11/zfs-inline-deduplication/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 05:08:09 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[dedupe]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[zfs]]></category>

		<guid isPermaLink="false">http://holyhandgrenade.org/blog/?p=285</guid>
		<description><![CDATA[<a href="http://holyhandgrenade.org/blog/2009/11/zfs-inline-deduplication/" title="ZFS Inline Deduplication"></a>Those of you who have been following the lists, the bug trackers or Planet OpenSolaris know this already, but for the rest of you, Sun&#8217;s ZFS filesystem has just seen inline dedupe support merged into OpenSolaris trunk, presumably to be &#8230;<p class="read-more"><a href="http://holyhandgrenade.org/blog/2009/11/zfs-inline-deduplication/">Continue reading &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://holyhandgrenade.org/blog/2009/11/zfs-inline-deduplication/" title="ZFS Inline Deduplication"></a><p>Those of you who have been following the lists, the bug trackers or Planet OpenSolaris know this already, but for the rest of you, Sun&#8217;s ZFS filesystem has just seen inline dedupe support merged into OpenSolaris trunk, presumably to be appearing in the next major OS release.</p>
<p>Jeff Bonwick has, as always, a very detailed <a href="http://blogs.sun.com/bonwick/en_US/entry/zfs_dedup">blog entry</a> about it, but here&#8217;s the only part you really need to know:</p>
<blockquote><p>If you have a storage pool named &#8216;tank&#8217; and you want to use dedup, just type this:</p>
<p>zfs set dedup=on tank</p>
<p>That&#8217;s it.</p></blockquote>
<p>Just as simple as you would have imagined, given how easy everything else is in ZFS and OpenSolaris.</p>
<p>ZFS&#8217;s implementation is pretty neat. The filesystem was already pretty well-tuned for deduplication because ZFS has always kept end-to-end checksums of data in the first place to ensure the integrity of all data on the system. Now those checksums just happen to be used for something other than ensuring data integrity.</p>
]]></content:encoded>
			<wfw:commentRss>http://holyhandgrenade.org/blog/2009/11/zfs-inline-deduplication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

