Try turning off root_squash in your /etc/exports file...<div><span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: medium; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; ">Default NFS server behavior is to prevent root on client machines from having privileged access to exported files. Servers do this by mapping the "root" user to some unprivileged user (usually the user "nobody") on the server side. This is known as <i>root squashing.</i></span></div>
<div>One way to test, can you add files/dirs as a non root user?</div><div>John</div><div><br><div class="gmail_quote">On Thu, Jun 17, 2010 at 12:47 PM, James Corteciano <span dir="ltr"><<a href="mailto:james@linux-source.org">james@linux-source.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Boris,<br><br>[root@server]# ls -ld /nfs/iso<br><br>drwxrwx--- 2 root apache 4096 Jun 18 00:46 /nfs/iso<br><br>Regards,<br>
<font color="#888888">James</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Fri, Jun 18, 2010 at 12:36 AM, Boris Epstein <span dir="ltr"><<a href="mailto:borepstein@gmail.com" target="_blank">borepstein@gmail.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><div></div><div>On Thu, Jun 17, 2010 at 12:17 PM, James Corteciano<br>
<<a href="mailto:james@linux-source.org" target="_blank">james@linux-source.org</a>> wrote:<br>
> Hi All,<br>
><br>
> This is the settings of my NFS server (192.168.10.55)<br>
><br>
> /etc/exports:<br>
>                    /nfs/iso   <a href="http://192.168.10.0/255.255.255.0%28rw,sync%29" target="_blank">192.168.10.0/255.255.255.0(rw,sync)</a><br>
><br>
> >From the remote host, I mount it correctly. But when I write/create<br>
> files/directory inside the mounted nfs directory (from /nfs/test), it will<br>
> give me "Permission Denied".<br>
><br>
> [root@remote]# mount -t nfs 192.168.10.55:/nfs/iso /nfs/test<br>
> [root@remote]# mkdir /nfs/test/testing<br>
> mkdir: cannot create directory `testing': Permission denied<br>
><br>
> Hope anyone could help me to fix this.<br>
><br>
> Thank you.<br>
><br>
> Regards,<br>
> James<br>
><br>
><br>
><br>
><br>
</div></div><div>> _______________________________________________<br>
> CentOS mailing list<br>
> <a href="mailto:CentOS@centos.org" target="_blank">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>
><br>
><br>
</div>James,<br>
<br>
On the server, who owns /nfs/iso? What are the permissions on that directory?<br>
<font color="#888888"><br>
Boris.<br>
</font><div><div></div><div>_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org" target="_blank">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>
</div></div><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>
<br></blockquote></div><br><br clear="all"><br>-- <br> Did you know that it costs forty thousand dollars a year to house each prisoner?...I don't think we should give free room and board to criminals. I think they should have to run twelve hours a day on a treadmill and generate electricity. And if they don't want to run, they can rest in the chair that's hooked up to the generator.<br>
-George Carlin<br>
</div>