I am clueless in this, also this is testing setup:
I have Media Players that use SMB1 which will soon die from Samba version 4.16 or so as far as I know. As such I'm experimenting to see if I can make them work with NFS and so far one is good, but the next one which has almost the identical GUI but is a Chinese copy I can't so I think it may need NFS version 1 enabled as I have already enabled UDP.
The player only has a path "Shortcut" that I'm trying to access the NFS share. There is no actual NFS folder for access unlike the first player which is good":
I can login to an NFS share but I can't see any files or folders. Everything in this path is set to 777
I can login successfully so does that mean the share is mounted? but as said I can't see any Folders or Files.
At the moment I'm assuming that it may need to use NFS version1 but how do I enable it?
root@truenas-scale[~]# rpcinfo -p
program vers proto port service
100000 4 tcp 111 portmapper
100000 3 tcp 111 portmapper
100000 2 tcp 111 portmapper
100000 4 udp 111 portmapper
100000 3 udp 111 portmapper
100000 2 udp 111 portmapper
100005 3 udp 48571 mountd
100005 3 tcp 44771 mountd
100024 1 udp 59361 status
100024 1 tcp 45903 status
100003 3 tcp 2049 nfs
100227 3 tcp 2049
100003 3 udp 2049 nfs
100227 3 udp 2049
100021 1 udp 43921 nlockmgr
100021 3 udp 43921 nlockmgr
100021 4 udp 43921 nlockmgr
100021 1 tcp 41233 nlockmgr
100021 3 tcp 41233 nlockmgr
100021 4 tcp 41233 nlockmgr
Any help would be appreciated.
I have Media Players that use SMB1 which will soon die from Samba version 4.16 or so as far as I know. As such I'm experimenting to see if I can make them work with NFS and so far one is good, but the next one which has almost the identical GUI but is a Chinese copy I can't so I think it may need NFS version 1 enabled as I have already enabled UDP.
The player only has a path "Shortcut" that I'm trying to access the NFS share. There is no actual NFS folder for access unlike the first player which is good":
I can login to an NFS share but I can't see any files or folders. Everything in this path is set to 777
I can login successfully so does that mean the share is mounted? but as said I can't see any Folders or Files.
At the moment I'm assuming that it may need to use NFS version1 but how do I enable it?
root@truenas-scale[~]# rpcinfo -p
program vers proto port service
100000 4 tcp 111 portmapper
100000 3 tcp 111 portmapper
100000 2 tcp 111 portmapper
100000 4 udp 111 portmapper
100000 3 udp 111 portmapper
100000 2 udp 111 portmapper
100005 3 udp 48571 mountd
100005 3 tcp 44771 mountd
100024 1 udp 59361 status
100024 1 tcp 45903 status
100003 3 tcp 2049 nfs
100227 3 tcp 2049
100003 3 udp 2049 nfs
100227 3 udp 2049
100021 1 udp 43921 nlockmgr
100021 3 udp 43921 nlockmgr
100021 4 udp 43921 nlockmgr
100021 1 tcp 41233 nlockmgr
100021 3 tcp 41233 nlockmgr
100021 4 tcp 41233 nlockmgr
Any help would be appreciated.