NFS Mount Error: Mount.nfs:access denied by server while mounting

Source: Internet
Author: User

This problem is that the server does not allow the client to mount, then modify the service side of the permissions

$ sudo vi   

Add text at the end

# # NFS DAEMONSPORTMAP:ALLLOCKD:     allmountd:   allrquotad:allstatd:     All

Configure Hosts.allow

$ sudo vi/etc/hosts.allow

Add text at the end

192.168.  the . LOCKD:      192.168.  the  192.168.  the . Mountd:    192.168.  the . STATD:       192.168. .

Restart the NFS server after the modification is complete

/etc/init.d/nfs-kernel-server restart

Native Test Mounts

192.168. 89.102:/mnt/nfs//mnt/

NFS Mount Error: Mount.nfs:access denied by server while mounting

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.