<?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: How to grow a ZFS volume</title>
	<atom:link href="http://alittlestupid.com/2010/10/24/how-to-grow-a-zfs-volume/feed/" rel="self" type="application/rss+xml" />
	<link>http://alittlestupid.com/2010/10/24/how-to-grow-a-zfs-volume/</link>
	<description>join the revolution... be a little stupid</description>
	<lastBuildDate>Tue, 21 May 2013 19:29:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: noneya</title>
		<link>http://alittlestupid.com/2010/10/24/how-to-grow-a-zfs-volume/comment-page-1/#comment-1158</link>
		<dc:creator>noneya</dc:creator>
		<pubDate>Mon, 24 Jan 2011 18:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://alittlestupid.com/?p=518#comment-1158</guid>
		<description><![CDATA[Your example is &#039;partially&#039; correct. You did grow the ZFS volume using the &quot;zfs set volsize=2g fort/vol1&quot; command. However, your &quot;growfs -M /mnt/vol1 /dev/zvol/rdsk/fort/vol1&quot; command has __nothing__ to do with the volume. There you are simply growing your UFS file system which is mounted on top of your volume. Why would you use UFS there anyway? Why not just use ZFS? Technically, you cannot mount a ZFS volume. You left out the step where you created your UFS file system on top of your ZFS volume.]]></description>
		<content:encoded><![CDATA[<p>Your example is &#8216;partially&#8217; correct. You did grow the ZFS volume using the &#8220;zfs set volsize=2g fort/vol1&#8243; command. However, your &#8220;growfs -M /mnt/vol1 /dev/zvol/rdsk/fort/vol1&#8243; command has __nothing__ to do with the volume. There you are simply growing your UFS file system which is mounted on top of your volume. Why would you use UFS there anyway? Why not just use ZFS? Technically, you cannot mount a ZFS volume. You left out the step where you created your UFS file system on top of your ZFS volume.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.027 seconds -->
