NFS Server Settings
This reference contains the help text provided by OpenATV. The open dialog and selected options determine which entries are visible.
Where do I find it?
Section titled “Where do I find it?”Main Menu → Setup → Network → NFS Server Settings
Search also matches technical keys. Back to the directory
NFS threads
Enter the number of NFS server threads to be allocated/used. Higher values improve performance with multiple clients but uses more memory.
Reference & notes
self.nfsThreads
Setup level: Simple.
Enable NFSv3
When enabled, allow usage of the NFS version 3 protocols.
Reference & notes
self.nfsVers3
Setup level: Simple.
Enable NFSv4
When enabled, allow usage of the NFS version 4 protocols.
Reference & notes
self.nfsVers4
Setup level: Simple.
Access mode
Select the mode of access, Read/Write or Read-Only, applied to all exported directories.
Reference & notes
self.nfsAccessMode
Setup level: Simple.
Allowed clients
Enter the IP address or subnet (e.g. 192.168.1.0/24) to which NFS host access is granted. Enter '*', the default, for all host access.
Reference & notes
self.nfsClients
Setup level: Simple.
Root squash
When enabled, map root to nobody (more secure). When disabled, full root access is available.
Reference & notes
self.nfsRootSquash
Setup level: Simple.
Source: OpenATV setup.xml · fdc9347241.
