Re: NFS - mount: permission denied

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Clodoaldo Pinto wrote:
I can't mount an exported fc5t3 server nfs share from a fc4 client. It
was working when the server was fc3.

[root@dkt ~]# mount -t nfs4 s0:/home /mnt/s0
mount: permission denied

The server is fc5t3 and the client fc4. SELinux is disabled in both.

Server fc5t3 config:

[root@s0 ~]# uname -a
Linux s0 2.6.15-1.1996_FC5 #1 Tue Feb 28 16:03:15 EST 2006 i686 athlon
i386 GNU/Linux

[root@s0 ~]# cat /etc/exports
/home      10.1.1.0/24(rw,sync,nohide)


for nfs4 don't you need:

/home      10.1.1.0/24(rw,sync,fsid=0)

and:

mount -t nfs4 s0:/ /mnt/s0

NFSv4 is very different than v3.

- Orion

--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list

[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]