63
After the volume is exported, use one of the NFS clients in the privileged host list to mount the volume.
Please login as the root and use the following command to mount volume01 under the /mnt directory.
mount 192.168.170.172:/volume01 /mnt
Once mounted, the /mnt directory will link to volume01 and inherit the same UID, GID and
permission as you specify in the configuration steps. The users on the NFS client with proper access
rights will be able to access the /mnt directory and hence the NAS server.