<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: ZFS: Enable filesystem compression</title>
	<atom:link href="http://www.tech-recipes.com/rx/1403/zfs-enable-filesystem-compression/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/1403/zfs-enable-filesystem-compression/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 18:18:34 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: </title>
		<link>http://www.tech-recipes.com/rx/1403/zfs-enable-filesystem-compression/comment-page-1/#comment-2999</link>
		<dc:creator></dc:creator>
		<pubDate>Sat, 12 Aug 2006 04:20:37 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-2999</guid>
		<description>Replace syntax examples with:
&lt;code&gt;
zfs set compression=on techrx/logs
&lt;/code&gt;

and:
&lt;code&gt;
zfs get compressratio techrx/logs
&lt;/code&gt;

To view a list of all properties set for that particular filesystem:
&lt;code&gt;
zfs get all techrx/logs
&lt;/code&gt;

&lt;strong&gt;Reference:&lt;/strong&gt;
&lt;a href=&quot;http://docs.sun.com/app/docs/doc/817-2271&quot;&gt;Solaris ZFS Administration Guide&lt;/a&gt;
&lt;a href=&quot;http://opensolaris.org/os/community/zfs&quot;&gt;OpenSolaris ZFS Community&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Replace syntax examples with:<br />
<code><br />
zfs set compression=on techrx/logs<br />
</code></p>
<p>and:<br />
<code><br />
zfs get compressratio techrx/logs<br />
</code></p>
<p>To view a list of all properties set for that particular filesystem:<br />
<code><br />
zfs get all techrx/logs<br />
</code></p>
<p><strong>Reference:</strong><br />
<a href="http://docs.sun.com/app/docs/doc/817-2271">Solaris ZFS Administration Guide</a><br />
<a href="http://opensolaris.org/os/community/zfs">OpenSolaris ZFS Community</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
