<?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/"
	>

<channel>
	<title>Learn FreeNAS</title>
	<atom:link href="http://www.learnfreenas.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learnfreenas.com/blog</link>
	<description>The Free Network Attached Storage OS</description>
	<pubDate>Wed, 10 Mar 2010 11:00:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OpenMediaVault  New logo</title>
		<link>http://www.learnfreenas.com/blog/2010/03/10/openmediavault-new-logo/</link>
		<comments>http://www.learnfreenas.com/blog/2010/03/10/openmediavault-new-logo/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 10:33:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[OpenMediaVault]]></category>

		<guid isPermaLink="false">http://www.learnfreenas.com/blog/?p=310</guid>
		<description><![CDATA[Volker Theile has released a new Logo for the OpenMediaVault project.

THE OpenMediaVault is an evolution of FreeNAS and aims to be the next generation network attached storage (NAS) solution but this time based on Debian Linux.
Related links:
OpenMediaVault » Blog Archive » New logo
&#160; &#160; &#160; &#160; ]]></description>
			<content:encoded><![CDATA[<p>Volker Theile has released a new Logo for the OpenMediaVault project.</p>
<p><a href="http://s514.photobucket.com/albums/t344/garyims/?action=view&amp;current=OpenMediaVaultheader_logo.png" target="_blank"><img src="http://i514.photobucket.com/albums/t344/garyims/OpenMediaVaultheader_logo.png" border="0" alt="OpenMediaVault Logo" /></a></p>
<p>THE OpenMediaVault is an evolution of FreeNAS and aims to be the next generation network attached storage (NAS) solution but this time based on Debian Linux.</p>
<p>Related links:</p>
<p><a href="http://blog.openmediavault.org/?p=173">OpenMediaVault » Blog Archive » New logo</a></p>
&nbsp; &nbsp; &nbsp; &nbsp; ]]></content:encoded>
			<wfw:commentRss>http://www.learnfreenas.com/blog/2010/03/10/openmediavault-new-logo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Secure Your FreeNAS Server</title>
		<link>http://www.learnfreenas.com/blog/2010/02/24/how-to-secure-your-freenas-server/</link>
		<comments>http://www.learnfreenas.com/blog/2010/02/24/how-to-secure-your-freenas-server/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 07:37:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.learnfreenas.com/blog/?p=308</guid>
		<description><![CDATA[Via the FreeNAS forum, Phan Vinh Thinh has posted some details on how to secure your FreeNAS server.

Change the WebGUI admin/root password (the default is: freenas)
Use  a very strong password if you intend to access FreeNAS over the  Internet. 
Please note -  admin/root accounts use the same password.
Please note - Users that [...]]]></description>
			<content:encoded><![CDATA[<p>Via the <a href="http://sourceforge.net/apps/phpbb/freenas/viewtopic.php?f=5&amp;t=28">FreeNAS forum</a>, Phan Vinh Thinh has posted some details on how to secure your FreeNAS server.</p>
<ol style="list-style-type: decimal;">
<li><span style="color: green;">Change</span> the <span style="font-weight: bold;">WebGUI admin</span>/<a href="http://en.wikipedia.org/wiki/Root_account" target="_blank"><span style="color: blue;"><u>root</u></span></a> password (the default is: <span style="text-decoration: underline;"><span style="font-style: italic;">freenas</span></span>)<br />
Use  a very strong password if you intend to access FreeNAS over the  Internet. <br />
<span style="color: #ff8000;">Please note</span> -  admin/root accounts use the same password.<br />
<span style="color: #ff8000;">Please note</span> - Users that are members of the  wheel group can su to <a href="http://en.wikipedia.org/wiki/Root_account" target="_blank"><span style="color: blue;"><u>root</u></span></a> if they know the root password.</li>
<li><span style="color: green;">Change</span> <span style="font-weight: bold;">WebGUI admin</span> user name (the default is <span style="font-weight: bold;">admin</span>), to protect your system against  <a href="http://en.wikipedia.org/wiki/Dictionary_attack" target="_blank"><span style="color: blue;"><u>dictionary attacks.</u></span></a></li>
<li>DO  NOT give shell access to everybody.</li>
<li>DO NOT use FTP over the  Internet, use SSH or SFTP instead.</li>
<li>DO NOT enable <span style="font-weight: bold;"><span style="font-style: italic;">Password  Authentication</span> with SSH</span>, set-up and use <a href="http://www.freenaskb.info/kb/?View=entry&amp;EntryID=257" target="_blank"><span style="color: blue;"><u>SSH key based authentication</u></span></a>.</li>
<li>Always  use <a href="http://en.wikipedia.org/wiki/Https" target="_blank"><span style="color: blue;"><u>https</u></span></a> protocol to access <span style="font-weight: bold;">WebGUI</span> interface.</li>
<li>DO NOT open  your WebGUI server to internet, rather open a tunnel via SSH from client  to server.</li>
</ol>
<p>See the rest of his blog entry for a brief tutorial on implementing these steps <a href="http://phanvinhthinh.blogspot.com/2010/02/how-to-secure-your-freenas-server.html">Phan&#8217;s blog: How to secure your FreeNAS server</a></p>
&nbsp; &nbsp; &nbsp; &nbsp; ]]></content:encoded>
			<wfw:commentRss>http://www.learnfreenas.com/blog/2010/02/24/how-to-secure-your-freenas-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FreeNAS 0.8 Roadmap</title>
		<link>http://www.learnfreenas.com/blog/2010/02/24/freenas-08-roadmap/</link>
		<comments>http://www.learnfreenas.com/blog/2010/02/24/freenas-08-roadmap/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 07:30:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.learnfreenas.com/blog/?p=306</guid>
		<description><![CDATA[Some more details are starting to emerge about what will appear in FreeNAS 0.8:
Planned major features:

Development on FreeBSD RELENG_8. Release, depending on timeframe may be based on a RELENG_8 snapshot or 8.1-RELEASE
Migrate off m0n0wall
Migrate GUI to django
Add support for ada and ahci SATA drivers
Add optional SoftUpdates + Journaling support to UFS2 filesystems
Migration path/tool for previous [...]]]></description>
			<content:encoded><![CDATA[<p><P>Some more details are starting to emerge about what will appear in FreeNAS 0.8:</p>
<p><P><b>Planned major features:</b></p>
<ul>
<LI>Development on FreeBSD RELENG_8. Release, depending on timeframe may be based on a RELENG_8 snapshot or 8.1-RELEASE<br />
<LI>Migrate off m0n0wall<br />
<LI>Migrate GUI to django<br />
<LI>Add support for ada and ahci SATA drivers<br />
<LI>Add optional SoftUpdates + Journaling support to UFS2 filesystems<br />
<LI>Migration path/tool for previous releases and configurations<br />
<LI>Preservation of all existing features of the current FreeNAS release<br />
<LI>Refactor FreeNAS build system to allow building FreeNAS without affecting the host environment<br />
<LI>Non-Blocking Features<br />
</UL></p>
<p><P><b>Possible other features</b></p>
<ul>
<LI>FreeNAS package support. Binary one click installs that modify the GUI dynamically.<br />
</UL></p>
<p>I am sure this list will evolve and you can keep an eye on the current developments here: <a href="http://freenas.org/roadmap">http://freenas.org/roadmap</a></p>
&nbsp; &nbsp; &nbsp; &nbsp; ]]></content:encoded>
			<wfw:commentRss>http://www.learnfreenas.com/blog/2010/02/24/freenas-08-roadmap/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FreeNAS 0.7.1 Released</title>
		<link>http://www.learnfreenas.com/blog/2010/02/19/freenas-071-released/</link>
		<comments>http://www.learnfreenas.com/blog/2010/02/19/freenas-071-released/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 09:04:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[FreeNAS Releases]]></category>

		<guid isPermaLink="false">http://www.learnfreenas.com/blog/?p=302</guid>
		<description><![CDATA[There doesn&#8217;t seem to have been an actual official announcement about this, but it seems FreeNAS 0.7.1 has been released.
You can download it from SourceForge: http://sourceforge.net/projects/freenas/files/
FreeNAS 0.7.1 (Shere):
Majors changes:   

Upgrade e2fsprogs to 1.41.9.
Upgrade istgt to version 20100125.
Upgrade msmtp to 1.4.19.
Upgrade transmission to 1.76.
Upgrade PHP to 5.2.12 (Thanks to Xin LI).
Upgrade fuppes to 0.660.
Upgrade [...]]]></description>
			<content:encoded><![CDATA[<p>There doesn&#8217;t seem to have been an actual official announcement about this, but it seems FreeNAS 0.7.1 has been released.</p>
<p>You can download it from SourceForge: <a href="http://sourceforge.net/projects/freenas/files/">http://sourceforge.net/projects/freenas/files/</a></p>
<p><strong>FreeNAS 0.7.1 (Shere):</strong></p>
<p>Majors changes:   </p>
<ul>
<li>Upgrade e2fsprogs to 1.41.9.</li>
<li>Upgrade istgt to version 20100125.</li>
<li>Upgrade msmtp to 1.4.19.</li>
<li>Upgrade transmission to 1.76.</li>
<li>Upgrade PHP to 5.2.12 (Thanks to Xin LI).</li>
<li>Upgrade fuppes to 0.660.</li>
<li>Upgrade rsync to 3.0.7.</li>
<li>Upgrade inadyn-mt to 02.18.08.</li>
<li>Upgrade netatalk to 2.0.5.</li>
<li>Upgrade bash to 4.0.35.</li>
<li>Upgrade lighttpd to 1.4.25.</li>
<li>Upgrade proftpd to 1.3.2c.</li>
</ul>
<p>Minors changes:   </p>
<ul>
<li>Modify Samba default buffer size.</li>
<li>Modify Tuning values.</li>
<li>Add new MIB in System|Advanced|sysctl.conf.</li>
<li>Add UTF-8 with English menu in File Manager (quixplorer).</li>
<li>Restrict NFS sharing directory with alldirs.</li>
<li>Add serial console support.</li>
</ul>
<p>Bug fixes:   </p>
<ul>
<li>Fix bug in istgt script.</li>
<li>Fix Samba &#8216;Unknown socket option IPTOS_LOWDELAY&#8217; messages. Thanks to Daisuke Aoyama. (BR 2894782|2858262).</li>
<li>Fix mt-daapd/firefly error &#8216;Undefined symbol &quot;avcodec_decode_audio&quot;&#8217; (BR 2895960).</li>
<li>Fix bug in iSCSI initiator script (BR 2916334). Thanks to Daisuke Aoyama.</li>
<li>Set home dir for Quixplorer users. Thanks to Daisuke Aoyama.</li>
<li>Remove useless character in email (BR 2928068).</li>
<li>Every reboot increases the number of &#8216;proc&#8217; entries in fstab on &#8216;full&#8217; installations (BR 2929029).</li>
<li>Fix message in console menu &#8216;Reset WebGUI password&#8217; (BR 2929338).</li>
<li>Fix initial resolv issue.</li>
<li>Fix full install upgrade error.</li>
<li>Fix nsswitch error when ldap is enabled (BR 2936505).</li>
<li>Fix transmission umask does not work (BR 2945242).</li>
<li>Fix WebGUI allows usernames longer than 16 characters (BR 2934168).</li>
<li>Fix cannot check WebGUI default port.</li>
<li>Fix fail to apply if webserver authentication is enabled and documentroot is missing.</li>
</ul>
<p>Permanent restrictions:   </p>
<ul>
<li>It is not possible to format a SoftRAID disk with MSDOS FAT16/32.</li>
<li>It is not possible to encrypt a disk partition, only complete disks are supported.</li>
<li>It is not possible to get seperate CPU stats per processor on SMP machines because FreeBSD does not support that feature.</li>
<li>Enable &#8216;polling&#8217; on interfaces used by a LAGG interface will make it inoperable.</li>
<li>It is not possible to mount EXT2 disks with an inode size of 256 bytes. You have to format it with 128 bytes on Linux to use them on FreeBSD.</li>
</ul>
<p>Known bugs:   </p>
<ul>
<li>If DHCP for IPv4 is used, the IPv6 statically configured DNS server will be overriden by the IPv4 DNS server.</li>
<li>Downgrading to 0.69 via WebGUI fails because of broken pipe error.</li>
<li>FreeBSD&#8217;s ext2fs module, as of release 7.1, cannot mount ext2 file systems with 256-byte large inodes, only 128 byte sized.  Unfortunately, 256 byte is the default size with many recent Linux distributions.</li>
</ul>
&nbsp; &nbsp; &nbsp; &nbsp; ]]></content:encoded>
			<wfw:commentRss>http://www.learnfreenas.com/blog/2010/02/19/freenas-071-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rumours of FreeNAS&#8217; Death Greatly Exaggerated</title>
		<link>http://www.learnfreenas.com/blog/2009/12/05/rumours-of-freenas-death-greatly-exaggerated/</link>
		<comments>http://www.learnfreenas.com/blog/2009/12/05/rumours-of-freenas-death-greatly-exaggerated/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 08:30:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.learnfreenas.com/blog/?p=300</guid>
		<description><![CDATA[Recently I wrote about the plans to move FreeNAS from FreeBSD to Linux. The reception was mixed, some saying it didn&#8217;t matter, some mentioned that the lack of ZFS support was a real problem.
Today Olivier Cochard-Labbé has made a great announcement, FreeNAS will live on and production ready ZFS support will be added with the [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I wrote about <a href="http://www.learnfreenas.com/blog/2009/11/21/freenas-08-to-use-linux-not-freebsd/">the plans to move FreeNAS from FreeBSD to Linux</a>. The reception was mixed, some saying it didn&#8217;t matter, some mentioned that the lack of ZFS support was a real problem.</p>
<p>Today Olivier Cochard-Labbé has made a great announcement, FreeNAS will live on and production ready ZFS support will be added with the upgrade to FreeBSD 8.0. At the same time a new Linux version of FreeNAS will be created called OpenMediaVault!</p>
<p>Olivier explained it like this: FreeNAS needs some big modification to remove its present limitations (with one of the biggest being the lack of support for add-ons/plugins). We think that a full-rewrite of the FreeNAS base is needed. Therefore, we will take 2 different paths:<br />
<OL><br />
<LI>Volker will create a new project called &#8220;&#8216;OpenMediaVault&#8221; based on a<br />
GNU/Linux and use all his experience acquired with all those nights and week-ends spent improving FreeNAS during the last 2 years. He will still<br />
continue to work on FreeNAS (and try to share his time with these two<br />
projects).<br />
<LI>And, a great surprise: iXsystems (<a href="http://www.ixsystems.com/">http://www.ixsystems.com/</a>), a company specialising in professional FreeBSD systems has offered to take FreeNAS under its wing as an open source community driven project. This means that they will use their professionals FreeBSD developers to better FreeNAS! Their manpower will permit a full-rewriting of FreeNAS.<br />
</OL></p>
<p>Olivier also added that he will personally come back to actively working on FreeNAS and begin to upgrade it to FreeBSD 8.0 (which is &#8220;production ready&#8221; for ZFS).</p>
<p>This is brilliant news all round and I think Volker and Olivier should make sure that the two projects share as much code as possible. Also I think iXsystems should be congratulated for their support of FreeNAS.</p>
&nbsp; &nbsp; &nbsp; &nbsp; ]]></content:encoded>
			<wfw:commentRss>http://www.learnfreenas.com/blog/2009/12/05/rumours-of-freenas-death-greatly-exaggerated/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FreeNAS 0.8 to Use Linux not FreeBSD</title>
		<link>http://www.learnfreenas.com/blog/2009/11/21/freenas-08-to-use-linux-not-freebsd/</link>
		<comments>http://www.learnfreenas.com/blog/2009/11/21/freenas-08-to-use-linux-not-freebsd/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 15:30:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.learnfreenas.com/blog/?p=298</guid>
		<description><![CDATA[Harryd has blogged about the future of FreeNAS and it looks like the future is Linux not FreeBSD.
Harrdy has gleaned this information from this forum thread
In short&#8230; FreeNAS 0.8 will be based on Debian GNU/Linux! Volker (the core developer) started an intermediate project called CoreNAS. FreeNAS 0.8 will be based on that.
Here is a short [...]]]></description>
			<content:encoded><![CDATA[<p>Harryd has blogged about the <a href="http://harryd71.blogspot.com/2009/11/future-of-freenas.html">future of FreeNAS</a> and it looks like the future is Linux not FreeBSD.</p>
<p>Harrdy has gleaned this information <a href="http://sourceforge.net/apps/phpbb/freenas/viewtopic.php?f=5&#038;t=3966&#038;start=0">from this forum thread</a></p>
<p>In short&#8230; FreeNAS 0.8 will be based on Debian GNU/Linux! Volker (the core developer) started an intermediate project called <a href="http://sourceforge.net/projects/corenas/">CoreNAS</a>. FreeNAS 0.8 will be based on that.</p>
<p>Here is a short list of pros by Volker:<br />
<UL><br />
<LI>Text and graphical installer that can be customized. This means no hand written install scripts anymore which causes some problems in FreeNAS<br />
<LI>WOL works in Linux<br />
<LI>lmsensor - A WORKING sensor framework which is a really needed feature in FreeNAS to check the CPU/MB temps and fan speeds<br />
<LI>Better Samba performance<br />
<LI>Ability to implement HA features<br />
<LI>System can be updated via &#8216;apt-get&#8217; or any other deb package manager<br />
<LI>Better driver support<br />
<LI>Maybe &#8216;ZFS&#8217; over FUSE (there is already one commercial product available that uses this feature)<br />
<LI>NFS4<br />
</UL></p>
<p><strong>ZFS</strong><br />
The really <strong>big</strong> problem is ZFS&#8230; If it is Linux under the hood or FreeBSD it really doesn&#8217;t make that much different to the end user, <strong>but</strong> and it is a big but, Linux doesn&#8217;t have (and can&#8217;t have due to licensing issues) ZFS and really running ZFS under FUSE is not a real option.
</p>
<p>Is it time for someone else to take up the development of FreeNAS where 0.7 and Volker left off?</p>
&nbsp; &nbsp; &nbsp; &nbsp; ]]></content:encoded>
			<wfw:commentRss>http://www.learnfreenas.com/blog/2009/11/21/freenas-08-to-use-linux-not-freebsd/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FreeNAS at Crawford Broadcasting</title>
		<link>http://www.learnfreenas.com/blog/2009/11/09/freenas-at-crawford-broadcasting/</link>
		<comments>http://www.learnfreenas.com/blog/2009/11/09/freenas-at-crawford-broadcasting/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 16:16:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.learnfreenas.com/blog/?p=296</guid>
		<description><![CDATA[Todd Dixon, an assistant engineer for Crawford Broadcasting in Birmingham, Ala, was introduced to open source software several years ago.
Since then he has been a die hard open source fan and has used Linux, LTSP (the Linux Terminal Server Project) and FreeBSD. Todd has recently discovered FreeNAS and has written all about it (see the [...]]]></description>
			<content:encoded><![CDATA[<p>Todd Dixon, an assistant engineer for Crawford Broadcasting in Birmingham, Ala, was introduced to open source software several years ago.</p>
<p>Since then he has been a die hard open source fan and has used Linux, LTSP (the Linux Terminal Server Project) and FreeBSD. Todd has recently discovered FreeNAS and has written all about it (see the link below).</p>
<p>Here are a few choice snippets:</p>
<p><em>&#8220;FreeNAS works fine with an old Pentium III (933 MHz), showing only 1 percent CPU usage and 20 percent of the 1 GB total of RAM. I&#8217;m not exaggerating, the thing screams.&#8221;</em>
</p>
<p><em>&#8220;It is elegant in function and a perfect option for us to continue to give even more data services to everybody here in Birmingham even while our budgets have been tightened.&#8221;</em>
</p>
<p>Related links:<BR /><br />
<a href="http://bsdvault.org/news/bsd/freenas-a-simple-data-storage-solution.html">FreeNAS: A Simple Data Storage Solution</a></p>
&nbsp; &nbsp; &nbsp; &nbsp; ]]></content:encoded>
			<wfw:commentRss>http://www.learnfreenas.com/blog/2009/11/09/freenas-at-crawford-broadcasting/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FreeNAS 0.7 (Khasadar) Has Been Released</title>
		<link>http://www.learnfreenas.com/blog/2009/11/07/freenas-07-khasadar-has-been-released/</link>
		<comments>http://www.learnfreenas.com/blog/2009/11/07/freenas-07-khasadar-has-been-released/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 07:44:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[FreeNAS Releases]]></category>

		<guid isPermaLink="false">http://www.learnfreenas.com/blog/?p=294</guid>
		<description><![CDATA[Volker Theile and the FreeNAS team are proud to announce the release of FreeNAS 0.7. Codenamed Khasadar (which is a form of police from Frank Herbert&#8217;s famous novel Dune) you can download the ISO and image files here: https://sourceforge.net/projects/freenas/files/stable/0.7.
Majors changes:

Add ability to configure the login shell for a user.
Local users must join the group &#8216;ftp&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>Volker Theile and the FreeNAS team are proud to announce the release of FreeNAS 0.7. Codenamed Khasadar (which is a form of police from Frank Herbert&#8217;s famous novel Dune) you can download the ISO and image files here: <a href="https://sourceforge.net/projects/freenas/files/stable/0.7">https://sourceforge.net/projects/freenas/files/stable/0.7</a>.</p>
<p><strong>Majors changes:</strong><br />
<UL><br />
<LI>Add ability to configure the login shell for a user.<br />
<LI>Local users must join the group &#8216;ftp&#8217; to be able to login via FTP if &#8216;Local users only&#8217; in &#8216;Services|FTP&#8217; is enabled.<br />
<LI>Add a user portal. This allows a local user to login and change it&#8217;s<br />
 password. The user must have access permissions to login to the user<br />
portal.<br />
 This can be configured in the user configuration WebGUI. Please note that<br />
 the administrator needs to apply changes done by the local users because<br />
 there have to be restarted several services (which is not allowed to be<br />
 done by a user).<br />
<LI>Announce AFP shares using Bonjour/ZeroConf (FR 2839592). Thanks to Morton<br />
 Jonuschat.<br />
<LI>Add AFP FP_SYNCFORK command support (FR 2836955). Thanks to Morton<br />
Jonuschat<br />
 for the patch.<br />
<LI>Add Adaptec AACRAID 32/64-bit driver to v5.2.0 Build 17517.<br />
</UL></p>
<p><strong>Major software upgrades:</strong><br />
<UL><br />
<LI>Upgrade Samba to 3.0.37.<br />
<LI>Upgrade transmission to 1.72.<br />
<LI>Upgrade lighttpd to 1.4.23.<br />
<LI>Upgrade ProFTPD to 1.3.2a.<br />
<LI>Upgrade iSCSI initiator to 2.2.3.<br />
<LI>Upgrade fusefs-ntfs/ntfs-3g to 2009.4.4.<br />
<LI>Upgrade e2fsprogs to 1.41.8.<br />
<LI>Upgrade inadyn-mt to 02.14.10.<br />
<LI>Upgrade fuppes to SVN-0.640.<br />
</UL></p>
<p><strong>Minors changes:</strong><br />
<UL><br />
<LI>Set transmission umask to 0002 per default. This can be customize via the<br />
 &#8216;Services|BitTorrent&#8217; WebGUI or the rc.conf variable &#8216;transmission_umask&#8217;<br />
 (FR 2813791).<br />
<LI>Add ixgbe driver to i386 kernel.<br />
<LI>Add ixgb driver to AMD64 kernel (BR 2813759).<br />
<strong></strong>Add support for Blowfish 448 bits encryption (FR 2816028).<br />
<strong></strong>Add configuration option in &#8216;Services|BitTorrent&#8217; to enable/disable usage<br />
 of distributed hash table (DHT).<br />
<LI>Add /usr/bin/getopt command (FR 2824548).<br />
<LI>Add extra options for S.M.A.R.T. in &#8216;Disks|Management|Disk|Edit&#8217; (FR<br />
2824730).<br />
<LI>Add RAID1 balance algorithm &#8216;prefer&#8217; (FR 2833989).<br />
<LI>Add latvian language support. Thanks to the translators.<br />
<LI>Update Quixplorer russian translation (BR 2841900). Thanks to Alexey<br />
Sannikov.<br />
<LI>Add &#8216;Max. login attempts&#8217; to &#8216;Services|FTP&#8217; (FR 2844193).<br />
<LI>Get AFP dbd cnid scheme working (BR 2844900).<br />
<LI>Set &#8216;dir-listing.encoding = &#8220;utf-8&#8243;&#8216; for the webserver directory listing<br />
 (FR 2872624).<br />
<LI>Display volume serial number in &#8216;Disks|Management&#8217; (FR 2881880).<br />
<LI>Now it is possible to configure iSCSI-Targets for export: removable media<br />
 (static &#038; dynamic size), pass-through devices. Thanks to Vasily Chalykh.<br />
</UL></p>
<p><strong>Bug fixes:</strong><br />
<UL><br />
<LI>Prohibit user &#8216;transmission&#8217; to login via FTP.<br />
<LI>ZPool disk space usage isn&#8217;t displayed correctly (BR 2810584).<br />
<LI>Improved Unison WebGUI to be able to configure ZFS shares as working<br />
 directory (BR 2795084).<br />
<LI>Synchronizing ZFS configuration fails (BR 2814324).<br />
<LI>Restrict bittorrent administrative WebGUI port to [1024,65535] (BR<br />
2835342).<br />
<LI>The &#8216;Unmount disk/partition&#8217; checkbox on &#8216;Disks|Mount Point|Fsck&#8217; was ignored (BR 2860297).<br />
</UL></p>
<p><strong>Permanent restrictions:</strong><br />
<UL><br />
<LI>It is not possible to format a SoftRAID disk with MSDOS FAT16/32.<br />
<LI>It is not possible to encrypt a disk partition, only complete disks<br />
are supported.<br />
<LI>It is not possible to get seperate CPU stats per processor on SMP<br />
machines because<br />
 FreeBSD does not support that feature.<br />
<LI>Enable &#8216;polling&#8217; on interfaces used by a LAGG interface will make it<br />
inoperable.<br />
<LI>It is not possible to mount EXT2 disks with an inode size of 256<br />
bytes. You<br />
 have to format it with 128 bytes on Linux to use them on FreeBSD.<br />
</UL></p>
<p><strong>Known bugs:</strong><br />
<UL><br />
<LI>If DHCP for IPv4 is used, the IPv6 statically configured DNS server<br />
will be<br />
 overriden by the IPv4 DNS server.<br />
<LI>Downgrading to 0.69 via WebGUI fails because of broken pipe error.<br />
<LI>FreeBSD&#8217;s ext2fs module, as of release 7.1, cannot mount ext2 file systems<br />
 with 256-byte large inodes, only 128 byte sized.  Unfortunately, 256<br />
byte is<br />
 the default size with many recent Linux distributions.<br />
</UL></p>
&nbsp; &nbsp; &nbsp; &nbsp; ]]></content:encoded>
			<wfw:commentRss>http://www.learnfreenas.com/blog/2009/11/07/freenas-07-khasadar-has-been-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Growing Mirrored and Encrypted Partitions in FreeNAS</title>
		<link>http://www.learnfreenas.com/blog/2009/11/06/growing-mirrored-and-encrypted-partitions-in-freenas/</link>
		<comments>http://www.learnfreenas.com/blog/2009/11/06/growing-mirrored-and-encrypted-partitions-in-freenas/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 15:38:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.learnfreenas.com/blog/?p=292</guid>
		<description><![CDATA[Alexander Kojevnikov has set up a FreeNAS server using RAID 1 (AKA mirroring)  and encryption. But is asking himself the question what if, in the future, I want to upgrade the drives with larger ones? 
A common scenario with RAID 1 is to replace one of the disks with the bigger one, rebuild the [...]]]></description>
			<content:encoded><![CDATA[<p>Alexander Kojevnikov has set up a FreeNAS server using RAID 1 (AKA mirroring)  and encryption. But is asking himself the question what if, in the future, I want to upgrade the drives with larger ones? </p>
<p>A common scenario with RAID 1 is to replace one of the disks with the bigger one, rebuild the mirror then replace the other one and rebuild it again. In theory it sounds like an easy process that will keep all your data intact. In practice however it’s not, </p>
<p>Alex has found a post by Mike Oliver called <a href="http://rfandip.blogspot.com/2008/12/freenas-073953-raid-1-growfs-oh-my.html">FreeNAS 0.7.3953, RAID 1, growfs&#8230; oh my!</a> explaining how to do this under FreeNAS. </p>
<p>However if you add encryption it is a little more complicated&#8230; Thankfully Alex&#8217;s post as the procedure needed!</p>
<p>Related links: <a href="http://versia.com/2009/11/04/grow-encrypted-raid1-freenas/">Growing mirrored and encrypted partitions in FreeNAS</a></p>
&nbsp; &nbsp; &nbsp; &nbsp; ]]></content:encoded>
			<wfw:commentRss>http://www.learnfreenas.com/blog/2009/11/06/growing-mirrored-and-encrypted-partitions-in-freenas/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Making a File Server with FreeNAS</title>
		<link>http://www.learnfreenas.com/blog/2009/11/06/making-a-file-server-with-freenas/</link>
		<comments>http://www.learnfreenas.com/blog/2009/11/06/making-a-file-server-with-freenas/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 15:24:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.learnfreenas.com/blog/?p=290</guid>
		<description><![CDATA[The Windows7holic blog has posted a tutorial about setting up FreeNAS.
The tutorial is quite advanced and not only covers booting, installation and initial configuration but also covers RAID.
Related links:
Windows 7: Assembling File Server with the Red Devils
&#160; &#160; &#160; &#160; ]]></description>
			<content:encoded><![CDATA[<p>The Windows7holic blog has posted a tutorial about setting up FreeNAS.</p>
<p>The tutorial is quite advanced and not only covers booting, installation and initial configuration but also covers RAID.</p>
<p>Related links:<BR /><br />
<a href="http://www.windows7holic.co.cc/2009/11/assembling-file-server-with-red-devils.html">Windows 7: Assembling File Server with the Red Devils</a></p>
&nbsp; &nbsp; &nbsp; &nbsp; ]]></content:encoded>
			<wfw:commentRss>http://www.learnfreenas.com/blog/2009/11/06/making-a-file-server-with-freenas/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
