Page 2 of 6 FirstFirst 123456 LastLast
Results 11 to 20 of 52

Thread: Announcing FreeNAS-8.0.1-RC1

  1. #11
    Thanks for RC1, will definately be giving this a try this evening.

    I just have one question, are we able to add a upnp server via the plugins?

  2. #12
    GUI upgrade from AMD64-B4 on a HP Microserver went without a hitch.

    Minor note: The Hash keys listed in the OP have a space inserted midway through them and therefore are invalid, use the ones in the readme.txt file (available in the download area).

    Thanks for the new release, especially the new version of Appletalk.. Timemachine is now working again.

  3. #13
    I can't see any sign of iozone. Where's it supposed to be installed?

    Paul

  4. #14
    Senior Member
    Join Date
    May 2011
    Location
    Curitiba, Brazil, Brazil
    Posts
    1,484
    Quote Originally Posted by andrew0401 View Post
    If you try Global Configuration or network summary as the indents under the Network tab - all you get is an icon that says system and two options - expand all and collapse all - neither does anything. Running 8.0.1RC1 AMD64 access via Firefox 6.0.1

    UPDATE

    But works OK from IE 9.0.8112

    Andrew
    Browser cache

  5. #15
    HwyXingFrog
    Guest
    Quote Originally Posted by globus999 View Post
    Tunning ZFS will do bupkus. I reported the bug in the first place and I had ZFS properly tunned since the begining. No, this is bug in the system.

    BTW, I also reported that FN8 requires a ZFS tunning algo by default and OOB however, nothing so far.
    So, globus999, I assume this probably isn't fixed yet. I don't understand why this isn't a bigger issue for more people. I'm thinking in my situation it is due to having a number of torrents seeding (to keep registered tracker ratios high).

  6. #16
    FreeNAS 8.x Project Manager
    Join Date
    May 2011
    Location
    San Martin, CA
    Posts
    106
    How much RAM is in the system? Decompressing the xz could have run the system out of RAM, causing the system to kill processes to try and free up memory. Sounds like it killed the django backend.

  7. #17
    FreeNAS 8.x Project Manager
    Join Date
    May 2011
    Location
    San Martin, CA
    Posts
    106
    Quote Originally Posted by pauldonovan View Post
    I can't see any sign of iozone. Where's it supposed to be installed?

    Paul
    It's in /usr/local/bin You have to use the CLI to play with it.

  8. #18
    FreeNAS 8.x Project Manager
    Join Date
    May 2011
    Location
    San Martin, CA
    Posts
    106
    Quote Originally Posted by Durkatlon View Post
    Hmm, just tried upgrading from 8.0.1-BETA4. After the new image uploaded, I got the following error on the console:

    kernel: pid 1692 (python), uid 0, was killed: out of swap space

    Then upgrade process was stalled at this point, the GUI was dead ("500 Internal Server Error"). I tried to reboot from the console. That was successful, but came up as BETA4, not RC1.

    Any ideas?
    How much RAM is in the system? Decompressing the xz could have run the system out of RAM, causing the system to kill processes to try and free up memory. Sounds like it killed the django backend.

  9. #19
    Senior Member
    Join Date
    Aug 2011
    Location
    San Diego, CA
    Posts
    314
    Quote Originally Posted by jpaetzel View Post
    How much RAM is in the system? Decompressing the xz could have run the system out of RAM, causing the system to kill processes to try and free up memory. Sounds like it killed the django backend.
    Thanks. After I posted my message last night I was thinking the same thing, but it was getting late . This is a VMWare instance and I had it set to very low RAM because I was experimenting with ZFS replication and didn't have enough RAM in this system to keep everything up and running with larger RAM.

    This morning I bumped up the RAM and tried it again and this time it went off without any problems. I have updated the original post to reflect this.

  10. #20
    Senior Member Tekkie's Avatar
    Join Date
    May 2011
    Location
    Santa Monica
    Posts
    332
    RC1 has a new feature with a rather nasty side effect, it makes it impossible to spin down the drives because of this:
    Code:
    Sep  1 18:55:01 shrek freenas[8941]: Popen()ing: zpool list -H -o health storage1
    Sep  1 18:55:01 shrek freenas[8941]: Popen()ing: zpool list -H -o health backup1
    Sep  1 19:00:01 shrek freenas[8972]: Popen()ing: zpool list -H -o health storage1
    Sep  1 19:00:01 shrek freenas[8972]: Popen()ing: zpool list -H -o health backup1
    The above will 'ping' all drives every 5 minutes, meaning no spin down.
    FreeNAS-8.3-P1-amd64 | ASUS M4A78LT-M LE | AMD Athlon II X3 415e | DELL SAS 6/IR (aka LSI 1068e)
    Intel Gigabit CT Desktop Adapter | 8GB DDR3 RAM | LaCie MosKeyto 4GB
    RAIDZ2: 1x Samsung F4 2TB | 4x Western Digital Caviar 2TB (EARS) | 1x Seagate ST2000DL003
    ZMIRROR: 1x Western Digital Scorpio Black 320GB | 1x Samsung Spinpoint MP4 320GB

Posting Permissions

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