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!

NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Posts only related to Release Builds, all others will be removed!
Forum rules
Set-Up GuideFAQsForum Rules
User avatar
zoon01
Developer
Developer
Posts: 724
Joined: 20 Jun 2012 21:06
Location: Netherlands
Contact:
Status: Offline

NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by zoon01 »

The NAS4Free Team is pleased to announce the release of version 11.1.0.4.4619 - Atomics

Download build 11.1.0.4.4619
Please Read always the readme_11.1 file

For who wants to know a bit more, here are the
FreeBSD-11.1R-release_notes
and the
FreeBSD-11.1R-hardware_notes

Major Change!

cifs/smb note:
==============
From Samba 4.5.0 and up the default value for the "ntlm auth" option is changed from "yes" to "no".
This may have impact on very old clients which doesn't support NTLMv2 yet.
Only if you really need NTLMv1 Authentication you can set in Additional Parameters: "ntlm auth = yes".

BUILD 11.1.0.4.4619

Changes after release 11.0.0.4.4578
===============================
- Update translations.
- Add CPU microcode update feature option.
- Add new framework to log settings.
- Upgrade virtualbox-ose to 5.1.28.
- Upgrade sudo to 1.8.21p2.
- Upgrade syncthing to 0.14.38.
- Upgrade rrdtool to 1.7.0.
- Upgrade samba to 4.6.8.

Fixes
- Fix snmp start, hrPrinterTable: printcap entry for <noname?> has errors.
- Fix define class before inheriting.

Note:
Clear your browser's cache to avoid display issues after upgrade when coming from older release like past 11.0 series.
Make a new backup of your system configuration and store this on safe location.

Enjoy!

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.

User avatar
ernie
Forum Moderator
Forum Moderator
Posts: 1458
Joined: 26 Aug 2012 19:09
Location: France - Val d'Oise
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by ernie »

Hello

I used update via webgui. Before I checked the checksum of the file and it was fine.
The update works but I had to import my configuration (it was updated with default configuration).
There was such message on the nas4free for the update process launch by webgui (I don't have time to write it exactly):
- skipped : backing up boot.conf
- ERROR : .... read/write .... /cf

Finally after restore of my config file, all is fine

Thanks to developpers

Edit : on nas 2 it works without issue
NAS 1&2:
System: GA-6LXGH(BIOS: R01 04/30/2014) / 16 Go ECC
XigmaNAS 12.1.0.4 - Ingva (revision 7743) embedded
NAS1: Xeon E3 1241@3.5GHz, 2HDD@8To/mirror, 1SSD cache, Zlog on mirror, 1 UFS 300 Go
NAS2: G3220@3GHz, 2x3HDD@2To/strip+raidz1, 1SSD cache, Zlog on mirror
UPS: APC Back-UPS RS 900G
Case : Fractal Design XL R2

Extensions & services:
NAS1: OBI (Plex, BTSync, zrep, rclone, themes), nfs, smb, UPS,
NAS2: OBI (zrep (backup mode), themes)

doktornotor
Advanced User
Advanced User
Posts: 189
Joined: 16 May 2017 00:22
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by doktornotor »

@ernie: Looks like your storage is toast.

Still unusable webGUI upgrade on HP Gen8, same as described here. After pressing the Enable firmware upgrade, the only thing I get in browser is ERR_EMPTY_RESPONSE.

Code: Select all

# ps auxw | grep firmware
root         42982   0.0  0.0  13180  2780  -  I    14:17       0:00.01 /bin/sh /etc/rc.firmware enable
When I kill that process, I get

Code: Select all

# ps auxw | grep firmware
root         45971   0.0  0.0  13180  2780  -  I    14:22       0:00.04 /bin/sh /etc/rc.firmware disable
which also never terminates. When I kill that, I have WebGUI back.

Note: Replacing the USB stick did not help one tiny bit, as expected.

scardig
NewUser
NewUser
Posts: 10
Joined: 28 Jan 2016 17:43
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by scardig »

doktornotor wrote:
23 Sep 2017 14:23
@ernie: Looks like your storage is toast.

Still unusable webGUI upgrade on HP Gen8, same as described here. After pressing the Enable firmware upgrade, the only thing I get in browser is ERR_EMPTY_RESPONSE.

Code: Select all

# ps auxw | grep firmware
root         42982   0.0  0.0  13180  2780  -  I    14:17       0:00.01 /bin/sh /etc/rc.firmware enable
When I kill that process, I get

Code: Select all

# ps auxw | grep firmware
root         45971   0.0  0.0  13180  2780  -  I    14:22       0:00.04 /bin/sh /etc/rc.firmware disable
which also never terminates. When I kill that, I have WebGUI back.

Note: Replacing the USB stick did not help one tiny bit, as expected.
Concerning to the webgui upgrade problem, if you are referring to this viewtopic.php?p=79972#p79972, (I was the author) I discovered that the problem was that I tried to upload to the .IMG instead of the .XZ of the firwmare so the upgrade failed since the destination partitition was too small for the uncompressed image :D .

bye

doktornotor
Advanced User
Advanced User
Posts: 189
Joined: 16 May 2017 00:22
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by doktornotor »

No, I am not having absolutely any chance whatsoever to upload anything. The GUI is gone after "enable firmware upgrade".

User avatar
tony1
Moderator
Moderator
Posts: 169
Joined: 14 Jul 2016 19:04
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by tony1 »

for what it's worth I have not had any issues upgrading utilizing the web gui.

doktornotor
Advanced User
Advanced User
Posts: 189
Joined: 16 May 2017 00:22
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by doktornotor »

FIY, the CPU microcode update feature is broken because

/etc/rc.d/microcode_update

Code: Select all

: ${microcode_update_datadir="%%DATADIR%%"}

Needs Makefile fix to REINPLACE_CMD that. (Or just skip the -d altogether.)

User avatar
tony1
Moderator
Moderator
Posts: 169
Joined: 14 Jul 2016 19:04
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by tony1 »

it's not broken. %%DATADIR%% is a place holder and the firmware location is hard coded in the binary.
seems to be working fine although there is no updates for my cpu that happens to be working fine :)
it is skipping %%DATADIR%% and using the default location, you can use System > Advanced > rc.conf to define an alternate location with microcode_update_datadir but it's not necessary.

doktornotor
Advanced User
Advanced User
Posts: 189
Joined: 16 May 2017 00:22
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by doktornotor »

Well yes it's a placeholder that's not supposed to stay there, should be replaced on build with the actual value with REINPLACE_CMD.

If you add -v option there to the cpucontrol call, you can see the problem. Just ditch the -d option altogether is the fastest fix here, the directory is not needed.

Code: Select all

Updating cpucodes...
cpucontrol: skipping directory %%DATADIR%%: not accessible
cpucontrol: skipping /usr/local/share/cpucontrol/m12306a9_0000001c.fw of rev 0x1c: up to date
cpucontrol: skipping directory %%DATADIR%%: not accessible
cpucontrol: skipping /usr/local/share/cpucontrol/m12306a9_0000001c.fw of rev 0x1c: up to date
Done.
BTW, the -v option would be good to add to see what's really happening there. Like:

Code: Select all

${CMT} -u -v /dev/cpuctl${i} || \

User avatar
tony1
Moderator
Moderator
Posts: 169
Joined: 14 Jul 2016 19:04
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by tony1 »

removing -d will probably break the ability to use rc.conf. the way I read your log is that it is skipping %%DATADIR%% because it is not defined and using the default location. it looks like your microcode is up to date and skipping the fw in the default location.

doktornotor
Advanced User
Advanced User
Posts: 189
Joined: 16 May 2017 00:22
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by doktornotor »

Uhm, no... it cannot break anything beyond how it's already broken. The rc.conf is handled by

Code: Select all

rcvar=microcode_update_enable
: ${microcode_update_enable="NO"}

The whole issue here is that In Makefile's do-install, you are missing something like:

Code: Select all

	@${REINPLACE_CMD} -i '' -e "s|%%DATADIR%%|${DATADIR}|" \
		${STAGEDIR}/etc/rc.d/microcode_update

If the rc script is not part of any package that's being built, simply replace all %%DATADIR%% with /usr/local/share/cpucontrol in the script manually. That placeholder certainly is not supposed to be there as explained above.

User avatar
tony1
Moderator
Moderator
Posts: 169
Joined: 14 Jul 2016 19:04
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by tony1 »

you could be correct. I bet the devs will read this and look into it.
in the meantime you can goto System > Advanced > rc.conf and use microcode_update_datadir for the name and /usr/local/share/cpucontrol/ for the value. at this point %%DATADIR%% will not be used. functionality will be the the same with or with out that modification but you will not get the skipping %%DATADIR%%
take care

User avatar
ms49434
Developer
Developer
Posts: 828
Joined: 03 Sep 2015 18:49
Location: Neuenkirchen-Vörden, Germany - GMT+1
Contact:
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by ms49434 »

doktornotor wrote:
24 Sep 2017 15:17
Uhm, no... it cannot break anything beyond how it's already broken. The rc.conf is handled by

Code: Select all

rcvar=microcode_update_enable
: ${microcode_update_enable="NO"}

The whole issue here is that In Makefile's do-install, you are missing something like:

Code: Select all

	@${REINPLACE_CMD} -i '' -e "s|%%DATADIR%%|${DATADIR}|" \
		${STAGEDIR}/etc/rc.d/microcode_update

If the rc script is not part of any package that's being built, simply replace all %%DATADIR%% with /usr/local/share/cpucontrol in the script manually. That placeholder certainly is not supposed to be there as explained above.

you haven't read the whole script ;) ,

: ${microcode_update_enable="NO"} sets rc variable microcode_update only to NO if it doesn't exist.

But microcode_update is populated via

Code: Select all

# XQUERY: -i "count(//system/microcode_update) > 0" -o "0" -b
# RCVAR: microcode_update

which is examined by updateservices() in /etc/rc.d/rcconf and which sets rc variable microcode_update to YES or NO, depending on the setting stored in config.xml.
1) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 22GB out of 32GB ECC RAM, LSI 9300-8i IT mode in passthrough mode. Pool 1: 2x HGST 10TB, mirrored, L2ARC: Samsung 850 Pro; Pool 2: 1x Samsung 860 EVO 1TB, SLOG: Samsung SM883, services: Samba AD, CIFS/SMB, ftp, ctld, rsync, syncthing, zfs snapshots.
2) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 8GB out of 32GB ECC RAM, IBM M1215 crossflashed, IT mode, passthrough mode, 2x HGST 10TB , services: rsync.

doktornotor
Advanced User
Advanced User
Posts: 189
Joined: 16 May 2017 00:22
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by doktornotor »

That's NOT what I'm talking about at all. I merely replied to the previous posting claiming incorrectly that removing the broken -d option would break the rc.conf stuff. No it wouldn't, has nothing to do with it.

Now, I have really more entertaining things to do than keeping to explain the issue that's been explained in detail over and over again. The script will do the job as long as /usr/sbin/cpucontrol has the proper default firmware directory path hardcoded, no matter the broken default variable setting in the script. (Yeah really the %%DATADIR%% does not belong there and yeah, really it produces errors - invisible when you don't run cpucontrol with the verbose switch.)

Moving to more important things - could someone have a look at the lagg patches? Being able to actually use lagg would be kinda useful on NAS.

User avatar
zoon01
Developer
Developer
Posts: 724
Joined: 20 Jun 2012 21:06
Location: Netherlands
Contact:
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by zoon01 »

doktornotor wrote:
24 Sep 2017 19:01
Moving to more important things - could someone have a look at the lagg patches? Being able to actually use lagg would be kinda useful on NAS.
This is not so easy is it seems for you! lots of that code from the links above needs to be checked and also be used in 11 stable tree.
Only stable code is used for the 11 releases, i don't know what diffs are more made. Just add and build can brake/fix or introduce other bugs.
This is not something like lets do this today and put into n4f stable releases!

I understand the pain, but fixes needs to go in 11 stable first before i adapt to release 11.x.
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.

doktornotor
Advanced User
Advanced User
Posts: 189
Joined: 16 May 2017 00:22
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by doktornotor »

Well, then it won't happen apparently. The LAGG is totally unsuable, I frankly cannot see it getting more broken.

User avatar
zoon01
Developer
Developer
Posts: 724
Joined: 20 Jun 2012 21:06
Location: Netherlands
Contact:
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by zoon01 »

doktornotor wrote:
24 Sep 2017 22:54
Well, then it won't happen apparently. The LAGG is totally unsuable, I frankly cannot see it getting more broken.
It needs to be fixed upstream too :(
otherwise on FreeBSD 11.2 we will see the problems all over again.

You could compile n4f with the patches your self too and test if that is an option?
You will see how time consume it all is.
I am a bit limited on time for highly experimental builds.
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.

doktornotor
Advanced User
Advanced User
Posts: 189
Joined: 16 May 2017 00:22
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by doktornotor »

Well it's been fixed upstream, it's just that fixing things is very much useless for another year or so when they are not MFCed. These patches have been working on pfSense for 8+ months, it's the same issue - https://redmine.pfsense.org/issues/7119. (It's HW independent, same panic with bge, igb, em...)

Perhaps you could get some insight from luiz (at) netgate.com or nag him somehow to get that pushed to 11.2 at least.

Anyway, thanks for your time.

BodgeIT
Starter
Starter
Posts: 74
Joined: 03 Jul 2012 17:39
Location: London
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by BodgeIT »

2nd update in a row, my update from webui has failed and required boot medium format and live USB re-install.

All good after that.
NAS4Free: 11.4.0.4 - (7682) amd64-embedded
Mobo: Supermicro X9SCL-F, CPU: Xeon E3-1230v2; RAM: Crucial 32GB ECC
System: IBM M1015it SAS controller(SAS2008 v20); Intel Dual 1Gb Server Nic; Thermaltake 1KW PSU;

Storage: Raidz1(3x Toshiba N300 6TB), Raidz1(3x WD Red 3TB), UFS(1x 1TB) Utility disk, ZFS Cache(64Gb SSD)

kenZ71
Advanced User
Advanced User
Posts: 379
Joined: 27 Jun 2012 20:18
Location: Northeast, USA
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by kenZ71 »

Dev team, have to say you have a much better record of flawless releases as compared to my employer - one of the largest in the US.

Speedbumps happen.
11.2-RELEASE-p3 | ZFS Mirror - 2 x 8TB WD Red | 28GB ECC Ram
HP ML10v2 x64-embedded on Intel(R) Core(TM) i3-4150 CPU @ 3.50GHz

Extra memory so I can host a couple VMs
1) Unifi Controller on Ubuntu
2) Librenms on Ubuntu

scardig
NewUser
NewUser
Posts: 10
Joined: 28 Jan 2016 17:43
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by scardig »

zoon01 wrote:
23 Sep 2017 01:02
The NAS4Free Team is pleased to announce the release of version 11.1.0.4.4619 - Atomics

Download build 11.1.0.4.4619
Please Read always the readme_11.1 file

For who wants to know a bit more, here are the
FreeBSD-11.1R-release_notes
and the
FreeBSD-11.1R-hardware_notes

Major Change!

cifs/smb note:
==============
From Samba 4.5.0 and up the default value for the "ntlm auth" option is changed from "yes" to "no".
This may have impact on very old clients which doesn't support NTLMv2 yet.
Only if you really need NTLMv1 Authentication you can set in Additional Parameters: "ntlm auth = yes".

BUILD 11.1.0.4.4619

Changes after release 11.0.0.4.4578
===============================
- Update translations.
- Add CPU microcode update feature option.
- Add new framework to log settings.
- Upgrade virtualbox-ose to 5.1.28.
- Upgrade sudo to 1.8.21p2.
- Upgrade syncthing to 0.14.38.
- Upgrade rrdtool to 1.7.0.
- Upgrade samba to 4.6.8.

Fixes
- Fix snmp start, hrPrinterTable: printcap entry for <noname?> has errors.
- Fix define class before inheriting.

Note:
Clear your browser's cache to avoid display issues after upgrade when coming from older release like past 11.0 series.
Make a new backup of your system configuration and store this on safe location.

Enjoy!

Regards,
The NAS4Free Team
Hello,

the update was OK, only a lot of the following lines in logs:

Code: Select all

smbd[2152]: [2017/09/28 09:50:19.694092, 1] ../source3/smbd/notify_inotify.c:369(watch_destructor)
Sep 28 09:50:19	nas4free	smbd[2152]: inotify_rm_watch returned Invalid argument
Bye

reun
NewUser
NewUser
Posts: 6
Joined: 14 Jun 2016 09:24
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by reun »

doktornotor wrote:
23 Sep 2017 14:23
Still unusable webGUI upgrade on HP Gen8, same as described here. After pressing the Enable firmware upgrade, the only thing I get in browser is ERR_EMPTY_RESPONSE.

Code: Select all

# ps auxw | grep firmware
root         42982   0.0  0.0  13180  2780  -  I    14:17       0:00.01 /bin/sh /etc/rc.firmware enable
When I kill that process, I get

Code: Select all

# ps auxw | grep firmware
root         45971   0.0  0.0  13180  2780  -  I    14:22       0:00.04 /bin/sh /etc/rc.firmware disable
which also never terminates. When I kill that, I have WebGUI back.
I had the exact same experience trying to update from NAS4Free 11.1.0.4 (4517) to this version. I've been using the embedded version of NAS4Free for two years on my home NAS and this is the first time I've had any problems with updating the firmware.

The script just hung and the WebGUI became unresponsive after I pressed the Enable Firmware Upgrade button.

I eventually got around it somewhat accidentally by commenting out these lines in /etc/rc.firmware (4 instances) while trying to make it easier to trace what the script was doing:

Code: Select all

exec </dev/console >/dev/console 2>/dev/console
After those changes everything went well. I tried these modifications multiple times on both NAS4Free versions and the results were consistent. To me it looks like either the commands above make the script hang or they have a side effect on some of the later steps.

I would've included a patch if I could've found the source code. The official repository on GitHub doesn't seem to be the one used to build the binary I'm running. Does anyone know where one could track the development process?

User avatar
ms49434
Developer
Developer
Posts: 828
Joined: 03 Sep 2015 18:49
Location: Neuenkirchen-Vörden, Germany - GMT+1
Contact:
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by ms49434 »

1) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 22GB out of 32GB ECC RAM, LSI 9300-8i IT mode in passthrough mode. Pool 1: 2x HGST 10TB, mirrored, L2ARC: Samsung 850 Pro; Pool 2: 1x Samsung 860 EVO 1TB, SLOG: Samsung SM883, services: Samba AD, CIFS/SMB, ftp, ctld, rsync, syncthing, zfs snapshots.
2) XigmaNAS 12.1.0.4 amd64-embedded on a Dell T20 running in a VM on ESXi 6.7U3, 8GB out of 32GB ECC RAM, IBM M1215 crossflashed, IT mode, passthrough mode, 2x HGST 10TB , services: rsync.

reun
NewUser
NewUser
Posts: 6
Joined: 14 Jun 2016 09:24
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by reun »

Thanks!

So, this is what I did:

Code: Select all

Index: etc/rc.firmware
===================================================================
--- etc/rc.firmware	(revision 4619)
+++ etc/rc.firmware	(working copy)
@@ -41,7 +41,7 @@
 	# Redirect I/O to console.
 	# Prevent console redirect if no physical video adapter found.
 	if /usr/sbin/pciconf -l | grep -qw "vgapci[0-9]"; then
-		exec </dev/console >/dev/console 2>/dev/console
+		#exec </dev/console >/dev/console 2>/dev/console
 	fi
 
 	# Create efficient memory file system.
@@ -60,7 +60,7 @@
 	# Redirect I/O to console.
 	# Prevent console redirect if no physical video adapter found.
 	if /usr/sbin/pciconf -l | grep -qw "vgapci[0-9]"; then
-		exec </dev/console >/dev/console 2>/dev/console
+		#exec </dev/console >/dev/console 2>/dev/console
 	fi
 
 	# Get the md device.
@@ -85,7 +85,7 @@
 	# Redirect I/O to console.
 	# Prevent console redirect if no physical video adapter found.
 	if /usr/sbin/pciconf -l | grep -qw "vgapci[0-9]"; then
-		exec </dev/console >/dev/console 2>/dev/console
+		#exec </dev/console >/dev/console 2>/dev/console
 	fi
 
 	printf "\n\n\33[37m%s\33[0m\n" "Firmware upgrade in progress. Please wait..."
@@ -381,7 +381,7 @@
 	# Redirect I/O to console.
 	# Prevent console redirect if no physical video adapter found.
 	if /usr/sbin/pciconf -l | grep -qw "vgapci[0-9]"; then
-		exec </dev/console >/dev/console 2>/dev/console
+		#exec </dev/console >/dev/console 2>/dev/console
 	fi
 
 	printf "\n\n\33[37m%s\33[0m\n" "System upgrade in progress. Please wait..."
If you encounter this exact problem we've been having, one workaround that you could try at your on risk is to save that diff to a file and then run the following command as root:

Code: Select all

patch /etc/rc.firmware name-of-file.patch
Obviously this is just a workaround and not a solution to the problem.

doktornotor
Advanced User
Advanced User
Posts: 189
Joined: 16 May 2017 00:22
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by doktornotor »

@reun: I've been asking what's that code supposed to do and did not receive any meaningful reply there.

I'll try to comment out that nonsense code on next update and see how it goes.

CryoFast
NewUser
NewUser
Posts: 3
Joined: 17 Jun 2014 07:12
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by CryoFast »

After update to latest version I see this message on login screen in browser after 5-6 hours uptime:

Code: Select all

Warning: session_start(): open(/tmp/sess_1acd536c43a305c9f763e3cabaf4a890, O_RDWR) failed: No space left on device (28) in /etc/inc/session.inc on line 52 Warning: session_start(): Failed to read session data: files (path: /tmp) in /etc/inc/session.inc on line 52 Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/session.inc:52) in /usr/local/www/auth.inc on line 40
What I can do?

User avatar
raulfg3
Site Admin
Site Admin
Posts: 4865
Joined: 22 Jun 2012 22:13
Location: Madrid (ESPAÑA)
Contact:
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by raulfg3 »

CryoFast wrote:
06 Oct 2017 10:22
After update to latest version I see this message on login screen in browser after 5-6 hours uptime:

Code: Select all

Warning: session_start(): open(/tmp/sess_1acd536c43a305c9f763e3cabaf4a890, O_RDWR) failed: No space left on device (28) in /etc/inc/session.inc on line 52 Warning: session_start(): Failed to read session data: files (path: /tmp) in /etc/inc/session.inc on line 52 Warning: Cannot modify header information - headers already sent by (output started at /etc/inc/session.inc:52) in /usr/local/www/auth.inc on line 40
What I can do?
more info about your system / install is needed.

1 - do you always update system or do a fresh install on 11 series? <- This question is because new 11 series need more boot space and a clean install not an upgrade.
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)

Wiki
Last changes

HP T510

doktornotor
Advanced User
Advanced User
Posts: 189
Joined: 16 May 2017 00:22
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by doktornotor »

/tmp is a symlink to /var/tmp ramdisk.

CryoFast
NewUser
NewUser
Posts: 3
Joined: 17 Jun 2014 07:12
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by CryoFast »

1 - do you always update system or do a fresh install on 11 series? <- This question is because new 11 series need more boot space and a clean install not an upgrade.
I get clean install and restore config.

User avatar
tony1
Moderator
Moderator
Posts: 169
Joined: 14 Jul 2016 19:04
Status: Offline

Re: NAS4Free 11.1.0.4.4619 released (FreeBSD 11.1-RELEASE-P1)

Post by tony1 »

CryoFast, how big is the flashdrive?

another question, how much ram do you have?

Post Reply

Return to “Release Builds”