mount -t nfs4 fails w/ permission denied; how to debug? (FC3)

Ankush Grover ankush174 at gmail.com
Wed Mar 16 04:06:53 UTC 2005


On Tue, 15 Mar 2005 22:23:48 +0000, Will Partain
<will.partain at verilab.com> wrote:
> In a test setup with FC3 client and server, I can successfully
> 
>    sudo mount -t nfs albus:/._disc1/sysadm/test1 /mnt/test1
> 
> (getting an nfs v3 mount).  If I instead...
> 
>    sudo mount -t nfs4 albus:/._disc1/sysadm/test1 /mnt/test1
> 
> ... I get "mount: permission denied".  Nothing appears in the logs of
> either machine (well, one uninteresting SELinux message; SELinux is
> not enforced on either machine).  I believe that bits are getting to
> the server: certainly running ethereal against port 2049 on the server
> shows chit-chat at the expected time.  This is without Kerberos,
> i.e. it should be doing sec=unix.
> 
> So the question: how can I get something to tell me more about what's
> going on?  Thanks,
> 
hey,

  why ru giving nfs4 where in the above line you have given nfs ,try
to give nfs only not nfs4.
for nfs to work ,port 111(portmapper),mountd,port 2049(nfs),rpc should
be running on the server.

Regards

Ankush
> 
> PS: Ideally, I would like for an FC3+ server to dish out nfsv4 to FC3+
> clients, and nfsv3 to less capable ones.  Plausible?
> 
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
>




More information about the fedora-list mailing list