Configuring NFSv4 Server Without Kerberos About this task NOTE NFSv4 refers to NFS version 4.1. To start using NFSv4 server without Kerberos, do the following: Procedure Start the NFSv4 server. For more information, see Starting, Stopping, and Restarting HPE Data Fabric NFSv4. Verify that the list-exports command runs successfuly. For example: # maprcli nfs4mgmt list-exports Export Id Path 30 /mapr 0 / Mount the cluster by running the mount command. For example: mount -t nfs4 <nfs4-server-hostname>:/<pseudo-path> <mount-point>