@ChuckPA said:
It’s not really supported because there will be those who complain (whine) about it not being supported for Windows.
This is a feature of linux and NFS, and Linux isn’t for everyone. It takes a lot of keyboard dedication to use.
If you look at the top of the Linux forum, You’ll see where I do have a Linux Tips. I’ll think about putting something there…
I will probably put it up as an “unsupported but usable” tip. there is a much easier way already documented (puts PMS on the /home or other directory ) already which I do support.
I have restarted the ubuntu vm and get the message protocoll not supportet. So I have deletet the “ver=4” of you command in the fstab. Aftert this I am able to do the “mount -a” Do you think this will be a problem?
Edit: I have to activate NfsV4 on Freenas. Now I have all the options in my fstab. I hope everything will work.
If I do: mount | grep Library
I get:
**192.168.1.220:/mnt/pool_system/docker/plex/config/Library on /var/lib/plexmedias erver/Library type nfs4 (rw,relatime,vers=4.0,rsize=131072,wsize=131072,namlen=2 55,hard,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=192.168.1.200,lo cal_lock=none,addr=192.168.1.220)
**
Looks good I guess, or not?