Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: FreeNAS 8.3.0-BETA2 is now available

  1. #1
    FreeNAS 8.x Project Manager
    Join Date
    May 2011
    Location
    San Martin, CA
    Posts
    106

    FreeNAS 8.3.0-BETA2 is now available

    I've finished uploading FreeNAS 8.3.0-BETA2 to SourceForge.

    https://sourceforge.net/projects/fre...S-8.3.0/BETA2/

    A few things to note:

    The AD and LDAP integration have gone through some fairly big changes in the name of improvements.

    The transmission plugin no longer resets permissions on it's directories.

    Upgrading the plugin jail shouldn't nuke the plugins any more.

  2. #2
    Senior Member
    Join Date
    Dec 2011
    Location
    San Luis Obispo, California, United States
    Posts
    715
    Not sure if I'm doing something wrong but my downloads for FreeNAS-8.3.0-BETA2-x64.GUI_Upgrade.txz keep having random sha256sums that don't match the one in the txt file.I've tried redownloading a few times and keep getting files with different sha256sums... could be something on my end though

  3. #3
    Sorry, but I just downloaded the x64 .txz twice and both times the SHA256 matched the text file.

    Quote Originally Posted by Joshua Parker Ruehlig View Post
    I've tried redownloading a few times and keep getting files with different sha256sums... could be something on my end though
    I'm pretty sure that if you're downloading the same file multiple times and getting different checksums, something is in fact wrong on your end.

  4. #4
    Senior Member
    Join Date
    Dec 2011
    Location
    San Luis Obispo, California, United States
    Posts
    715
    Quote Originally Posted by budmannxx View Post
    Sorry, but I just downloaded the x64 .txz twice and both times the SHA256 matched the text file.



    I'm pretty sure that if you're downloading the same file multiple times and getting different checksums, something is in fact wrong on your end.
    Yeah, must be something with my desktop, did it on my laptop and it matched. Now I'm getting
    Code:
    freenas manage.py: [middleware.exceptions:38] [MiddlewareError: The firmware is does not meet the pre-install criteria: Command '['bin/install_worker.sh', 'pre-install']' returned non-zero exit status 1]
    when I try the gui upgrade, also getting errors installing any pbi's
    I'm gonna try backing up the config, dding the image onto another usbstick, and restoring the config. Have a feeling somthings wrong with the random daily build I'm on. df -h shows '/etc' as 106% full, which meant I couldn't add users in the gui! My fault for switching to it, but I wanted to get the native driver for my rr2720.

  5. #5
    Member
    Join Date
    Aug 2011
    Location
    Cape Town, South Africa
    Posts
    53
    Just heads up, I upgraded to ZFS v28. Performance is definitely worse.

    Poor infact. Went from 105megabytes/s -> 80megabytes/s writes over SMB with a 40GB random pattern file. The only difference being I did the upgrade.

    Read performance dropped only slightly, 108megabytes/s -> 100megabytes/s.

    Doing a scrub now to see if it will make any kind of difference but not very hopeful

  6. #6
    Quote Originally Posted by Joshua Parker Ruehlig View Post
    Now I'm getting
    Code:
    freenas manage.py: [middleware.exceptions:38] [MiddlewareError: The firmware is does not meet the pre-install criteria: Command '['bin/install_worker.sh', 'pre-install']' returned non-zero exit status 1]
    That's way beyond my ability to help with--you'll need some advice from one of the real experts here.

    Quote Originally Posted by Joshua Parker Ruehlig View Post
    when I try the gui upgrade, also getting errors installing any pbi's
    I'm gonna try backing up the config, dding the image onto another usbstick, and restoring the config. Have a feeling somthings wrong with the random daily build I'm on. df -h shows '/etc' as 106% full, which meant I couldn't add users in the gui! My fault for switching to it, but I wanted to get the native driver for my rr2720.
    I haven't gotten a chance to play with the plugins or jail on my new 8.2 install, but as far as upgrading goes, I've had much better success with backing up my freenas.db, doing a fresh install to a new USB stick, reloading my config, and reimporting my volumes. I seem to remember GUI upgrades working pretty well through about 8.0.3, but then things started getting a little hariy for me for 8.0.4 through 8.2. The fresh install/config reload method has gone much more smoothly for me (purely my anectdotal experience, of course--I'm sure GUI upgrades have been working well for plenty of others). One other benefit of this method is that if you have problems with the newer version, you still have your old USB key that you can pop back in.

    Quote Originally Posted by Gnome View Post
    Just heads up, I upgraded to ZFS v28. Performance is definitely worse.
    ...
    Doing a scrub now to see if it will make any kind of difference but not very hopeful
    That's bad news. From reading some of the developer musings posts I've come to the conclusion that ZFS has been upgraded to v28 in FreeNAS 8.3 mostly just to stay in line with FreeBSD. It seems like the main "benefits" of v28 over v15 are dedupe, RAIDZ-3, and compression. RAIDZ-3 is a definite win, but dedupe seems worthless (and very likely detrimental) for any kind of home or even low-spec commercial use. For your specific problem, you didn't list your specs, but I'm sure the usual "throw more RAM at it" would be the first recommendation. There's also the AIO issue if you were upgrading from 8.0.3 or prior:

    - Builds prior to 8.0.3-RELEASE with 'CIFS' didn't actually have AIO (asynchronous I/O) enabled. So, if you experience performance degradation after upgrading from prior versions of FreeNAS to 8.0.3-RELEASE or newer, turn off AIO or tune the AIO size from '1' to something more reasonable (the new default in 8.0.3-RELEASE-p1 is 4096 or 4kB).

  7. #7
    Member
    Join Date
    Aug 2011
    Location
    Cape Town, South Africa
    Posts
    53
    Quote Originally Posted by budmannxx View Post
    For your specific problem, you didn't list your specs, but I'm sure the usual "throw more RAM at it" would be the first recommendation.
    My specs are:
    Intel 2500T CPU
    Intel DH67BL (latest firmware)
    4 x Kingston 1333Mhz DDR3 ValueRAM (16GB Total)
    LSI SAS 9211-8i (firmware version 14)
    6 x Seagate Barracude LP 2TB
    3 x Western Digital Green Power 2TB (WD20EARS - disable head parking with wdidle tool)

    Not a low spec'd machine by any measure. I did explicitly make sure dedup is disabled. Benchmarks were done pre and post upgrade (upgraded from 8.2 btw and AIO is already configured). Only change is upgraded to BETA2 and ran:
    Code:
    zpool upgrade -a
    zfs upgrade -a
    Thing that bothers me is I receive this from zpool status:
    scrub in progress since Fri Sep 7
    2.82T scanned out of 10.4T at 400M/s, 5h33m to go
    0 repaired, 26.99% done
    This is similar to what I received before upgrading. I'm wondering if this is related to drivers or settings specific related to network or SMB.
    Last edited by Gnome; 09-07-2012 at 01:23 PM. Reason: typos & extra info

  8. #8
    Junior Member
    Join Date
    Sep 2012
    Posts
    2
    Quote Originally Posted by budmannxx View Post
    It seems like the main "benefits" of v28 over v15 are dedupe, RAIDZ-3, and compression.
    A really important benefit of v28 is the detachable ZIL.

    Before v28, if the ZIL broke -- and there are quite a few SSD failure modes -- you lost the whole pool.

    Single points of failure are bad.

  9. #9
    Senior Member joeschmuck's Avatar
    Join Date
    May 2011
    Location
    Dark Side of the Moon
    Posts
    1,347
    I'm running this on a VM for testing and I don't like the Alert flashing at me telling me I can upgrade to ZFS V28. I don't think that should be associated with the alert indication, or at least have a disable for the version check. I know I will not upgrade to V28 simply because it is slower and I have no need for the extra features with that version.

    The MiniDLNA plugin does not show it's running on the Plugins screen when in fact it is running. The only time I could get it to state it was running was directly after the PBI was installed. After a reboot it will not show it's running. Here is the meesage on the screen if it helps:
    Code:
    Sep  7 20:44:21 preenas manage.py: [plugins.utils:71] Couldn't retrieve http://192.168.1.42/plugins/minidlna/_s/status: No JSON object could be decoded: line 1 column 0 (char 0)
    and
    Code:
    Sep  7 21:03:47 preenas manage.py: [freeadmin.navtree:412] Empty data returned from http://192.168.1.42/plugins/minidlna/_s/treemenu
    Last edited by joeschmuck; 09-07-2012 at 05:05 PM. Reason: Added plugin error data

  10. #10
    Senior Member
    Join Date
    Dec 2011
    Location
    Falconara Marittima, Italy
    Posts
    205
    Quote Originally Posted by joeschmuck View Post
    I'm running this on a VM for testing and I don't like the Alert flashing at me telling me I can upgrade to ZFS V28. I don't think that should be associated with the alert indication, or at least have a disable for the version check. I know I will not upgrade to V28 simply because it is slower and I have no need for the extra features with that version.

    The MiniDLNA plugin does not show it's running on the Plugins screen when in fact it is running. The only time I could get it to state it was running was directly after the PBI was installed. After a reboot it will not show it's running. Here is the meesage on the screen if it helps:
    Code:
    Sep  7 20:44:21 preenas manage.py: [plugins.utils:71] Couldn't retrieve http://192.168.1.42/plugins/minidlna/_s/status: No JSON object could be decoded: line 1 column 0 (char 0)
    and
    Code:
    Sep  7 21:03:47 preenas manage.py: [freeadmin.navtree:412] Empty data returned from http://192.168.1.42/plugins/minidlna/_s/treemenu

    I have the same problem illustrated by joe with the 8.3 beta 2 and minidlna _24 64bit system!
    HP Proliant N40L - AMD turion II 1.5Ghz Dual Core - 16 GB RAM DDR3
    SSD NOW 8GB Kingston with FreeNAS 8.3.1 RELEASE x64 w/miniDLNA plugin
    4 x HDD Seagate Barracuda Green 3Tb RaidZ 9Tb
    AFP, CIFS, NFS, FTP, SSH and miniDLNA Active !

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •