Thanks much for the reply. Do you know what how to tell the nfs version that Linux 2.1 and 3.0 are using and how to change this? Solaris is using nfs version 3 and I want to make sure Linux is also. Thanks. Dave. > Date: Wed, 17 Nov 2004 12:52:39 -0500 > From: Ben Russo <ben@xxxxxxxxxxxxxxx> > User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041005 > X-Accept-Language: en-us, en > MIME-Version: 1.0 > To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx> > Content-Transfer-Encoding: 7bit > X-RedHat-Spam-Score: 0 > X-loop: redhat-list@xxxxxxxxxx > Subject: Re: NFS exports not working > X-BeenThere: redhat-list@xxxxxxxxxx > X-Mailman-Version: 2.1.5 > List-Id: General Red Hat Linux discussion list <redhat-list.redhat.com> > List-Unsubscribe: <https://www.redhat.com/mailman/listinfo/redhat-list>, <mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe> > List-Archive: </archives/redhat-list> > List-Post: <mailto:redhat-list@xxxxxxxxxx> > List-Help: <mailto:redhat-list-request@xxxxxxxxxx?subject=help> > List-Subscribe: <https://www.redhat.com/mailman/listinfo/redhat-list>, <mailto:redhat-list-request@xxxxxxxxxx?subject=subscribe> > X-Scanned-By: MIMEDefang 2.39 > > Dave Martini 1 wrote: > > Hi all, I have a RHEL 2.1 AS machine that is exporting the following: > > > > exportfs -v > > /u01/app/dbafast/files > > <world>(rw,async,wdelay,root_squash) > > /u10/app/dbafast/files > > <world>(rw,async,wdelay,root_squash) > > /u11/app/dbafast/files > > <world>(rw,async,wdelay,root_squash) > > > > Here's the /etc/exports file on the serer > > > > more /etc/exports > > /u01/app/dbafast/files *(rw) > > /u10/app/dbafast/files *(rw) > > /u11/app/dbafast/files *(rw) > > > > If the ownership of the NFS exports is "root:root" and the > permissions do not include any world read/execute on the dir's > then you will have a problem. NFS export by default doesn't > allow clients to use "root" priv's. > > The other problem you might face is that the user/group UID/GID's > are not the same between the client and the server. > Also check to see that you do not have any firewalling or NAT between > the two boxes. > > -Ben. > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list