Not sure if this tied to this release but I've noticed that my CPU reading on dashboard is 0%
I also notice @raulfg possibly suffering the same issue.
CPU graph shows normal activity.
I am using Extended GUI, but after disabling it, I'm still left with 0% CPU.
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.3.0.3.2942 released (FreeBSD 10.3-RELEASE-P7)
-
BodgeIT
- Starter

- Posts: 74
- Joined: 03 Jul 2012 17:39
- Location: London
- Status: Offline
Re: NAS4Free 10.3.0.3.2942 released (FreeBSD 10.3-RELEASE-P7)
You do not have the required permissions to view the files attached to this post.
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)
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)
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: NAS4Free 10.3.0.3.2942 released (FreeBSD 10.3-RELEASE-P7)
CPU Use, Works fine for me on ExtendedGUI.
You need to repeat test uninstalling ExtendedGUI and testing N4F default GUI, and tell us if this time Works.
I have a simmilar issue in the past with specific N4F & ExtendedGUI version, but now works fine for me.
viewtopic.php?p=69449#p69449
You need to repeat test uninstalling ExtendedGUI and testing N4F default GUI, and tell us if this time Works.
I have a simmilar issue in the past with specific N4F & ExtendedGUI version, but now works fine for me.
viewtopic.php?p=69449#p69449
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
Wiki
Last changes
HP T510
-
jema
- NewUser

- Posts: 3
- Joined: 13 Oct 2014 11:05
- Status: Offline
Re: NAS4Free 10.3.0.3.2942 released (FreeBSD 10.3-RELEASE-P7)
Since the upgrade I'm getting these in the system log from samba:
smbd[19518]: pcap cache not loaded
smbd[19518]: [2016/09/18 17:22:43.684037, 1] ../source3/smbd/server_reload.c:69(delete_and_reload_printers)
smbd[19518]: Failed to fetch record!
smbd[19518]: [2016/09/18 17:22:43.678883, 1] ../source3/printing/printer_list.c:234(printer_list_get_last_refresh)
From what I can tell it is related to printers and the fix, according to the net, is to add the following under global in the conf file.
printcap name = /dev/null
load printers = no
printing = bsd
Unfortunately these lines are already there and thus they will probably not fix it in this case. Any ideas, except "make a clean install", are welcome.
~
smbd[19518]: pcap cache not loaded
smbd[19518]: [2016/09/18 17:22:43.684037, 1] ../source3/smbd/server_reload.c:69(delete_and_reload_printers)
smbd[19518]: Failed to fetch record!
smbd[19518]: [2016/09/18 17:22:43.678883, 1] ../source3/printing/printer_list.c:234(printer_list_get_last_refresh)
From what I can tell it is related to printers and the fix, according to the net, is to add the following under global in the conf file.
printcap name = /dev/null
load printers = no
printing = bsd
Unfortunately these lines are already there and thus they will probably not fix it in this case. Any ideas, except "make a clean install", are welcome.
~
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: NAS4Free 10.3.0.3.2942 released (FreeBSD 10.3-RELEASE-P7)
there are SMB errors on latest version, not N4F related.
viewtopic.php?f=21&t=11362
and not sure if where solved on next releases.
https://sourceforge.net/p/nas4free/code/commit_browser
viewtopic.php?f=21&t=11362
and not sure if where solved on next releases.
https://sourceforge.net/p/nas4free/code/commit_browser
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
Wiki
Last changes
HP T510
-
jema
- NewUser

- Posts: 3
- Joined: 13 Oct 2014 11:05
- Status: Offline
Re: NAS4Free 10.3.0.3.2942 released (FreeBSD 10.3-RELEASE-P7)
Following the links I'm not sure the errors are related. The FreeNAS bug was reported over a year and a half ago and the current Samba version for N4F (4.3.11) was released in july (2016). Switching log levels doesn't really help since "normal" provides far more information than is useful for everyday use. Oh well, might be a samba regression I guess.raulfg3 wrote:there are SMB errors on latest version, not N4F related.