FreeNAS 9.2.1.3-BETA is now available!

Status
Not open for further replies.
J

jkh

Guest
Hey folks,

It's been almost 3 weeks, so it must be time for another FreeNAS build!

Come and get it from here!

See what we fixed here (though this list is not entirely definitive - some of the bugs here may also be fixed - we're still waiting for some feedback!). If you hate HTML links in form posts or emails, please click here!

We probably won't do a Release Candidate for 9.2.1.3 because the changes are truly small, so please do test the BETA and see if we squashed your favorite 9.2.1.2 bug, otherwise 9.2.1.3-RELEASE will come out and it will be too late!

Not much to post for ReleaseNotes here. Samba was upgraded to 4.1.6 and Netatalk to 3.1.1, which should fix some Samba crashes and the 32 bit "Time Machine bug" that was in the 9.2.1.2 Errata. We also fixed a bug with libinotify which accounted for some of the Samba spins that ate 100% CPU.

Again, please get it here: http://download.freenas.org/9.2.1.3/BETA/

Thanks, as always, for your testing!

- FreeNAS Engineering Team
 

joeschmuck

Old Man
Moderator
Joined
May 28, 2011
Messages
10,994
Appreciate the efforts. I had no idea there was going to be a 9.2.1.3 coming out, thought I'd have to wait until 9.2.2 so I'm happy :).
 

Sir.Robin

Guru
Joined
Apr 14, 2012
Messages
554
Nice :)
 

babaroga

Explorer
Joined
Jul 22, 2012
Messages
50
I have tried to install upgrade "txz" through GUI and I get following message once it has been uploded and upgrade process starts. I am currently running 9.1.1.2. Any idea?

Environment: Software Version: FreeNAS-9.2.1.2-RELEASE-x64 (ce022f0) Request Method: POST Request URL: https://192.168.1.210/system/firmwizard/?X-Progress-ID=3231f126-e2b0-4c60-8a6a-8ebb688b12e6 Traceback: File "/usr/local/lib/python2.7/site-packages/django/core/handlers/base.py" in get_response 107. response = middleware_method(request, callback, callback_args, callback_kwargs) File "/usr/local/www/freenasUI/../freenasUI/freeadmin/middleware.py" in process_view 158. return login_required(view_func)(request, *view_args, **view_kwargs) File "/usr/local/lib/python2.7/site-packages/django/contrib/auth/decorators.py" in _wrapped_view 22. return view_func(request, *args, **kwargs) File "/usr/local/lib/python2.7/site-packages/django/views/generic/base.py" in view 69. return self.dispatch(request, *args, **kwargs) File "/usr/local/lib/python2.7/site-packages/django/contrib/formtools/wizard/views.py" in dispatch 236. response = super(WizardView, self).dispatch(request, *args, **kwargs) File "/usr/local/lib/python2.7/site-packages/django/views/generic/base.py" in dispatch 87. return handler(request, *args, **kwargs) File "/usr/local/lib/python2.7/site-packages/django/contrib/formtools/wizard/views.py" in post 291. self.storage.set_step_data(self.steps.current, self.process_step(form)) File "/usr/local/www/freenasUI/../freenasUI/system/forms.py" in process_step 125. wizard=self) Exception Type: TypeError at /system/firmwizard/ Exception Value: done() got an unexpected keyword argument 'form_list'
 

Yatti420

Wizard
Joined
Aug 12, 2012
Messages
1,437
J

jkh

Guest
Yep, that's the broken 9.2.1.2. Apply the work-around in the 9.2.1.2/RELEASE/README notes and then upgrade to 9.2.1.3.
 

babaroga

Explorer
Joined
Jul 22, 2012
Messages
50
Thanks guys. That fixed it :) I was not aware of broken build. My CPU was pegged at 100%, hopefully this sorts that one out, and looking forward for the full release.
 

ThreeDee

Guru
Joined
Jun 13, 2013
Messages
700
..another gratuitous post ..thanks for your hard work!
 

Majik

Dabbler
Joined
Feb 17, 2014
Messages
20
Great work guys! Thanks for all the work you guys do! Very appreciated :D
 

Rogla

Dabbler
Joined
Jan 24, 2012
Messages
28
I really would appriciate some help now...

The CIFS service refuses to start after upgrade to FreeNAS-9.2.1.3-BETA-e3f3e20-x64, "The service could not be started." Looks like the problem is in the configuration file, but I have not changed anything in the config. (Don't know where to find the CIFS config file right now).

From console:
Code:
---
 
Mar 19 23:44:50 freenas kernel: ......+++
Mar 19 23:44:55 freenas ntpd[2420]: time reset -0.858576 s
Mar 19 23:44:56 freenas mDNSResponder: mDNSResponder (Engineering Build) (Mar 14 2014 22:59:16) starting
Mar 19 23:44:56 freenas mDNSResponder:  8: Listening for incoming Unix Domain Socket client requests
Mar 19 23:44:56 freenas mDNSResponder: mDNS_AddDNSServer: Lock not held! mDNS_busy (0) mDNS_reentrancy (0)
Mar 19 23:44:57 freenas mDNSResponder: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 0000000800C2FD60 freenas.local. (Addr) that's already in the list
Mar 19 23:44:57 freenas mDNSResponder: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 0000000800C30180 185.0.168.192.in-addr.arpa. (PTR) that's already in the list
Mar 19 23:45:45 freenas notifier: Traceback (most recent call last):
Mar 19 23:45:45 freenas notifier:  File "/usr/local/libexec/nas/generate_smb4_conf.py", line 813, in
Mar 19 23:45:45 freenas notifier:    main()
Mar 19 23:45:45 freenas notifier:  File "/usr/local/libexec/nas/generate_smb4_conf.py", line 783, in main
Mar 19 23:45:45 freenas notifier:    generate_smb4_conf(smb4_conf)
Mar 19 23:45:45 freenas notifier:  File "/usr/local/libexec/nas/generate_smb4_conf.py", line 455, in generate_smb4_conf
Mar 19 23:45:45 freenas notifier:    if cifs.cifs_srv_homedircifs.cifs_srv_homedir:
Mar 19 23:45:45 freenas notifier: AttributeError: 'CIFS' object has no attribute 'cifs_srv_homedircifs'
Mar 19 23:45:45 freenas notifier: winbindd not running? (check /winbindd.pid).
Mar 19 23:45:45 freenas notifier: smbd not running? (check /smbd.pid).
Mar 19 23:45:45 freenas notifier: nmbd not running? (check /nmbd.pid).
Mar 19 23:45:45 freenas notifier: Performing sanity check on Samba configuration: FAILED
Mar 19 23:55:35 freenas notifier: Traceback (most recent call last):
Mar 19 23:55:35 freenas notifier:  File "/usr/local/libexec/nas/generate_smb4_conf.py", line 813, in
Mar 19 23:55:35 freenas notifier:    main()
Mar 19 23:55:35 freenas notifier:  File "/usr/local/libexec/nas/generate_smb4_conf.py", line 783, in main
Mar 19 23:55:35 freenas notifier:    generate_smb4_conf(smb4_conf)
Mar 19 23:55:35 freenas notifier:  File "/usr/local/libexec/nas/generate_smb4_conf.py", line 455, in generate_smb4_conf
Mar 19 23:55:35 freenas notifier:    if cifs.cifs_srv_homedircifs.cifs_srv_homedir:
Mar 19 23:55:35 freenas notifier: AttributeError: 'CIFS' object has no attribute 'cifs_srv_homedircifs'
Mar 19 23:55:35 freenas notifier: winbindd not running? (check /winbindd.pid).
Mar 19 23:55:35 freenas notifier: smbd not running? (check /smbd.pid).
Mar 19 23:55:35 freenas notifier: nmbd not running? (check /nmbd.pid).
Mar 19 23:55:36 freenas notifier: Performing sanity check on Samba configuration: FAILED
Mar 19 23:56:25 freenas notifier: Traceback (most recent call last):
Mar 19 23:56:25 freenas notifier:  File "/usr/local/libexec/nas/generate_smb4_conf.py", line 813, in
Mar 19 23:56:25 freenas notifier:    main()
Mar 19 23:56:25 freenas notifier:  File "/usr/local/libexec/nas/generate_smb4_conf.py", line 783, in main
Mar 19 23:56:25 freenas notifier:    generate_smb4_conf(smb4_conf)
Mar 19 23:56:25 freenas notifier:  File "/usr/local/libexec/nas/generate_smb4_conf.py", line 455, in generate_smb4_conf
Mar 19 23:56:25 freenas notifier:    if cifs.cifs_srv_homedircifs.cifs_srv_homedir:
Mar 19 23:56:25 freenas notifier: AttributeError: 'CIFS' object has no attribute 'cifs_srv_homedircifs'
Mar 19 23:56:25 freenas notifier: winbindd not running? (check /winbindd.pid).
Mar 19 23:56:25 freenas notifier: smbd not running? (check /smbd.pid).
Mar 19 23:56:25 freenas notifier: nmbd not running? (check /nmbd.pid).
Mar 19 23:56:25 freenas notifier: Performing sanity check on Samba configuration: FAILED
-----


I have to mention followning mistake that I made before the upgrade in case it is the root cause of this problem, but I don't think so.

1) I checked the SHA256 on my 9.2.1.2 file and discovered that I had the "broken" version.
So I applied the fix in the new errata. This went well.

2) To verify that the GUI intaller was working, I decided to upgrade to 9.2.1.3-BETA.
I wrongly selected the x86 installation file on firmware upgrade instead of the x64 file. A message was shown about wrong image format. Rebooted, did not see any problem in console (did not test the access to CIFS at this point).

3) Then, after upgrade to 9.2.1.3-BETA, the CIFS service was running.
No access to the filesystem and errors in console.
Tried to restart CIFS, but it does not start since then.
I have not altered any configuration.

Any idea about how to fix this issue?

/Roger
 

panz

Guru
Joined
May 24, 2013
Messages
556
I'm pretty sure you have a backup of the FreeNAS configuration, don't you? :)
 

Rogla

Dabbler
Joined
Jan 24, 2012
Messages
28
Yes, I have. I always save the FreeNAS configuration to file before upgrade.
A fresh install of 9.2.1.2 would solve my problem, but I'm worried about import of volymes since there was a problem with it in the "broken" 9.2.1.2. I rather would like to get help to fix my current CIFS configuration file and continue the upgrade path later.
 

panz

Guru
Joined
May 24, 2013
Messages
556
The volume importing problem has nothing to do with the ZFS pool itself. Install a fresh (working) build an import your pool.
 
J

jkh

Guest
I really would appriciate some help now...

The CIFS service refuses to start after upgrade to FreeNAS-9.2.1.3-BETA-e3f3e20-x64, "The service could not be started." Looks like the problem is in the configuration file, but I have not changed anything in the config. (Don't know where to find the CIFS config file right now).


Really short term work-around: Turn Enable Home Directories off in the SMB service preferences.

Somewhat shorter term work-around: Wait for 9.2.1.3-RELEASE. This bug has been fixed!

- Jordan
 

Rogla

Dabbler
Joined
Jan 24, 2012
Messages
28
Thanks, CIFS and my home directories are now up and runing again on 9.2.1.3-RELEASE! :)
 
Status
Not open for further replies.
Top