Page 1 of 2

NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 10 Jul 2016 22:53
by zoon01
The NAS4Free Team is pleased to announce the first release of version 10.3.0.3.2853 series.

Many work and efforts has been put in to make this a great release.
An new ZFS Tools page could not be included on time as it's still under rewrite, but this will be added within 3 weeks we think.
10.3.0.3 is really a huge step above the 10.2 series, we hope you like it like we do!


http://sourceforge.net/projects/nas4fre ... .0.3.2853/

Everyone can upgrade from NAS4Free version 9.3.0.2.1310 or Higher.

README & CHANGELOG

NAS4Free Upgrade from below 9.3.0.2.1310 is NOT possible!!!
=====================================================
Upgrading NAS4Free "Embedded" or "Full" from any version below 9.3.0.2.1310 by webgui or from
LiveCD/USB is problematic, due a new size of boot partition & partition layout.
Please download and save your NAS4Free config and backup all files from second
partition if you do use the boot disk as your data disk too.
INSTALL FROM SCRATCH IS THAN THE ONLY WAY!
After installation you can restore your config and continue using your server.
Sorry for this inconvenience.

Install from scratch notes:
======================
Download NAS4Free livecd or liveusb and boot from it.
The compressed LiveUSB.img.gz needs to be extracted before you can write it to usb media,
you can use it with Win32DiskImager or any other tool.
Press 9 for the install menu and perform an embedded installation.

** Embedded.img.xz is only for upgrades by WEBGUI, do not extract and write to any media for fast installs! **
It will be problematic as it doesn't make the required partitions you do need!

Upgrade note:
============
You must associate CARP with physical interface explicitly after upgrading to 10.X fom 9.3 series.
You may need modifying your NFS and AFP share settings.
You may need modifying your ftp settings, no longer SSL is supported (only TLS).
You may need modifying your ups settings.
You may need to disable virtualbox-ose on 32-bits install first as this is an 64-bits version feature.
After upgrading, you might need to re-sync ZFS configuration from Disks|ZFS|Configuration|Synchronize.
Send Buffer Size/Receive Buffer Size in CIFS/SMB is changed to 128480 since 9.3.0.2.1375.

** After the upgrade please do make a new backup of your configuration! see: System|Backup/Restore on menu **

Syncthing note:
===============
Syncthing 0.13.x versions are included but is incompatible with 0.12.x versions from 10.2!
Every user that uses Syncthing service should be aware they will have to upgrade all their syncthing clients too.

[EXTENSION] Extended GUI note:
==============================
ExtendedGUI extension is not compatible yet with 10.3.0.3 series.
Disable this before you do upgrade!

Requirements:
============
Embedded: 2GB CF/USB/SSD (NAS4free "Embedded" is Recommended Install)
Full: 4GB HDD/SSD (For developers and some advanced users, Not Recommended!)
Swap less: physical memory 2GB or higher needed.
With swap: physical memory 512MB + swap 512MB (swap 1024MB recommended).

*Note: LiveCD is not supported on swap mode except installation and upgrading.

BUILD 10.3.0.3.2853
=================
Changes:
- Upgrade to FreeBSD 10.3-RELEASE-P5.
- Add search function to Diagnostics|Log.
- Add bulk delete action to snapshots and other pages.
- Add configuration option for second UPS system.
- Add configuration option for tls_certcheck.
- UPS monitoring username & password can be set/changed.
- Update installer now full gpt supported.
- Refactoring Webgui parts and replace deprecated php code.
- sshd Challenge-Response Authentication is now configurable.
- Upgrade exfat to 1.2.3.
- Upgrade phpvirtualbox to 5.0-5.
- Upgrade tmux to 2.2.
- Upgrade fusefs-ntfs to 2016.2.22.
- Upgrade inadyn-mt to 02.28.06.
- Upgrade smartmontools to 6.5.
- Upgrade msmtp to 1.6.5.
- Upgrade iperf3 to 3.1.3.
- Upgrade bash 4.3 to p46.
- Upgrade gzip to 1.8.
- Upgrade jquery to 3.0.0.
- Upgrade unison to 2.48.4.
- Upgrade sudo to 1.8.17p1.
- Upgrade php to 7.0.8.
- Upgrade mDNSResponder to 625.41.2.
- Upgrade dialog to 1.3-20160424.
- Upgrade virtualbox-ose to 5.0.24.
- Upgrade nano to 2.6.1.
- Upgrade syncthing to 0.13.10.
- Upgrade noVNC to 0.6.1.
- Upgrade zoneinfo to 2016f.
- Upgrade samba to 4.3.11.

Fixes:
- Fix prevent deletion of mounted gconcat softraid.
- Fix broken shadow copy.
- Fix for rsync over ssh (without deamon).
- Fix dataset did not always get destroyed on webgui if a share is in usage.
- Fix missing mimes (translation files) for File Manager (translating needed).
- Fix firewall rules cannot be moved into the preset rule area.
- Fix disable fw button not working under certain conditions.
- Fix importing ZFS datasets and ZFS volumes from different ZFS pools.
- Fix code format for Swedish file manager.
- Fix gettext protection against html code injections.
- Fix issue when reformatting disks.
- Fix a problem with gpt/labels.

Permanent Restrictions:
- It is not possible to use virtualbox-ose on 32-bits nas4free, 64-bits only feature.
- It is not possible to format a SoftRAID disk with MSDOS FAT16/32.
- It is not possible to encrypt a disk partition, only complete disks are supported.
- AFP shares with TimeMachine support are limited to max. 4 shares.
- iperf3 is not backwards compatible with iperf2.x. so you might also upgrade your client.

Note for new users:
===================

**** The default login for NAS4Free WEBGUI ****

username: admin
password: nas4free

- Change those defaults after setup!

**** phpVitualBox's default login ****

username: admin
password: admin

- Change those default passwords after setup!

wiki virtualbox
http://wiki.nas4free.org/doku.php?id=do ... virtualbox



Regards,
The NAS4Free Team

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 10 Jul 2016 22:57
by zoon01
NAS4Free 10.3.0.3.2853 is the first out of the 10.3.0.3 series.

We advise you to read the readme file!

Regards,
The NAS4Free Team

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 11 Jul 2016 01:23
by MikeMac
zoon01 wrote: Syncthing 0.13.x versions are included but is incompatible with 0.12.x versions from 10.2!
Every user that uses Syncthing service should be aware they will have to upgrade all their syncthing clients too.
Thanks for the release.
I have nas4free ARM version (namely Odroid C1) installed at other city, at my close relative's home. Syncthing 0.12 is used for private transfer large amount of family data, like children's photo.

Do you have any plans for ARM version with Syncthing 0.13.x?

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 11 Jul 2016 01:27
by zoon01
Arm versions are build by daisuke, I don't have that hardware around so I can't, sorry.
Soon when he is back i'm sure he will start make those versions again.

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 11 Jul 2016 02:14
by JoseMR
I have been waiting for this wonderful NAS4Free release, based on FreeBSD 10.3 and new PHP version, I'm very impressed on responsiveness and the usability this version actually brings, outstanding work.

Special thanks to the NAS4Free Team and contributors.

Regards.

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 11 Jul 2016 02:55
by Jack Foobar
Hmm.. it sure seems pretty snappy. x64 embedded. The new login screen is .. new. And I don't see any error as of yet. I'll be hitting it hard shortly for testing.

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 11 Jul 2016 05:05
by Jack Foobar
OK, so testing on UFS SMB/CIFS, I'm seeing 30-50MB/s on tiny small files and some crazy fast speeds on very large files. This is for writes to the server. This is via a Linux/Ubuntu 16(kernel 4.6.3) client. Gig-E CAT 6 cabling. DD-WRT router. I likey. :D

edit done by admin
removed big pictures

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 11 Jul 2016 05:15
by Jack Foobar
This is for reads from the server. Not as awesome, but I may need to fsck a bit.
75mb/s


edit done by admin
removed big pictures

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 11 Jul 2016 05:26
by Jack Foobar
My bad. Read test not accurate. My raid controller just kicked off a damn verify(I'm not using ZFS).

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 11 Jul 2016 05:28
by zoon01
Jack, is samba cifs/smb topic an idea for your speed testing and pictures? :D
sorry, but i had to remove those big pictures to keep topic more readable.


btw cifs/smb require a fast cpu too, its single threaded operation that goes best on +3.0Ghz core speed.
My server with such mkv files does 111MB/s both directions. That's the max gigalan can do.

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 11 Jul 2016 05:37
by Jack Foobar
zoon01 wrote:Jack, is samba cifs/smb topic an idea for your speed testing and pictures? :D
sorry, but i had to remove those big pictures to keep topic more readable.


btw cifs/smb require a fast cpu too, its single threaded operation that goes best on +3.0Ghz core speed.
My server with such mkv files does 111MB/s both directions. That's the max gigalan can do.
Are my pictures too big for you? I'm slightly turned on right now.

My cpu isn't terribly fast(3 Ghz).. but I guess from your description, that's perfect? If I can get 111 up and down, I will be very happy.
I've been seeing dogsht transfer rates on 10.2. And it was of course throwing random DNS errors, and other oddities. Kernel/OS level suckiness.
But it looks pretty error free now- EXCEPT!

Can you check under Diagnostics/Log/Download and see if you can download. I'm running off a ram drive(tmpfs) on my workstation, and I don't know if it's me or the build. But I can't download it without it erroring out. Thanks Zoon.

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 11 Jul 2016 18:04
by zoon01
Jack Foobar wrote:
Can you check under Diagnostics/Log/Download and see if you can download. I'm running off a ram drive(tmpfs) on my workstation, and I don't know if it's me or the build. But I can't download it without it erroring out. Thanks Zoon.

Confirmed FF and IE , seems retry does complete download the log. It's funny behave :D
We will look into this, thanks for report.

update:
fixed dirty for now on rev 2854
it will be proper resolved for next release

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 11 Jul 2016 18:47
by wingenieur
Thank you for the 10.3 release! :)
It works on two machines here without issues for now.

So thumbs up! ;)

P.S.: Log-download seems to work using Chrome.

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 11 Jul 2016 20:11
by spy0r
i just upgraded from 10.2, everything seems to work fine right now!

Thanks for the release, i donated some bucks for you guys!

Greets stef

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 12 Jul 2016 11:18
by Cramin
I have some GUI errors:
Image

and
http://hosting.morawiec.info/images/201 ... idgeom.jpg

and
http://hosting.morawiec.info/images/201 ... raid01.jpg
But only on IBM, HP works fine.
Browswer problems, works fine.

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 12 Jul 2016 12:07
by zoon01
Cramin:

What browser version do you use, I suspect you use Opera?
I tested Opera v38.0.2220.41 and see no problems.
I suggest also you do update your browser.

Note for users:
Below IE9 will be problematic for sure and suspected to be!

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 12 Jul 2016 15:58
by mvdhoeven
After upgrading to 10.3.0.3.2853 from 10.2.0.2.2433 my virtual interfaces don't get an IP address anymore.

Before the upgrade:

Code: Select all

em0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO>
        ether 68:05:ca:11:cd:03
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active
em1: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO>
        ether 68:05:ca:11:cd:03
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
        options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
        inet 127.0.0.1 netmask 0xff000000
        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
lagg0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO>
        ether 68:05:ca:11:cd:03
        inet 192.168.114.7 netmask 0xffffff00 broadcast 192.168.114.255
        inet 192.168.114.77 netmask 0xffffff00 broadcast 192.168.114.255
        inet 192.168.114.76 netmask 0xffffff00 broadcast 192.168.114.255
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: active
        laggproto lacp lagghash l2,l3,l4
        laggport: em0 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
        laggport: em1 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
vlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 9000
        options=3<RXCSUM,TXCSUM>
        ether 68:05:ca:11:cd:03
        inet 10.0.0.7 netmask 0xffffff00 broadcast 10.0.0.255
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active
        vlan: 14 parent interface: lagg0
vlan1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 9000
        options=3<RXCSUM,TXCSUM>
        ether 68:05:ca:11:cd:03
        inet 10.10.10.7 netmask 0xffffff00 broadcast 10.10.10.255
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active
        vlan: 5 parent interface: lagg0
After the upgrade em0 to lagg0 are the same but:

Code: Select all

vlan0: flags=8003<UP,BROADCAST,MULTICAST> metric 0 mtu 1500
        ether 00:00:00:00:00:00
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        vlan: 0 parent interface: <none>
vlan1: flags=8003<UP,BROADCAST,MULTICAST> metric 0 mtu 1500
        ether 00:00:00:00:00:00
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        vlan: 0 parent interface: <none>
Already deleted and recreated the interfaces and IP addresses using the GUI, but the result stays the same.

Any ideas?

Thanks in advance,
Mathieu

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 12 Jul 2016 19:33
by alexey123
Swap not work
File system_swap.php is one big error
In first, line 91 mwexec("swapon $swapdevice");
I think must be some as

Code: Select all

mwexec("swapon {$swapdevice}");
In second - where defined variable $swapdevice ?

I test full version

OK
It repairable
Line 88:
$retval |= rc_update_service("swap");
Must be
$retval |= rc_update_service("swaplate");

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 12 Jul 2016 20:30
by Andrey_BAM
In firefox File system_swap.php is works
Š¢here are no errors.

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 12 Jul 2016 20:40
by alexey123
Firefox ?? Browser ?
I see in general.
When I check enable swap and choice device, after restart I must have swap usage at index.
Also from console swapinfo, I must receive good answer
But not working because rc.conf value keep "NO"

When I change variable to swaplate - I have all work

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 12 Jul 2016 20:41
by Andrey_BAM
in log
Jul 12 21:12:58 nas4free nmbd[1875]: [2016/07/12 21:12:58.646684, 2] ../source3/nmbd/nmbd_lmhosts.c:43(load_lmhosts_file)
Jul 12 21:12:58 nas4free nmbd[1875]: load_lmhosts_file: Can't open lmhosts file /usr/local/etc/lmhosts. Error was No such file or directory

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 12 Jul 2016 20:49
by Andrey_BAM
alexey123 wrote:Firefox ?? Browser ?
I see in general.
When I check enable swap and choice device, after restart I must have swap usage at index.
Also from console swapinfo, I must receive good answer
But not working because rc.conf value keep "NO"

When I change variable to swaplate - I have all work
I am sorry not quite figured out

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 12 Jul 2016 23:13
by urza
Hi,
I upgraded to 10.3 from 10.2

Upgrade went through, server restarted and I was able to log in, all services are running (samba + syncthing), but then after a while the web GUI of nas4free is no longer avaiable, I only get 503 http error. I have https activated from previous (10.2) version.

I tried restarting the web gui according this advice
http://www.nas4free.org/forums/viewtopic.php?t=1884
by this command over ssh:

Code: Select all

/etc/rc.d/lighttpd restart
but it doesnt work, I get this error:

Code: Select all

2016-07-12 21:05:36: (network.c.410) can't bind to port: 192.168.1.99 443 Address already in use
/etc/rc.d/lighttpd: WARNING: failed to start lighttpd
What can I do?
Thanks

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 13 Jul 2016 04:22
by vkyk
urza,

I face same issue yesterday. I restart web GUI from console by using "11" function.

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 13 Jul 2016 07:00
by zoon01
what nics do you guys use? you all run static ip's right. could you test a time without https to see if gets reproduced?

What have we done so far today:
Fixes:
- Temperatures not correctly displayed from new HGST drives.
- Fix broken log files downloads.
- Fix some code errors on System|Advanced|Swap. (Full Rewrite coming soon)
- Fix test emails could not send as in French WebGUI.

Will be included next release in short time.

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 13 Jul 2016 10:08
by spy0r
my webgui (but seems to be the whole server) stopped working, too - No erros via IPMI on the console, but inresponsive, seems to be frozen.
i think i have to do a reset...

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 13 Jul 2016 10:26
by vkyk
zoon01:

My nic is RealtekĀ® 8111G, 1 x Gigabit and run at static ip. Since there is one time hang in https within 30 min after update to 10.3.0.3 from 10.2, I cannot reproduce such hang again.

10.3.0.3 - 2853 x-64 embedded ASUSTeK COMPUTER INC. B85M-G i5-4570 CPU @ 3.20GHz 16G non ECC Ram

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 13 Jul 2016 10:35
by urza
vkyk wrote:urza,

I face same issue yesterday. I restart web GUI from console by using "11" function.
What do you mean by "11" function?

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 13 Jul 2016 11:51
by spy0r
urza wrote:
vkyk wrote:urza,

I face same issue yesterday. I restart web GUI from console by using "11" function.
What do you mean by "11" function?
he means entering "11" = "Restart GUI" in the nas4free console menu.

Re: NAS4Free 10.3.0.3.2853 released (FreeBSD 10.3-RELEASE-P5)

Posted: 13 Jul 2016 13:36
by urza
I see, but my nas4free is running on headless remote server, so I would prefer something over ssh..