I’m having trouble with some deprecated options when setting up an NFS4 client. Yast says that some options are deprecated like ‘fatal_neterrors=none’ and some other. Here is the complete line of options that Yast takes from somewhere and complains about:
rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,soft,fatal_neterrors=none,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.4.9,local_lock=none,addr=192.168.4.7
I have no Idea where this stuff comes from, except the IP of the NFS4 server of course. Whenever I remove the deprecated options (via Yast), they are back again when I look up the settings the next time. Any ideas ?