Page 1 of 1

Is ZFS Kernel Tune needed in Nas4Fre 11.x.x.x

Posted: 05 Dec 2016 20:58
by fallen2109
Guys,

This evening I migrated to Nas4Free v11.0.0.4 build 3305. After installing all the bells and whistles - I see that ZFS Kernel tune is most probably not compatible with v 11. When I select it from the NAS4Free Web GUI I am getting the following error message in my browser:

Parse error: syntax error, unexpected end of file, expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF) in /usr/local/www/zfskerntune.php on line 622

Any idea if ZFS Kernel tune compatible is with v11? If yes - where can I find a recent version of it?
And how can I uninstall it if it is not needed in Nas4Free v11 ?

Thank you in advance for your help

Re: Is ZFS Kernel Tune needed in Nas4Fre 11.x.x.x

Posted: 05 Dec 2016 21:03
by raulfg3
ZFSKerntune is not necesary in N4F 10.x and 11.x apropiate kernel variables are tunables on System|Advanced|loader.conf

2.jpg

Re: Is ZFS Kernel Tune needed in Nas4Fre 11.x.x.x

Posted: 05 Dec 2016 22:31
by fallen2109
Thank you for the quick response. I have only one question - how can I remove the ZFS kernel tune from my NAS4Free installation, so that
I do not see the menu "Extensions" anymore?

Re: Is ZFS Kernel Tune needed in Nas4Fre 11.x.x.x

Posted: 05 Dec 2016 22:35
by raulfg3
YES

Re: Is ZFS Kernel Tune needed in Nas4Fre 11.x.x.x

Posted: 06 Dec 2016 10:40
by fallen2109
Sorry - I did not get your answer. My question was - How can I remove the ZFS Kernel Tune once it is installed :).

Re: Is ZFS Kernel Tune needed in Nas4Fre 11.x.x.x

Posted: 06 Dec 2016 10:51
by raulfg3
Go to System|Advanced|Command Scripts and delete the postinit script that load ZFSkerntune
reboot
This time extension no longer appear
delete by hand the files if you want, but is not necessary.

eg:
2.jpg

Re: Is ZFS Kernel Tune needed in Nas4Fre 11.x.x.x

Posted: 08 Dec 2016 17:00
by fallen2109
Thank you for your help !