This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
- zoon01
- Developer

- Posts: 724
- Joined: 20 Jun 2012 21:06
- Location: Netherlands
- Contact:
- Status: Offline
NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
The nas4free team is pleased to announce the release of 10.2.0.2.2003
http://sourceforge.net/projects/nas4fre ... .0.2.2003/
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 to a safe place and backup all files from second
partition if you use boot disk as data disk.
INSTALL FROM SCRATCH IS THE ONLY WAY!
After installation you can restore your config.
Sorry for inconvenience.
** ! Tools to write extracted embedded file are not supported ! **
You must use the liveusb/CD for it's first installation!!!.
Install from scratch notes
======================
** Embedded.img.xz is only for upgrades by WEBGUI, do not extract and write to any media! **
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.
Upgrade note:
============
You must associate CARP with physical interface explicitly after upgrading to 10.X.
You may need modifying your NFS and AFP share setting.
You may need modifying your ftp setting, no longer SSL is supported (only TLS).
Send Buffer Size/Receive Buffer Size in CIFS/SMB is changed to 128480 since 9.3.0.2.1375.
/var and /var/tmp size has changed.
After the upgrade please do make a new backup of your config System|Backup/Restore.
ZFS User note!
After upgrading, you must re-sync ZFS configuration from Disks|ZFS|Configuration|Synchronize.
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.2.0.2.2003
=================
Changes:
- Upgrade to FreeBSD 10.2-RELEASE-P7.
- Add Mellanox ConnectX-2 EN driver module. (x64 only)
- Add Auxiliary parameters in Samba AD.
- Add bhyve and related files. (CLI only)
- Add hint.acpi_throttle.0.disabled="0", hint.p4tcc.0.disabled="0".
- Add dlna user and group.
- Add minidlna. (CLI only)
- Add VirtualBox with WebSocket VNC server. (x86 and x64 only)
- Add phpVirtualBox and noVNC(HTML5/WebSocket VNC client) for VM management.
- Add ability to mount exFAT disk.
- Add samba local group.
- Add ability to add tap device on bridge interface.
- Add console fonts and keymaps.
- Add keymap setting/restart WebGUI in console menu.
- Add quirk for Silicon Power 16GB and more.
- Add allow group when local users only mode on FTP service.
- Add RRDtool and related files.
- Add mapping DOS attributes on CIFS/SMB. (ON by default)
- Add various daemon/utility/debug tools for future development.
- Add hosts allow on console menu.
- Add autoresize on SD image. (ARM only)
- Add sendmail_path to php.ini to use mail() function.
- Remove usesendfile on CIFS/SMB.
- Remove legacy disk aliases such as /dev/ad0.
- Change DSA private key to RSA private key on SSH service.
- Change ZFS pool info reflected from zpool list.
- Change Store DOS attributes to OFF by default.
- Upgrade bash 4.3 to patch 42.
- Upgrade lighttpd to 1.4.37.
- Upgrade isboot to 0.2.13.
- Upgrade tzdata to 2015g.
- Upgrade mDNSResponder to 576.30.4.
- Upgrade php to 5.6.15.
- Upgrade samba to 4.2.5.
- Upgrade dmidecode to 3.0.
- Upgrade iperf3 to 3.1.
Fixes:
- Fix missing loader parameters on fresh installation. (full only)
- Fix NTFS is not detected on Import disks.
- Fix SSL certificate link. (ticket #239)
- Fix NFS share network. (ticket #238)
- Fix boot time ntpdate fail when AD DC enabled.
- Fix wrong path in Samba AD. (ticket #228, #232)
- Undefined symbol "av_find_stream_info" in fuppes/libmetadata_libavformat.so.
- AFP share is not advised.
- Fix webserver user logins.
- Fix wrong path ticket 228.
Note:
- iperf2 has been replaced for iperf3 because of inconsistent results for UDP above 2Gbps.
- iperf3 is not backwards compatible with iperf2.x.
Permanent restrictions:
- 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.
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
http://sourceforge.net/projects/nas4fre ... .0.2.2003/
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 to a safe place and backup all files from second
partition if you use boot disk as data disk.
INSTALL FROM SCRATCH IS THE ONLY WAY!
After installation you can restore your config.
Sorry for inconvenience.
** ! Tools to write extracted embedded file are not supported ! **
You must use the liveusb/CD for it's first installation!!!.
Install from scratch notes
======================
** Embedded.img.xz is only for upgrades by WEBGUI, do not extract and write to any media! **
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.
Upgrade note:
============
You must associate CARP with physical interface explicitly after upgrading to 10.X.
You may need modifying your NFS and AFP share setting.
You may need modifying your ftp setting, no longer SSL is supported (only TLS).
Send Buffer Size/Receive Buffer Size in CIFS/SMB is changed to 128480 since 9.3.0.2.1375.
/var and /var/tmp size has changed.
After the upgrade please do make a new backup of your config System|Backup/Restore.
ZFS User note!
After upgrading, you must re-sync ZFS configuration from Disks|ZFS|Configuration|Synchronize.
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.2.0.2.2003
=================
Changes:
- Upgrade to FreeBSD 10.2-RELEASE-P7.
- Add Mellanox ConnectX-2 EN driver module. (x64 only)
- Add Auxiliary parameters in Samba AD.
- Add bhyve and related files. (CLI only)
- Add hint.acpi_throttle.0.disabled="0", hint.p4tcc.0.disabled="0".
- Add dlna user and group.
- Add minidlna. (CLI only)
- Add VirtualBox with WebSocket VNC server. (x86 and x64 only)
- Add phpVirtualBox and noVNC(HTML5/WebSocket VNC client) for VM management.
- Add ability to mount exFAT disk.
- Add samba local group.
- Add ability to add tap device on bridge interface.
- Add console fonts and keymaps.
- Add keymap setting/restart WebGUI in console menu.
- Add quirk for Silicon Power 16GB and more.
- Add allow group when local users only mode on FTP service.
- Add RRDtool and related files.
- Add mapping DOS attributes on CIFS/SMB. (ON by default)
- Add various daemon/utility/debug tools for future development.
- Add hosts allow on console menu.
- Add autoresize on SD image. (ARM only)
- Add sendmail_path to php.ini to use mail() function.
- Remove usesendfile on CIFS/SMB.
- Remove legacy disk aliases such as /dev/ad0.
- Change DSA private key to RSA private key on SSH service.
- Change ZFS pool info reflected from zpool list.
- Change Store DOS attributes to OFF by default.
- Upgrade bash 4.3 to patch 42.
- Upgrade lighttpd to 1.4.37.
- Upgrade isboot to 0.2.13.
- Upgrade tzdata to 2015g.
- Upgrade mDNSResponder to 576.30.4.
- Upgrade php to 5.6.15.
- Upgrade samba to 4.2.5.
- Upgrade dmidecode to 3.0.
- Upgrade iperf3 to 3.1.
Fixes:
- Fix missing loader parameters on fresh installation. (full only)
- Fix NTFS is not detected on Import disks.
- Fix SSL certificate link. (ticket #239)
- Fix NFS share network. (ticket #238)
- Fix boot time ntpdate fail when AD DC enabled.
- Fix wrong path in Samba AD. (ticket #228, #232)
- Undefined symbol "av_find_stream_info" in fuppes/libmetadata_libavformat.so.
- AFP share is not advised.
- Fix webserver user logins.
- Fix wrong path ticket 228.
Note:
- iperf2 has been replaced for iperf3 because of inconsistent results for UDP above 2Gbps.
- iperf3 is not backwards compatible with iperf2.x.
Permanent restrictions:
- 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.
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
System specs: XigmaNAS 11.2.0.4 -embedded on Samsung 860 EVO 256GB and Supermicro X10SL7-F w / Bios v3.2, IPMI v.03.86 / CPU E3-1241 v3 @ 3.50GHz - 32GB Crucial DDR3L 1600mhz ECC 1.35v , LSI 2308 on PH20.00.07.00 IT mode, Storage: 5x Western Digital Red (WD30EFRX) raidz
Development system is same system in virtualbox.
Development system is same system in virtualbox.
- daoyama
- Developer

- Posts: 394
- Joined: 25 Aug 2012 09:28
- Location: Japan
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
iperf3 v3.1 output seems buggy on around 1Gbps.
Code: Select all
[root@nas4free-38 ~]# iperf3 -c 172.16.0.26
Connecting to host 172.16.0.26, port 5201
[ 4] local 172.16.0.98 port 14311 connected to 172.16.0.26 port 5201
[ ID] Interval Transfer Bandwidth Retr Cwnd
[ 4] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec 0 -605730380.00 Bytes
[ 4] 1.00-2.00 sec 118 MBytes 990 Mbits/sec 0 -605730380.00 Bytes
[ 4] 2.00-3.00 sec 118 MBytes 990 Mbits/sec 0 -605730380.00 Bytes
[ 4] 3.00-4.00 sec 118 MBytes 990 Mbits/sec 0 -605730380.00 Bytes
[ 4] 4.00-5.00 sec 118 MBytes 990 Mbits/sec 0 -605730380.00 Bytes
[ 4] 5.00-6.00 sec 118 MBytes 990 Mbits/sec 0 -605730380.00 Bytes
[ 4] 6.00-7.00 sec 118 MBytes 990 Mbits/sec 0 -605730380.00 Bytes
[ 4] 7.00-8.00 sec 118 MBytes 990 Mbits/sec 0 -445596972.00 Bytes
[ 4] 8.00-9.00 sec 118 MBytes 990 Mbits/sec 0 -445596972.00 Bytes
[ 4] 9.00-10.00 sec 118 MBytes 990 Mbits/sec 0 -445596972.00 Bytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth Retr
[ 4] 0.00-10.00 sec 1.15 GBytes 992 Mbits/sec 0 sender
[ 4] 0.00-10.00 sec 1.15 GBytes 990 Mbits/sec receiver
iperf Done.
Code: Select all
[root@nas4free-38 ~]# iperf3 -c 172.17.0.26
Connecting to host 172.17.0.26, port 5201
[ 4] local 172.17.0.98 port 44512 connected to 172.17.0.26 port 5201
[ ID] Interval Transfer Bandwidth Retr Cwnd
[ 4] 0.00-1.00 sec 112 MBytes 943 Mbits/sec 0 804 MBytes
[ 4] 1.00-2.00 sec 112 MBytes 940 Mbits/sec 0 1.11 GBytes
[ 4] 2.00-3.00 sec 112 MBytes 939 Mbits/sec 0 1.36 GBytes
[ 4] 3.00-4.00 sec 112 MBytes 938 Mbits/sec 0 1.57 GBytes
[ 4] 4.00-5.00 sec 112 MBytes 940 Mbits/sec 0 1.76 GBytes
[ 4] 5.00-6.00 sec 112 MBytes 938 Mbits/sec 0 1.92 GBytes
[ 4] 6.00-7.00 sec 112 MBytes 938 Mbits/sec 0 -2064074240.00 Bytes
[ 4] 7.00-8.00 sec 112 MBytes 937 Mbits/sec 0 -1911014848.00 Bytes
[ 4] 8.00-9.00 sec 112 MBytes 937 Mbits/sec 0 -1766342272.00 Bytes
[ 4] 9.00-10.00 sec 112 MBytes 937 Mbits/sec 0 -1627959808.00 Bytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth Retr
[ 4] 0.00-10.00 sec 1.09 GBytes 938 Mbits/sec 0 sender
[ 4] 0.00-10.00 sec 1.09 GBytes 938 Mbits/sec receiver
iperf Done.
NAS4Free 10.2.0.2.2115 (x64-embedded), 10.2.0.2.2258 (arm), 10.2.0.2.2258(dom0)
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
- zoon01
- Developer

- Posts: 724
- Joined: 20 Jun 2012 21:06
- Location: Netherlands
- Contact:
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
>iperf3 v3.1 output seems buggy on around 1Gbps.
That's not so good, version before did work fine for you?
That's not so good, version before did work fine for you?
System specs: XigmaNAS 11.2.0.4 -embedded on Samsung 860 EVO 256GB and Supermicro X10SL7-F w / Bios v3.2, IPMI v.03.86 / CPU E3-1241 v3 @ 3.50GHz - 32GB Crucial DDR3L 1600mhz ECC 1.35v , LSI 2308 on PH20.00.07.00 IT mode, Storage: 5x Western Digital Red (WD30EFRX) raidz
Development system is same system in virtualbox.
Development system is same system in virtualbox.
- daoyama
- Developer

- Posts: 394
- Joined: 25 Aug 2012 09:28
- Location: Japan
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
I think it's only cosmetic issue. Is your result normal?zoon01 wrote:>iperf3 v3.1 output seems buggy on around 1Gbps.
That's not so good, version before did work fine for you?
NAS4Free 10.2.0.2.2115 (x64-embedded), 10.2.0.2.2258 (arm), 10.2.0.2.2258(dom0)
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
- zoon01
- Developer

- Posts: 724
- Joined: 20 Jun 2012 21:06
- Location: Netherlands
- Contact:
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
This is what I get between Desktop Win 10 and NAS
I have done iperf3 test a few times but have not seen this cosmetic issue yet.
So yes I think it's cosmetic issue for you only as your values looks correct:
What about your 10GBE connection? how does it perform with that?
Also cosmetic issue's?
Code: Select all
nas4free: ~# iperf3 -c 192.168.1.233 port 5201
Connecting to host 192.168.1.233, port 5201
[ 4] local 192.168.1.238 port 42438 connected to 192.168.1.233 port 5201
[ ID] Interval Transfer Bandwidth Retr Cwnd
[ 4] 0.00-1.00 sec 107 MBytes 902 Mbits/sec 0 296 MBytes
[ 4] 1.00-2.00 sec 110 MBytes 921 Mbits/sec 0 296 MBytes
[ 4] 2.00-3.00 sec 112 MBytes 936 Mbits/sec 0 296 MBytes
[ 4] 3.00-4.00 sec 109 MBytes 915 Mbits/sec 0 296 MBytes
[ 4] 4.00-5.00 sec 103 MBytes 862 Mbits/sec 0 296 MBytes
[ 4] 5.00-6.00 sec 109 MBytes 917 Mbits/sec 0 296 MBytes
[ 4] 6.00-7.00 sec 108 MBytes 908 Mbits/sec 0 296 MBytes
[ 4] 7.00-8.00 sec 105 MBytes 885 Mbits/sec 0 296 MBytes
[ 4] 8.00-9.00 sec 104 MBytes 869 Mbits/sec 0 296 MBytes
[ 4] 9.00-10.00 sec 107 MBytes 897 Mbits/sec 0 296 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth Retr
[ 4] 0.00-10.00 sec 1.05 GBytes 901 Mbits/sec 0 sender
[ 4] 0.00-10.00 sec 1.05 GBytes 901 Mbits/sec receiver
iperf Done.
nas4free: ~#
So yes I think it's cosmetic issue for you only as your values looks correct:
Code: Select all
[ ID] Interval Transfer Bandwidth Retr
[ 4] 0.00-10.00 sec 1.15 GBytes 992 Mbits/sec 0 sender
[ 4] 0.00-10.00 sec 1.15 GBytes 990 Mbits/sec receiver
Also cosmetic issue's?
System specs: XigmaNAS 11.2.0.4 -embedded on Samsung 860 EVO 256GB and Supermicro X10SL7-F w / Bios v3.2, IPMI v.03.86 / CPU E3-1241 v3 @ 3.50GHz - 32GB Crucial DDR3L 1600mhz ECC 1.35v , LSI 2308 on PH20.00.07.00 IT mode, Storage: 5x Western Digital Red (WD30EFRX) raidz
Development system is same system in virtualbox.
Development system is same system in virtualbox.
-
Jack Foobar
- experienced User

- Posts: 107
- Joined: 07 Jul 2015 01:24
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
My iperf seems to be fine, except for the fact that my hardware is slower than everyone else's.
I don't see any errors in logs. CIFS loading fine with no speed degradation.
Version 10.2.0.2 - Prester (revision 2003)
Build date Sun Nov 8 01:18:22 CET 2015
Platform OS FreeBSD Revision: 199506
FreeBSD 10.2-RELEASE-p7 #0 r290499M: Sat Nov 7 18:14:14 CET 2015
Platform x64-embedded on Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz
Code: Select all
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-1.00 sec 96.4 MBytes 808 Mbits/sec
[ 4] 1.00-2.00 sec 96.2 MBytes 807 Mbits/sec
[ 4] 2.00-3.00 sec 96.4 MBytes 808 Mbits/sec
[ 4] 3.00-4.00 sec 96.2 MBytes 807 Mbits/sec
[ 4] 4.00-5.00 sec 96.2 MBytes 807 Mbits/sec
[ 4] 5.00-6.00 sec 96.4 MBytes 808 Mbits/sec
[ 4] 6.00-7.00 sec 96.4 MBytes 808 Mbits/sec
[ 4] 7.00-8.00 sec 96.2 MBytes 807 Mbits/sec
[ 4] 8.00-9.00 sec 96.2 MBytes 807 Mbits/sec
[ 4] 9.00-10.00 sec 96.4 MBytes 808 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-10.00 sec 963 MBytes 808 Mbits/sec sender
[ 4] 0.00-10.00 sec 963 MBytes 808 Mbits/sec receiver
Version 10.2.0.2 - Prester (revision 2003)
Build date Sun Nov 8 01:18:22 CET 2015
Platform OS FreeBSD Revision: 199506
FreeBSD 10.2-RELEASE-p7 #0 r290499M: Sat Nov 7 18:14:14 CET 2015
Platform x64-embedded on Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz
- zoon01
- Developer

- Posts: 724
- Joined: 20 Jun 2012 21:06
- Location: Netherlands
- Contact:
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
Good to know, thank you for testing Jack.
System specs: XigmaNAS 11.2.0.4 -embedded on Samsung 860 EVO 256GB and Supermicro X10SL7-F w / Bios v3.2, IPMI v.03.86 / CPU E3-1241 v3 @ 3.50GHz - 32GB Crucial DDR3L 1600mhz ECC 1.35v , LSI 2308 on PH20.00.07.00 IT mode, Storage: 5x Western Digital Red (WD30EFRX) raidz
Development system is same system in virtualbox.
Development system is same system in virtualbox.
- JoseMR
- Hardware & Software Guru

- Posts: 1058
- Joined: 16 Apr 2014 04:15
- Location: PR
- Contact:
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
Hello Devs, I encounter a bug in Rev. 2003, "Mapping DOS attributes" causes my Samba shared files to become hidden under Windows explorer, unchecking this option fixed the issue.
While I was testing more deeper, the only affected folders where accompanied with the Thumbs.db which is a system hidden thumbnail cache file under windows, I don't know if placing any other hidden file will trigger the issue, will test later on VM.
While I was testing more deeper, the only affected folders where accompanied with the Thumbs.db which is a system hidden thumbnail cache file under windows, I don't know if placing any other hidden file will trigger the issue, will test later on VM.
System: FreeBSD 12 RootOnZFS Mirror, MB: Supermicro X8SI6-F, Xeon X3450, 16GB DDR3 ECC RDIMMs.
XigmaNAS RootOnZFS
Addons at GitHub
BastilleBSD
Boot Environments Intro
Resources Home Page
XigmaNAS RootOnZFS
Addons at GitHub
BastilleBSD
Boot Environments Intro
Resources Home Page
- daoyama
- Developer

- Posts: 394
- Joined: 25 Aug 2012 09:28
- Location: Japan
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
If you say hidden files cannot be found, it's not a bug. (previous is ignored)JoseMR wrote:Hello Devs, I encounter a bug in Rev. 2003, "Mapping DOS attributes" causes my Samba shared files to become hidden under Windows explorer, unchecking this option fixed the issue.
"Mapping DOS attributes" maps to Unix execution permission:
Code: Select all
+------- archive attribute
| +---- system attribute
| | +- hidden attribute
| | |
rwxrwxrwx
If you already created by previous version, you might need chmod the files or change from Windows.
NAS4Free 10.2.0.2.2115 (x64-embedded), 10.2.0.2.2258 (arm), 10.2.0.2.2258(dom0)
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
-
amason
- NewUser

- Posts: 7
- Joined: 19 Dec 2012 20:07
- Location: Ottawa, Canada
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
Great stuff as always, thanks! A few small requests now that phpVBox is in:
- socat, so I can connect to VM serial console pipes
- autostart for VMs of course
- can the autostart have the same "--comment VM_name" that shows up when you start manually? It's really handy for seeing which VM is which in top output.
Thanks,
- socat, so I can connect to VM serial console pipes
- autostart for VMs of course
- can the autostart have the same "--comment VM_name" that shows up when you start manually? It's really handy for seeing which VM is which in top output.
Thanks,
--
Andy
Andy
-
mraerosmith
- NewUser

- Posts: 4
- Joined: 23 Aug 2014 13:08
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
Yep the autostart for VM's would be great
- daoyama
- Developer

- Posts: 394
- Joined: 25 Aug 2012 09:28
- Location: Japan
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
It does not work on NTFS disk.JoseMR wrote:Hello Devs, I encounter a bug in Rev. 2003, "Mapping DOS attributes" causes my Samba shared files to become hidden under Windows explorer, unchecking this option fixed the issue.
Now it's disabled by default (r2007).
NAS4Free 10.2.0.2.2115 (x64-embedded), 10.2.0.2.2258 (arm), 10.2.0.2.2258(dom0)
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
- daoyama
- Developer

- Posts: 394
- Joined: 25 Aug 2012 09:28
- Location: Japan
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
Auto start/stop is added at r2006. Please wait next build.mraerosmith wrote:Yep the autostart for VM's would be great
NAS4Free 10.2.0.2.2115 (x64-embedded), 10.2.0.2.2258 (arm), 10.2.0.2.2258(dom0)
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
GIGABYTE 5YASV-RH, Celeron E3400 (Dual 2.6GHz), ECC 8GB, Intel ET/CT/82566DM (on-board), ZFS mirror (2TBx2)
ASRock E350M1/USB3, 16GB, Realtek 8111E (on-board), ZFS mirror (2TBx2)
MSI MS-9666, Core i7-860(Quad 2.8GHz/HT), 32GB, Mellanox ConnectX-2 EN/Intel 82578DM (on-board), ZFS mirror (3TBx2+L2ARC/ZIL:SSD128GB)
Develop/test environment:
VirtualBox 512MB VM, ESXi 512MB-8GB VM, Raspberry Pi, Pi2, ODROID-C1
- erico.bettoni
- experienced User

- Posts: 140
- Joined: 25 Jun 2012 22:36
- Location: São Paulo - Brasil
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
aoyama-senpai,
As always, a big THANK YOU.
As always, a big THANK YOU.
- JoseMR
- Hardware & Software Guru

- Posts: 1058
- Joined: 16 Apr 2014 04:15
- Location: PR
- Contact:
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
Really quick and awesome care by devs, indeed a and great project, keep it up.
José
José
Last edited by JoseMR on 13 Nov 2015 05:39, edited 1 time in total.
System: FreeBSD 12 RootOnZFS Mirror, MB: Supermicro X8SI6-F, Xeon X3450, 16GB DDR3 ECC RDIMMs.
XigmaNAS RootOnZFS
Addons at GitHub
BastilleBSD
Boot Environments Intro
Resources Home Page
XigmaNAS RootOnZFS
Addons at GitHub
BastilleBSD
Boot Environments Intro
Resources Home Page
- Parkcomm
- Advanced User

- Posts: 384
- Joined: 21 Sep 2012 12:58
- Location: Australia
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
Just upgrade - smooth migration, everything working
NAS4Free Embedded 10.2.0.2 - Prester (revision 2003), HP N40L Microserver (AMD Turion) with modified BIOS, ZFS Mirror 4 x WD Red + L2ARC 128M Apple SSD, 10G ECC Ram, Intel 1G CT NIC + inbuilt broadcom
- alexey123
- Moderator

- Posts: 1469
- Joined: 19 Aug 2012 08:22
- Location: Israel, Karmiel
- Contact:
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
All work, but I see very strangle behavior on test machine (AtomD2500). Cosdes ( php and sh) execute very slow.
I don't know why, but I'll send in future solution
Problem finded - my router siemens
died. RIP. 9 years old
I don't know why, but I'll send in future solution
Problem finded - my router siemens
Home12.1.0.4 - Ingva (revision 7091)/ x64-embedded on AMD A8-7600 Radeon R7 A88XM-PLUS/ 16G RAM / UPS Ippon Back Power Pro 600
Lab 12.1.0.4 - Ingva (revision 7091) /x64-embedded on Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz / H61M-DS2 / 4G RAM / UPS Ippon Back Power Pro 600
Lab 12.1.0.4 - Ingva (revision 7091) /x64-embedded on Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz / H61M-DS2 / 4G RAM / UPS Ippon Back Power Pro 600
- hwold454
- NewUser

- Posts: 1
- Joined: 29 Dec 2014 22:14
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
Since I installed phpVirtualBox manually in previous versions, do I need to uninstall it before upgrading to this version?
Platform: x64-embedded on Intel(R) Xeon(R) CPU E5-2637 v2 @ 3.50GHz
128GiB RAM, Pool Space Total: 35.73TB
System: HP Z820 work station
128GiB RAM, Pool Space Total: 35.73TB
System: HP Z820 work station
- Parkcomm
- Advanced User

- Posts: 384
- Joined: 21 Sep 2012 12:58
- Location: Australia
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
I'm noticing slow webgui response / have to reload pages - anyone else seeing this?
NAS4Free Embedded 10.2.0.2 - Prester (revision 2003), HP N40L Microserver (AMD Turion) with modified BIOS, ZFS Mirror 4 x WD Red + L2ARC 128M Apple SSD, 10G ECC Ram, Intel 1G CT NIC + inbuilt broadcom
-
Jack Foobar
- experienced User

- Posts: 107
- Joined: 07 Jul 2015 01:24
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
last pid: 10300; load averages: 0.17, 0.18, 0.19 up 4+01:27:03 10:03:38Parkcomm wrote:I'm noticing slow webgui response / have to reload pages - anyone else seeing this?
20 processes: 1 running, 19 sleeping
CPU: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% idle
Mem: 14M Active, 2637M Inact, 471M Wired, 47M Cache, 336M Buf, 9772K Free
Swap: 16G Total, 203M Used, 16G Free, 1% Inuse
PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND
1818 root 1 20 0 275M 6264K select 1 0:05 0.00% smbd
9614 root 2 22 0 320M 12300K kqread 1 0:04 0.00% smbd
2089 root 1 45 0 46800K 4708K kqread 1 0:03 0.00% lighttpd
1816 root 1 20 0 211M 4068K select 0 0:02 0.00% nmbd
1956 root 1 20 0 16612K 1016K nanslp 0 0:00 0.00% cron
1546 root 1 20 0 14548K 960K select 0 0:00 0.00% syslogd
1420 root 1 20 0 13624K 2060K select 1 0:00 0.00% devd
2011 root 1 20 0 12856K 1032K select 1 0:00 0.00% mDNSResponderPosix
10119 root 1 20 0 57552K 5068K select 1 0:00 0.00% sshd
10204 root 1 21 0 25644K 3424K pause 0 0:00 0.00% csh
10166 toasty 1 20 0 47732K 2360K wait 0 0:00 0.00% su
2196 root 1 52 0 25644K 828K pause 0 0:00 0.00% csh
10214 root 1 20 0 21940K 2500K CPU0 0 0:00 0.00% top
10165 toasty 1 20 0 17640K 3100K wait 0 0:00 0.00% bash
2193 root 1 52 0 47744K 820K wait 0 0:00 0.00% login
10164 toasty 1 20 0 57552K 5124K select 1 0:00 0.00% sshd
2210 root 1 52 0 17088K 800K ttyin 1 0:00 0.00% sh
1910 root 1 20 0 30188K 1788K select 1 0:00 0.00% sshd
2195 root 1 52 0 14508K 780K ttyin 1 0:00 0.00% getty
2194 root 1 52 0 14508K 780K ttyin 1 0:00 0.00% getty
My os image is running on an old OCZ Vertex ssd that was laying around. And the webserver is running off it of course. I'm not seeing any load spikes when idle, logging in, or while logged in navigating. I suggest clearing the cache from your browser. If you have stale data hitting new data, it'll get confused.
- Parkcomm
- Advanced User

- Posts: 384
- Joined: 21 Sep 2012 12:58
- Location: Australia
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
Cool - thanks Jack
NAS4Free Embedded 10.2.0.2 - Prester (revision 2003), HP N40L Microserver (AMD Turion) with modified BIOS, ZFS Mirror 4 x WD Red + L2ARC 128M Apple SSD, 10G ECC Ram, Intel 1G CT NIC + inbuilt broadcom
- F8BOE
- experienced User

- Posts: 106
- Joined: 03 Jun 2013 23:09
- Location: France
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
Hello,
All seemed to work properly so long... But FTP and NFS do no more run at a usable speed!The transfers have become sooooo sloooooow. I'll try to reinstall the previous good one and we'll see.
Possibly an issue with my new MGA5 that I installed last week on my laptop... I remember having such problems under N4F 9.3 and MGA4 only with NFS and the trick to disable NFSv4 and to activate NFS via udp on the laptop worked it out, but not this time...
Keep up the good work!
Ciao @+
All seemed to work properly so long... But FTP and NFS do no more run at a usable speed!The transfers have become sooooo sloooooow. I'll try to reinstall the previous good one and we'll see.
Possibly an issue with my new MGA5 that I installed last week on my laptop... I remember having such problems under N4F 9.3 and MGA4 only with NFS and the trick to disable NFSv4 and to activate NFS via udp on the laptop worked it out, but not this time...
Keep up the good work!
Ciao @+
-
renzyboi
- NewUser

- Posts: 1
- Joined: 12 Nov 2015 15:22
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
I am not sure if this is a bug but my transfer speed became so slow after upgrading to this recent version. My previous version is 10.1.
I am transferring files from my laptop going to N4F and transfer speed had become sooo sloooww.
The usual transfer that only takes in minutes became hours.
I am transferring files from my laptop going to N4F and transfer speed had become sooo sloooww.
The usual transfer that only takes in minutes became hours.
- F8BOE
- experienced User

- Posts: 106
- Joined: 03 Jun 2013 23:09
- Location: France
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
And no... There seems to be no way back to a previous version. Even immediately after reboot, and that from any of my computers or smartphone!
It looks like I gonna have a shit day... But it seems also to be only a MGA5 NFS bug... Well, we will see.
Ciao @+
It looks like I gonna have a shit day... But it seems also to be only a MGA5 NFS bug... Well, we will see.
Ciao @+
- F8BOE
- experienced User

- Posts: 106
- Joined: 03 Jun 2013 23:09
- Location: France
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
Hello,
It's confirmed, my NFS + FTP problems are related with my 64bits MGA5 installation, my 32 bits MGA5 computers have other problems but not with file transfers.
Ciao @+
It's confirmed, my NFS + FTP problems are related with my 64bits MGA5 installation, my 32 bits MGA5 computers have other problems but not with file transfers.
Ciao @+
-
rth
- Starter

- Posts: 19
- Joined: 21 Dec 2014 17:34
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
Hi
Wake on magic packet worked well on previous version BUT does work on this version. It would be very useful to resolve this bug as I normally schedule a shutdown on the NAS and wake it up from my main PC a few minutes before I do a backup.
Wake on magic packet worked well on previous version BUT does work on this version. It would be very useful to resolve this bug as I normally schedule a shutdown on the NAS and wake it up from my main PC a few minutes before I do a backup.
-
rth
- Starter

- Posts: 19
- Joined: 21 Dec 2014 17:34
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
Sorry -Typo. Magic packet wakeup does not work on embedded 64bit version on HP N40L microserver
-
spy0r
- Advanced User

- Posts: 160
- Joined: 18 Jun 2015 12:24
- Location: Munich, Germany
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
Okay, here we go again, a fresh install didn't solve the samba lib errors i have within this and every other 10.x build:
any suggestions?
thanks!
Code: Select all
Nov 21 17:14:51 stef-nas4free smbd[86786]: refusing to dump core
Nov 21 17:14:51 stef-nas4free smbd[86786]: unable to change to %N.core
Nov 21 17:14:51 stef-nas4free smbd[86786]: [2015/11/21 17:14:51.492766, 0] ../source3/lib/dumpcore.c:313(dump_core)
Nov 21 17:14:51 stef-nas4free smbd[86786]: #5 0x80145c1a8 <pthread_getspecific+0xdd8> at /lib/libthr.so.3
Nov 21 17:14:51 stef-nas4free smbd[86786]: #4 0x80145c9aa <pthread_sigmask+0x4aa> at /lib/libthr.so.3
Nov 21 17:14:51 stef-nas4free smbd[86786]: #3 0x80168e977 <fault_setup+0x157> at /usr/local/lib/libsamba-util.so.0
Nov 21 17:14:51 stef-nas4free smbd[86786]: #2 0x80168eacd <smb_panic+0x13d> at /usr/local/lib/libsamba-util.so.0
Nov 21 17:14:51 stef-nas4free smbd[86786]: #1 0x8035ba802 <smb_panic_s3+0x52> at /usr/local/lib/libsmbconf.so.0
Nov 21 17:14:51 stef-nas4free smbd[86786]: #0 0x8035ba918 <log_stack_trace+0x28> at /usr/local/lib/libsmbconf.so.0
Nov 21 17:14:51 stef-nas4free smbd[86786]: BACKTRACE: 6 stack frames:
Nov 21 17:14:51 stef-nas4free smbd[86786]: [2015/11/21 17:14:51.489930, 0] ../source3/lib/util.c:899(log_stack_trace)
Nov 21 17:14:51 stef-nas4free smbd[86786]: PANIC (pid 86786): internal error
Nov 21 17:14:51 stef-nas4free smbd[86786]: [2015/11/21 17:14:51.447332, 0] ../source3/lib/util.c:788(smb_panic_s3)
Nov 21 17:14:51 stef-nas4free smbd[86786]: ===============================================================
Nov 21 17:14:51 stef-nas4free smbd[86786]: [2015/11/21 17:14:51.446970, 0] ../lib/util/fault.c:81(fault_report)
Nov 21 17:14:51 stef-nas4free smbd[86786]: Please read the Trouble-Shooting section of the Samba HOWTO
Nov 21 17:14:51 stef-nas4free smbd[86786]: INTERNAL ERROR: Signal 11 in pid 86786 (4.2.5)
Nov 21 17:14:51 stef-nas4free smbd[86786]: [2015/11/21 17:14:51.446380, 0] ../lib/util/fault.c:79(fault_report)
Nov 21 17:14:51 stef-nas4free smbd[86786]: ===============================================================
Nov 21 17:14:51 stef-nas4free smbd[86786]: [2015/11/21 17:14:51.444960, 0] ../lib/util/fault.c:78(fault_report)Code: Select all
[global]
server role = standalone
encrypt passwords = yes
netbios name = stef-nas4free
workgroup = WORKGROUP
server string = NAS4Free Server
security = user
max protocol = SMB3
dns proxy = no
# Settings to enhance performance:
strict locking = no
read raw = yes
write raw = yes
oplocks = yes
max xmit = 65535
deadtime = 15
getwd cache = yes
socket options = TCP_NODELAY SO_SNDBUF=128480 SO_RCVBUF=128480
# End of performance section
unix charset = UTF-8
large readwrite = no
store dos attributes = yes
local master = yes
domain master = yes
preferred master = yes
os level = 35
time server = yes
guest account = ftp
map to guest = Never
max log size = 100
syslog only = yes
syslog = 1
load printers = no
printing = bsd
printcap cache time = 0
printcap name = /dev/null
disable spoolss = yes
log level = 1
dos charset = CP437
smb passwd file = /var/etc/private/smbpasswd
private dir = /var/etc/private
passdb backend = tdbsam
idmap config * : backend = tdb
idmap config * : range = 10000-39999
[bilder]
comment = bilder
path = /mnt/zfs_raid_pool/bilder
writeable = yes
printable = no
veto files = /.snap/.sujournal/
hide dot files = yes
guest ok = no
inherit permissions = yes
inherit acls = yes
vfs objects = shadow_copy2 zfsacl aio_pthread
nfs4:mode = special
nfs4:acedup = merge
nfs4:chown = yes
shadow:format = auto-%Y%m%d-%H%M%S
shadow:snapdir = .zfs/snapshot
shadow:sort = desc
shadow:localtime = yes
veto files = /.zfs/
[dokumente]
comment = dokumente
path = /mnt/zfs_raid_pool/dokumente
writeable = yes
printable = no
veto files = /.snap/.sujournal/
hide dot files = yes
guest ok = no
inherit permissions = yes
inherit acls = yes
vfs objects = shadow_copy2 zfsacl recycle aio_pthread
nfs4:mode = special
nfs4:acedup = merge
nfs4:chown = yes
recycle:repository = .recycle/%U
recycle:keeptree = yes
recycle:versions = yes
recycle:touch = yes
recycle:directory_mode = 0777
recycle:subdir_mode = 0700
shadow:format = auto-%Y%m%d-%H%M%S
shadow:snapdir = .zfs/snapshot
shadow:sort = desc
shadow:localtime = yes
veto files = /.zfs/
[musik]
comment = musik
path = /mnt/zfs_raid_pool/musik
writeable = yes
printable = no
veto files = /.snap/.sujournal/
hide dot files = yes
guest ok = no
inherit permissions = yes
inherit acls = yes
vfs objects = shadow_copy2 zfsacl aio_pthread
nfs4:mode = special
nfs4:acedup = merge
nfs4:chown = yes
shadow:format = auto-%Y%m%d-%H%M%S
shadow:snapdir = .zfs/snapshot
shadow:sort = desc
shadow:localtime = yes
veto files = /.zfs/
[nina]
comment = nina
path = /mnt/zfs_raid_pool/nina
writeable = yes
printable = no
veto files = /.snap/.sujournal/
hide dot files = yes
guest ok = no
inherit permissions = yes
inherit acls = yes
vfs objects = shadow_copy2 zfsacl recycle aio_pthread
nfs4:mode = special
nfs4:acedup = merge
nfs4:chown = yes
recycle:repository = .recycle/%U
recycle:keeptree = yes
recycle:versions = yes
recycle:touch = yes
recycle:directory_mode = 0777
recycle:subdir_mode = 0700
shadow:format = auto-%Y%m%d-%H%M%S
shadow:snapdir = .zfs/snapshot
shadow:sort = desc
shadow:localtime = yes
veto files = /.zfs/
[software]
comment = software
path = /mnt/zfs_raid_pool/software
writeable = yes
printable = no
veto files = /.snap/.sujournal/
hide dot files = yes
guest ok = no
inherit permissions = yes
inherit acls = yes
vfs objects = shadow_copy2 zfsacl aio_pthread
nfs4:mode = special
nfs4:acedup = merge
nfs4:chown = yes
shadow:format = auto-%Y%m%d-%H%M%S
shadow:snapdir = .zfs/snapshot
shadow:sort = desc
shadow:localtime = yes
veto files = /.zfs/
[stef]
comment = stef
path = /mnt/zfs_raid_pool/stef
writeable = yes
printable = no
veto files = /.snap/.sujournal/
hide dot files = yes
guest ok = no
inherit permissions = yes
inherit acls = yes
vfs objects = shadow_copy2 zfsacl recycle aio_pthread
nfs4:mode = special
nfs4:acedup = merge
nfs4:chown = yes
recycle:repository = .recycle/%U
recycle:keeptree = yes
recycle:versions = yes
recycle:touch = yes
recycle:directory_mode = 0777
recycle:subdir_mode = 0700
shadow:format = auto-%Y%m%d-%H%M%S
shadow:snapdir = .zfs/snapshot
shadow:sort = desc
shadow:localtime = yes
veto files = /.zfs/
[videos]
comment = videos
path = /mnt/zfs_raid_pool/videos
writeable = yes
printable = no
veto files = /.snap/.sujournal/
hide dot files = yes
guest ok = no
inherit permissions = yes
inherit acls = yes
vfs objects = shadow_copy2 zfsacl aio_pthread
nfs4:mode = special
nfs4:acedup = merge
nfs4:chown = yes
shadow:format = auto-%Y%m%d-%H%M%S
shadow:snapdir = .zfs/snapshot
shadow:sort = desc
shadow:localtime = yes
veto files = /.zfs/
thanks!
NAS4Free 11.0.0.4 x64-embedded - Lian Li Q25b - AsRock Rack C2550D4I - 4x8Gb ECC Ram - 128Gb SSD Swap/Log/Extensions - RaidZ1: 3x3Tb Western Digital Red (WD30EFRX) - Backup: 1x8Tb Seagate Archive (ST8000AS0002) - APC Back UPS PRO (550VA)
-
amason
- NewUser

- Posts: 7
- Joined: 19 Dec 2012 20:07
- Location: Ottawa, Canada
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
Instructions for making the switch are here:hwold454 wrote:Since I installed phpVirtualBox manually in previous versions, do I need to uninstall it before upgrading to this version?
viewtopic.php?f=71&t=4785&start=400#p60318
Awesome! I even waited so long to check back in that you've already released the build, no more waiting required!daoyama wrote: Auto start/stop is added at r2006. Please wait next build.
Thanks,
--
Andy
Andy
- kkd
- Forum Moderator

- Posts: 306
- Joined: 08 May 2013 21:47
- Location: Budapest, Hungary
- Contact:
- Status: Offline
Re: NAS4Free 10.2.0.2.2003 released (FreeBSD 10.2-RELEASE-P7)
spy0r wrote:Okay, here we go again, a fresh install didn't solve the samba lib errors i have within this and every other 10.x build:
Code: Select all
Nov 21 17:14:51 stef-nas4free smbd[86786]: refusing to dump core Nov 21 17:14:51 stef-nas4free smbd[86786]: unable to change to %N.core Nov 21 17:14:51 stef-nas4free smbd[86786]: [2015/11/21 17:14:51.492766, 0] ../source3/lib/dumpcore.c:313(dump_core) Nov 21 17:14:51 stef-nas4free smbd[86786]: #5 0x80145c1a8 <pthread_getspecific+0xdd8> at /lib/libthr.so.3 Nov 21 17:14:51 stef-nas4free smbd[86786]: #4 0x80145c9aa <pthread_sigmask+0x4aa> at /lib/libthr.so.3 Nov 21 17:14:51 stef-nas4free smbd[86786]: #3 0x80168e977 <fault_setup+0x157> at /usr/local/lib/libsamba-util.so.0 Nov 21 17:14:51 stef-nas4free smbd[86786]: #2 0x80168eacd <smb_panic+0x13d> at /usr/local/lib/libsamba-util.so.0 Nov 21 17:14:51 stef-nas4free smbd[86786]: #1 0x8035ba802 <smb_panic_s3+0x52> at /usr/local/lib/libsmbconf.so.0 Nov 21 17:14:51 stef-nas4free smbd[86786]: #0 0x8035ba918 <log_stack_trace+0x28> at /usr/local/lib/libsmbconf.so.0 Nov 21 17:14:51 stef-nas4free smbd[86786]: BACKTRACE: 6 stack frames: Nov 21 17:14:51 stef-nas4free smbd[86786]: [2015/11/21 17:14:51.489930, 0] ../source3/lib/util.c:899(log_stack_trace) Nov 21 17:14:51 stef-nas4free smbd[86786]: PANIC (pid 86786): internal error Nov 21 17:14:51 stef-nas4free smbd[86786]: [2015/11/21 17:14:51.447332, 0] ../source3/lib/util.c:788(smb_panic_s3) Nov 21 17:14:51 stef-nas4free smbd[86786]: =============================================================== Nov 21 17:14:51 stef-nas4free smbd[86786]: [2015/11/21 17:14:51.446970, 0] ../lib/util/fault.c:81(fault_report) Nov 21 17:14:51 stef-nas4free smbd[86786]: Please read the Trouble-Shooting section of the Samba HOWTO Nov 21 17:14:51 stef-nas4free smbd[86786]: INTERNAL ERROR: Signal 11 in pid 86786 (4.2.5) Nov 21 17:14:51 stef-nas4free smbd[86786]: [2015/11/21 17:14:51.446380, 0] ../lib/util/fault.c:79(fault_report) Nov 21 17:14:51 stef-nas4free smbd[86786]: =============================================================== Nov 21 17:14:51 stef-nas4free smbd[86786]: [2015/11/21 17:14:51.444960, 0] ../lib/util/fault.c:78(fault_report)any suggestions?Code: Select all
[global] server role = standalone encrypt passwords = yes netbios name = stef-nas4free workgroup = WORKGROUP server string = NAS4Free Server security = user max protocol = SMB3 dns proxy = no # Settings to enhance performance: strict locking = no read raw = yes write raw = yes oplocks = yes max xmit = 65535 deadtime = 15 getwd cache = yes socket options = TCP_NODELAY SO_SNDBUF=128480 SO_RCVBUF=128480 # End of performance section unix charset = UTF-8 large readwrite = no store dos attributes = yes local master = yes domain master = yes preferred master = yes os level = 35 time server = yes guest account = ftp map to guest = Never max log size = 100 syslog only = yes syslog = 1 load printers = no printing = bsd printcap cache time = 0 printcap name = /dev/null disable spoolss = yes log level = 1 dos charset = CP437 smb passwd file = /var/etc/private/smbpasswd private dir = /var/etc/private passdb backend = tdbsam idmap config * : backend = tdb idmap config * : range = 10000-39999 [bilder] comment = bilder path = /mnt/zfs_raid_pool/bilder writeable = yes printable = no veto files = /.snap/.sujournal/ hide dot files = yes guest ok = no inherit permissions = yes inherit acls = yes vfs objects = shadow_copy2 zfsacl aio_pthread nfs4:mode = special nfs4:acedup = merge nfs4:chown = yes shadow:format = auto-%Y%m%d-%H%M%S shadow:snapdir = .zfs/snapshot shadow:sort = desc shadow:localtime = yes veto files = /.zfs/ [dokumente] comment = dokumente path = /mnt/zfs_raid_pool/dokumente writeable = yes printable = no veto files = /.snap/.sujournal/ hide dot files = yes guest ok = no inherit permissions = yes inherit acls = yes vfs objects = shadow_copy2 zfsacl recycle aio_pthread nfs4:mode = special nfs4:acedup = merge nfs4:chown = yes recycle:repository = .recycle/%U recycle:keeptree = yes recycle:versions = yes recycle:touch = yes recycle:directory_mode = 0777 recycle:subdir_mode = 0700 shadow:format = auto-%Y%m%d-%H%M%S shadow:snapdir = .zfs/snapshot shadow:sort = desc shadow:localtime = yes veto files = /.zfs/ [musik] comment = musik path = /mnt/zfs_raid_pool/musik writeable = yes printable = no veto files = /.snap/.sujournal/ hide dot files = yes guest ok = no inherit permissions = yes inherit acls = yes vfs objects = shadow_copy2 zfsacl aio_pthread nfs4:mode = special nfs4:acedup = merge nfs4:chown = yes shadow:format = auto-%Y%m%d-%H%M%S shadow:snapdir = .zfs/snapshot shadow:sort = desc shadow:localtime = yes veto files = /.zfs/ [nina] comment = nina path = /mnt/zfs_raid_pool/nina writeable = yes printable = no veto files = /.snap/.sujournal/ hide dot files = yes guest ok = no inherit permissions = yes inherit acls = yes vfs objects = shadow_copy2 zfsacl recycle aio_pthread nfs4:mode = special nfs4:acedup = merge nfs4:chown = yes recycle:repository = .recycle/%U recycle:keeptree = yes recycle:versions = yes recycle:touch = yes recycle:directory_mode = 0777 recycle:subdir_mode = 0700 shadow:format = auto-%Y%m%d-%H%M%S shadow:snapdir = .zfs/snapshot shadow:sort = desc shadow:localtime = yes veto files = /.zfs/ [software] comment = software path = /mnt/zfs_raid_pool/software writeable = yes printable = no veto files = /.snap/.sujournal/ hide dot files = yes guest ok = no inherit permissions = yes inherit acls = yes vfs objects = shadow_copy2 zfsacl aio_pthread nfs4:mode = special nfs4:acedup = merge nfs4:chown = yes shadow:format = auto-%Y%m%d-%H%M%S shadow:snapdir = .zfs/snapshot shadow:sort = desc shadow:localtime = yes veto files = /.zfs/ [stef] comment = stef path = /mnt/zfs_raid_pool/stef writeable = yes printable = no veto files = /.snap/.sujournal/ hide dot files = yes guest ok = no inherit permissions = yes inherit acls = yes vfs objects = shadow_copy2 zfsacl recycle aio_pthread nfs4:mode = special nfs4:acedup = merge nfs4:chown = yes recycle:repository = .recycle/%U recycle:keeptree = yes recycle:versions = yes recycle:touch = yes recycle:directory_mode = 0777 recycle:subdir_mode = 0700 shadow:format = auto-%Y%m%d-%H%M%S shadow:snapdir = .zfs/snapshot shadow:sort = desc shadow:localtime = yes veto files = /.zfs/ [videos] comment = videos path = /mnt/zfs_raid_pool/videos writeable = yes printable = no veto files = /.snap/.sujournal/ hide dot files = yes guest ok = no inherit permissions = yes inherit acls = yes vfs objects = shadow_copy2 zfsacl aio_pthread nfs4:mode = special nfs4:acedup = merge nfs4:chown = yes shadow:format = auto-%Y%m%d-%H%M%S shadow:snapdir = .zfs/snapshot shadow:sort = desc shadow:localtime = yes veto files = /.zfs/
thanks!
try
local master = no
domain master = no
preferred master = no
os level = 0
security = user and domain settings together seems strange
XigmaNAS x64-embedded | INTEL Intel(R) Core(TM) i3-2100 CPU @ 3.10GHz | 9216MiB RAM | X x YTB WD Red ZFS mirror compressed