NFS mount

If you choose NFS file system type, specify the server name, the remote directory and the mount paramenters.

Remote server name: The host name of the remote server; for example, SYS27.

Remote directory: The directory on the remote server. An example of specifying an HFS directory is /hfs/java3 or /hfs/u/
An example of specifying a traditional MVS partitioned data set (PDS) is /joe.myfiles.c.

Mount parameters: These are NFS mount options. Specify the parameters as a string, separating them with commas. For example:
text,xlat(y),retry(5)