UNSOLVED

dynamox

updated

12 years ago

D

dynamox

11 Legend

20419 Posts

87439 Points

5

25245

June 17th, 2014 11:00

How to configure NFSv4

Hello guys/gals,

This is my first endeavor into NFSv4 world so i have absolutely no experience where to begin (did some intensive googling prior ). At the moment i am using a virtual appliance, i enabled NFSv4 support, security type left at default (UNIX sys), domain (localdomain).  I have created a brand new export to my RHEL 6.5 server and when i try to mount it i get this:

[root@rhel65 ~]# mount -t nfs4 -o proto=tcp isilon.mycompany.com:/ifs/data/nfs/test /mnt

mount.nfs4: access denied by server while mounting isilon.mycompany.com:/ifs/data/nfs/test

the minute i disable NFSv4 support i am able to mount the export. Where do i start folks ?

Thank you