NFS Mount Failed: unmatched host and Permission Denied

By: Published: Aug 20th, 2012 Category: Linux Tips

After configuring NFS Share when you finally try to mount the share on your system or on server you get following error:

root@auth [~]# mount 192.168.0.2:/home/nfsshare/ /home/dcport/nfs
mount: 192.168.0.2:/home/nfsshare/ failed, reason given by server: Permission denied
root@auth [~]#

For more information I would suggest you to check the Log file and if you find following in the logs:

refused mount request from 192.168.0.2 for /home/nfsshare/ (/home/dcport/nfs): unmatched host
refused mount request from 192.168.0.2 for /home/nfsshare/ (/home/dcport/nfs): unmatched host
refused mount request from 192.168.0.2 for /home/nfsshare/ (/home/dcport/nfs): unmatched host

The above error points that the exports file on your NFS Server won’t have proper entries to allow connections from your system or server. To fix this issue open and edit /etc/exports and make sure you have records like:

/home/nfsshare/ 192.168.1.0/24(ro,root_squash)

Now try to mount NFS Share on your system.

 NFS Mount Failed: unmatched host and Permission Denied

About

Milind Koyande is the Senior Research Engineer and his job is to work with new technologies, specially Cloud Computing / Virtualization Technology. His past projects include Government Sector initiatives, Backup and Disaster Recovery Solutions.

Tags: , , , , , ,

3 Responses to “NFS Mount Failed: unmatched host and Permission Denied”


  1. NFS Mount Failed: unmatched host Error « .:][ Gr8 Admin Team ][:.
    on Apr 15th, 2011
    @ 7:52 am

    [...] NFS Mount Failed: unmatched host Error April 15, 2011 maxmk Leave a comment Go to comments Amplify’d from eitwebguru.com [...]


  2. windows 7 ultimate
    on May 9th, 2012
    @ 5:39 pm

    Hello, i think that i saw you visited my weblog so i got here to go back the want?.I am attempting to in finding things to enhance my web site!I suppose its good enough to use some of your ideas!!


  3. rosetta stone italian
    on May 9th, 2012
    @ 11:49 pm

    I am really impressed along with your writing talents and also with the structure in your weblog. Is this a paid theme or did you modify it your self? Either way keep up the excellent quality writing, it is rare to look a great weblog like this one today..

Leave a Reply

Subscribe to eITWebguru

© 2012 eITWebguru. All Rights Reserved.