Hi,
I have 2 truenas servers, with same settings.
using the webUI, I had some auxiliary parameters :
[global]
strict sync = No
vfs objects = fruit streams_xattr
fruit:nfs_aces = false
fruit:posix_rename = yes
fruit:zero_file_id = false
fruit:metadata = stream
fruit:delete_empty_adfiles = yes
fruit:wipe_intentionally_left_blank_rfork = yes
fruit:model = MacSamba
fruit:veto_appledouble = no
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE
I upgraded server 1 from CORE to BLUEFIN.
i had an error concerning the "socket options" parameter and i was able to delete the line, restart smb and everything was fine.
I upgraded server 2 from CORE to BLUEFIN and then straight to COBIA.
I have the same error, but i can't see the auxiliary parameters now, i can't delete the line, if i change "/etc/smb4.conf" and restart it's not loading the parameters there and testparm -t still shows the old parameters
the error i'm getting is that :
middlewared.service_exception.ValidationErrors: [EINVAL] smb_update.smb_options.smb_update.smb_options.auxsmbconf: socket options is a blacklisted auxiliary parameter. Changes to this parameter are not permitted.
any idea how to either change that parameters without the webUI or to reset SMB service ?
Thanks,
pv