v20 Failure to mount nfsv4 shares
#16
NFS4 to my knowledge requires the setup as I show above with a root of your exports.  On Linux, the mount of mount shows nfs version you're using.  Google it, I'm sure there are other ways.
Code:
% mount | grep ok
10.9.8.112:/srv/nfs4/misc on /home/facade/ok type nfs4 (rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.9.8.102,local_lock=none,addr=10.9.8.101)
Need help programming a Streamzap remote?
Reply
#17
Hello,

for people who have problems with nfsv4,
actually i must put nfsv3 on my synology nas in order to see my share on my android kodi v20.

With nfsv4, i can see my ip share 192.168.x.x on kodi. But when i want to browse it, nothing happens !

https://forum.kodi.tv/showthread.php?tid=371869

Thank you.
Reply
#18
There is a fix as a PR currently that works based on my testing, apply this when you build to test yourself: https://github.com/xbmc/xbmc/pull/22714/
Need help programming a Streamzap remote?
Reply

Logout Mark Read Team Forum Stats Members Help
Failure to mount nfsv4 shares0