This topic describes how to configure an NFSv4 share on a file gateway.
Procedure
- Log on to your Linux-based host.
- Run the following command to mount a file system.
mount -t nfs4 x.x.x.x:/shares local-directoryx.x.x.x:/shares represents the IP address of the file gateway and the share. local-directory represents the local directory of your client.
Note Specify any file directory that supports read and write operations. You cannot specify a directory that does not exist. - Run the
df -hcommand to verify the result.If the following or similar information appears, it indicates that the file system is mounted to the local directory.
