This section describes the most common troubleshooting issues related to NFS .
Start rpcbind service on the NFS server.
This error is encountered when the server has not started correctly.
Start the rpcbind service by running the following command:
# /etc/init.d/rpcbind start
After starting rpcbind, glusterFS NFS server needs to be restarted.