<?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 updated in FreeBSD 7.2!</title>
	<atom:link href="http://www.mywushublog.com/2009/07/zfs-updated-in-freebsd-7-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mywushublog.com/2009/07/zfs-updated-in-freebsd-7-2/</link>
	<description></description>
	<lastBuildDate>Mon, 09 Jan 2012 21:49:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: gabor</title>
		<link>http://www.mywushublog.com/2009/07/zfs-updated-in-freebsd-7-2/comment-page-1/#comment-4835</link>
		<dc:creator>gabor</dc:creator>
		<pubDate>Wed, 07 Oct 2009 18:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.mywushublog.com/?p=454#comment-4835</guid>
		<description>64bit
Anyway, I think I&#039;ll rather wait for the official upgrade.</description>
		<content:encoded><![CDATA[<p>64bit<br />
Anyway, I think I&#8217;ll rather wait for the official upgrade.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.mywushublog.com/2009/07/zfs-updated-in-freebsd-7-2/comment-page-1/#comment-4813</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 06 Oct 2009 20:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.mywushublog.com/?p=454#comment-4813</guid>
		<description>Hmm, I wasn&#039;t anticipating that supfile to remove everything, just update it to that particular branch.

I haven&#039;t tried using ZFS inside VMWare workstation, I have loaded zfs.ko on a ESX virtual machine though, and that at least didn&#039;t panic the kernel.

Are you running a 32bit or 64bit version of FreeBSD? For ZFS, both Sun and the FreeBSD team strongly recommend a 64bit platform.</description>
		<content:encoded><![CDATA[<p>Hmm, I wasn&#8217;t anticipating that supfile to remove everything, just update it to that particular branch.</p>
<p>I haven&#8217;t tried using ZFS inside VMWare workstation, I have loaded zfs.ko on a ESX virtual machine though, and that at least didn&#8217;t panic the kernel.</p>
<p>Are you running a 32bit or 64bit version of FreeBSD? For ZFS, both Sun and the FreeBSD team strongly recommend a 64bit platform.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabor</title>
		<link>http://www.mywushublog.com/2009/07/zfs-updated-in-freebsd-7-2/comment-page-1/#comment-4798</link>
		<dc:creator>gabor</dc:creator>
		<pubDate>Mon, 05 Oct 2009 09:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mywushublog.com/?p=454#comment-4798</guid>
		<description>Hi,

Ok, what has happened:
1. I used your csup file and suprisingly csup removed all files under /usr/src ;-) Don&#039;t know why csup did this ...
2. Anyway I reloaded source via sysinstall, then used almost the same csup file, couple of modified lines as follows:
&quot;*default base=/var/db
*default release=cvs tag=RELENG_7&quot;
3. Then did csup again, them make stuff ... waiting for couple of hours
4. I am using BSD on a VirutalBox so assuming it caused kernel panic and reboot.
5. Though I could login and voila zfs upgrade -v shows version 13.

So, thank you very much for your help. It seems a simple process but takes a long time and not so sure I want to repeat it on my prod system.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Ok, what has happened:<br />
1. I used your csup file and suprisingly csup removed all files under /usr/src ;-) Don&#8217;t know why csup did this &#8230;<br />
2. Anyway I reloaded source via sysinstall, then used almost the same csup file, couple of modified lines as follows:<br />
&#8220;*default base=/var/db<br />
*default release=cvs tag=RELENG_7&#8243;<br />
3. Then did csup again, them make stuff &#8230; waiting for couple of hours<br />
4. I am using BSD on a VirutalBox so assuming it caused kernel panic and reboot.<br />
5. Though I could login and voila zfs upgrade -v shows version 13.</p>
<p>So, thank you very much for your help. It seems a simple process but takes a long time and not so sure I want to repeat it on my prod system.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.mywushublog.com/2009/07/zfs-updated-in-freebsd-7-2/comment-page-1/#comment-4792</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sun, 04 Oct 2009 17:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mywushublog.com/?p=454#comment-4792</guid>
		<description>&lt;a href=&quot;#comment-4790&quot; rel=&quot;nofollow&quot;&gt;@gabor&lt;/a&gt; 
Hey Gabor, 

Here is my csup file:
&lt;pre&gt;
*default host=cvsup10.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default delete use-rel-suffix
*default compress
src-all         release=cvs tag=RELENG_7
&lt;/pre&gt;

After I ran csup to update /usr/src, I did a 
&lt;pre&gt;$ make buildworld &amp;&amp; make buildkernel &amp;&amp; make installworld &amp;&amp; make installkernel
&lt;/pre&gt;
After the reboot, I did a mergemaster (unrelated to zfs though), then I ran 
&lt;pre&gt;
$ zfs upgrade
&lt;/pre&gt;
When the kernel loads the zfs.ko module, it should say what version it is. Also, you should see this in /usr/src/UPDATING:
&lt;pre&gt;
20090520:
        Update ZFS to version 13. ZFS users will need to re-build
        and install both kernel and world simultaneously in order 
        for the ZFS tools to work. Existing pools will continue to work
        without upgrade. If a pool is upgraded it will no longer be
        usable by older kernel revs. ZFS send / recv between 
        pool version 6 and pool version 13 is not supported.
&lt;/pre&gt;

If you don&#039;t see that, then you are pulling down the wrong branch :)

Keep in mind, I&#039;m using RELEASE_7, not 7_2, which means I&#039;m following a more current codebase. The big difference is there are no freebsd-update binaries available when you do this. Not a big deal for me since I only maintain this one server at home, and I use a custom kernel anyway.

Hope this help!</description>
		<content:encoded><![CDATA[<p><a href="#comment-4790" rel="nofollow">@gabor</a><br />
Hey Gabor, </p>
<p>Here is my csup file:</p>
<pre>
*default host=cvsup10.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default delete use-rel-suffix
*default compress
src-all         release=cvs tag=RELENG_7
</pre>
<p>After I ran csup to update /usr/src, I did a </p>
<pre>$ make buildworld &#038;&#038; make buildkernel &#038;&#038; make installworld &#038;&#038; make installkernel
</pre>
<p>After the reboot, I did a mergemaster (unrelated to zfs though), then I ran </p>
<pre>
$ zfs upgrade
</pre>
<p>When the kernel loads the zfs.ko module, it should say what version it is. Also, you should see this in /usr/src/UPDATING:</p>
<pre>
20090520:
        Update ZFS to version 13. ZFS users will need to re-build
        and install both kernel and world simultaneously in order
        for the ZFS tools to work. Existing pools will continue to work
        without upgrade. If a pool is upgraded it will no longer be
        usable by older kernel revs. ZFS send / recv between
        pool version 6 and pool version 13 is not supported.
</pre>
<p>If you don&#8217;t see that, then you are pulling down the wrong branch :)</p>
<p>Keep in mind, I&#8217;m using RELEASE_7, not 7_2, which means I&#8217;m following a more current codebase. The big difference is there are no freebsd-update binaries available when you do this. Not a big deal for me since I only maintain this one server at home, and I use a custom kernel anyway.</p>
<p>Hope this help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabor</title>
		<link>http://www.mywushublog.com/2009/07/zfs-updated-in-freebsd-7-2/comment-page-1/#comment-4790</link>
		<dc:creator>gabor</dc:creator>
		<pubDate>Sun, 04 Oct 2009 10:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mywushublog.com/?p=454#comment-4790</guid>
		<description>Hi Mike,

I am wondering how did you do exactly the upgrade ... I did csup and make world stuff and so, but no lucky. Could you please explain and show all the steps you did? For example what&#039;s csup config file looks like.

Thanks very much,
Gabor</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>I am wondering how did you do exactly the upgrade &#8230; I did csup and make world stuff and so, but no lucky. Could you please explain and show all the steps you did? For example what&#8217;s csup config file looks like.</p>
<p>Thanks very much,<br />
Gabor</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  www.mywushublog.com/2009/07/zfs-updated-in-freebsd-7-2/feed/ ) in 0.16652 seconds, on Feb 7th, 2012 at 9:37 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 7th, 2012 at 10:37 am UTC -->
