Announcing FreeNAS 9.2.1-RELEASE

Status
Not open for further replies.
J

jkh

Guest
Greetings, FreeNAS fans!

After one BETA, two Release Candidates, and many nightly builds (which many of you tested, to our everlasting gratitude) we are, as always, proud to announce the public availability of FreeNAS 9.2.1-RELEASE.

FreeNAS 9.2.0 was a great release, and we're pleased to say that FreeNAS 9.2.1 is even better! Since 9.2.0 was released, we have fixed over 189 bugs, added new features, polished the UI, and improved the performance of FreeNAS even further!

The documentation has also been updated for 9.2.1, though the source code (see release notes) is still a useful reference for features like the web API, which comes with several examples in the source tree.

Should you encounter any bugs in this release, or wish to submit enhancement requests, please visit http://bugs.freenas.org and by all means file a bug! We use the bug tracking system quite religiously and screen bugs on a daily basis, so filing a bug report is the best way of making sure that any issues do not get lost! Since no release engineering process is ever truly finished, we are already planning for 9.2.2 and will aim to fix any “fit and finish” bugs we deem appropriate for the next software update.

We also have the FreeNAS forums for general discussion and encourage everyone to use them. Finally, the FreeNAS developers also hang out in the #freenas IRC channel on FreeNode in their copious spare time should you wish to discuss things more in real-time.

We are very proud of this release and the hard work that has gone into it. We are also tremendously grateful to the many people who have taken the time to file bugs, fix bugs and send us pull requests, post helpful comments in the FreeNAS forums, or otherwise be a part of the ever-growing FreeNAS community. We hope you will install 9.2.1 at your earliest opportunity - we have been running it in production for some time and are very happy with the level of "fit and finish" in this release!

For the first time, we are also publishing an Errata List for 9.2.1 so people will know about known-issues that were not deemed severe enough to be "show stoppers" for this release. They will be addressed in due course in 9.2.2, and we will also update the Errata as necessary should any other problems of significance be found.

Again, if you didn’t follow the link in the first paragraph, the bits are in http://download.freenas.org/9.2.1/RELEASE/

Thanks!

The FreeNAS Engineering Team

Release Notes for FreeNAS 9.2.1-RELEASE
  • Samba (SMB/CIFS support) upgraded to version 4.1.3. This adds support for SMB3, the ability for FreeNAS to be a Windows Domain Controller, and advanced features like server-side copy support in Windows 2012 and later, along with multiple years worth of improvements over the version of Samba that shipped in 9.2.0. It also enables SMB protocol version 3. Previous versions of FreeNAS limited samba to SMB2 because of random crashes that would occur using SMB3.
  • Added the LSI 12G SAS driver as a module to the build. This can be enabled by adding a tunable for mpslsi3_load with a value of YES. This driver is still under development and not yet committed to FreeBSD. It is provided for beta testing only. For production use please consider using a 6G SAS adapter, such as the LSI 9207.
  • Fixed a bug with netatalk that prevented share browsing from working in the finder on OSX. Also enabled options for fuller-fidelity AFP copies with Mac OS ACLs (ACEs) now stored as ZFS ACLs. Remove the non functional share password field from AFP shares.
  • Switched from Avahi to mDNSResponder for Zeroconf network configuration, improving the Mac share browsing experience.
  • Added additional Web API functionality for manipulating ZFS snapshots.
  • Added IPMI network configuration support for machines with that capability (enabled by setting ipmi_load tunable to YES).
  • Brought back the FreeNAS 8.x volume manager as a "Manual Setup" option. This volume manager allows manual vdev building and offers no seat belts. Unless you know exactly what you are doing and why you are doing it, using the standard volume manager is highly recommended by the development team!
  • Made some changes to reporting graphs that segregates reports by type, one type per tab. Add graphs that show individual disk activity.
  • Fixed a bug that prevented building an encrypted volume using multipath devices.
  • Update django (used by the WebUI) to 1.6 and dojo to 1.9.2
  • Add the following ZFS features: enabled_txg hole_birth, extensible_dataset, bookmarks
  • Add trafshow to the image. This utility gives a CLI view of connections and usage to the FreeNAS box.
  • Fix kernel module load for fuse. This is needed for importing NTFS volumes.
  • Add the ability to use a keytab for AD joins. This eliminates the need to use the AD Administrator account to join FreeNAS to AD, closing a long standing issue of needing the AD Admin password in the FreeNAS configuration database.
  • Updated the LSI 6 Gbps HBA driver (mps) to version 16. Please update the firmware of any mps HBAs to phase 16.
 

benamira

Explorer
Joined
Oct 12, 2011
Messages
61
Upgraded through GUI successfully.
Everything went fine, now i will test all my environment.
 

ThreeDee

Guru
Joined
Jun 13, 2013
Messages
700
Wow guys .. again .. my gratitude in your diligence with this fine piece of software!:cool:
I've been getting some friends hooked on FreeNAS and PMS. Thanks!
 

Yatti420

Wizard
Joined
Aug 12, 2012
Messages
1,437
Thanks!

If I run a VIMAGE jail at all will it cause instability?
 

joeschmuck

Old Man
Moderator
Joined
May 28, 2011
Messages
10,994
That's not the case. Samba has been at 4.1.3 throughout the release cycle.
That may be true but both RC announcements threads stated it was 4.1.4. Not worth arguing about, just mentioning it.
 

joeschmuck

Old Man
Moderator
Joined
May 28, 2011
Messages
10,994

Yatti420

Wizard
Joined
Aug 12, 2012
Messages
1,437
I have issues with MiniDLNA without vimage.. Will have give it a new test run.. See if it will still show up on clients with vimage disabled.. Might take alot longer if I remember correctly..
 

fracai

Guru
Joined
Aug 22, 2012
Messages
1,212
According to the Errata sheet it can cause instability.
Though ticket 4141 isn't conclusive on that. It just mentions that VIMAGE is in use.
I'm holding off now until there's more info on this one.
 

hervon

Patron
Joined
Apr 23, 2012
Messages
353
Upgraded through GUI successfully.
Everything went fine, now i will test all my environment.

Same here. Everything's fine : shares and all. Thanks for your awesome work!
 

crumbz

Explorer
Joined
Nov 7, 2013
Messages
63
I did a clean install and restored my 9.2 configuration. Seems to be working fine.

However, I now have a dataset called ".samba4" on one of my ZFS volumes. Is this normal?
 
J

jkh

Guest
That may be true but both RC announcements threads stated it was 4.1.4. Not worth arguing about, just mentioning it.


Yeah, that was an error in the announcement text (which I only caught before the release went out, when I was doing a last typo check). It was, as Josh says, always 4.1.3. I was in error when I wrote the first announcement and then cut-and-pasted that error from there. :)
 
J

jkh

Guest
I did a clean install and restored my 9.2 configuration. Seems to be working fine.

However, I now have a dataset called ".samba4" on one of my ZFS volumes. Is this normal?


Totally normal. Samba4 needs to keep certain persistent information around now, and we needed to put that in a dataset since the USB stick is pretty full! In 9.2.2, we'll have some new UI which allows the configuration (and viewing) of multiple "system datasets" which FreeNAS can use to good purpose, like logging or storing even more report data in.
 

adrianwi

Guru
Joined
Oct 15, 2013
Messages
1,231
I've upgraded from the GUI without any problems, and liking the new reporting layout with different tabs!

Keep up the good work...
 

Dennis.kulmosen

Explorer
Joined
Aug 13, 2013
Messages
96
Totally normal. Samba4 needs to keep certain persistent information around now, and we needed to put that in a dataset since the USB stick is pretty full! In 9.2.2, we'll have some new UI which allows the configuration (and viewing) of multiple "system datasets" which FreeNAS can use to good purpose, like logging or storing even more report data in.

Sounds great.

Looking forward to install the release.
 

fracai

Guru
Joined
Aug 22, 2012
Messages
1,212
Anyone with VIMAGE jails have any comment on the system stability reported in 4141?
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
Status
Not open for further replies.
Top