<br><br><div class="gmail_quote">On Mon, Apr 26, 2010 at 7:11 PM, James Pearson <span dir="ltr"><<a href="mailto:james-p@moving-picture.com">james-p@moving-picture.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">sync wrote:<br>
> The contents of  /etc/exports on the server is the following :<br>
><br>
> /home/test   192.168.7.67(rw)<br>
><br>
> Is there anything error ?<br>
<br>
</div>I assume you have run something 'export -avr' since changing this file -<br>
or restarted the nfs server processes on the server?<br>
<br>
You could try changing that line to:<br>
<br>
/home/test  *(rw)<br>
<br>
then re-run 'export -avr' and try the mount again<br></blockquote><div> </div><div>Yeah ~<br> When I change that line in the /etc/exports on the guest system which installed the NFS server  like that :<br>/home/test  *(rw)<br>
<br>then I run the "mount -t nfs 192.168.56.101:/home/test /media" on the host system  , it will be ok ~<br><br>But when I change these message:<br>/home/test  192.167.7.67(rw)<br><br>The result is not ok ~<br><br>
So what is the problem with it ?<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5"><br>
James Pearson<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div><br>